SELECT * FROM sessions,people WHERE ip=20315109220 AND enterer=person_noSELECT p.first_name AS contributor_first,p.last_name AS contributor_last,p2.first_name AS enterer_first,p2.last_name AS enterer_last,t.* FROM people p,people p2,samples t WHERE t.contributor_no=p.person_no AND t.enterer_no=p2.person_no AND t.sample_no=4214 GROUP BY t.sample_noSELECT * FROM samples WHERE sample_no=4214SELECT person_no,first_name,last_name FROM peopleSELECT * FROM refs WHERE ref_no=3849SELECT sql FROM sqlite_master WHERE tbl_name='samples';SELECT * FROM register WHERE sample_no=4214 ORDER BY register_no ASCSELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Glyptotheriini' AND (junior_species='indet.' OR junior_species='indet.')SELECT s.*,r.* FROM sizes s,refs r WHERE s.ref_no=r.ref_no AND measurement='body mass' AND genus='Glyptotheriini' AND (species='indet.' OR species='indet.') ORDER BY measurement,sex,last_names,yearSELECT *,0 AS individuals FROM crc WHERE genus='Glyptotheriini' AND (species='indet.' OR species='indet.')SELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Glyptotheriini' AND (junior_species='indet.' OR junior_species='indet.')SELECT d.diet,d.diet_2,r.ref_no,r.last_names,r.year FROM diets d,refs r WHERE d.ref_no=r.ref_no AND genus='Glyptotheriini' AND (species='indet.' OR species='indet.') ORDER BY year,last_namesSELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Pachyarmatherium' AND (junior_species='sp.' OR junior_species='sp.')SELECT s.*,r.* FROM sizes s,refs r WHERE s.ref_no=r.ref_no AND measurement='body mass' AND genus='Pachyarmatherium' AND (species='sp.' OR species='sp.') ORDER BY measurement,sex,last_names,yearSELECT *,0 AS individuals FROM crc WHERE genus='Pachyarmatherium' AND (species='sp.' OR species='sp.')SELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Pachyarmatherium' AND (junior_species='sp.' OR junior_species='sp.')SELECT d.diet,d.diet_2,r.ref_no,r.last_names,r.year FROM diets d,refs r WHERE d.ref_no=r.ref_no AND genus='Pachyarmatherium' AND (species='sp.' OR species='sp.') ORDER BY year,last_namesSELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Hoplophorinae' AND (junior_species='indet.' OR junior_species='indet.')SELECT s.*,r.* FROM sizes s,refs r WHERE s.ref_no=r.ref_no AND measurement='body mass' AND genus='Hoplophorinae' AND (species='indet.' OR species='indet.') ORDER BY measurement,sex,last_names,yearSELECT *,0 AS individuals FROM crc WHERE genus='Hoplophorinae' AND (species='indet.' OR species='indet.')SELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Hoplophorinae' AND (junior_species='indet.' OR junior_species='indet.')SELECT d.diet,d.diet_2,r.ref_no,r.last_names,r.year FROM diets d,refs r WHERE d.ref_no=r.ref_no AND genus='Hoplophorinae' AND (species='indet.' OR species='indet.') ORDER BY year,last_namesSELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Holmesina' AND (junior_species='paulacoutoi' OR junior_species='paulacoutoii')SELECT s.*,r.* FROM sizes s,refs r WHERE s.ref_no=r.ref_no AND measurement='body mass' AND genus='Holmesina' AND (species='paulacoutoi' OR species='paulacoutoii') ORDER BY measurement,sex,last_names,yearSELECT *,0 AS individuals FROM crc WHERE genus='Holmesina' AND (species='paulacoutoi' OR species='paulacoutoii')SELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Holmesina' AND (junior_species='paulacoutoi' OR junior_species='paulacoutoii')SELECT d.diet,d.diet_2,r.ref_no,r.last_names,r.year FROM diets d,refs r WHERE d.ref_no=r.ref_no AND genus='Holmesina' AND (species='paulacoutoi' OR species='paulacoutoii') ORDER BY year,last_namesSELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Megalonychidae' AND (junior_species='indet.' OR junior_species='indet.')SELECT s.*,r.* FROM sizes s,refs r WHERE s.ref_no=r.ref_no AND measurement='body mass' AND genus='Megalonychidae' AND (species='indet.' OR species='indet.') ORDER BY measurement,sex,last_names,yearSELECT *,0 AS individuals FROM crc WHERE genus='Megalonychidae' AND (species='indet.' OR species='indet.')SELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Megalonychidae' AND (junior_species='indet.' OR junior_species='indet.')SELECT d.diet,d.diet_2,r.ref_no,r.last_names,r.year FROM diets d,refs r WHERE d.ref_no=r.ref_no AND genus='Megalonychidae' AND (species='indet.' OR species='indet.') ORDER BY year,last_namesSELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Eremotherium' AND (junior_species='laurillardi' OR junior_species='laurillardii')SELECT s.*,r.* FROM sizes s,refs r WHERE s.ref_no=r.ref_no AND measurement='body mass' AND genus='Eremotherium' AND (species='laurillardi' OR species='laurillardii') ORDER BY measurement,sex,last_names,yearSELECT *,0 AS individuals FROM crc WHERE genus='Eremotherium' AND (species='laurillardi' OR species='laurillardii')SELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Eremotherium' AND (junior_species='laurillardi' OR junior_species='laurillardii')SELECT d.diet,d.diet_2,r.ref_no,r.last_names,r.year FROM diets d,refs r WHERE d.ref_no=r.ref_no AND genus='Eremotherium' AND (species='laurillardi' OR species='laurillardii') ORDER BY year,last_namesSELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Notiomastodon' AND (junior_species='platensis' OR junior_species='platensis')SELECT s.*,r.* FROM sizes s,refs r WHERE s.ref_no=r.ref_no AND measurement='body mass' AND genus='Notiomastodon' AND (species='platensis' OR species='platensis') ORDER BY measurement,sex,last_names,yearSELECT *,0 AS individuals FROM crc WHERE genus='Notiomastodon' AND (species='platensis' OR species='platensis')SELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Notiomastodon' AND (junior_species='platensis' OR junior_species='platensis')SELECT d.diet,d.diet_2,r.ref_no,r.last_names,r.year FROM diets d,refs r WHERE d.ref_no=r.ref_no AND genus='Notiomastodon' AND (species='platensis' OR species='platensis') ORDER BY year,last_namesSELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Toxodon' AND (junior_species='sp.' OR junior_species='sp.')SELECT s.*,r.* FROM sizes s,refs r WHERE s.ref_no=r.ref_no AND measurement='body mass' AND genus='Toxodon' AND (species='sp.' OR species='sp.') ORDER BY measurement,sex,last_names,yearSELECT *,0 AS individuals FROM crc WHERE genus='Toxodon' AND (species='sp.' OR species='sp.')SELECT senior_genus genus,senior_species species FROM itis WHERE junior_genus='Toxodon' AND (junior_species='sp.' OR junior_species='sp.')SELECT d.diet,d.diet_2,r.ref_no,r.last_names,r.year FROM diets d,refs r WHERE d.ref_no=r.ref_no AND genus='Toxodon' AND (species='sp.' OR species='sp.') ORDER BY year,last_namesSELECT * FROM register WHERE sample_no=4214 The Ecological Register: Fazenda Nova
Fazenda Nova
Basic information
Sample name: Fazenda Nova

Reference: E. V. Oliveira, A. M. F. Barreto, and R. S. Alves. 2009. Aspectos sistemáticos, paleobiogeográficos e paleoclimáticos dos mamíferos quaternários de Fazenda Nova, PE, nordeste do Brasil. Gaea: Journal of Geoscience 5(2):75-85 [ER 3849]
Geography
Country: Brazil

State: Pernambuco


Coordinate: 8° 10' 48" S, 36° 9' 36" W
Coordinate basis: stated in text

Time interval: Late Pleistocene

Max Ma: 0.063

Min Ma: 0.06

Age basis: ESR

Geography comments: in the municipality of Brejo da Madre de Deus in northeastern Pernambuco
there are ESR dates on Stegomastodon of 63 +/- 8 and 60 +/- 9 ka, plus confirming OSL dates on the bonebed itself of 58,900 BP and immediately above the bonebed of 45,000 BP

Environment
Lithology: conglomerate

Taphonomic context: fluvial deposit

Habitat comments: the sequence is composed of a debris flow, presumably meaning it is fluvial
the fossils are mostly from the second of four levels, which is a conglomerate supported by bioclasts and cemented with limestone
however, some fossils are from the underlying first level, which is clayey-sandy gravel
there is no discussion of accumulation agents

Methods
Life forms: ungulates,other large mammals

Sample size: 76 specimens

Sampling comments: collection methods are not detailed

Metadata
Sample number: 4214

Contributor: John Alroy

Enterer: John Alroy

Created: 2023-04-09 18:44:05

Modified: 2023-04-09 08:44:05

Abundance distribution
8 species
2 singletons
total count 76
extrapolated richness: 13.4
Fisher's α: 2.256
geometric series k: 0.6152
Hurlbert's PIE: 0.7291
Shannon's H: 1.5353
Good's u: 0.9740
Each square represents a species. Square sizes are proportional to counts.
Register