-
Notifications
You must be signed in to change notification settings - Fork 1
/
id00140_doc_elencoc14.tsv
We can make this file beautiful and searchable if this error is corrected: Any value after quoted field isn't allowed in line 825.
1148 lines (1148 loc) · 184 KB
/
id00140_doc_elencoc14.tsv
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
"SiteName" "Country" "Period" "PhaseCode" "LabCode" "C14Age" "C14SD" "Material" "MaterialSpecies" "tpq" "taq" "Longitude" "Latitude" "bib" "bib_url"
"Abri de la Combe-Grèze" "France" "LM" "n/a" "Gif-446" 6420 180 "wood charcoal" "n/d" -4688 -5970 3.180294 44.16505 "Delibrias et al. 1970" "https://doi.org/10.1017/S0033822200008171"
"Abri de La Poujade" "France" "MN" "6f-6a2" "MC-1238" 6140 120 "wood charcoal" "n/d" -4545 -5479 3.189281 44.12237 "Delibrias et al. 1982" "Delibrias82"
"Abri de La Poujade" "France" "MN" "6c-5a" "MC-1297" 5130 90 "wood charcoal" "n/d" -3633 -4333 3.189281 44.12237 "Delibrias et al. 1982" "Delibrias82"
"Abri de La Poujade" "France" "LMEN" "7A" "MC-1367" 6990 120 "wood charcoal" "n/d" -5482 -6326 3.189281 44.12237 "Delibrias et al. 1982" "Delibrias82"
"Abri de La Poujade" "France" "LMEN" "7C2" "MC-2187" 6620 120 "wood charcoal" "n/d" -5083 -5977 3.189281 44.12237 "Delibrias et al. 1982" "Delibrias82"
"Abri de La Poujade" "France" "LMEN" "7C4" "MC-2188" 6710 130 "wood charcoal" "n/d" -5214 -6026 3.189281 44.12237 "Delibrias et al. 1982" "Delibrias82"
"Abri de La Poujade" "France" "LMEN" "8A" "MC-2251" 6500 130 "wood charcoal" "n/d" -4941 -5839 3.189281 44.12237 "Delibrias et al. 1982" "Delibrias82"
"Abri de La Poujade" "France" "LMEN" "8A2" "MC-2371" 6850 130 "wood charcoal" "n/d" -5365 -6218 3.189281 44.12237 "Delibrias et al. 1982" "Delibrias82"
"Abri de la Roche aux Fées" "France" "LM" "c.B3" "Ly-4533" 6700 190 "wood charcoal" "n/d" -4946 -6226 0.991407 45.9847 "Tardiveau et al. 1990" "Tardiveau90"
"Abri de la Roche aux Fées" "France" "MN" "c.B2 (structure-murette)" "Ly-4536" 5520 120 "wood charcoal" "n/d" -3948 -4830 0.991407 45.9847 "Tardiveau et al. 1990" "Tardiveau90"
"Abri de la Roche aux Fées" "France" "LM" "c.B3 (zone excentrée avec microlithes et poterie en association)" "Ly-4704" 7360 80 "wood charcoal" "n/d" -5923 -6468 0.991407 45.9847 "Tardiveau et al. 1990" "Tardiveau90"
"Abri de la Roche aux Fées" "France" "LM" "c.B4 (top)" "Ly-4706" 7535 110 "wood charcoal" "n/d" -6013 -6800 0.991407 45.9847 "Tardiveau et al. 1990" "Tardiveau90"
"Abri des Fées" "France" "LM" "c.B3" "Ly-4705" 5280 390 "wood charcoal" "n/d" -2582 -5472 0.991407 45.9847 "Tardiveau et al. 1990" "Tardiveau90"
"Abri des Rocs" "France" "EN" "Secteur 2, carré N O" "Gif-9956" 5300 50 "wood charcoal" "n/d" -3952 -4341 0.533333 46.7333 "Marchand 1999" "Marchand99"
"Abri des Rocs" "France" "LM" "Secteur 1, carré K 4 (foyer 94)" "Gif-9957" 7510 90 "wood charcoal" "n/d" -6028 -6649 0.591954 46.63969 "Marchand 1999" "Marchand99"
"Abri des Usclades" "France" "EN" "c.3" "Gif-9143" 5550 70 "wood charcoal" "n/d" -4052 -4697 3.251408 43.98021 "Defranould et al. 2018" "Defranould18"
"Abri des Usclades" "France" "LM" "C4A" "Gif-8436" 6780 80 "wood charcoal" "n/d" -5473 -5983 0.533333 46.7333 "Shennan & Steele 2000" "Shennan00"
"Abri des Usclades" "France" "LM" "C4B" "Gif-8745" 7290 60 "wood charcoal" "n/d" -5921 -6412 0.533333 46.7333 "Shennan & Steele 2000" "Shennan00"
"Abri du Buholoup" "France" "EN" "Layer 2b" "Ly-1089 (OxA)" 6131 54 "wood charcoal" "n/d" -4792 -5311 1.14074 43.14536 "Briois & Vaquer 2009" "Briois09"
"Abri du Buholoup" "France" "LM" "Layer 3c" "Ly-1090 (OxA)" 7952 62 "wood charcoal" "n/d" -6572 -7171 1.14074 43.14536 "Briois et Vaquer 2009" "Briois09"
"Abri du Buholoup" "France" "LM" "Layer 4" "Ly-6114" 7645 80 "wood charcoal" "Corylus sp." -6225 -6899 1.14074 43.14536 "Briois et Vaquer 2009" "Briois09"
"Abri du Roc Troue" "France" "EM" "c.6" "Gif-7689" 5090 70 "wood charcoal" "n/d" -3637 -4236 3.194396 43.95507 "Maury et al. 1992" "https://doi.org/10.3406/bspf.1992.9522"
"Abri du Roc Troue" "France" "EN" "C.5" "Gif-7688" 5850 80 "wood charcoal" "n/d" -4361 -5199 3.194396 43.95507 "Maury 1992" "Maury92"
"Abrigo 3 de Jaizkibel" "Spain" "UM" "Layer F" "GrN-27984" 8190 100 "wood charcoal" "Fagaceae-Quercus" -6649 -7584 -1.8306898 43.37911 "Iriarte et al. 2010" "Iriarte10"
"Abrigo 3 de Jaizkibel" "Spain" "UM" "Layer D" "GrA-23733" 8300 50 "human bone" "Homo sapiens" -7065 -7576 -1.8306898 43.37911 "Iriarte et al. 2010" "Iriarte10"
"Abrigo 3 de Jaizkibel" "Spain" "UM" "Layer G" "GrN-25776" 8470 50 "wood charcoal" "n/a" -7202 -7644 -1.8306898 43.37911 "Iriarte et al. 2010" "Iriarte10"
"Abrigo 3 de Jaizkibel" "Spain" "UM" "Layer G" "GrN-28387" 8470 100 "wood charcoal" "n/a" -7062 -7952 -1.8306898 43.37911 "Iriarte et al. 2010" "Iriarte10"
"Abrigo 3 de Jaizkibel" "Spain" "EM" "Layer D" "GrA-25774" 7770 50 "wood charcoal" "n/a" -6431 -7025 -1.8306898 43.37911 "Iriarte et al. 2010" "Iriarte10"
"Abrigo 3 de Jaizkibel" "Spain" "UM" "Layer F" "GrN-28008" 7780 130 "shell" "n/a" -6223 -7313 -1.8306898 43.37911 "Iriarte et al. 2010" "Iriarte10"
"Abrigo das Bocas" "Portugal" "LM" "Layer 2 (base)" "ICEN-899" 7490 110 "shell" "Cerastoderma sp." -5986 -6689 -8.5628 39.3393 "Carvalho 2008" "Carvalho08"
"Abrigo de Barcenilla" "Spain" "UM" "5" "Poz-18850" 6380 40 "wood charcoal" "n/a" -5210 -5478 -3.9355476 43.39331 "Muñoz et al. 2013" "Munoz13"
"Abrigo de Barcenilla" "Spain" "UM" "8" "Poz-18849" 7020 30 "animal bone" "Domesticated species" -5736 -6020 -3.9355476 43.39331 "Muñoz et al. 2013" "Munoz13"
"Abrigo de El Portalón" "Spain" "EN" "IX.3" "Beta-201762" 6070 110 "wood charcoal" "n/d" -4503 -5470 -3.525716 42.33992 "Marcos 2019" "https://10.21630/maa.2019.70.06"
"Abrigo de El Portalón" "Spain" "EN" "IX.6" "Beta-222339" 6100 50 "animal bone" "n/d" -4785 -5300 -3.525716 42.33992 "Marcos 2019" "https://10.21630/maa.2019.70.06"
"Abrigo de El Portalón" "Spain" "EN" "IX-(N)" "Beta-295768" 6140 50 "plant seed" "Seed (unidentified)" -4799 -5310 -3.525716 42.33992 "Marcos 2019" "https://10.21630/maa.2019.70.06"
"Abrigo de El Portalón" "Spain" "EN" "IX-(N)" "Ua-32853" 6165 45 "animal bone" "n/d" -4847 -5313 -3.525716 42.33992 "Marcos 2019" "https://10.21630/maa.2019.70.06"
"Abrigo de El Portalón" "Spain" "EN" "IX.6" "Beta-222340" 6270 40 "organic" "Sediment" -5002 -5465 -3.525716 42.33992 "Marcos 2019" "https://10.21630/maa.2019.70.06"
"Abrigo de El Portalón" "Spain" "LM" "N9.5" "Beta-197387" 7790 40 "wood charcoal" "n/d" -6457 -7018 -3.520377 42.36199 "Ortega et al. 2006" "Ortega06"
"Abrigo de El Toral III" "Spain" "LM" "17" "UGAMS-5403" 6430 30 "wood charcoal" "n/a" -5221 -5513 -4.7161699 43.40281 "Bello Alonso et al. 2015" "Bello15"
"Abrigo de El Toral III" "Spain" "LM" "22" "UGAMS-5402" 6810 30 "wood charcoal" "n/a" -5569 -5836 -4.7161699 43.40281 "Bello Alonso et al. 2015" "Bello15"
"Abrigo de El Toral III" "Spain" "LM" "UE13A" "ICA-0802" 7000 40 "animal bone" "n/d" -5720 -6023 -4.7161699 43.40281 "Bello-Alonso et al. 2015" "Bello15"
"Abrigo de El Toral III" "Spain" "LM" "UE21" "UGAMS-5401" 6750 30 "wood charcoal" "n/d" -5539 -5742 -4.7161699 43.40281 "Noval 2013" "Fonseca13"
"Abrigo de El Toral III" "Spain" "LM" "UE21" "UGAMS-5400" 7080 30 "human bone" "Homo sapiens" -5800 -6069 -4.7161699 43.40281 "Noval 2013" "Fonseca13"
"Abrigo de Kobeaga II" "Spain" "LM" "Amk-i" "Ua-4286" 6945 65 "animal bone" "n/d" -5624 -6061 -2.5717538 43.35396 "López Quintana 1998" "Quintana98"
"Abrigo de Kobeaga II" "Spain" "EM" "Amck-h" "GrN-24780" 7690 270 "wood charcoal" "n/a" -5720 -7585 -2.5717538 43.35396 "López Quintana 1998" "Quintana98"
"Abrigo de la Canaleja 2" "Spain" "EN" "UE 4" "AA-78257" 6203 44 "wood charcoal" "n/a" -4936 -5355 -5.699603 39.74471 "Cerrillo Cuenca et al. 2010" "CerrilloCuenca10"
"Abrigo de la Ermita de Santiago" "Spain" "UM" "Shellmidden" "Poz-18258" 7390 40 "shell" "Patella sp." -6067 -6427 -3.3762711 43.38715 "Pérez Bartolomé 2019" "Bartolome19"
"Abrigo de La Paré de Nogales" "Spain" "UM" "n/a" "OxA-X-23999-26" 7365 36 "human bone" "Homo sapiens" -6062 -6413 -4.760324 43.41967 "Arias 2012" "Arias12"
"Abrigo del Carabión" "Spain" "UM" "1" "Poz-32991" 7800 50 "animal bone" "n/d" -6441 -7036 -3.506385 43.3583 "Pérez Bartolomé 2019" "Bartolome19"
"Abrigo del Carabión" "Spain" "UN" "1" "Poz-30592" 5440 40 "human bone" "Homo sapiens" -4050 -4447 -3.506385 43.3583 "Pérez-Bartolomé et al. 2016" "Perez16"
"Abrigo del Carabión" "Spain" "UN" "1" "Poz-19732" 5750 40 "wood charcoal" "n/d" -4398 -4790 -3.506385 43.3583 "Pérez-Bartolomé et al. 2016" "Perez16"
"Abrigos de Pendueles" "Spain" "EM" "Shellmidden" "UBAR-793" 7080 80 "shell" "n/d" -5666 -6233 -4.6377777 43.39789 "Fano 2007" "Fano07"
"Alcalar 7" "Portugal" "EN" "Layer 06 (Hearth 1)" "Sac-1794" 5640 100 "wood charcoal" "n/d" -4052 -4895 -8.5903 37.1974 "Carvalho 2008" "Carvalho08"
"Alcalar 7" "Portugal" "EN" "Layer 06 (Hearth 2)" "Beta-180181" 5690 40 "wood charcoal" "Quercus sp." -4351 -4717 -8.5903 37.1974 "Carvalho 2008" "Carvalho08"
"Alcalar 7" "Portugal" "EN" "Layer 06 (Hearth 1)" "Beta-180978" 5810 40 "wood charcoal" "Quercus sp." -4457 -4842 -8.5903 37.1974 "Carvalho 2008" "Carvalho08"
"Alcalar 7" "Portugal" "EN" "Layer 04 (midden)" "Sac-1594" 6070 70 "shell" "Ruditapes decussata" -4691 -5308 -8.5903 37.1974 "Carvalho 2008" "Carvalho08"
"Alcalar 7" "Portugal" "EN" "Layer 04 (midden)" "Sac-1602" 6140 70 "shell" "Ruditapes decussata" -4726 -5367 -8.5903 37.1974 "Carvalho 2008" "Carvalho08"
"Alcalar 7" "Portugal" "EN" "Layer 04 (midden)" "Sac-1601" 6190 80 "shell" "Ruditapes decussata" -4784 -5472 -8.5903 37.1974 "Carvalho 2008" "Carvalho08"
"Alcalar 7" "Portugal" "EN" "Layer 04 (midden)" "Sac-1608" 6200 70 "shell" "Ruditapes decussata" -4798 -5470 -8.5903 37.1974 "Carvalho 2008" "Carvalho08"
"Algar do Picoto" "Portugal" "EN" "Surface" "Wk-17216" 5904 36 "human bone" "Homo sapiens" -4554 -4982 -8.3524 39.3124 "Carvalho 2008" "Carvalho08"
"Algar do Picoto" "Portugal" "EN" "Surface" "ICEN-736" 6000 150 "human bone" "Homo sapiens" -4344 -5475 -8.3524 39.3124 "Carvalho 2008" "Carvalho08"
"Alloru" "Spain" "EM" "Phase C, US 401" "OxA-29083" 7342 32 "shell" "Phorcus lineatus" -6058 -6387 -4.9515265 43.39759 "Arias et al. 2018" "Arias18"
"Alloru" "Spain" "EM" "Phase C, US 401" "OxA-29082" 7714 34 "shell" "Patella vulgata" -6430 -6684 -4.9515265 43.39759 "Arias et al. 2018" "Arias18"
"Alloru" "Spain" "EM" "Phase C, US 402" "OxA-29081" 7761 31 "shell" "Phorcus lineatus" -6457 -6737 -4.9515265 43.39759 "Arias et al. 2018" "Arias18"
"Alloru" "Spain" "EM" "Phase C, US 104" "OxA-29115" 7979 38 "animal bone" "Rupicapra pyrenaica" -6647 -7071 -4.9515265 43.39759 "Arias et al. 2018" "Arias18"
"Alloru" "Spain" "EM" "Phase C, US 104" "OxA-29116" 7979 38 "animal bone" "Rupicapra pyrenaica" -6647 -7071 -4.9515265 43.39759 "Arias et al. 2018" "Arias18"
"Almonda (Galeria da Cisterna)" "Portugal" "EN" "G21-1871" "S-EVA-25634" 6261 20 "animal bone" "Cervus sp." -5056 -5322 -8.3648 39.3013 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Almonda (Galeria da Cisterna)" "Portugal" "EN" "F19-52" "OxA-9287" 6445 45 "animal bone" "Cervus elaphus" -5216 -5611 -8.3648 39.3013 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Almonda (Galeria da Cisterna)" "Portugal" "EN" "G21-2278" "OxA-9288" 6445 45 "animal bone" "n/d" -5216 -5611 -8.3648 39.3013 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Almonda (Galeria da Cisterna)" "Portugal" "EN" "G21-1080" "Wk-38575" 6253 30 "human bone" "Homo sapiens" -5033 -5365 -8.3648 39.3013 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Almonda (Galeria da Cisterna)" "Portugal" "EN" "G20-1030" "Wk-38574" 6270 30 "human bone" "Homo sapiens" -5045 -5370 -8.3648 39.3013 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Almonda (Galeria da Cisterna)" "Portugal" "EN" "F19-385" "OxA-28855" 6280 34 "human bone" "Homo sapiens" -5044 -5461 -8.3648 39.3013 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Almonda (Galeria da Cisterna)" "Portugal" "EN" "G21-1081" "Wk-38576" 6312 31 "human bone" "Homo sapiens" -5067 -5468 -8.3648 39.3013 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Almonda (Galeria da Cisterna)" "Portugal" "EN" "G21-631" "S-EVA-27412" 6319 22 "human bone" "Homo sapiens" -5209 -5462 -8.3648 39.3013 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Almonda (Galeria da Cisterna)" "Portugal" "EN" "G21-1764" "S-EVA-27411" 6380 21 "human bone" "Homo sapiens" -5216 -5472 -8.3648 39.3013 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Alto di Rodilla" "Spain" "EN" "Layer 2" "CSIC-1967" 6171 55 "human bone" "Homo sapiens" -4838 -5358 -3.496703 42.44658 "Rojo-Guerra et al. 2018" "https://10.1016/j.quaint.2017.12.037"
"Amoreiras" "Portugal" "LM" "Unknown" "Q-(AM85B2a)" 5990 75 "wood charcoal" "n/d" -4542 -5289 -8.375436 38.2464 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Amoreiras" "Portugal" "LM" "Unknown" "Q-(AM85B2b)" 6370 70 "shell" "n/d" -5005 -5612 -8.375436 38.2464 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Amoreiras" "Portugal" "LM" "Skeleton 4" "Ua-47973" 6484 39 "human bone" "Homo sapiens" -5229 -5616 -8.375436 38.2464 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Amoreiras" "Portugal" "LM" "Skeleton 7" "Ua-47974" 6645 42 "human bone" "Homo sapiens" -5473 -5721 -8.375436 38.2464 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Amoreiras" "Portugal" "LM" "B, Layer 2, Skeleton 5" "Beta-125110" 7230 40 "human bone" "Homo sapiens" -5920 -6240 -8.375436 38.2464 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Amoreiras" "Portugal" "LM" "B c2" "Q (AM85B2a)" 5990 75 "wood charcoal" "n/d" -4542 -5289 -8.375436 38.2464 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Amoreiras" "Portugal" "LM" "B c2" "Q (AM85B2b)" 6370 70 "shell" "n/d" -5005 -5612 -8.375436 38.2464 "Nukushina 2016" "Nukushina16"
"Apons" "France" "MN" "niv. intermérdiaire 1a/1b" "Ly-9752" 5185 40 "wood charcoal" "n/d" -3791 -4238 -0.607188 43.06964 "Dumontier et al. 2016" "Dumontier16"
"Apons" "France" "EM" "c.3 niv.2c-2-1c. Foyer ST2.1" "Ly-9753" 7945 50 "wood charcoal" "n/d" -6595 -7071 -0.607188 43.06964 "Dumontier et al. 2016" "Dumontier16"
"Arapouco" "Portugal" "LM" "Skeleton 2A" "Sac-1560" 7200 130 "human bone" "Homo sapiens" -5635 -6469 -8.497 38.2945 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Arapouco" "Portugal" "LM" "Middle levels" "Q-2492" 7420 65 "shell" "n/d" -6026 -6471 -8.497 38.2945 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Armação Nova" "Portugal" "LM" "Layer 4b" "ICEN-1227" 7350 80 "shell" "n/d" -5920 -6465 -8.9903 37.0288 "Carvalho 2008" "Carvalho08"
"Armação Nova" "Portugal" "LM" "Layer 2e" "ICEN-1229" 7500 60 "shell" "n/d" -6078 -6588 -8.9903 37.0288 "Carvalho 2008" "Carvalho08"
"Armação Nova" "Portugal" "LM" "Layer 2e" "ICEN-1230" 7530 60 "shell" "n/d" -6084 -6596 -8.9903 37.0288 "Carvalho 2008" "Carvalho08"
"Armação Nova" "Portugal" "LM" "Layer 4b" "ICEN-1228" 8120 60 "shell" "n/d" -6690 -7472 -8.9903 37.0288 "Carvalho 2008" "Carvalho08"
"Armazéns Sommer" "Portugal" "EN" "Inumation pit" "Wk-45573" 6315 24 "human bone" "Homo sapiens" -5133 -5463 -9.130094 38.70966 "Cardoso et al. 2022" "https://doi.org/10.1017/eaa.2021.64"
"Artière-Ronzière" "France" "MN" "Bâtiment 2" "Ly-12102" 5035 65 "wood charcoal" "n/d" -3540 -4155 3.08505 45.74426 "Saintot et al. 2015" "Saintot15"
"Baraquettes" "France" "LM" "Bara4 c.5a 5c 5ind" "Ly-6433" 7800 130 "wood charcoal" "n/d" -6228 -7320 2.5290513 44.98247 "Surmely 2000" "Surmely00"
"Baraquettes" "France" "LM" "Bara1 c3" "OxA-66424" 6975 65 "animal bone" "Sus scrofa" -5630 -6068 2.5290513 44.98247 "Surmely 2000" "Surmely00"
"Baume Loire III" "France" "EM" "n/a" "Ly-539" 7100 180 "wood charcoal" "n/d" -5474 -6564 3.8839 44.9684 "Crémillieux 1975" "Cremillieux75"
"Beg-an-Dorchenn" "France" "LM" "Base of the shell midden" "Gif-6859" 6590 110 "wood charcoal" "n/d" -5127 -5884 -4.352634 47.83714 "Kayser 1986" "Kayser86"
"Beg-an-Dorchenn" "France" "LM" "Top of the shell midden" "Gif-6857" 6370 70 "shell" "Patella sp." -5005 -5612 -4.352634 47.83714 "Kayser 1986" "Kayser86"
"Beg-an-Dorchenn" "France" "LM" "Base of the shell midden" "Gif-6858" 7580 80 "shell" "Patella sp." -6080 -6690 -4.352634 47.83714 "Kayser 1986" "Kayser86"
"Beg-an-Dorchenn" "France" "LM" "Couche 4, passe 5, carré A" "Ly-2267 (Poz)" 6675 55 "wood charcoal" "n/d" -5411 -5744 -4.352634 47.83714 "Marchand et al. 2007" "Marchand07"
"Beg-an-Dorchenn" "France" "LM" "Carré C - passe 4 et Carré A passe 3" "Ly-12284" 6765 45 "shell" "Ruditapes decussatus" -5484 -5837 -4.352634 47.83714 "Marchand et al. 2007" "Marchand07"
"Beg-an-Dorchenn" "France" "LM" "Carré C - passe 4 et Carré A passe 3" "Ly-12285" 6925 45 "shell" "Scrobicularia plana" -5635 -5989 -4.352634 47.83714 "Marchand et al. 2007" "Marchand07"
"Beg-an-Dorchenn" "France" "LM" "Carré C - passe 4 et Carré A passe 3" "Ly-12286" 6940 45 "shell" "Cerastoderma edule" -5656 -6010 -4.352634 47.83714 "Marchand et al. 2007" "Marchand07"
"Beg-an-Dorchenn" "France" "LM" "Carré A passe 7" "Ly-12287" 7255 65 "shell" "Littorina littorea" -5890 -6395 -4.352634 47.83714 "Marchand et al. 2007" "Marchand07"
"Beg-an-Dorchenn" "France" "LM" "Carré A passe 3" "Ly-12288" 6810 45 "shell" "Ostrea edulis" -5558 -5887 -4.352634 47.83714 "Marchand et al. 2007" "Marchand07"
"Beg-an-Dorchenn" "France" "LM" "Carré A passe 3" "Ly-12289" 6905 40 "shell" "Patella sp." -5632 -5982 -4.352634 47.83714 "Marchand et al. 2007" "Marchand07"
"Beg-an-Dorchenn" "France" "LM" "Carré A passe 4" "Ly-12290" 7195 70 "shell" "Littorina littorea" -5788 -6375 -4.352634 47.83714 "Marchand et al. 2007" "Marchand07"
"Beg-er-Vil" "France" "LM" "Shell midden (undefined layer)" "Gif-7180" 6020 80 "shell" "n/d" -4546 -5304 -3.1088256 47.47207 "Kayser 1989" "Kayser89"
"Beg-er-Vil" "France" "LM" "Couche 3B, passe 6 ou 7" "OxA-10962" 7450 45 "animal bone" "Sus scrofa" -6078 -6461 -3.1088256 47.47207 "Marchand et al. 2007" "Marchand07"
"Beg-er-Vil" "France" "LM" "Level 3B - Sublevel 6 - Carré AH21" "Beta-253153" 7210 50 "plant seed" "Pomoïdes" -5890 -6326 -3.1088256 47.47207 "Marchand & Dupont 2021" "Marchand21"
"Beg-er-Vil" "France" "LM" "Level 3B- Sublevel 6 – Square AH21 – cadran B" "Beta-253154" 7300 50 "wood charcoal" "Maloideae" -5987 -6392 -3.1088256 47.47207 "Marchand & Dupont 2021" "Marchand21"
"Beg-er-Vil" "France" "LM" "Level 3B – Sublevels 8-9 – Square AF20 - Pit 1" "Beta-259108" 7340 40 "wood charcoal" "Maloideae" -6025 -6396 -3.1088256 47.47207 "Marchand & Dupont 2021" "Marchand21"
"Beg-er-Vil" "France" "LM" "Level 3A – Sublevel 2 - AH20" "Beta-274301" 7220 50 "plant seed" "Pomoïdes" -5894 -6332 -3.1088256 47.47207 "Marchand & Dupont 2021" "Marchand21"
"Beg-er-Vil" "France" "LM" "US 32-BD36 C (Structure D)" "Beta-421803" 7350 30 "wood charcoal" "Maloideae" -6063 -6389 -3.1088256 47.47207 "Marchand & Dupont 2021" "Marchand21"
"Beg-er-Vil" "France" "LM" "US 42 BC37 A (Structure E / flotation)" "Beta-421804" 7280 30 "wood charcoal" "Maloideae" -6014 -6326 -3.1088256 47.47207 "Marchand & Dupont 2021" "Marchand21"
"Beg-er-Vil" "France" "LM" "US 5.3 BG36 C - n°991" "Beta-421805" 7320 30 "wood charcoal" "Quercus sp." -6031 -6369 -3.1088256 47.47207 "Marchand & Dupont 2021" "Marchand21"
"Beg-er-Vil" "France" "LM" "AG.20.107" "OxA-16563" 7568 41 "animal bone" "Sus scrofa" -6234 -6592 -3.1088256 47.47207 "Marchand & Dupont 2021" "Marchand21"
"Beg-er-Vil" "France" "LM" "Level 3B – Sublevel 9 – AG 20-197" "OxA-25915" 7332 35 "animal bone" "Capreolus capreolus" -6029 -6385 -3.1088256 47.47207 "Marchand & Dupont 2021" "Marchand21"
"Beg-er-Vil" "France" "LM" "Level 3B – Sublevel 6 – AG 23-164" "OxA-25916" 7193 36 "animal bone" "Capreolus capreolus" -5911 -6228 -3.1088256 47.47207 "Marchand & Dupont 2021" "Marchand21"
"Bourrouilla" "France" "EM" "n/a" "Beta-307295" 7650 40 "wood charcoal" "n/d" -6386 -6645 -1.054547 43.44032 "Dachary et al. 2013" "Dachary13"
"Bourrouilla" "France" "EM" "n/a" "Beta-307296" 7410 40 "wood charcoal" "n/d" -6072 -6433 -1.054547 43.44032 "Dachary et al. 2013" "Dachary13"
"Brézet" "France" "MN" "n/a" "Ly-10811" 5540 40 "human bone" "Homo Sapiens" -4246 -4542 3.0834 45.7834 "Vernet 2004" "Vernet04"
"Brézet" "France" "MN" "n/a" "Ly-10812" 5630 40 "human bone" "Homo Sapiens" -4336 -4680 3.0834 45.7834 "Vernet 2004" "Vernet04"
"Bricia" "Spain" "EM" "A" "GaK-2908" 7004 165 "wood charcoal" "n/a" -5382 -6431 -4.856167 43.4281 "Clark 1971" "Clark71"
"Buraca Grande" "Portugal" "LM" "Layer 8a" "Gif-9940" 7000 60 "wood charcoal" "n/d" -5662 -6071 -8.2646 40.032 "Aubry et al. 1997" "Aubry97"
"Buraca Grande" "Portugal" "LM" "Layer 7c" "Sac-1461" 6850 210 "wood charcoal" "n/d" -5051 -6426 -8.2646 40.032 "Zilhão 2000" "https://10.1017/CBO9780511607851.007"
"Buraca Grande" "Portugal" "LM" "Layer 7c" "Sac-1459" 6940 140 "shell" "n/d" -5390 -6334 -8.2646 40.032 "Zilhão 2000" "https://10.1017/CBO9780511607851.007"
"Buraca Grande" "Portugal" "MN" "Layer 5-6" "Gif-9497" 5670 70 "wood charcoal" "n/d" -4259 -4794 -8.2646 40.032 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Buraca Grande" "Portugal" "LM" "Layer 8a" "Gif-9707" 7580 30 "wood charcoal" "n/d" -6252 -6586 -8.2646 40.032 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Buraco da Pala" "Portugal" "EN" "Level IV (hearth)" "ICEN-935" 5840 140 "wood charcoal" "n/d" -4242 -5306 -7.1113 41.2914 "Sanches 1997" "Sanches97"
"Buraco da Pala" "Portugal" "EN" "Level IV (hearth)" "GrN-19104" 5860 30 "wood charcoal" "n/d" -4544 -4893 -7.1113 41.2914 "Sanches 1997" "Sanches97"
"Cabeço da Amoreira" "Portugal" "LM" "Layer 3 (Top)" "Sac-2078" 5170 40 "wood charcoal" "n/d" -3779 -4233 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer 2" "TO-11860" 5710 170 "human bone" "Homo sapiens" -3960 -5296 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer 3" "TO-11861" 5970 70 "animal bone" "n/d" -4541 -5212 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Level 3-4 (period III)" "Sa-194" 6050 300 "wood charcoal" "n/d" -3951 -5885 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Inferior" "HV-1349" 6430 65 "wood charcoal" "n/d" -5074 -5620 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer 3 (Top)" "Sac-2102" 6520 120 "animal bone" "n/d" -4998 -5835 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer 2/3" "TO-10225" 6550 70 "human bone" "Homo sapiens" -5219 -5719 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer 4" "Wk-42844" 6633 20 "animal bone" "Cervus sp." -5479 -5635 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Skeleton 7" "Beta-127450" 6850 40 "human bone" "Homo sapiens" -5570 -5968 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer 2b (Burial 2011.2)" "Wk-32142" 6910 40 "human bone" "Homo sapiens" -5634 -5982 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Unknown" "TO-11862" 6990 60 "animal bone" "n/d" -5657 -6068 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Western cut (Hearth 1)" "UGAMS-7196" 6999 30 "wood charcoal" "n/d" -5727 -6015 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Level 39 (period I)" "Sa-195" 7030 350 "wood charcoal" "n/d" -4792 -7074 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer 3 (Top)" "Sac-2079" 7050 45 "shell" "Cerastoderma sp." -5729 -6072 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer W" "Wk-42841" 7051 22 "wood charcoal" "Pinus sp." -5794 -6055 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer 3 (Top)" "Sac-2080" 7080 80 "shell" "Scrobicularia sp." -5666 -6233 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer 3 (Top)" "Sac-2022" 7120 50 "shell" "Scrobicularia sp." -5754 -6222 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Burial 2011.1" "Wk-32143" 7132 41 "human bone" "Homo sapiens" -5836 -6218 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer 1b (carapace)" "Wk-26798" 7145 37 "shell" "Cerastoderma sp." -5845 -6218 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28049" 7193 33 "shell" "Scrobicularia sp." -5916 -6226 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer Z" "Wk-40700" 7197 25 "wood charcoal" "n/d" -5923 -6222 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28036" 7251 48 "shell" "Scrobicularia sp." -5920 -6364 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer 3 (Top)" "Sac-2023" 7260 60 "shell" "Scrobicularia sp." -5910 -6391 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28043" 7273 34 "shell" "Scrobicularia sp." -5994 -6330 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer Z" "Wk-40699" 7281 20 "shell" "Cerastoderma sp." -6026 -6237 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Layer 1b (carapace)" "Wk-26797" 7291 35 "shell" "Cerastoderma sp." -6012 -6361 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Base" "TO-11819-R" 7300 80 "human bone" "Homo sapiens" -5890 -6439 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28040" 7305 48 "shell" "Scrobicularia sp." -5990 -6392 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28037" 7307 48 "shell" "Scrobicularia sp." -5990 -6392 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28044" 7311 34 "shell" "Scrobicularia sp." -6022 -6371 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28045" 7315 35 "shell" "Scrobicularia sp." -6023 -6375 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28042" 7323 48 "shell" "Scrobicularia sp." -6007 -6399 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-30674" 7356 33 "shell" "Scrobicularia sp." -6062 -6394 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-30672" 7360 34 "shell" "Scrobicularia sp." -6062 -6397 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28038" 7365 49 "shell" "Scrobicularia sp." -6024 -6428 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28046" 7368 39 "shell" "Scrobicularia sp." -6060 -6418 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28034" 7370 48 "shell" "Scrobicularia sp." -6027 -6429 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28047" 7376 34 "shell" "Scrobicularia sp." -6067 -6416 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28050" 7377 33 "shell" "Scrobicularia sp." -6068 -6415 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28041" 7384 48 "shell" "Scrobicularia sp." -6056 -6433 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28035" 7395 48 "shell" "Scrobicularia sp." -6061 -6437 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28039" 7395 48 "shell" "Scrobicularia sp." -6061 -6437 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-30673" 7406 32 "shell" "Scrobicularia sp." -6076 -6424 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-30671" 7417 34 "shell" "Scrobicularia sp." -6077 -6430 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28048" 7445 33 "shell" "Scrobicularia sp." -6086 -6437 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Western cut (Pit 1)" "UGAMS-7197" 7450 30 "shell" "Scrobicularia sp." -6092 -6435 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Profile" "Wk-28033" 7479 48 "shell" "Scrobicularia sp." -6082 -6473 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "EN" "Layer 3 (multiple burial)" "Wk-26796" 6329 40 "human bone" "Homo sapiens" -5061 -5474 -8.6846 39.1054 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Amoreira" "Portugal" "LM" "Superior Layer" "TO-10218" 6630 60 "human bone" "Homo sapiens" -5367 -5732 -8.6846 39.1054 "Nukushina 2016" "Nukushina16"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton N" "TO-356" 6360 80 "human bone" "Homo sapiens" -4959 -5616 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Unknown" "TO-10217" 6620 60 "human bone" "Homo sapiens" -5363 -5729 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton D" "TO-355" 6780 80 "human bone" "Homo sapiens" -5473 -5983 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton 42" "TO-359" 6960 70 "human bone" "Homo sapiens" -5624 -6069 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton A" "TO-354" 6970 60 "human bone" "Homo sapiens" -5634 -6063 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton III" "TO-360" 6990 110 "human bone" "Homo sapiens" -5531 -6234 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Unknown" "TO-10216" 7040 60 "human bone" "Homo sapiens" -5714 -6083 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Unknown" "Beta-152956" 7070 40 "animal bone" "Canis familiaris" -5743 -6074 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton 2" "Ua-47975" 7116 44 "human bone" "Homo sapiens" -5791 -6216 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton 1" "Ua-46272" 7166 41 "human bone" "Homo sapiens" -5848 -6225 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton 3" "Ua-46273" 7198 40 "human bone" "Homo sapiens" -5906 -6232 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton 9" "Ua-46274" 7200 41 "human bone" "Homo sapiens" -5906 -6233 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton 4" "Ua-47976" 7261 45 "human bone" "Homo sapiens" -5926 -6364 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton 10" "Ua-46275" 7263 46 "human bone" "Homo sapiens" -5925 -6367 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton 6" "AA-101343" 7351 70 "human bone" "Homo sapiens" -5984 -6453 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Unknown" "TO-10215" 7410 70 "wood charcoal" "n/d" -6016 -6473 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton 6" "Beta-127451" 7550 100 "human bone" "Homo sapiens" -6030 -6765 -8.6815 39.1099 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço da Arruda" "Portugal" "LM" "Upper layer, Shell bed" "Sa-196" 5150 300 "wood charcoal" "n/a" -2876 -5001 -8.669538 39.11108 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cabeço da Arruda" "Portugal" "LM" "Lower layer, Sandy layer" "Sa-197" 6430 300 "wood charcoal" "n/d" -4338 -6235 -8.669538 39.11108 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cabeço da Arruda" "Portugal" "LM" "Skeleton 42" "TO-359a" 6960 60 "human bone" "Homo sapiens" -5630 -6061 -8.669538 39.11108 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cabeço do Pez" "Portugal" "LM" "Upper levels" "Q-2499" 5535 130 "animal bone" "n/d" -3815 -4891 -8.1334 38.1734 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço do Pez" "Portugal" "LM" "Skeleton 2" "Ua-46930" 5579 41 "human bone" "Homo sapiens" -4259 -4601 -8.1334 38.1734 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço do Pez" "Portugal" "LM" "Middle levels" "Q-2496" 6430 65 "shell" "n/d" -5074 -5620 -8.1334 38.1734 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço do Pez" "Portugal" "LM" "Middle levels" "Q-2497" 6730 75 "shell" "n/d" -5383 -5965 -8.1334 38.1734 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço do Pez" "Portugal" "LM" "Skeleton 27" "Ua-46934" 6734 51 "human bone" "Homo sapiens" -5478 -5832 -8.1334 38.1734 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço do Pez" "Portugal" "LM" "Skeleton 4" "Sac-1558" 6740 110 "human bone" "Homo sapiens" -5313 -6015 -8.1334 38.1734 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço do Pez" "Portugal" "LM" "Skeleton 4" "Beta-125109" 6760 40 "human bone" "Homo sapiens" -5523 -5798 -8.1334 38.1734 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço do Pez" "Portugal" "LM" "Skeleton 9" "Ua-46932" 6780 48 "human bone" "Homo sapiens" -5485 -5880 -8.1334 38.1734 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço do Pez" "Portugal" "LM" "Skeleton 11" "Ua-46933" 6788 46 "human bone" "Homo sapiens" -5530 -5880 -8.1334 38.1734 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço do Pez" "Portugal" "LM" "Skeleton 5" "Ua-46931" 6791 43 "human bone" "Homo sapiens" -5554 -5877 -8.1334 38.1734 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço do Rebolador" "Portugal" "LM" "Middle levels" "ICEN-278" 7100 60 "shell" "n/d" -5729 -6224 -8.5004 38.2257 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço do Rebolador" "Portugal" "LM" "Middle levels" "ICEN-277" 7140 70 "shell" "n/d" -5731 -6242 -8.5004 38.2257 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabeço dos Morros" "Portugal" "LM" "Layers 50/60/U4" "Beta-141901" 7620 80 "shell" "n/d" -6096 -6770 -8.7589 39.0338 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Cabranosa" "Portugal" "EN" "Hearth" "Sac-1321" 6930 65 "shell" "Mytilus sp." -5621 -6056 -8.9666 37.0471 "Carvalho 2008" "Carvalho08"
"Cadaval" "Portugal" "EN" "c.D" "ICEN-464" 5160 50 "n/a" "n/a" -3708 -4240 -8.41 39.6 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cadaval" "Portugal" "EN" "c.D" "ICEN-803" 5390 50 "n/a" "n/a" -3983 -4442 -8.41 39.6 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Caldeirão" "Portugal" "EN" "Horizon EN1" "OxA-1036" 5870 80 "animal bone" "Bos taurus" -4368 -5202 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "Horizon EN1" "OxA-1037" 5970 120 "animal bone" "Bos taurus" -4360 -5362 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "Layer Eb (base)" "ICEN-296" 6870 210 "wood charcoal" "n/d" -5063 -6433 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "Horizon EN2" "OxA-1033" 6130 90 "human bone" "Homo sapiens" -4689 -5469 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "Horizon EN2" "OxA-1034" 6230 80 "animal bone" "Ovis sp." -4797 -5476 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "Q12-186" "UBA-40087" 6237 35 "human bone" "Homo sapiens" -4997 -5364 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "N15-68" "OxA-35146" 6242 35 "human bone" "Homo sapiens" -4998 -5366 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "P12-151" "Wk-38579" 6260 33 "human bone" "Homo sapiens" -5015 -5370 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "Horizon EN2" "OxA-1035" 6330 80 "animal bone" "Ovis sp." -4939 -5610 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "P11sc-174" "Wk-38577" 6345 31 "human bone" "Homo sapiens" -5209 -5472 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "P12-251" "OxA-37728" 6350 34 "human bone" "Homo sapiens" -5208 -5474 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "O9sc97" "OxA-35147" 6368 34 "human bone" "Homo sapiens" -5211 -5475 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "O12-57" "OxA-37729" 6374 34 "human bone" "Homo sapiens" -5211 -5476 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "R11-8" "UBA-40088" 6415 36 "human bone" "Homo sapiens" -5216 -5517 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "R11-7" "Wk-38580" 6444 33 "human bone" "Homo sapiens" -5223 -5529 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "Q12-181" "Wk-38578" 6452 29 "human bone" "Homo sapiens" -5230 -5527 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Caldeirão" "Portugal" "EN" "Horizon EN1" "TO-350" 5810 70 "human bone" "Homo sapiens" -4359 -4991 -8.2454 39.3854 "Zilhão 2021" "https://doi.org/10.1515/opar-2020-0163"
"Campo de Hockey" "Spain" "EN" "n/a" "CNA-664" 5650 40 "shell" "Shell" -4342 -4689 -5.965047 36.25334 "Cuenca et al. 2013" "https://10.14201/zephyrus20137295111"
"Campo de Hockey" "Spain" "EN" "n/a" "CNA-360" 5020 50 "human bone" "Homo sapiens" -3637 -4035 -5.965047 36.25334 "Cuenca et al. 2013" "https://10.14201/zephyrus20137295111"
"Capdenac-le-Haut" "France" "MN" "Niveau IV (sommet c.1)" "Gif-2632" 5100 140 "wood charcoal" "n/d" -3369 -4440 2.069 44.579 "Briois et al. 1998" "Briois98"
"Capdenac-le-Haut" "France" "MN" "Niveau XVI (couche 2)" "Gif-3714" 5190 120 "wood charcoal" "n/d" -3533 -4446 2.069 44.579 "Briois et al. 1998" "Briois98"
"Capdenac-le-Haut" "France" "MN" "Niveau XX (couche 3)" "Gif-3715" 5140 120 "wood charcoal" "n/d" -3520 -4433 2.069 44.579 "Briois et al. 1998" "Briois98"
"Carrascal" "Portugal" "EN" "Layer 4" "Beta-296584" 6160 40 "animal bone" "Sus sp." -4850 -5306 -9.1639 38.4329 "Cardoso 2021" "Cardoso21"
"Carrascal" "Portugal" "EN" "Layer 4" "Beta-296581" 6190 40 "animal bone" "Sus sp." -4936 -5316 -9.1639 38.4329 "Cardoso 2021" "Cardoso21"
"Carrascal" "Portugal" "EN" "Layer 4" "Beta-296582" 6200 40 "animal bone" "Ovis/Capra" -4940 -5320 -9.1639 38.4329 "Cardoso 2021" "Cardoso21"
"Carrascal" "Portugal" "EN" "Layer 4" "Beta-296583" 6270 40 "animal bone" "Sus sp." -5002 -5465 -9.1639 38.4329 "Cardoso 2021" "Cardoso21"
"Carrascal" "Portugal" "EN" "Layer 4" "Beta-276401" 6280 40 "animal bone" "Bos taurus" -5012 -5468 -9.1639 38.4329 "Cardoso 2021" "Cardoso21"
"Carrascal" "Portugal" "EN" "Layer 4" "Beta-276403" 6230 40 "animal bone" "Bos primigenius" -4960 -5366 -9.1639 38.4329 "Cardoso 2021" "Cardoso21"
"Carrascal" "Portugal" "LMEN" "Trench 2" "Sac-1949" 6030 60 "animal bone" "n/d" -4685 -5280 -9.1639 38.4329 "Bicho et al. 2017" "https://doi.org/10.1016/j.quaint.2016.09.049"
"Casa da Moura" "Portugal" "EN" "Level 1a" "TO-953" 5990 60 "human bone" "Homo sapiens" -4607 -5210 -9.1514 39.1936 "Carvalho 2008" "Carvalho08"
"Casa Montero" "Spain" "EN" "D2" "Beta-232888" 6240 40 "wood charcoal" "Quercus ilex/coccifera" -4993 -5370 -3.526404 40.40427 "Díaz del Río et al. 2011" "Diazdelrio11"
"Casa Montero" "Spain" "EN" "n/a" "Beta-206513" 6270 40 "wood charcoal" "Quercus ilex/coccifera" -5002 -5465 -3.526404 40.40427 "Díaz del Río et al. 2011" "Diazdelrio11"
"Casa Montero" "Spain" "EN" "E3" "Beta-232892" 6270 40 "wood charcoal" "Quercus ilex/coccifera" -5002 -5465 -3.526404 40.40427 "Díaz del Río et al. 2011" "Diazdelrio11"
"Casa Montero" "Spain" "EN" "B2" "Beta-232885" 6280 40 "wood charcoal" "Quercus ilex/coccifera" -5012 -5468 -3.526404 40.40427 "Díaz del Río et al. 2011" "Diazdelrio11"
"Casa Montero" "Spain" "EN" "D1" "Beta-232887" 6290 40 "wood charcoal" "Juniperus communis" -5038 -5470 -3.526404 40.40427 "Díaz del Río et al. 2011" "Diazdelrio11"
"Casa Montero" "Spain" "EN" "D3" "Beta-232889" 6290 40 "wood charcoal" "Juniperus communis" -5038 -5470 -3.526404 40.40427 "Díaz del Río et al. 2011" "Diazdelrio11"
"Casa Montero" "Spain" "EN" "D5" "Beta-232891" 6320 40 "wood charcoal" "Quercus ilex/coccifera" -5055 -5473 -3.526404 40.40427 "Díaz del Río et al. 2011" "Diazdelrio11"
"Casa Montero" "Spain" "EN" "E4" "Beta-232893" 6330 40 "wood charcoal" "Quercus ilex/coccifera" -5061 -5474 -3.526404 40.40427 "Díaz del Río et al. 2011" "Diazdelrio11"
"Casa Montero" "Spain" "EN" "B3" "Beta-232886" 6350 40 "wood charcoal" "Quercus ilex/coccifera" -5074 -5475 -3.526404 40.40427 "Díaz del Río et al. 2011" "Diazdelrio11"
"Casa Montero" "Spain" "EN" "B1" "Beta-232884" 6360 40 "wood charcoal" "Quercus ilex/coccifera" -5128 -5476 -3.526404 40.40427 "Díaz del Río et al. 2011" "Diazdelrio11"
"Casa Montero" "Spain" "EN" "n/a" "Beta-206512" 6410 40 "wood charcoal" "Quercus ilex/coccifera" -5214 -5523 -3.526404 40.40427 "Díaz del Río et al. 2011" "Diazdelrio11"
"Casa Montero" "Spain" "EN" "D4" "Beta-232890" 6500 40 "wood charcoal" "Quercus ilex/coccifera" -5237 -5619 -3.526404 40.40427 "Díaz del Río et al. 2011" "Diazdelrio11"
"Casa Montero" "Spain" "EN" "D4" "Beta-295152" 6200 40 "animal bone" "Ovis aries" -4940 -5320 -3.526404 40.40427 "Consuegra et al. 2018" "https://10.3989/tp.2018.12203"
"Casal da Cerca" "Portugal" "EN" "Layer 2-base" "Beta-235886" 6160 50 "wood charcoal" "n/d" -4840 -5316 -8.5496 38.3419 "Cardoso 2021" "Cardoso21"
"Casas Novas" "Portugal" "EN" "SU14 (Pit)" "Beta-310057" 6680 40 "wood charcoal" "n/d" -5477 -5729 -8.5283 39.9581 "Gonçalves & Sousa 2018" "Goncalves18"
"Castelejo" "Portugal" "LM" "Upper levels" "Beta-168461" 6830 60 "shell" "n/d" -5527 -5981 -8.9456 37.0992 "Carvalho 2008" "Carvalho08"
"Castelejo" "Portugal" "LM" "Middle levels" "Beta-2908" 7450 90 "wood charcoal" "n/d" -5994 -6635 -8.9456 37.0992 "Carvalho 2008" "Carvalho08"
"Castelejo" "Portugal" "LM" "Middle levels" "ICEN-743" 7530 60 "shell" "n/d" -6084 -6596 -8.9456 37.0992 "Carvalho 2008" "Carvalho08"
"Castelejo" "Portugal" "LM" "Middle levels" "ICEN-745" 7910 60 "shell" "n/d" -6480 -7071 -8.9456 37.0992 "Carvalho 2008" "Carvalho08"
"Castelejo" "Portugal" "LM" "Middle levels" "BM-2276R" 8220 120 "shell" "n/d" -6643 -7596 -8.9456 37.0992 "Carvalho 2008" "Carvalho08"
"Castelejo" "Portugal" "EM" "base" "ICEN-211" 7970 60 "wood charcoal" "n/d" -6593 -7175 -8.9456 37.0992 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Castelo Belinho" "Portugal" "EN" "Structure 1" "Wk-28634" 5267 34 "human bone" "Homo sapiens" -3956 -4320 -8.5546 37.2067 "Gomes 2010" "Gomes10"
"Castelo Belinho" "Portugal" "EN" "Structure 59" "Wk-28001" 5436 32 "human bone" "Homo sapiens" -4054 -4440 -8.5546 37.2067 "Gomes 2010" "Gomes10"
"Castelo Belinho" "Portugal" "EN" "Structure 38" "Wk-28635" 5441 34 "human bone" "Homo sapiens" -4053 -4443 -8.5546 37.2067 "Gomes 2010" "Gomes10"
"Castelo Belinho" "Portugal" "EN" "Structure 52" "Wk-27999" 5444 30 "human bone" "Homo sapiens" -4057 -4441 -8.5546 37.2067 "Gomes 2010" "Gomes10"
"Castelo Belinho" "Portugal" "EN" "Structure 58" "Wk-28637" 5485 35 "human bone" "Homo sapiens" -4071 -4486 -8.5546 37.2067 "Gomes 2010" "Gomes10"
"Castelo Belinho" "Portugal" "EN" "Structure 2" "Beta-199912" 5500 40 "human bone" "Homo sapiens" -4071 -4497 -8.5546 37.2067 "Gomes 2010" "Gomes10"
"Castelo Belinho" "Portugal" "EN" "Structure 43" "Wk-28636" 5529 35 "human bone" "Homo sapiens" -4247 -4535 -8.5546 37.2067 "Gomes 2010" "Gomes10"
"Castelo Belinho" "Portugal" "EN" "Structure 59" "Wk-28002" 5536 32 "human bone" "Homo sapiens" -4253 -4531 -8.5546 37.2067 "Gomes 2010" "Gomes10"
"Castelo Belinho" "Portugal" "EN" "Structure 53" "Wk-28000" 5662 32 "human bone" "Homo sapiens" -4350 -4682 -8.5546 37.2067 "Gomes 2010" "Gomes10"
"Castelo Belinho" "Portugal" "EN" "Structure 4" "Beta-199913" 5720 40 "human bone" "Homo sapiens" -4361 -4778 -8.5546 37.2067 "Gomes 2010" "Gomes10"
"Castelo Belinho" "Portugal" "EN" "Structure 1" "Sac-2031" 5790 70 "shell" "Venerrupis, Mytilus sp." -4353 -4944 -8.5546 37.2067 "Gomes 2010" "Gomes10"
"Castelo Belinho" "Portugal" "EN" "Structure 3" "Sac-2030" 6260 45 "shell" "Venerupis sp." -4994 -5467 -8.5546 37.2067 "Gomes 2010" "Gomes10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Beta-135663" 6120 40 "wood charcoal" "Quercus ilex-coccifera" -4805 -5297 -3.956817 37.33528 "Linstädter et al. 2012" "https://10.1016/j.quaint.2012.01.013"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-36213" 6120 40 "wood charcoal" "n/d" -4805 -5297 -3.956817 37.33528 "Linstädter et al. 2012" "https://10.1016/j.quaint.2012.01.013"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Beta-145302" 6250 80 "wood charcoal" "Quercus ilex-coccifera" -4836 -5478 -3.956817 37.33528 "Linstädter et al. 2012" "https://10.1016/j.quaint.2012.01.013"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Beta-135664" 6470 150 "wood charcoal" "Arbutus unedo" -4800 -5884 -3.956817 37.33528 "Linstädter et al. 2012" "https://10.1016/j.quaint.2012.01.013"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-37836" 6050 50 "plant seed" "Cerealia sp." -4717 -5214 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-37837" 6065 50 "plant seed" "Cerealia sp." -4721 -5285 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-37834" 6085 45 "plant seed" "Cerealia sp." -4785 -5289 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-36209" 6090 40 "plant seed" "Cerealia sp." -4792 -5216 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-37838" 6095 45 "plant seed" "Cerealia sp." -4788 -5294 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-36210" 6100 45 "plant seed" "Cerealia sp." -4790 -5296 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-36203" 6115 40 "plant seed" "Cerealia sp." -4801 -5296 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-36208" 6120 40 "plant seed" "Cerealia sp." -4805 -5297 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-37839" 6130 50 "plant seed" "Cerealia sp." -4796 -5307 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-37844" 6140 45 "plant seed" "Cerealia sp." -4838 -5305 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-37835" 6155 45 "plant seed" "Cerealia sp." -4844 -5309 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-36212" 6240 45 "plant seed" "Cerealia sp." -4952 -5458 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-36214" 6260 45 "plant seed" "Cerealia sp." -4994 -5467 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Castillejos de Montefrío" "Spain" "EN" "n/a" "Ua-36215" 6310 45 "plant seed" "Cerealia sp." -5041 -5473 -3.956817 37.33528 "Martínez Fernández et al. 2010" "MartinezFernandez10"
"Champ de la Grange" "France" "MN" "Zone 3 couche 3014" "Ly-4439" 5310 110 "wood charcoal" "n/d" -3654 -4536 2.4126893 45.98481 "Rialland 1991" "Rialland91"
"Champ de la Grange" "France" "MN" "Zone 5 couche 5045" "Ly-4610" 5219 73 "wood charcoal" "n/d" -3660 -4341 2.4126893 45.98481 "Rialland 1991" "Rialland91"
"Cheix" "France" "LM" "Grave" "Gif-96312" 6710 70 "human bone" "Homo Sapiens" -5382 -5881 3.024215 45.54925 "Frédéric et al. 2000" "Frederic00"
"Chez Jugie" "France" "EM" "c.3b, carré H III" "Ly-1396" 7060 140 "wood charcoal" "n/d" -5483 -6424 1.587495 45.1083 "Mazière & Raynal 1978" "Maziere78"
"Chez Jugie" "France" "EM" "c.3, carré H III" "Ly-1600" 7010 430 "wood charcoal" "n/d" -4500 -7459 1.587495 45.1083 "Mazière & Raynal 1978" "Maziere78"
"Chez Jugie" "France" "EM" "c.3b base, carré I IV" "Ly-1651" 7650 510 "wood charcoal" "n/d" -5046 -8304 1.587495 45.1083 "Mazière & Raynal 1978" "Maziere78"
"Clos de Poujol" "France" "EN" "c. Sn-Sn1" "Ly-9571" 5600 95 "wood charcoal" "Pinus Sylvestris" -4047 -4830 3.0636 44.38473 "Bobœuf et al. 2003" "Boboeuf03"
"Clos de Poujol" "France" "EN" "c. Sn-Sn1" "Ly-2138 (OxA)" 7015 40 "wood charcoal" "Pinus Sylvestris" -5723 -6059 3.0636 44.38473 "Henry & Bobœuf 2016" "Henry16"
"Clos de Poujol" "France" "EN" "c. Sn-Sn1" "Ly-2670 (GrA)" 6600 45 "wood charcoal" "n/d" -5374 -5704 3.0636 44.38473 "Henry & Bobœuf 2016" "Henry16"
"Clos de Poujol" "France" "MN" "c. Sn-Sn1" "Ly-2671 (GrA)" 5440 45 "plant seed" "Corylus sp." -4047 -4450 3.0636 44.38473 "Henry & Bobœuf 2016" "Henry16"
"Clos de Poujol" "France" "EN" "c. Sn-Sn1" "Ly-3122 (Poz)" 6275 50 "wood charcoal" "Pinus sp." -4993 -5471 3.0636 44.38473 "Henry & Bobœuf 2016" "Henry16"
"Clos de Poujol" "France" "EN" "c. Sn-Sn1" "Beta-432163" 5400 30 "wood charcoal" "Corylus sp." -4049 -4354 3.0636 44.38473 "inédit" "inédit"
"Correio-Mor" "Portugal" "EN" "Level 5 (heart)" "ICEN-1099" 6350 60 "wood charcoal" "n/d" -5035 -5525 -9.1137 38.4936 "Carvalho 2008" "Carvalho08"
"Correio-Mor" "Portugal" "EN" "Level 5" "Sac-1717" 6330 60 "human bone" "Homo sapiens" -5000 -5510 -9.1137 38.4936 "Carvalho 2008" "Carvalho08"
"Costa do Pereiro" "Portugal" "LM" "Layer 1b (base)" "Wk-17026" 7327 42 "animal bone" "Cervus sp." -6018 -6393 -8.32198 39.34854 "Carvalho 2008" "Carvalho08"
"Cova da Onça" "Portugal" "LM" "Unknown" "Beta-127448" 7140 40 "human bone" "Homo sapiens" -5840 -6219 -8.7584 39.0487 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"CPM IIIS" "Portugal" "EN" "Hearth N3/N4" "SMU-2477" 5710 155 "wood charcoal" "n/d" -3979 -5213 -8.5643 39.215 "Carvalho 2008" "Carvalho08"
"Creux-Rouge" "France" "EN" "Ensemble 2. Colluvions." "Ly-1944" 6010 140 "human bone" "Homo Sapiens" -4354 -5473 3.0736633 45.79623 "Raynal et al. 1979" "Raynal79"
"Cuetu la Hoz" "Spain" "EM" "Shellmidden" "UBAR-792" 7690 130 "shell" "Marine species" -6071 -7130 -5.042342 43.44844 "Arias et al. 2007" "Arias07"
"Cueva Chica de Santiago" "Spain" "EN" "n/a" "n/a-2" 7240 230 "n/a" "n/a" -5474 -7035 -5.75 37.9334 "Arias et al. 2009" "Arias09"
"Cueva Chica de Santiago" "Spain" "EN" "n/a" "n/a-1" 7890 180 "n/a" "n/a" -6089 -7572 -5.75 37.9334 "Arias et al. 2009" "Arias09"
"Cueva Chica de Santiago" "Spain" "EN" "n/a" "n/a-4" 5290 230 "n/a" "n/a" -3347 -4939 -5.75 37.9334 "Tavares da Silva et Soares 1987" "Silva87"
"Cueva Chica de Santiago" "Spain" "EN" "n/a" "n/a-3" 5940 180 "n/a" "n/a" -4173 -5477 -5.75 37.9334 "Tavares da Silva et Soares 1987" "Silva87"
"Cueva de Arangas" "Spain" "EM" "2b" "OxA-7160" 8025 80 "animal bone" "n/d" -6591 -7451 -4.79959 43.32682 "Arias et al. 2007" "Arias07"
"Cueva de Arangas" "Spain" "EM" "3" "OxA-7149" 8195 60 "animal bone" "n/d" -6830 -7517 -4.79959 43.32682 "Arias et al. 2007" "Arias07"
"Cueva de Arangas" "Spain" "EM" "2b" "OxA-24799" 8240 40 "human bone" "Homo sapiens" -7057 -7508 -4.79959 43.32682 "Arias et al. 2007" "Arias07"
"Cueva de Arangas" "Spain" "EM" "4" "OxA-6888" 8280 55 "wood charcoal" "n/d" -7055 -7575 -4.79959 43.32682 "Arias et al. 2007" "Arias07"
"Cueva de Arangas" "Spain" "EM" "3" "OxA-6887" 8300 50 "wood charcoal" "n/d" -7065 -7576 -4.79959 43.32682 "Arias et al. 2007" "Arias07"
"Cueva de Arangas" "Spain" "EM" "Layer 2B" "UBAR-465" 7150 470 "wood charcoal" "n/a" -4544 -7589 -4.79959 43.32682 "Peredo et al. 1999" "Peredo99"
"Cueva de Arenaza I" "Spain" "EN" "IC2" "OxA-7156" 5755 65 "animal bone" "Bos taurus" -4348 -4894 -3.0988051 43.25966 "Arias et Altuna 1999" "Arias99"
"Cueva de Arenaza I" "Spain" "EN" "IC2" "OxA-7157" 6040 75 "animal bone" "Bos taurus" -4609 -5305 -3.0988051 43.25966 "Arias et Altuna 1999" "Arias99"
"Cueva de Arenaza I" "Spain" "EN" "II" "Beta-510573" 5160 30 "animal bone" "Ovis capra" -3793 -4218 -3.0988051 43.25966 "Fernández Eraso 2021" "Eraso21"
"Cueva de Arenaza I" "Spain" "EN" "I" "Beta-597439" 5390 30 "wood charcoal" "n/a" -4047 -4351 -3.0988051 43.25966 "Fernández Eraso 2021" "Eraso21"
"Cueva de Arenaza I" "Spain" "EN" "II" "Beta-597440" 5680 30 "wood charcoal" "n/a" -4357 -4687 -3.0988051 43.25966 "Fernández Eraso 2021" "Eraso21"
"Cueva de Arenaza I" "Spain" "EN" "III" "Beta-504814" 5860 30 "animal bone" "Cervus elaphus" -4544 -4893 -3.0988051 43.25966 "Fernández Eraso 2021" "Eraso21"
"Cueva de Arenaza I" "Spain" "LM" "IV" "Beta-597441" 7060 30 "wood charcoal" "n/a" -5782 -6064 -3.0988051 43.25966 "Fernández Eraso 2021" "Eraso21"
"Cueva de Arenaza I" "Spain" "LM" "Sup" "Beta-504827" 7170 30 "animal bone" "Cervus elaphus" -5909 -6219 -3.0988051 43.25966 "Fernández Eraso 2021" "Eraso21"
"Cueva de Berroberria" "Spain" "UM" "C" "GrN-16510" 8130 200 "animal bone" "n/d" -6389 -7808 -1.5237372 43.27325 "Maestu 1993" "Maestu93"
"Cueva de Berroberria" "Spain" "UM" "B" "GrN-16619" 8470 80 "animal bone" "n/d" -7080 -7810 -1.5237372 43.27325 "Maestu 1993" "Maestu93"
"Cueva de Berroberria" "Spain" "UM" "C" "GrN-16618" 8510 90 "animal bone" "n/d" -7081 -8157 -1.5237372 43.27325 "Maestu 1993" "Maestu93"
"Cueva de Berroberria" "Spain" "UM" "B" "GrN-18422" 8580 80 "animal bone" "n/d" -7327 -8174 -1.5237372 43.27325 "Maestu 1993" "Maestu93"
"Cueva de Berroberria" "Spain" "UM" "B" "GrN-18423" 8580 80 "animal bone" "n/d" -7327 -8174 -1.5237372 43.27325 "Maestu 1993" "Maestu93"
"Cueva de Berroberria" "Spain" "UM" "C" "GrN-18426" 8630 70 "animal bone" "n/d" -7472 -8196 -1.5237372 43.27325 "Maestu 1993" "Maestu93"
"Cueva de Berroberria" "Spain" "UM" "B" "GrN-19424" 8800 80 "animal bone" "n/d" -7581 -8285 -1.5237372 43.27325 "Maestu 1993" "Maestu93"
"Cueva de Berroberria" "Spain" "UM" "C" "GrN-18425" 8860 100 "animal bone" "n/d" -7581 -8416 -1.5237372 43.27325 "Maestu 1993" "Maestu93"
"Cueva de Berroberria" "Spain" "UM" "B" "GrN-16511" 7640 190 "animal bone" "n/d" -5889 -7334 -1.5237372 43.27325 "Maestu 1993" "Maestu93"
"Cueva de Carigüela" "Spain" "EN" "n/a" "Pta-9164" 6260 20 "organic" "n/d" -5056 -5322 -3.431582 37.44239 "Carrasco & Martínez 2014" "Carrasco14"
"Cueva de Carigüela" "Spain" "EN" "n/a" "Beta-141150" 6910 70 "organic" "n/d" -5564 -6026 -3.431582 37.44239 "Carrasco & Martínez 2014" "Carrasco14"
"Cueva de Carigüela" "Spain" "EN" "n/a" "Oxa-1131" 7010 70 "animal bone" "Equus ferus" -5637 -6083 -3.431582 37.44239 "Carrasco & Martínez 2014" "Carrasco14"
"Cueva de Coberizas" "Spain" "EM" "1" "GaK-2907" 7313 175 "wood charcoal" "n/a" -5628 -6741 -4.8765332 43.4275 "Clark 1971" "Clark71"
"Cueva de Cofresnedo" "Spain" "LM" "Shellmidden, Cof. 5" "GrA-20146" 6865 45 "animal bone" "Roe deer" -5571 -5978 -3.5885112 43.31865 "Ruiz & Smith 2001" "Ruiz01"
"Cueva de Colomba" "Spain" "UM" "Shellmidden" "TO-10223" 7090 60 "human bone" "Homo sapiens" -5725 -6222 -4.915284 43.44224 "Arias 2005" "Arias05"
"Cueva de Colomba" "Spain" "EM" "Shellmidden" "UBAR-833" 7020 90 "wood charcoal" "lot of charcoals" -5623 -6226 -4.915284 43.44224 "Fano 2007" "Fano07"
"Cueva de Colomba" "Spain" "EM" "Shellmidden" "UBAR-791" 7450 120 "shell" "Monodonta Lineata" -5910 -6687 -4.915284 43.44224 "Fano 2007" "Fano07"
"Cueva de Colomba" "Spain" "EM" "Shellmidden" "UBAR-782" 7570 140 "shell" "Monodonta Lineata" -5928 -7049 -4.915284 43.44224 "Fano 2007" "Fano07"
"Cueva de Covajorno" "Spain" "EM" "Shellmidden" "UBAR-773" 7540 100 "shell" "Marine species" -6026 -6740 -4.7776204 43.40668 "Arias et al. 2007" "Arias07"
"Cueva de Covajorno" "Spain" "EM" "Shellmidden" "UBAR-774" 7580 60 "shell" "Marine species" -6224 -6645 -4.7776204 43.40668 "Arias et al. 2007" "Arias07"
"Cueva de Cubio Redondo" "Spain" "LM" "Shellmidden" "Beta-106050" 6630 50 "animal bone" "Cervus sp." -5378 -5723 -3.6283042 43.31466 "López de Pablo & Gómez Puche 2009" "https://doi.org/10.4312/dp.36.4"
"Cueva de Cubio Redondo" "Spain" "LM" "Shelmidden" "Beta-106049" 5780 50 "wood charcoal" "n/d" -4373 -4842 -3.6283042 43.31466 "Ruiz & Smith 2001" "Ruiz01"
"Cueva de Ekain" "Spain" "UM" "2" "Ua-38966" 6897 35 "n/a" "n/a" -5635 -5978 -2.2791113 43.23664 "Altuna 2009" "Altuna09"
"Cueva de El Espertín" "Spain" "LM" "n/a" "Gif-10053" 7790 120 "animal bone" "n/d" -6232 -7241 -5.054849 43.0187 "Fuertes et al. 2010" "Fuertes10"
"Cueva de El Espertín" "Spain" "LM" "n/a" "Beta-193760" 7080 40 "animal bone" "n/d" -5749 -6078 -5.054849 43.0187 "Quirós & Neira 2008" "Quiros08"
"Cueva de El Mirón" "Spain" "EN" "Layer 8, Spit 8" "GX-22128" 5170 170 "wood charcoal" "n/a" -3366 -4575 -3.451564 43.24388 "Straus & González Morales 2012" "Straus12"
"Cueva de El Mirón" "Spain" "EN" "Layer 9.6, Spit 22" "GX-24462" 5250 150 "wood charcoal" "n/a" -3525 -4606 -3.451564 43.24388 "Straus & González Morales 2012" "Straus12"
"Cueva de El Mirón" "Spain" "EN" "Layer 9, Spit 22" "GX-24461" 5280 40 "wood charcoal" "n/a" -3955 -4329 -3.451564 43.24388 "Straus & González Morales 2012" "Straus12"
"Cueva de El Mirón" "Spain" "EN" "Layer 313, Spit 13" "GX-25854" 5500 90 "wood charcoal" "n/a" -3972 -4709 -3.451564 43.24388 "Straus & González Morales 2012" "Straus12"
"Cueva de El Mirón" "Spain" "EN" "Layer 303.1, Spit 13" "GX-25855" 5520 70 "wood charcoal" "n/a" -4046 -4677 -3.451564 43.24388 "Straus & González Morales 2012" "Straus12"
"Cueva de El Mirón" "Spain" "EN" "Layer 303.3" "GX-30910" 5550 40 "plant seed" "Triticum sp." -4250 -4544 -3.451564 43.24388 "Straus & González Morales 2012" "Straus12"
"Cueva de El Mirón" "Spain" "EN" "Layer 10, Spit 19" "GX-23414" 5570 50 "wood charcoal" "n/a" -4245 -4646 -3.451564 43.24388 "Straus & González Morales 2012" "Straus12"
"Cueva de El Mirón" "Spain" "EN" "Layer 10, Spit 19" "GX-23413" 5690 50 "wood charcoal" "n/a" -4344 -4779 -3.451564 43.24388 "Straus & González Morales 2012" "Straus12"
"Cueva de El Mirón" "Spain" "EN" "Layer 303.3, Spit 16" "GX-25856" 5790 90 "wood charcoal" "n/a" -4337 -5032 -3.451564 43.24388 "Straus & González Morales 2012" "Straus12"
"Cueva de El Truchiro" "Spain" "UM" "Shellmidden" "TO-10912" 6470 70 "human bone" "Homo sapiens" -5209 -5633 -3.6643836 43.43195 "Arias et al. 2009" "Arias09"
"Cueva de El Truchiro" "Spain" "UM" "Shellmidden" "OxA-23367" 7015 45 "n/a" "n/a" -5720 -6063 -3.6643836 43.43195 "Arias 2012" "Arias12"
"Cueva de Kobaederra" "Spain" "EN" "IV" "AA-29110" 5375 90 "plant seed" "Cerealia sp." -3804 -4537 -2.631863 43.34741 "Peredo et al. 1999" "Peredo99"
"Cueva de Kobaederra" "Spain" "EN" "2" "Beta-126686" 5460 60 "wood charcoal" "n/d" -3993 -4537 -2.6186307 43.34193 "Zapata 2002" "Zapata02"
"Cueva de Kobaederra" "Spain" "LN" "2" "UBAR-472" 5200 110 "wood charcoal" "n/d" -3634 -4442 -2.6186307 43.34193 "Zapata et al. 1997" "Zapata97"
"Cueva de Kobaederra" "Spain" "EN" "4" "UBAR-470" 5630 100 "wood charcoal" "n/d" -4050 -4887 -2.6186307 43.34193 "Zapata et al. 1997" "Zapata97"
"Cueva de Kobaederra" "Spain" "EN" "4" "UBAR-471" 5820 240 "wood charcoal" "n/d" -3801 -5530 -2.6186307 43.34193 "Zapata et al. 1997" "Zapata97"
"Cueva de La Chora" "Spain" "UM" "Sampling 92" "GrN-20961" 6360 80 "wood charcoal" "n/d" -4959 -5616 -3.51182 43.34486 "González Morales 1995" "Gonzalez95"
"Cueva de la Dehesilla" "Spain" "EN" "DE-77, Estrato IV-B, Nivel 8, NM-B" "GaK-8956" 5920 170 "wood charcoal" "n/a" -4176 -5473 -5.659356 36.67306 "García Rivero et al. 2018" "Garcia18"
"Cueva de la Dehesilla" "Spain" "EN" "DE-81, Estrato VI, Nivel 13, NA-A" "UGRA-259" 6260 100 "wood charcoal" "n/a" -4785 -5606 -5.659356 36.67306 "García Rivero et al. 2018" "Garcia18"
"Cueva de la Dehesilla" "Spain" "EN" "DE-77, Estrato IV-A, Nivel 10, NM-A" "GaK-8955" 7040 170 "wood charcoal" "n/a" -5413 -6457 -5.659356 36.67306 "García Rivero et al. 2018" "Garcia18"
"Cueva de la Dehesilla" "Spain" "EN" "DE-77, Estrato IV-A, Nivel 10, NM-A" "GaK-8954" 7120 200 "wood charcoal" "n/a" -5386 -6639 -5.659356 36.67306 "García Rivero et al. 2018" "Garcia18"
"Cueva de la Dehesilla" "Spain" "EN" "DE-77, Estrato V, Nivel 11, NA-B" "GaK-8953" 7670 400 "wood charcoal" "n/a" -5386 -8173 -5.659356 36.67306 "García Rivero et al. 2018" "Garcia18"
"Cueva de la Dehesilla" "Spain" "LN" "9" "CNA-4485" 5790 30 "wood charcoal" "Olea europaea" -4460 -4792 -5.659356 36.67306 "García-Rivero et al. 2020" "https://10.1371/journal.pone.0236961"
"Cueva de la Dehesilla" "Spain" "LN" "Locus 2" "CNA-4900" 5870 30 "animal bone" "Ovis aries" -4547 -4897 -5.659356 36.67306 "García-Rivero et al. 2020" "https://10.1371/journal.pone.0236961"
"Cueva de la Dehesilla" "Spain" "LN" "Locus 2" "CNA-4494" 5900 30 "human bone" "Homo sapiens" -4608 -4938 -5.659356 36.67306 "García-Rivero et al. 2020" "https://10.1371/journal.pone.0236961"
"Cueva de La Fragua" "Spain" "EM" "1. Lower" "GrN-20965" 7530 70 "wood charcoal" "n/d" -6076 -6641 -3.428082 43.44573 "González Morales 2000" "Gonzalez00"
"Cueva de La Fragua" "Spain" "LM" "1" "GrN-20964" 6860 60 "wood charcoal" "n/d" -5559 -5986 -2.511764 43.34848 "Zugasti 2011" "https://10.1111/j.1475-4754.2010.00561.x"
"Cueva de la Garma" "Spain" "LM" "Garma B, n/a" "OxA-7300" 7165 65 "human bone" "Homo sapiens" -5751 -6330 -3.51182 43.34486 "Alday et al. 2009" "Alday09"
"Cueva de la Garma" "Spain" "UM" "Garma A, Layer 2" "OxA-7284" 7685 65 "animal bone" "n/d" -6255 -6816 -3.51182 43.34486 "Arias & Ontañón 2008" "Arias08"
"Cueva de la Garma" "Spain" "EM" "Garma A, Q" "UBAR-658" 7985 65 "shell" "Patella sp." -6593 -7312 -3.51182 43.34486 "Arias & Ontañón 2008" "Arias08"
"Cueva de la Garma" "Spain" "LM" "Garma A, Layer 2" "OxA-7150" 6870 50 "animal bone" "n/d" -5568 -5982 -3.51182 43.34486 "Alvarez et al. 2011" "https://10.1111/j.1475-4754.2011.00589.x"
"Cueva de la Garma" "Spain" "LM" "Garma A, Q" "OxA-6889" 6920 50 "animal bone" "n/d" -5628 -6007 -3.51182 43.34486 "Alvarez et al. 2011" "https://10.1111/j.1475-4754.2011.00589.x"
"Cueva de la Garma" "Spain" "LM" "Garma A, Q" "OxA-4795" 7710 90 "animal bone" "n/d" -6233 -7045 -3.51182 43.34486 "Alvarez et al. 2011" "https://10.1111/j.1475-4754.2011.00589.x"
"Cueva de la Garma" "Spain" "EM" "Garma A, Layer 2" "OxA-7495" 7710 90 "animal bone" "n/d" -6233 -7045 -3.51182 43.34486 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de la Pastora" "Spain" "EN" "n/a" "CNA-1197" 6080 40 "animal bone" "Bos taurus" -4788 -5214 -2.728321 37.44468 "Carrasco & Martínez 2014" "Carrasco14"
"Cueva de la Pastora" "Spain" "EN" "n/a" "CNA-554" 6210 50 "animal bone" "Canis lupus" -4905 -5369 -2.728321 37.44468 "Carrasco & Martínez 2014" "Carrasco14"
"Cueva de La Vaquera" "Spain" "EN" "n/a" "GrN-22930" 6170 60 "wood charcoal" "n/d" -4799 -5366 -4.060954 41.08505 "Alday et al. 2008" "Alday08"
"Cueva de La Vaquera" "Spain" "EN" "UE 98" "GrA-8241" 6080 70 "plant seed" "Corylus avellana" -4704 -5311 -4.060954 41.08505 "Alday et al. 2009" "Alday09"
"Cueva de La Vaquera" "Spain" "EN" "UE 94" "GrA-9226" 6440 50 "plant seed" "Corylus avellana" -5213 -5613 -4.060954 41.08505 "Alday et al. 2009" "Alday09"
"Cueva de La Vaquera" "Spain" "LN" "fase III" "CSIC-148" 5650 80 "animal bone" "n/d" -4178 -4829 -4.060954 41.08505 "Portela 1999" "Portela99"
"Cueva de La Vaquera" "Spain" "MN" "fase II" "GrN-22929" 5800 30 "n/a" "n/a" -4492 -4795 -4.060954 41.08505 "Portela 1999" "Portela99"
"Cueva de La Vaquera" "Spain" "EN" "fase I" "GrN-22932" 6120 160 "n/a" "n/a" -4373 -5616 -4.060954 41.08505 "Portela 1999" "Portela99"
"Cueva de la Ventana" "Spain" "EN" "UE7- Phase 7" "Beta-166229" 6010 40 "animal bone" "n/d" -4714 -5204 -3.543984 40.82863 "Rojo-Guerra et al. 2018" "https://10.1016/j.quaint.2017.12.037"
"Cueva de la Ventana" "Spain" "EN" "Hogar B, NIII" "Beta-166231" 6350 40 "animal bone" "n/d" -5074 -5475 -3.543984 40.82863 "Rojo-Guerra et al. 2018" "https://10.1016/j.quaint.2017.12.037"
"Cueva de Las Salinas" "Spain" "UM" "1" "Poz-75996" 6870 40 "animal bone" "n/d" -5624 -5976 -4.0027683 43.43174 "Pérez Bartolomé 2019" "Bartolome19"
"Cueva de Las Salinas" "Spain" "UM" "2" "Poz-75993" 6910 40 "animal bone" "n/d" -5634 -5982 -4.0027683 43.43174 "Pérez Bartolomé 2019" "Bartolome19"
"Cueva de Las Salinas" "Spain" "UM" "2" "Poz-75995" 6930 40 "animal bone" "n/d" -5659 -5986 -4.0027683 43.43174 "Pérez Bartolomé 2019" "Bartolome19"
"Cueva de Las Salinas" "Spain" "UM" "4" "Poz-8818" 6990 40 "animal bone" "n/d" -5718 -6020 -4.0027683 43.43174 "Pérez Bartolomé 2019" "Bartolome19"
"Cueva de Linatzeta" "Spain" "UM" "Hearth" "KIA-30181" 6110 30 "wood charcoal" "n/a" -4843 -5214 -2.3240177 43.24095 "Tapia et al. 2008" "Sagarna08"
"Cueva de Linatzeta" "Spain" "UM" "Hearth" "KIA-34976" 6810 30 "wood charcoal" "n/a" -5569 -5836 -2.3240177 43.24095 "Tapia et al. 2008" "Sagarna08"
"Cueva de Linatzeta" "Spain" "UM" "Burial" "KIA-33193" 7315 35 "human bone" "Homo sapiens" -6023 -6375 -2.3240177 43.24095 "Tapia et al. 2008" "Sagarna08"
"Cueva de los Canes" "Spain" "EN" "7" "TO-11219" 5980 70 "human bone" "Homo sapiens" -4544 -5213 -4.799097 43.32604 "Arias 2005" "Arias05"
"Cueva de los Canes" "Spain" "UM" "6-I" "OxA-23496" 6163 33 "animal bone" "Cervus elaphus" -4915 -5302 -4.799097 43.32604 "Arias 2013" "Arias13"
"Cueva de los Canes" "Spain" "UM" "6-III" "AA-6071" 6930 95 "human bone" "Homo sapiens" -5485 -6083 -4.799097 43.32604 "Arias 2013" "Arias13"
"Cueva de los Canes" "Spain" "UM" "6-II-B" "OxA-23184" 7118 34 "human bone" "Homo sapiens" -5839 -6085 -4.799097 43.32604 "Arias 2013" "Arias13"
"Cueva de los Canes" "Spain" "UM" "6-III" "OxA-23498" 7161 35 "animal bone" "Cervus elaphus" -5889 -6220 -4.799097 43.32604 "Arias 2013" "Arias13"
"Cueva de los Canes" "Spain" "UM" "6-II-A" "OxA-23185" 7208 38 "human bone" "Homo sapiens" -5915 -6233 -4.799097 43.32604 "Arias 2013" "Arias13"
"Cueva de los Canes" "Spain" "UM" "6-III" "OxA-19918" 7210 40 "human bone" "Homo sapiens" -5914 -6235 -4.799097 43.32604 "Arias 2013" "Arias13"
"Cueva de los Canes" "Spain" "UM" "6-III" "OxA-23407" 7212 35 "animal bone" "Rupicapra rupicapra" -5919 -6231 -4.799097 43.32604 "Arias 2013" "Arias13"
"Cueva de los Canes" "Spain" "UM" "6-III" "OxA-X-2395-20" 7315 40 "human bone" "Homo sapiens" -6016 -6383 -4.799097 43.32604 "Arias 2013" "Arias13"
"Cueva de los Canes" "Spain" "UM" "6-III" "OxA-19919" 7450 45 "human bone" "Homo sapiens" -6078 -6461 -4.799097 43.32604 "Arias 2013" "Arias13"
"Cueva de los Canes" "Spain" "LM" "6-III" "TO-11218" 7640 210 "human bone" "Homo sapiens" -5832 -7458 -4.799097 43.32604 "Arias 2013" "Arias13"
"Cueva de los Canes" "Spain" "LM" "6-I" "OxA-7148" 6160 55 "human bone" "Homo sapiens" -4801 -5323 -4.799097 43.32604 "Fano 2004" "Fano04"
"Cueva de los Canes" "Spain" "UM" "6-I" "AA-5294" 6265 75 "human bone" "Homo sapiens" -4846 -5478 -4.799097 43.32604 "Fano 2007" "Fano07"
"Cueva de los Canes" "Spain" "LM" "Layer 6-II" "AA-11744" 7025 80 "human bone" "Homo sapiens" -5630 -6220 -4.799097 43.32604 "Drak et al. 2020" "https://doi.org/10.1016/j.jasrep.2020.102381"
"Cueva de los Canes" "Spain" "UM" "6-II-B" "AA-5296" 6770 65 "human bone" "Homo sapiens" -5477 -5968 -4.799097 43.32604 "Arias 2002" "inédit"
"Cueva de los Canes" "Spain" "UM" "6-II-B" "AA-5295" 6860 65 "human bone" "Homo sapiens" -5540 -5990 -4.799097 43.32604 "Arias 2002" "inédit"
"Cueva de los Canes" "Spain" "UN" "7" "AA-5788" 5865 70 "wood charcoal" "n/a" -4447 -5041 -4.799097 43.32604 "Peredo et al. 1999" "Peredo99"
"Cueva de Los Gitanos" "Spain" "EN" "A3" "UBAR-521" 5150 100 "wood charcoal" "n/a" -3540 -4346 -3.2479497 43.36783 "Peredo et al. 1999" "Peredo99"
"Cueva de Los Gitanos" "Spain" "UN" "A4" "UBAR-693" 5490 200 "wood charcoal" "n/a" -3636 -5201 -3.2479497 43.36783 "Peredo et al. 1999" "Peredo99"
"Cueva de Los Gitanos" "Spain" "EN" "A3" "AA-29113" 5945 55 "animal bone" "n/d" -4547 -5202 -3.2479497 43.36783 "Peredo et al. 1999" "Peredo99"
"Cueva de los Mármoles" "Spain" "EN" "Silo Este" "Wk-25171" 6198 31 "plant seed" "Cerealia sp." -4958 -5310 -4.219359 37.42352 "Carrasco & Martínez 2014" "Carrasco14"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "Phase B/28" "Beta-313475" 5920 40 "plant seed" "Triticum aestivum/durum" -4559 -4997 -4.304 37.542 "Mazzucco et al. 2018" "https://10.1016/j.quaint.2017.04.018"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "Layer IV" "GrN-6639" 6025 45 "plant seed" "Cerealia sp." -4714 -5208 -4.304 37.542 "Mazzucco et al. 2018" "https://10.1016/j.quaint.2017.04.018"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "Phase B/38" "OxA-15649" 6056 35 "plant seed" "Hordeum vulgare" -4785 -5208 -4.304 37.542 "Mazzucco et al. 2018" "https://10.1016/j.quaint.2017.04.018"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "n/a" "CSIC-1133" 6086 45 "plant seed" "Stipa tenacissima" -4785 -5290 -4.304 37.542 "Mazzucco et al. 2018" "https://10.1016/j.quaint.2017.04.018"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "Phase C/27" "Beta-313476" 6110 40 "plant seed" "Triticum aestivum/durum" -4799 -5294 -4.304 37.542 "Mazzucco et al. 2018" "https://10.1016/j.quaint.2017.04.018"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "Phase A/41" "Beta-313477" 6140 40 "plant seed" "Triticum aestivum/durum" -4844 -5302 -4.304 37.542 "Mazzucco et al. 2018" "https://10.1016/j.quaint.2017.04.018"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "“Silo” 1969" "OxA-15650" 6170 37 "plant seed" "Hordeum vulgare" -4907 -5306 -4.304 37.542 "Mazzucco et al. 2018" "https://10.1016/j.quaint.2017.04.018"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "Phase A/66" "OxA-15646" 6184 35 "plant seed" "Hordeum/Triticum" -4941 -5309 -4.304 37.542 "Mazzucco et al. 2018" "https://10.1016/j.quaint.2017.04.018"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "Phase A/45" "OxA-15647" 6192 35 "plant seed" "Hordeum vulgare" -4944 -5312 -4.304 37.542 "Mazzucco et al. 2018" "https://10.1016/j.quaint.2017.04.018"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "Phase A/41" "OxA-15648" 6199 36 "plant seed" "Hordeum vulgare" -4946 -5315 -4.304 37.542 "Mazzucco et al. 2018" "https://10.1016/j.quaint.2017.04.018"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "Phase A/80" "Beta-316509" 6200 40 "plant seed" "Hordeum vulgare" -4940 -5320 -4.304 37.542 "Mazzucco et al. 2018" "https://10.1016/j.quaint.2017.04.018"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "Layer V" "GrN-6638" 6250 35 "wood charcoal" "n/d" -5000 -5368 -4.304 37.542 "Mazzucco et al. 2018" "https://10.1016/j.quaint.2017.04.018"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "Layer V" "GrN-6926" 6295 45 "wood charcoal" "n/d" -5010 -5472 -4.304 37.542 "Mazzucco et al. 2018" "https://10.1016/j.quaint.2017.04.018"
"Cueva de los Murciélagos de Zuheros" "Spain" "MN" "C" "I-17761" 5080 120 "wood charcoal" "n/d" -3376 -4344 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "MN" "C" "I-17762" 5380 110 "wood charcoal" "n/d" -3775 -4609 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "MN" "C" "CSIC-246" 5400 80 "n/a" "n/a" -3951 -4536 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "B" "I-17764" 5570 110 "wood charcoal" "n/d" -3976 -4838 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "B" "I-17763" 5660 120 "wood charcoal" "n/d" -3999 -4995 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "B" "I-17770" 5800 120 "wood charcoal" "n/d" -4250 -5210 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "III" "CSIC-1132" 5861 48 "n/a" "n/a" -4493 -4946 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "n/a" "CSIC-1134" 5900 38 "plant seed" "Triticum spelta" -4549 -4984 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "A" "I-17775" 5900 120 "wood charcoal" "n/d" -4341 -5306 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "III" "CSIC-59" 5930 130 "plant seed" "Cerealia sp." -4341 -5329 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "V" "CSIC-56" 5960 130 "wood charcoal" "n/d" -4349 -5370 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "V" "CSIC-57" 5980 130 "plant seed" "Cerealia sp." -4354 -5463 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "IV" "CSIC-58" 6100 130 "wood charcoal" "n/d" -4459 -5478 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "IV" "GrN-6169" 6150 45 "plant seed" "Cerealia sp." -4842 -5308 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "IV" "CSIC-55" 6170 130 "plant seed" "Cerealia sp." -4545 -5606 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "IV" "CSIC-53" 6190 130 "plant seed" "Cerealia sp." -4551 -5612 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "IV" "CSIC-54" 6190 130 "plant seed" "Cerealia sp." -4551 -5612 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "A" "I-17771" 6190 120 "plant seed" "Cerealia sp." -4613 -5553 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "A" "I-17773" 6260 120 "wood charcoal" "n/d" -4713 -5620 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "A" "I-17774" 6270 120 "wood charcoal" "n/d" -4716 -5622 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "A" "I-17776" 6310 120 "wood charcoal" "n/d" -4728 -5630 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de los Murciélagos de Zuheros" "Spain" "EN" "A" "I-17772" 6430 130 "wood charcoal" "n/d" -4842 -5739 -4.304 37.542 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de Lumentxa" "Spain" "LMEN" "III" "OxA-18236" 6122 38 "human bone" "Homo sapiens" -4839 -5296 -2.5012599 43.36095 "Arias 2012" "Arias12"
"Cueva de Lumentxa" "Spain" "MN" "IIC" "Ua-12664" 5225 75 "wood charcoal" "Fagaceae-Quercus" -3660 -4345 -2.5012599 43.36095 "Arribas and Berganza 2018" "Arribas18"
"Cueva de Lumentxa" "Spain" "UM" "III" "OxA-36575" 7956 37 "wood charcoal" "n/d" -6643 -7062 -2.5012599 43.36095 "Arribas and Berganza 2018" "Arribas18"
"Cueva de Lumentxa" "Spain" "UN" "IIC" "Ua-12665" 5105 80 "human bone" "Homo sapiens" -3634 -4317 -2.5012599 43.36095 "Arribas and Berganza 2018" "Arribas18"
"Cueva de Lumentxa" "Spain" "LMEN" "III" "CNA 5114.1.1" 6110 35 "human bone" "Homo sapiens" -4838 -5282 -2.5012599 43.36095 "García-Sagastibeltza et al. 2020" "Garcia20"
"Cueva de Lumentxa" "Spain" "UN" "Lecho 9" "Ua-12663" 5095 75 "wood charcoal" "Fagaceae" -3635 -4244 -2.5012599 43.36095 "Zapata 2002" "Zapata02"
"Cueva de Lumentxa" "Spain" "UN" "Lecho 9" "Ua-12662" 5180 70 "wood charcoal" "Ericaceae" -3653 -4330 -2.5012599 43.36095 "Zapata 2002" "Zapata02"
"Cueva de Malalmuerzo" "Spain" "EN" "n/a" "CNA-1127" 6295 45 "human bone" "Homo sapiens" -5010 -5472 -3.789974 37.34301 "Carrasco & Martínez 2014" "Carrasco14"
"Cueva de Marizulo" "Spain" "LM" "II" "Ua-4919" 6035 110 "animal bone" "n/d" -4458 -5458 -1.9755014 43.24886 "Alday et al. 2009" "Alday09"
"Cueva de Marizulo" "Spain" "LM" "I inf-IV" "Ua-10272" 6425 85 "animal bone" "n/d" -5012 -5633 -1.9755014 43.24886 "Alday et al. 2009" "Alday09"
"Cueva de Marizulo" "Spain" "UN" "Layer 1 sup" "GrN-5992" 5285 65 "human bone" "Homo sapiens" -3802 -4351 -1.9755014 43.21932 "Altuna 2009" "Altuna09"
"Cueva de Marizulo" "Spain" "UN" "1" "OxA-36895" 5390 34 "animal bone" "Canis familiaris" -4005 -4354 -1.9755014 43.21932 "Bergström et al. 2020" "Bergstrom20"
"Cueva de Marizulo" "Spain" "EM" "niv. Iinf.-IV" "Ua-4819" 6035 100 "n/a" "n/a" -4500 -5363 -1.9755014 43.21932 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Cueva de Marizulo" "Spain" "MN" "1 sup" "Ua-10375" 5235 75 "animal bone" "Ovis/capra" -3709 -4347 -1.9755014 43.21932 "Mujika Alustiza & Alday 1999" "Mujika99"
"Cueva de Marizulo" "Spain" "MN" "1" "Ua-4818" 5315 100 "human bone" "Homo sapiens" -3709 -4493 -1.9755014 43.21932 "Mujika Alustiza & Alday 1999" "Mujika99"
"Cueva de Marizulo" "Spain" "LM" "4" "I-16190" 6820 150 "animal bone" "n/d" -5223 -6225 -1.9755014 43.21932 "Mujika Alustiza & Alday 1999" "Mujika99"
"Cueva de Mazaculos II" "Spain" "UM" "n/a" "OxA-18237" 7840 40 "human bone" "Homo sapiens" -6473 -7039 -4.58097 43.38955 "Drak & Garralda 2009" "Drak09"
"Cueva de Mazaculos II" "Spain" "EM" "Shellmidden. Level 1.1" "GaK-8162" 7280 220 "wood charcoal" "n/a" -5480 -7038 -4.58097 43.38955 "González Morales 1982" "Gonzalez82"
"Cueva de Mazaculos II" "Spain" "UN" "A2" "GaK-15221" 5050 120 "wood charcoal" "n/a" -3371 -4336 -4.58097 43.38955 "González Morales 1992" "Gonzalez92"
"Cueva de Mazaculos II" "Spain" "EM" "A3" "GaK-15222" 7030 120 "wood charcoal" "n/a" -5538 -6371 -4.58097 43.38955 "González Morales 1992" "Gonzalez92"
"Cueva de Mazaculos II" "Spain" "UM" "1.3" "UGAMS-9081" 7700 30 "human bone" "Homo sapiens" -6429 -6648 -4.58097 43.38955 "Soares et al. 2016" "Soares16"
"Cueva de Mazaculos II" "Spain" "UM" "1.3" "OxA-26953" 7755 38 "animal bone" "Cervidae" -6439 -6765 -4.58097 43.38955 "Soares et al. 2016" "Soares16"
"Cueva de Mazaculos II" "Spain" "UM" "n/a" "OxA-27155" 8133 39 "shell" "Patellidae" -6829 -7448 -4.58097 43.38955 "Soares et al. 2016" "Soares16"
"Cueva de Murcielagos de Albunol" "Spain" "EN" "n/a" "CSIC-1133" 6086 45 "organic" "Gramineae" -4785 -5290 -3.214978 36.79514 "Mazzucco et al. 2018" "https://doi.org/10.1016/j.quaint.2017.04.018"
"Cueva de Murcielagos de Albunol" "Spain" "EN" "n/a" "CSIC-1134" 5900 38 "organic" "Gramineae" -4549 -4984 -3.214978 36.79514 "Mazzucco et al. 2018" "https://doi.org/10.1016/j.quaint.2017.04.018"
"Cueva de Murcielagos de Albunol" "Spain" "EN" "n/a" "CSIC-247" 7440 100 "wood charcoal" "n/d" -5929 -6641 -3.214978 36.79514 "Mazzucco et al. 2018" "https://doi.org/10.1016/j.quaint.2017.04.018"
"Cueva de Pico Ramos" "Spain" "LM" "Layer 4" "Ua-3051" 5860 65 "wood charcoal" "n/d" -4449 -5021 -3.109019 43.31852 "Zapata 1995" "Engzapata95"
"Cueva de Pico Ramos" "Spain" "EN" "4" "Beta-181689" 5360 40 "plant seed" "Hordeum vulgare" -3985 -4350 -3.109019 43.31852 "Zapata 2002" "Zapata02"
"Cueva de Pico Ramos" "Spain" "LM" "4" "Beta-193569" 6040 90 "shell" "Marine species" -4544 -5319 -3.109019 43.31852 "Zapata 2002" "Zapata02"
"Cueva de Pico Ramos" "Spain" "LM" "4" "Beta-191083" 6840 75 "animal bone" "n/d" -5480 -6010 -3.109019 43.31852 "Zapata 2002" "Zapata02"
"Cueva de Santimamiñe" "Spain" "MN" "Slm-hl.6/7" "Beta-240897" 5010 40 "wood charcoal" "n/a" -3640 -3971 -2.636554 43.34658 "López Quintana et al. 2011" "Quintana11"
"Cueva de Santimamiñe" "Spain" "UN" "2" "CSIC-614" 5060 50 "wood charcoal" "n/a" -3644 -4045 -2.636554 43.34658 "López Quintana et al. 2011" "Quintana11"
"Cueva de Santimamiñe" "Spain" "MN" "C-Slm.9" "Beta-240898" 5450 50 "wood charcoal" "n/a" -4046 -4489 -2.636554 43.34658 "López Quintana et al. 2011" "Quintana11"
"Cueva de Santimamiñe" "Spain" "UM" "3" "CSIC-613" 6300 50 "n/a" "n/a" -5001 -5474 -2.636554 43.34658 "López Quintana et al. 2011" "Quintana11"
"Cueva de Santimamiñe" "Spain" "LM" "H-sln12" "Beta-240899" 7580 50 "wood charcoal" "n/a" -6231 -6639 -2.636554 43.34658 "López Quintana et al. 2011" "Quintana11"
"Cueva de Santimamiñe" "Spain" "LMEN" "4" "Beta-307665" 6130 40 "human bone" "Homo sapiens" -4840 -5300 -2.636554 43.34658 "López Quintana et al. 2017" "Quintana17"
"Cueva de Trampascuevas" "Spain" "UM" "Shellmidden" "Poz-19730" 6770 50 "wood charcoal" "n/a" -5482 -5878 -3.5141221 43.34162 "Pérez Bartolomé 2019" "Bartolome19"
"Cueva del Agua/Mujer" "Spain" "EN" "n/a" "CNA-1128" 6080 35 "human bone" "Homo sapiens" -4794 -5212 -3.984653 37.01613 "Carrasco & Martínez 2014" "Carrasco14"
"Cueva del Mar 3" "Spain" "EM" "Shellmidden" "UBAR-794" 5610 100 "shell" "Marine species" -4046 -4841 -4.9392535 43.45759 "Fano 2007" "Fano07"
"Cueva del Mar 3" "Spain" "EM" "Shellmidden" "AA-45576" 6725 52 "wood charcoal" "n/a" -5477 -5828 -4.9392535 43.45759 "Fano 2007" "Fano07"
"Cueva del Mar 3" "Spain" "EM" "Shellmidden" "AA-45573" 6825 41 "wood charcoal" "n/a" -5565 -5888 -4.9392535 43.45759 "Fano 2007" "Fano07"
"Cueva del Mar 3" "Spain" "EM" "Shellmidden" "AA-45572" 7013 42 "wood charcoal" "n/a" -5722 -6060 -4.9392535 43.45759 "Fano 2007" "Fano07"
"Cueva del Mar 3" "Spain" "EM" "Shellmidden" "AA-45575" 7225 44 "wood charcoal" "n/a" -5915 -6243 -4.9392535 43.45759 "Fano 2007" "Fano07"
"Cueva del Mirador" "Spain" "EN" "MIR-20" "Beta-197384" 6070 50 "plant seed" "Triticum diccocum" -4722 -5289 -3.525716 42.33992 "Verges et al. 2016" "https://10.1016/j.quaint.2016.01.044"
"Cueva del Mirador" "Spain" "EN" "MIR-24" "Beta-220914" 6080 40 "plant seed" "Triticum diccocum" -4788 -5214 -3.525716 42.33992 "Verges et al. 2016" "https://10.1016/j.quaint.2016.01.044"
"Cueva del Mirador" "Spain" "EN" "MIR-18" "Beta-208132" 6090 40 "plant seed" "Triticum diccocum" -4792 -5216 -3.525716 42.33992 "Verges et al. 2016" "https://10.1016/j.quaint.2016.01.044"
"Cueva del Mirador" "Spain" "EN" "MIIR-22" "Beta-208133" 6110 40 "plant seed" "Triticum aestivum/durum" -4799 -5294 -3.525716 42.33992 "Verges et al. 2016" "https://10.1016/j.quaint.2016.01.044"
"Cueva del Mirador" "Spain" "EN" "MIR-19" "Beta-182040" 6130 50 "wood charcoal" "Quercus sp. caducifolio" -4796 -5307 -3.525716 42.33992 "Verges et al. 2016" "https://10.1016/j.quaint.2016.01.044"
"Cueva del Mirador" "Spain" "EN" "MIR-23" "Beta-208134" 6300 50 "plant seed" "Triticum diccocum" -5001 -5474 -3.525716 42.33992 "Verges et al. 2016" "https://10.1016/j.quaint.2016.01.044"
"Cueva del Mirador" "Spain" "EN" "MIR 21" "Beta-197385" 6350 40 "wood charcoal" "Quercus sp. caducifolio" -5074 -5475 -3.525716 42.33992 "Verges et al. 2016" "https://10.1016/j.quaint.2016.01.044"
"Cueva del Mirador" "Spain" "EN" "MIR 24" "Beta-197386" 7030 40 "wood charcoal" "Pinus sylvestris" -5727 -6064 -3.525716 42.33992 "Verges et al. 2016" "https://10.1016/j.quaint.2016.01.044"
"Cueva del Portillo del Arenal" "Spain" "LMEN" "Superficial" "AA-20043" 5743 111 "human bone" "Homo sapiens" -4176 -5195 -3.9251605 43.39634 "Muñoz & Morlote 2000" "Exposito00"
"Cueva la Fragua" "Spain" "LM" "1" "GrN-20963" 6650 120 "wood charcoal" "n/d" -5211 -5983 -2.511764 43.34848 "Zugasti 2011" "https://10.1111/j.1475-4754.2010.00561.x"
"Cueva La Riera" "Spain" "EM" "Level 29" "GaK-3046" 6500 200 "wood charcoal" "n/a" -4706 -6025 -4.848231 43.42412 "Straus & Clark 1986" "Straus86"
"Cuevas de Campizo" "Spain" "UM" "Shellmidden" "Poz-45941" 6630 50 "shell" "Mytilus sp." -5378 -5723 -3.6372086 43.34219 "Pérez Bartolomé 2019" "Bartolome19"
"Cuze de Sainte-Anastasie" "France" "LM" "ens. 7" "Ly-3258" 6530 220 "wood charcoal" "n/d" -4680 -6079 2.937167 45.17224 "Langlais et al. 2018" "Langlais18"
"Cuze de Sainte-Anastasie" "France" "LM" "ens. 7" "Ly-3259" 7050 260 "wood charcoal" "n/d" -5208 -6694 2.937167 45.17224 "Langlais et al. 2018" "Langlais18"
"Cuze de Sainte-Anastasie" "France" "LM" "ens. 8-9" "Ly-3260" 6620 220 "wood charcoal" "n/d" -4725 -6228 2.937167 45.17224 "Langlais et al. 2018" "Langlais18"
"Cuzoul de Gramat" "France" "LM" "HA2 - US 5100-5110-5200" "Beta-428096" 6920 30 "animal bone" "n/d" -5667 -5979 1.69682 44.75252 "Perrin et al. 2018" "https://doi.org/10.1016/j.quaint.2017.05.027"
"Cuzoul de Gramat" "France" "LM" "HA2 - US 5100-5110-5200" "Beta-428097" 6220 30 "human bone" "Homo Sapiens" -4997 -5317 1.69682 44.75252 "Perrin et al. 2018" "https://doi.org/10.1016/j.quaint.2017.05.027"
"Cuzoul de Gramat" "France" "LM" "HA2 - US 5100-5110-5200" "Beta-428098" 6420 30 "animal bone" "Cervus elaphus" -5219 -5478 1.69682 44.75252 "Perrin et al. 2018" "https://doi.org/10.1016/j.quaint.2017.05.027"
"Cuzoul de Gramat" "France" "LM" "HA2 - US 5100-5110-5200" "Ly-6705" 6275 40 "wood charcoal" "n/d" -5005 -5466 1.69682 44.75252 "Perrin et al. 2018" "https://doi.org/10.1016/j.quaint.2017.05.027"
"Cuzoul de Gramat" "France" "LM" "HA2 - US 5100-5110-5200" "Ly-6706" 7060 45 "wood charcoal" "n/d" -5732 -6076 1.69682 44.75252 "Perrin et al. 2018" "https://doi.org/10.1016/j.quaint.2017.05.027"
"Cuzoul de Gramat" "France" "LM" "HA2 - US 5100-5110-5200 (foyer F1 de la coupe A)" "Ly-14204" 6200 45 "wood charcoal" "n/d" -4910 -5355 1.69682 44.75252 "Valdeyron et al. 2011" "Valdeyron11"
"Cuzoul de Gramat" "France" "LM" "HA2 - US 5100-5110-5200 (foyer F3 de la coupe A)" "Ly-14205" 6490 40 "wood charcoal" "n/d" -5230 -5617 1.69682 44.75252 "Valdeyron et al. 2011" "Valdeyron11"
"Cuzoul de Gramat" "France" "LM" "HA2 - US 5100-5110-5200 (SG 5200)" "Ly-14458" 6815 40 "wood charcoal" "n/d" -5563 -5883 1.69682 44.75252 "Valdeyron et al. 2011" "Valdeyron11"
"Cuzoul de Gramat" "France" "LM" "HA2 - US 5100-5110-5200 (foyer F2b de la coupe A)" "Ly-14459" 6760 60 "wood charcoal" "n/d" -5478 -5887 1.69682 44.75252 "Valdeyron et al. 2011" "Valdeyron11"
"Cuzoul de Gramat" "France" "EM" "Horizon HA 3, foyer F3h" "Ly-14920" 7575 35 "wood charcoal" "n/d" -6240 -6590 1.69682 44.75252 "Valdeyron et al. 2013" "Valdeyron13"
"Cuzoul de Gramat" "France" "LM" "HA2 - US 5100-5110-5200 (SG 5110)" "Ly-14921" 6780 45 "wood charcoal" "n/d" -5525 -5874 1.69682 44.75252 "Valdeyron et al. 2013" "Valdeyron13"
"Cuzoul de Gramat" "France" "EM" "CPA rel 2 9" "Ly-14922" 7730 40 "wood charcoal" "n/d" -6429 -6693 1.69682 44.75252 "Valdeyron et al. 2013" "Valdeyron13"
"Cuzoul de Gramat" "France" "LM" "HA2 - US 5100-5110-5200 (foyer F2c)" "Ly-5856(OxA)" 6980 40 "wood charcoal" "n/d" -5716 -6017 1.69682 44.75252 "Valdeyron et al. 2013" "Valdeyron13"
"Cuzoul de Gramat" "France" "EM" "Horizon HA 3, foyer F4" "Ly-6704(SaCA-18247)" 7840 80 "wood charcoal" "n/d" -6424 -7071 1.69682 44.75252 "Valdeyron et al. 2013" "Valdeyron13"
"Defesa de Cima 2" "Portugal" "LM" "Pit 1" "Beta-409413" 7180 30 "animal bone" "n/d" -5914 -6221 -7.501 38.2443 "Diniz 2017" "Diniz17"
"El Águila" "Spain" "EM" "Shellmidden" "UBAR-795" 7705 50 "shell" "Marine species" -6398 -6739 -4.7037439 43.39838 "Arias et al. 2007" "Arias07"
"El Castillo de Doña Mencía" "Spain" "EN" "Corte 3CB" "Beta-425425" 5850 30 "animal bone" "Ovis aries" -4541 -4879 -4.358744 37.55535 "Martínez Sánchez et al. 2017" "Martinez17"
"El Castillo de Doña Mencía" "Spain" "EN" "Corte 3CB, UE 1" "Beta-441964" 5980 30 "animal bone" "Bos taurus" -4714 -5034 -4.358744 37.55535 "Martínez Sánchez et al. 2017" "Martinez17"
"El Castillo de Doña Mencía" "Spain" "EN" "Corte C3, UE 3122" "Beta-294443" 6020 40 "animal bone" "Cervus elaphus" -4717 -5206 -4.358744 37.55535 "Martínez Sánchez et al. 2017" "Martinez17"
"El Mazo" "Spain" "UM" "1002" "OxA-30850" 7724 38 "shell" "n/a" -6429 -6690 -4.7033963 43.40395 "Gutiérrez Zugasti et al. 2014" "Gutierrez14"
"El Mazo" "Spain" "UM" "114" "OxA-27969" 7990 38 "animal bone" "n/d" -6648 -7129 -4.7033963 43.40395 "Gutiérrez Zugasti et al. 2014" "Gutierrez14"
"El Mazo" "Spain" "LM" "112" "OxA-28401" 7294 37 "animal bone" "n/d" -6011 -6366 -4.7033963 43.40395 "Zugasti et al. 2016" "https://10.1016/j.quaint.2015.11.149"
"El Mazo" "Spain" "EM" "105" "UGAMS-5408" 7640 30 "wood charcoal" "n/d" -6395 -6637 -4.7033963 43.40395 "Zugasti et al. 2016" "https://10.1016/j.quaint.2015.11.149"
"El Mazo" "Spain" "UM" "100" "OxA-28397" 6772 37 "animal bone" "n/d" -5554 -5825 -4.7033963 43.40395 "Rigaud et al. 2016" "Rigaud16"
"El Mazo" "Spain" "EM" "101" "OxA-30780" 7105 40 "animal bone" "Cervidae-Capreolus" -5792 -6087 -4.7033963 43.40395 "Soares et al. 2016" "Soares16"
"El Mazo" "Spain" "UM" "113" "OxA-28403" 7212 35 "wood charcoal" "Betulaceae-Corylus" -5919 -6231 -4.7033963 43.40395 "Soares et al. 2016" "Soares16"
"El Mazo" "Spain" "UM" "101" "OxA-30806" 7310 40 "shell" "Trochidae, Phorcus sp." -6014 -6379 -4.7033963 43.40395 "Soares et al. 2016" "Soares16"
"El Mazo" "Spain" "EM" "105" "OxA-30535" 7380 55 "wood charcoal" "Betulaceae-Corylus" -6023 -6439 -4.7033963 43.40395 "Soares et al. 2016" "Soares16"
"El Mazo" "Spain" "UM" "120" "OxA-28405" 7412 36 "human bone" "Homo sapiens" -6075 -6430 -4.7033963 43.40395 "Soares et al. 2016" "Soares16"
"El Mazo" "Spain" "LM" "113" "OxA-28404" 7565 34 "shell" "Trochidae, Phorcus sp." -6238 -6585 -4.7033963 43.40395 "Soares et al. 2016" "Soares16"
"El Mazo" "Spain" "LM" "105" "OxA-30977" 7595 40 "shell" "Trochidae, Phorcus sp." -6242 -6635 -4.7033963 43.40395 "Soares et al. 2016" "Soares16"
"El Mazo" "Spain" "LM" "120" "OxA-30976" 7625 45 "shell" "Trochidae, Phorcus sp." -6252 -6644 -4.7033963 43.40395 "Soares et al. 2016" "Soares16"
"El Mazo" "Spain" "EM" "108" "OxA-28411" 8022 39 "animal bone" "Cervidae-Capreolus" -6653 -7173 -4.7033963 43.40395 "Soares et al. 2016" "Soares16"
"El Mazo" "Spain" "EM" "108" "OxA-27904" 8222 36 "shell" "Phorcus sp." -7055 -7481 -4.7033963 43.40395 "Soares et al. 2016" "Soares16"
"El Mazo" "Spain" "LM" "unit 3" "UGAMS-5407" 6790 30 "animal bone" "n/d" -5565 -5797 -4.7033963 43.40395 "Zugasti et al. 2013" "Zugasti13"
"El Mazo" "Spain" "UM" "802" "OxA-34393" 7090 40 "shell" "n/a" -5755 -6081 -4.7033963 43.40395 "Gutiérrez Zugasti et al. 2018" "Zugasti18"
"El Mazo" "Spain" "UM" "101" "OxA28389" 7230 36 "animal bone" "n/d" -5923 -6237 -4.7033963 43.40395 "Gutiérrez Zugasti et al. 2018" "Zugasti18"
"El Mazo" "Spain" "UM" "803" "OxA-34395" 7362 38 "shell" "n/a" -6059 -6414 -4.7033963 43.40395 "Gutiérrez Zugasti et al. 2018" "Zugasti18"
"El Mazo" "Spain" "UM" "802" "OxA-24294" 7460 40 "shell" "n/a" -6084 -6459 -4.7033963 43.40395 "Gutiérrez Zugasti et al. 2018" "Zugasti18"
"El Mazo" "Spain" "LM" "4" "OxA-X2600-8" 6330 40 "animal bone" "n/a" -5061 -5474 -4.7033963 43.40395 "Zugasti et al. 2018" "Zugasti18"
"El Mazo" "Spain" "LM" "6" "OxA-34503" 6422 37 "animal bone" "n/a" -5216 -5525 -4.7033963 43.40395 "Zugasti et al. 2018" "Zugasti18"
"El Mazo" "Spain" "LM" "803" "OxA-34396" 6659 38 "shell" "n/a" -5476 -5722 -4.7033963 43.40395 "Zugasti et al. 2018" "Zugasti18"
"El Retamar" "Spain" "EN" "Hogar 18" "Beta-90122" 6780 80 "shell" "n/a" -5473 -5983 -6.226273 36.57873 "Cantillo-Duarte et al. 2010" "Cantillo10"
"El Retamar" "Spain" "EN" "Hogar 18" "Sac-1525" 7280 60 "shell" "n/a" -5918 -6398 -6.226273 36.57873 "Cantillo-Duarte et al. 2010" "Cantillo10"
"El Retamar" "Spain" "EN" "Conchero 6" "Sac-1676" 7400 100 "shell" "n/a" -5917 -6594 -6.226273 36.57873 "Cantillo-Duarte et al. 2010" "Cantillo10"
"El Toralete" "Spain" "EM" "Shellmidden" "UBAR-777" 7060 80 "shell" "Marine species" -5658 -6228 -4.5869259 43.39406 "Fano 2007" "Fano07"
"El Toralete" "Spain" "EM" "Shellmidden" "UBAR-776" 7680 50 "shell" "Marine species" -6387 -6689 -4.5869259 43.39406 "Fano 2007" "Fano07"
"El Toralete" "Spain" "EM" "Shellmidden" "UBAR-780" 7890 80 "shell" "Marine species" -6450 -7171 -4.5869259 43.39406 "Fano 2007" "Fano07"
"Encosta de Sant'Ana" "Portugal" "EN" "SU04" "Sac-1894" 5140 140 "wood charcoal" "n/d" -3375 -4449 -9.137902 38.71563 "Carvalho 2008" "Carvalho08"
"Encosta de Sant'Ana" "Portugal" "EN" "SU04" "Sac-1893" 5420 45 "wood charcoal" "n/d" -3998 -4445 -9.137902 38.71563 "Carvalho 2008" "Carvalho08"
"Encosta de Sant'Ana" "Portugal" "EN" "SU05" "Sac-1990" 6450 50 "shell" "Mytilus sp." -5214 -5615 -9.137902 38.71563 "Carvalho 2008" "Carvalho08"
"Encosta de Sant'Ana" "Portugal" "EN" "Horizon Ab2" "Sac-2004" 6880 70 "organic" "Humic acids" -5556 -6017 -9.137902 38.71563 "Carvalho 2008" "Carvalho08"
"Encosta de Sant'Ana" "Portugal" "EN" "Horizon Ab2" "Sac-2002" 7310 90 "organic" "Humic acids" -5846 -6462 -9.137902 38.71563 "Carvalho 2008" "Carvalho08"
"Escabasses" "France" "LM" "c.5a-b-c sect. ext." "Ly-10938" 7135 60 "n/d" "n/d" -5742 -6232 1.798249 44.7187 "Valdeyron et al. 2009" "https://doi.org/10.4000/palethnologie.9787"
"Fiais" "Portugal" "LM" "Spit 20-30" "ICEN-141" 6180 110 "animal bone" "n/d" -4681 -5510 -8.4227 37.3042 "Soares & Silva 2018" "https://10.1016/j.jasrep.2017.11.019"
"Fiais" "Portugal" "LM" "Spit 244" "TO-706" 6260 80 "animal bone" "n/d" -4840 -5479 -8.4227 37.3042 "Soares & Silva 2018" "https://10.1016/j.jasrep.2017.11.019"
"Fiais" "Portugal" "LM" "Spit 243" "TO-705" 6840 70 "wood charcoal" "n/d" -5483 -5989 -8.4227 37.3042 "Soares & Silva 2018" "https://10.1016/j.jasrep.2017.11.019"
"Fiais" "Portugal" "LM" "Spit 30-35" "ICEN-110" 6870 220 "animal bone" "n/d" -5046 -6450 -8.4227 37.3042 "Soares & Silva 2018" "https://10.1016/j.jasrep.2017.11.019"
"Fiais" "Portugal" "LM" "Feature 1" "TO-806" 7010 70 "wood charcoal" "n/d" -5637 -6083 -8.4227 37.3042 "Soares & Silva 2018" "https://10.1016/j.jasrep.2017.11.019"
"Fiais" "Portugal" "LM" "Spit 30-35" "ICEN-103" 7310 80 "shell" "n/d" -5895 -6450 -8.4227 37.3042 "Soares & Silva 2018" "https://10.1016/j.jasrep.2017.11.019"
"Font de l’Or" "France" "MN" "n/a" "SUERC-44102" 5676 29 "wood charcoal" "n/d" -4357 -4683 4.183374 45.72812 "Patouret et Charvey 2014" "Patouret14"
"Font de l’Or" "France" "MN" "n/a" "SUERC-44103" 5502 29 "wood charcoal" "n/d" -4243 -4486 4.183374 45.72812 "Patouret et Charvey 2014" "Patouret14"
"Font de l’Or" "France" "MN" "n/a" "SUERC-44104" 5080 29 "wood charcoal" "n/d" -3708 -4032 4.183374 45.72812 "Patouret et Charvey 2014" "Patouret14"
"Font de l’Or" "France" "MN" "n/a" "SUERC-44105" 5583 26 "wood charcoal" "n/d" -4336 -4540 4.183374 45.72812 "Patouret et Charvey 2014" "Patouret14"
"Font de l’Or" "France" "MN" "n/a" "SUERC-44109" 5218 29 "wood charcoal" "n/d" -3945 -4236 4.183374 45.72812 "Patouret et Charvey 2014" "Patouret14"
"Forno da Telha" "Portugal" "LM" "Layer 2 (shell midden)" "Wk-18358" 6764 35 "animal bone" "Sus scrofa" -5539 -5791 -8.5632 39.339 "Carvalho 2008" "Carvalho08"
"Forno da Telha" "Portugal" "LM" "Layer 2 (shell midden)" "ICEN-416" 7320 60 "shell" "Cerastoderma sp." -5985 -6424 -8.5632 39.339 "Carvalho 2008" "Carvalho08"
"Forno da Telha" "Portugal" "LM" "Layer 2 (shell midden)" "ICEN-417" 7360 90 "shell" "Cerastoderma sp." -5914 -6495 -8.5632 39.339 "Carvalho 2008" "Carvalho08"
"Forno da Telha" "Portugal" "LM" "Layer 2" "Wk-18356" 6764 35 "animal bone" "n/d" -5539 -5791 -8.5632 39.339 "Sousa et Gonçalves 2015" "Goncalves15"
"Fraga d'Aia" "Portugal" "EN" "Hearth 1" "ICEN-404" 5050 140 "wood charcoal" "n/d" -3359 -4352 -7.2832 41.0343 "Jorge 2020" "Jorge20"
"Fraga d'Aia" "Portugal" "EN" "Layer 1" "Gif-8090" 5190 60 "wood charcoal" "n/d" -3708 -4324 -7.2832 41.0343 "Jorge 2020" "Jorge20"
"Fraga d'Aia" "Portugal" "EN" "Hearth 2" "Gif-8079" 5690 70 "wood charcoal" "n/d" -4269 -4833 -7.2832 41.0343 "Jorge 2020" "Jorge20"
"Fraga d'Aia" "Portugal" "EN" "Hearth 2" "Gif-7891" 5750 70 "wood charcoal" "n/d" -4343 -4899 -7.2832 41.0343 "Jorge 2020" "Jorge20"
"Fraga d'Aia" "Portugal" "EN" "Hearth 2" "ICEN-904" 6290 50 "wood charcoal" "n/d" -4998 -5473 -7.2832 41.0343 "Jorge 2020" "Jorge20"
"Fraga d'Aia" "Portugal" "EN" "Hearth 2" "ICEN-405" 6490 60 "wood charcoal" "n/d" -5215 -5630 -7.2832 41.0343 "Jorge 2020" "Jorge20"
"Fuente Celada" "Spain" "EN" "H62-UE622" "UGA-7565" 6120 30 "human bone" "Homo sapiens" -4846 -5216 -3.926308 42.26208 "Marcos 2019" "https://10.21630/maa.2019.70.06"
"Gahuzère 2" "France" "MN" "niv.4" "Beta-253157" 5360 40 "wood charcoal" "n/d" -3985 -4350 0.658872 43.23491 "Perrin et al. 2009" "Perrin09"
"Gaspeia" "Portugal" "LM" "Structure (hearth) 26.E2" "Beta-189913" 6950 50 "wood charcoal" "Pinus sp." -5640 -6017 -8.2292 37.5456 "Soares & Silva 2021" "Soares21"
"Gaspeia" "Portugal" "LM" "Structure (hearth) 16.E20" "Beta-514325" 7040 30 "wood charcoal" "Pinus sp." -5745 -6058 -8.2292 37.5456 "Soares & Silva 2021" "Soares21"
"Gaspeia" "Portugal" "LM" "Structure (hearth) 26.D1" "Beta-514326" 7080 30 "wood charcoal" "Quercus sp." -5800 -6069 -8.2292 37.5456 "Soares & Silva 2021" "Soares21"
"Gaspeia" "Portugal" "LM" "Structure (hearth) 26.E2" "Beta-187510" 7110 40 "wood charcoal" "Quercus sp." -5797 -6157 -8.2292 37.5456 "Soares & Silva 2021" "Soares21"
"Germignac" "France" "EN" "Grave" "GifA-96770" 6090 70 "human bone" "Homo Sapiens" -4710 -5314 -0.385844 45.57576 "Laporte et Gómez de Soto 2001" "Laporte01"
"Gilardière" "France" "LM" "c.3a" "AA-8436" 6520 120 "wood charcoal" "n/d" -4998 -5835 -2.154716 47.11365 "Marchand 1999" "Marchand99"
"Grande Sablière" "France" "MN" "PAL4 (tranchée de palissade)" "Beta-370202" 5810 40 "wood charcoal" "n/d" -4457 -4842 0.360349 46.61653 "Merleau et al. 2014" "Merleau14"
"Grande Sablière" "France" "MN" "SP-1121 (fosse)" "Beta-382531" 5850 30 "human bone" "Homo Sapiens" -4541 -4879 0.360349 46.61653 "Merleau et al. 2014" "Merleau14"
"Grande Sablière" "France" "MN" "foyer 5125" "Beta-370206" 5680 30 "wood charcoal" "n/d" -4357 -4687 0.362185 46.61374 "Merleau et al. 2014" "Merleau14"
"Grande Sablière" "France" "MN" "foyer 5082" "Beta-370209" 5820 30 "wood charcoal" "n/d" -4500 -4835 0.362185 46.61374 "Merleau et al. 2014" "Merleau14"
"Grotte de Haispea" "France" "EMN" "n/a" "GrA-38789" 5750 40 "human bone" "Homo Sapiens" -4398 -4790 -0.947658 43.14872 "Ebrard 2013" "Ebrard13"
"Grotte de l'Espalungue" "France" "UN" "Niveau intra-stalagminitique" "Ly-3072" 6040 300 "n/a" "n/d" -3949 -5881 -0.436883 43.09974 "Blanc & Marsan 1985" "Blanc85"
"Grotte de Malarode 1" "France" "UN" "Base couche C4i, carré 4E" "Ly-3483" 6300 210 "wood charcoal" "n/d" -4448 -5884 -0.462728 43.09666 "Marsan 1986" "Marsan86"
"Grotte de Poeymaü" "France" "MN" "bca/gca/alsn" "Ly-1784" 7830 200 "shell" "n/d" -6027 -7573 -0.4479 43.0958 "Evin et al. 1980" "Evin80"
"Grotte de Poeymaü" "France" "MN" "bca/gca/alsn" "Ly-1785" 7940 310 "shell" "n/d" -5844 -8196 -0.4479 43.0958 "Evin et al. 1980" "Evin80"
"Grotte de Poeymaü" "France" "LM" "alsh: argile, limon, schiste, hélix" "Ly-1786" 7690 310 "shell" "Helix sp." -5627 -7602 -0.4479 43.0958 "Evin et al. 1980" "Evin80"
"Grotte de Poeymaü" "France" "MN" "bca: blocs, cailloux, argile. Remplacé au fond de la grotte par les dépôts lenticulaires de gca et alsn" "Ly-1840" 5830 330 "wood charcoal" "n/d" -3544 -5729 -0.4479 43.0958 "Marsan 2009" "Marsan09"
"Grotte de Poeymaü" "France" "MN" "gca: granules, cailloux, argile. En fond de grotte" "Ly-1842" 5170 330 "wood charcoal" "n/d" -2677 -5208 -0.4479 43.0958 "Marsan 2009" "Marsan09"
"Grotte de Poeymaü" "France" "LM" "alsh: argile, limon, schiste, hélix. Blocs vers l’extérieur" "Ly-1843" 6830 320 "wood charcoal" "n/d" -4684 -6681 -0.4479 43.0958 "Marsan 2009" "Marsan09"
"Grotte de Poeymaü" "France" "EM" "bah: blocs, argile, hélix" "Ly-1891" 7940 150 "wood charcoal" "n/d" -6261 -7525 -0.4479 43.0958 "Marsan 2009" "Marsan09"
"Grotte de Poeymaü" "France" "EM" "cbh: cailloux, blocs, ennoyés dans une grande masse de coquilles de Cepaea nemoralis, sans sédiment. Correspond à la partie supérieure des
Foyers supérieurs à hélix (FSH)" "Ly-1892" 7960 160 "wood charcoal" "n/d" -6254 -7575 -0.4479 43.0958 "Marsan 2009" "Marsan09"
"Grotte du Sanglier" "France" "LMEN" "c.5a2" "Ly-33 (OxA-4551)" 6915 70 "n/a" "n/d" -5565 -6057 1.718974 44.7002 "Roussot-Larroque 2005" "Roussot05"
"Grotte du Sanglier" "France" "LMEN" "c.5a1" "Ly-5686" 6172 176 "n/a" "n/d" -4401 -5656 1.718974 44.7002 "Séronie-Vivien 2001" "Seronie01"
"Grotte du Sanglier" "France" "EN" "c.3b" "Ly-7791" 6095 100 "animal bone" "n/d" -4551 -5468 1.718974 44.7002 "Séronie-Vivien 2001" "Seronie01"
"Grotte du Sanglier" "France" "LMEN" "Layer 5" "Ly-6510" 7557 104 "n/a" "n/d" -6027 -6817 1.718974 44.7002 "Valdeyron et al. 2013" "Valdeyron13"
"Grotte Mykolas" "France" "MN" "n/a" "Ly-6225" 5210 35 "human bone" "Homo sapiens" -3806 -4240 0.9284679 44.91858 "Le Luyer & Bayle 2017" "https://doi.org/10.1016/j.crpv.2016.11.009"
"Gruta da Nossa Senhora das Lapas" "Portugal" "EN" "Layer C" "ICEN-805" 6100 70 "human bone" "Homo sapiens" -4713 -5318 -8.412194 39.66217 "Bernabeu Auban 2006" "http://doi.org/10.13140/RG.2.1.3671.4006"
"Gruta da Nossa Senhora das Lapas" "Portugal" "EN" "Layer B" "ICEN-802" 6100 70 "human bone" "Homo sapiens" -4713 -5318 -8.412194 39.66217 "Oosterbeek 1993" "Oosterbeek93"
"Harregi" "France" "MN" "n/a" "GrA-37565" 5055 35 "human bone" "Homo Sapiens" -3652 -3983 -0.9281939 43.14435 "Ebrard 2013" "Ebrard13"
"Herriko Barra" "Spain" "LMEN" "C" "I-???" 5810 170 "wood charcoal" "n/d" -4000 -5358 -2.176052 43.2844 "Arias 1995" "Arias1995"
"Herriko Barra" "Spain" "LMEN" "C" "Ua-4821" 5960 95 "animal bone" "n/d" -4450 -5301 -2.176052 43.2844 "Altuna et al. 1993" "Elorza93"
"Herriko Barra" "Spain" "LMEN" "C" "Ua-4820" 6010 90 "animal bone" "n/d" -4503 -5310 -2.176052 43.2844 "Altuna et al. 1993" "Elorza93"
"Herriko Barra" "Spain" "LMEN" "C" "I-15350" 5730 110 "n/a" "n/a" -4173 -5035 -2.176052 43.2844 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Herriko Barra" "Spain" "LMEN" "C" "I-15351" 5800 110 "n/a" "n/a" -4261 -5206 -2.176052 43.2844 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Kergorvo" "France" "EN" "Posthole 216" "Poz-47980" 6250 40 "wood charcoal" "n/d" -4996 -5373 -3.5333921 48.27183 "Tinevez 2022" "https://doi.org/10.4000/rao.8024"
"Kerliezoc" "France" "LM" "Carré 17, niveau 1, passe 2" "Ly-1871 (Poz-1010)" 6485 50 "wood charcoal" "Quercus sp." -5219 -5622 -4.444338 48.5336 "Josselin et al. 2003" "Josselin03"
"Kerlinou" "France" "EN" "T37.F113" "Beta-413070" 5920 30 "wood charcoal" "n/d" -4618 -4980 -4.552695 48.36507 "Tinevez 2022" "https://doi.org/10.4000/rao.8024"
"Kerlinou" "France" "EN" "T37.F115" "Beta-413071" 5860 30 "wood charcoal" "n/d" -4544 -4893 -4.552695 48.36507 "Tinevez 2022" "https://doi.org/10.4000/rao.8024"
"Kerostin" "France" "EN" "four 1050" "Beta-409096" 5930 30 "wood charcoal" "n/d" -4625 -4989 -3.3248594 47.72163 "Tinevez 2022" "https://doi.org/10.4000/rao.8024"
"Kerostin" "France" "EN" "four 1230" "Beta-409100" 6000 30 "wood charcoal" "n/d" -4720 -5196 -3.3248594 47.72163 "Tinevez 2022" "https://doi.org/10.4000/rao.8024"
"Kervouric" "France" "EN" "Bâtiment 3, F.169" "Beta-378977" 6030 30 "organic" "Residues in pottery in pottery" -4732 -5203 -3.4899835 48.74155 "Juhel 2015" "Juhel15"
"Kervouric" "France" "EN" "bâtiment 1, fosse latérale F.70" "Beta-399289" 5890 30 "organic" "Residues in pottery in pottery" -4559 -4933 -3.4899835 48.74155 "Juhel 2015" "Juhel15"
"Kervouric" "France" "EN" "bâtiment 2, posthole F.44/US1" "Beta-418940" 5970 30 "wood charcoal" "Alnus sp." -4711 -5022 -3.4899835 48.74155 "Juhel 2015" "Juhel15"
"Kervouric" "France" "EN" "bâtiment 2, F.59 sd. 2-3 US 1" "Beta-418941" 6020 30 "wood charcoal" "n/d" -4727 -5201 -3.4899835 48.74155 "Juhel 2015" "Juhel15"
"Kervouric" "France" "EN" "Bâtiment 3, F.129" "Beta-418943" 5920 30 "plant seed" "Corylus sp." -4618 -4980 -3.4899835 48.74155 "Juhel 2015" "Juhel15"
"Kervouric" "France" "LM" "US F184" "Beta-418944" 7850 30 "wood charcoal" "n/d" -6507 -7033 -3.4899835 48.74155 "Marchand & Schulting 2019" "Marchand19"
"Kervouric" "France" "LM" "US F148" "Beta-418945" 7030 30 "wood charcoal" "n/d" -5739 -6023 -3.4899835 48.74155 "Marchand & Schulting 2019" "Marchand19"
"Kervouyec" "France" "EN" "pottery f2c1, fosse f2" "Ly-11067(SacA36552)" 6005 35 "organic" "Residues in pottery in pottery" -4717 -5201 -4.1125996 48.01926 "Tinevez et al. 2015" "Tinevez15"
"Kervouyec" "France" "EN" "fosse f2," "Ly-11068(SacA36553)" 5970 45 "wood charcoal" "n/d" -4620 -5201 -4.1125996 48.01926 "Tinevez et al. 2015" "Tinevez15"
"Kervouyec" "France" "EN" "fosse f1" "Ly-4657(SacA-9808)" 5995 35 "plant seed" "Corylus sp." -4715 -5200 -4.1125996 48.01926 "Tinevez et al. 2015" "Tinevez15"
"Kervouyec" "France" "EN" "pottery f3c1, fosse f3" "Ly-7737(SacA 23288)" 5975 30 "organic" "Residues in pottery in pottery" -4713 -5027 -4.1125996 48.01926 "Tinevez et al. 2015" "Tinevez15"
"La Atalaya" "Spain" "EN" "Phase Ib, Sondeo 9, US 909-1" "Poz-38403" 5510 50 "animal bone" "n/d" -4057 -4543 -4.816473 40.63576 "Guerra et al. 2017" "https://10.24197/ba.LXXXIII.2017.11-70"
"La Atalaya" "Spain" "EN" "Phase Ib, Sondeo 9, US 607-2" "MADN-5904BIN" 6184 416 "organic" "Residues in pottery" -3652 -6370 -4.816473 40.63576 "Guerra et al. 2017" "https://10.24197/ba.LXXXIII.2017.11-70"
"La Atalaya" "Spain" "EN" "Phase Ib, Sondeo 9, US 909-2" "MADN-5905BIN" 6202 346 "organic" "Residues in pottery" -3956 -6083 -4.816473 40.63576 "Guerra et al. 2017" "https://10.24197/ba.LXXXIII.2017.11-70"
"La Atalaya" "Spain" "EN" "Phase Ib, Sonde 9, US 909-2" "Beta-333528" 6220 40 "animal bone" "Ovis/capra" -4950 -5362 -4.816473 40.63576 "Guerra et al. 2017" "https://10.24197/ba.LXXXIII.2017.11-70"
"La Atalaya" "Spain" "EN" "Phase Ib, Sondeo 14, US 1402" "MADN-6228BIN" 6642 406 "organic" "Residues in pottery" -4249 -6736 -4.816473 40.63576 "Guerra et al. 2017" "https://10.24197/ba.LXXXIII.2017.11-70"
"La Atalaya" "Spain" "EN" "Phase Ib, Sondeo 12, US 1202-2" "MADN-6183BIN" 6855 453 "organic" "Residues in pottery" -4336 -7318 -4.816473 40.63576 "Guerra et al. 2017" "https://10.24197/ba.LXXXIII.2017.11-70"
"La Balise" "France" "EN" "nd" "Ly-2838" 5910 150 "wood charcoal" "n/d" -4257 -5458 -1.1515927 45.48487 "Roussot-Larroque & Burnez 1992; Marchand 1999" "Roussot92"
"La Braña-Arintero" "Spain" "LM" "Garma A, 1" "Beta-226472" 6980 50 "human bone" "Homo sapiens" -5666 -6057 -5.409831 42.98519 "Vidal et al. 2008" "Vidal08"
"La Braña-Arintero" "Spain" "LM" "Garma A, 2" "Beta-226473" 7030 50 "human bone" "Homo sapiens" -5720 -6071 -5.409831 42.98519 "Vidal et al. 2008" "Vidal08"
"la Doue" "France" "EN" "F-V" "Ly-2818" 6390 290 "wood charcoal" "n/d" -4335 -6220 1.42396 45.0957 "Delibrias et al. 1987" "Delibrias87"
"La Grange" "France" "LM" "Couche 5- carré P14 Nord, passe 1" "Ly-993 (GrA-12370)" 7370 80 "animal bone" "n/d" -5926 -6471 -0.761669 46.10222 "Laporte et al. 2000" "Laporte00"
"La Grange" "France" "EN" "Couche 5 - carré P3 Sud passe 3" "Ly-994 (GrA-14936)" 5740 50 "animal bone" "n/d" -4357 -4795 -0.761669 46.10222 "Laporte et al. 2000" "Laporte00"
"La Madeleine" "France" "LM" "n/a" "Ly-2677" 6590 120 "human bone" "Homo Sapiens" -5060 -5966 3.25 45.8 "Mazière 1984" "Maziere84"
"La Paleta" "Spain" "EN" "E-219" "Beta-223092" 6660 60 "plant seed" "Cerealia sp." -5377 -5744 -3.850232 40.08372 "Fernández & Gómez 2009" "https://10.4312/dp.36.4"
"La Paré de Nogales" "Spain" "EM" "n/a" "x-26" 7365 36 "human bone" "Homo sapiens" -6062 -6413 -4.708 43.313 "Fano et al. 2015" "Fano15"
"La Pointe du Grouin-du-Cou" "France" "EN" "F" "Gif-4372" 6300 160 "wood charcoal" "n/d" -4606 -5724 -1.4684654 46.34436 "Delibrias et al. 1982" "Delibrias82"
"La Pointe du Grouin-du-Cou" "France" "EN" "E" "Gif-5042" 6450 150 "wood charcoal" "n/d" -4794 -5875 -1.4684654 46.34436 "Delibrias et al. 1982" "Delibrias82"
"La Pointe du Grouin-du-Cou" "France" "EN" "B" "Gif-5043" 6480 160 "wood charcoal" "n/d" -4793 -5971 -1.4684654 46.34436 "Delibrias et al. 1982" "Delibrias82"
"La Pouche" "France" "MN" "n/a" "ARC-1679" 5365 55 "wood charcoal" "n/d" -3967 -4439 0.5563 43.6657 "Bousartchouk & Veyssière 2000" "Boudartchouk00"
"La Pouche" "France" "MN" "n/a" "ARC-1682" 5530 60 "wood charcoal" "n/d" -4054 -4609 0.5563 43.6657 "Bousartchouk & Veyssière 2000" "Boudartchouk00"
"La Rochette" "France" "EN" "Foyer 05" "GrN-30615" 6000 20 "wood charcoal" "n/d" -4730 -5024 -2.3193546 48.08198 "Tinevez 2022" "https://doi.org/10.4000/rao.8024"
"La Rochette" "France" "EN" "Foyer 06" "GrN-30616" 5860 40 "wood charcoal" "n/d" -4505 -4934 -2.3193546 48.08198 "Tinevez 2022" "https://doi.org/10.4000/rao.8024"
"La Rochette" "France" "EN" "Foyer 03" "Ly-4661 (SacA-9812)" 5990 35 "wood charcoal" "n/d" -4713 -5198 -2.3193546 48.08198 "Tinevez 2022" "https://doi.org/10.4000/rao.8024"
"la Source" "France" "EM" "From sandstone fill ofrock shelter" "Ly-2365" 7270 240 "wood charcoal" "n/d" -5474 -7049 1.5632 45.1177 "Evin et al. 1982" "Evin82"
"La Trecha" "Spain" "UM" "Shellmidden" "URU-0051" 5600 310 "wood charcoal" "n/a" -3370 -5520 -3.3134728 43.3983 "González Morales et al. 2002" "Gonzalez02"
"La Trecha" "Spain" "UM" "Shellmidden" "URU-0039" 6240 100 "shell" "Marine species" -4726 -5530 -3.3134728 43.3983 "González Morales et al. 2002" "Gonzalez02"
"La Trecha" "Spain" "LM" "Zone 4" "URU-0038" 7500 70 "shell" "Marine species" -6070 -6595 -3.224526 43.348 "Zugasti 2011" "https://10.1111/j.1475-4754.2010.00561.x"
"La Trecha" "Spain" "LM" "Shellmidden, Pit 2" "URU-0050" 5430 70 "organic" "Travertine" -3971 -4537 -3.3134728 43.3983 "Cubas et al. 2016" "https://doi.org/10.1007/s10963-016-9091-2"
"Laa" "France" "LM" "US 20, 21 et 21/32" "Erl-12987" 6757 59 "wood charcoal" "n/d" -5478 -5885 -0.4559 43.10148 "Dumontier et al. 2022" "https://doi.org/10.4000/galliap.3899"
"Laa" "France" "LM" "US 20, 21 et 21/32" "Erl-12988" 6979 50 "wood charcoal" "n/d" -5666 -6056 -0.4559 43.10148 "Dumontier et al. 2022" "https://doi.org/10.4000/galliap.3899"
"Landaluze" "Spain" "UN" "Hearth 1" "Beta-401150" 5260 30 "wood charcoal" "n/a" -3958 -4314 -2.9972594 43.37984 "Regalado et al. 2015" "Regalado15"
"Landaluze" "Spain" "UN" "Hearth 2" "Beta-401151" 5300 30 "wood charcoal" "n/a" -3976 -4326 -2.9972594 43.37984 "Regalado et al. 2015" "Regalado15"
"Lapa da Bugalheira" "Portugal" "EN" "Layer 2" "VERA-7047" 6084 26 "animal bone" "Ovis sp." -4837 -5209 -8.3657 39.3087 "Rodrigues et al. 2020" "https://10.21747/978-989-8970-25-1/arqa60"
"Lapa da Bugalheira" "Portugal" "EN" "Layer 2" "VERA-7048" 6128 26 "human bone" "Homo sapiens" -4853 -5215 -8.3657 39.3087 "Rodrigues et al. 2020" "https://10.21747/978-989-8970-25-1/arqa60"
"Lapa da Bugalheira" "Portugal" "MN" "n/a" "ICEN-739" 5090 60 "human bone" "Homo sapiens" -3643 -4225 -8.608 39.482 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Lapa Namorados" "Portugal" "EN" "n/a" "ICEN-735" 5460 110 "human bone" "Homo sapiens" -3809 -4716 -8.194 39.925 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Lapiás das Lameiras" "Portugal" "EN" "SU26" "OxA-24831" 6256 32 "plant seed" "Triticum sp." -5013 -5367 -9.343528 38.84653 "Gonçalves & Sousa 2018" "Goncalves18"
"Lapiás das Lameiras" "Portugal" "EN" "SU26" "OxA-24833" 6310 33 "plant seed" "Triticum sp." -5062 -5469 -9.343528 38.84653 "Gonçalves & Sousa 2018" "Goncalves18"
"Lapiás das Lameiras" "Portugal" "EN" "SU27" "OxA-24832" 6381 34 "plant seed" "Triticum sp." -5212 -5476 -9.343528 38.84653 "Gonçalves & Sousa 2018" "Goncalves18"
"Lapiás das Lameiras" "Portugal" "EN" "SU53" "OxA-29234" 6186 36 "animal bone" "Ovis sp." -4940 -5310 -9.343528 38.84653 "Gonçalves & Sousa 2018" "Goncalves18"
"Lapiás das Lameiras" "Portugal" "EN" "Unknown" "OxA-24533" 6256 35 "human bone" "Homo sapiens" -5003 -5370 -9.343528 38.84653 "Gonçalves & Sousa 2018" "Goncalves18"
"Lapiás das Lameiras" "Portugal" "EN" "SU27-2" "OxA-29111" 6314 33 "animal bone" "Ovis sp." -5064 -5470 -9.343528 38.84653 "Gonçalves & Sousa 2018" "Goncalves18"
"Lapiás das Lameiras" "Portugal" "EN" "SU10" "OxA-24830" 6327 32 "plant seed" "Hordeum sp." -5075 -5471 -9.343528 38.84653 "Gonçalves & Sousa 2018" "Goncalves18"
"Lapiás das Lameiras" "Portugal" "EN" "SU39" "OxA-24829" 6424 32 "plant seed" "Hordeum sp." -5219 -5513 -9.343528 38.84653 "Gonçalves & Sousa 2018" "Goncalves18"
"Lapiás das Lameiras" "Portugal" "EN" "SU53" "OxA-29110" 6494 34 "animal bone" "Ovis sp." -5313 -5615 -9.343528 38.84653 "Gonçalves & Sousa 2018" "Goncalves18"
"Lapiás das Lameiras" "Portugal" "EN" "SU53" "OxA-29109" 6497 34 "animal bone" "Ovis sp." -5314 -5616 -9.343528 38.84653 "Gonçalves & Sousa 2018" "Goncalves18"
"Lavra" "Portugal" "EN" "Layer 3" "UGRA-267" 5830 90 "wood charcoal" "n/d" -4347 -5201 -8.14951 41.1054 "Sanches 1997" "Sanches97"
"Lavra" "Portugal" "EN" "Layer 3" "GAK-10933" 5870 140 "wood charcoal" "n/d" -4253 -5315 -8.14951 41.1054 "Sanches 1997" "Sanches97"
"Lavra" "Portugal" "EN" "Layer 3" "GAK-10931" 5990 140 "wood charcoal" "n/d" -4349 -5471 -8.14951 41.1054 "Sanches 1997" "Sanches97"
"Lavra" "Portugal" "EN" "Layer 3" "ICEN-76" 6060 60 "wood charcoal" "n/d" -4711 -5298 -8.14951 41.1054 "Sanches 1997" "Sanches97"
"Lavra" "Portugal" "EN" "Layer 3" "GAK-10932" 6310 160 "wood charcoal" "n/d" -4610 -5727 -8.14951 41.1054 "Sanches 1997" "Sanches97"
"Lavra" "Portugal" "EN" "Layer 3" "GAK-10934" 6350 120 "wood charcoal" "n/d" -4793 -5663 -8.14951 41.1054 "Sanches 1997" "Sanches97"
"le Chemin Creux" "France" "EN" "Str. 1 (Charbon sous pierre)" "Ly-13857" 5755 45 "wood charcoal" "n/d" -4368 -4795 -0.839083 47.06825 "Marchand et al. 2009" "Marchand09"
"le Chemin Creux" "France" "EN" "Str. 2 (Charbon sous pierre (n° 5))" "Ly-4599 (GrA)" 5820 35 "wood charcoal" "n/d" -4493 -4841 -0.839083 47.06825 "Marchand et al. 2009" "Marchand09"
"le Chemin Creux" "France" "EN" "Str. 3 (Charbon sous pierre (carré B3))" "Ly-4600(GrA)" 5840 35 "wood charcoal" "n/d" -4502 -4890 -0.839083 47.06825 "Marchand et al. 2009" "Marchand09"
"Le Crann" "France" "MM" "n/a" "Gif-2631" 7580 105 "wood charcoal" "n/d" -6061 -7021 -4.326514 48.42605 "Giot 1973" "Giot73"
"Le Haut-Mée" "France" "EN" "Fosse 2" "Ly-7660" 5975 65 "plant seed" "Corylus sp." -4547 -5210 -1.3137264 48.41829 "Cassen et al. 1998" "Cassen98"
"Le Haut-Mée" "France" "EN" "Fosse 76" "Ly-7661" 5955 65 "wood charcoal" "n/d" -4541 -5208 -1.3137264 48.41829 "Cassen et al. 1998" "Cassen98"
"Le Haut-Mée" "France" "EN" "Posthole 121" "Ly-7662" 5995 65 "wood charcoal" "n/d" -4556 -5213 -1.3137264 48.41829 "Cassen et al. 1998" "Cassen98"
"Le Haut-Mée" "France" "EN" "Fosse 174" "Ly-7663" 5765 60 "wood charcoal" "n/d" -4355 -4890 -1.3137264 48.41829 "Cassen et al. 1998" "Cassen98"
"Lède-du-Gurp" "France" "EM" "c.11" "Beta-118446" 8620 60 "wood charcoal" "n/d" -7479 -8161 -1.149739 45.45552 "Banadora" "Banadora21"
"Lède-du-Gurp" "France" "EM" "LDG88 c.11" "Ly-6048" 8360 60 "wood charcoal" "n/d" -7073 -7590 -1.149739 45.45552 "Banadora" "Banadora21"
"Lède-du-Gurp" "France" "EMN" "c.4b carré L19" "Ly-7964" 5100 45 "wood charcoal" "n/d" -3654 -4157 -1.149739 45.45552 "Banadora" "Banadora21"
"Lède-du-Gurp" "France" "EN" "structure brûlée" "Ly-7969" 8600 55 "wood charcoal" "n/d" -7476 -7949 -1.149739 45.45552 "Banadora" "Banadora21"
"Lède-du-Gurp" "France" "MN" "US 1029" "Beta-423538" 5380 30 "organic" "Residues in pottery" -4046 -4348 -1.149739 45.45552 "Verdin et al. 2019 table 1" "https://doi.org/10.4000/quaternaire.11201"
"Lède-du-Gurp" "France" "MN" "US 1031" "Beta-423539" 5260 30 "organic" "Residues in pottery" -3958 -4314 -1.149739 45.45552 "Verdin et al. 2019 table 1" "https://doi.org/10.4000/quaternaire.11201"
"Lède-du-Gurp" "France" "MN" "US 1028" "Beta-423542" 5230 30 "organic" "Residues in pottery" -3948 -4240 -1.149739 45.45552 "Verdin et al. 2019 table 1" "https://doi.org/10.4000/quaternaire.11201"
"Lède-du-Gurp" "France" "MN" "US1028-B02" "Gif-48064" 5270 30 "wood charcoal" "n/d" -3961 -4317 -1.149739 45.45552 "Verdin et al. 2019 table 1" "https://doi.org/10.4000/quaternaire.11201"
"Lède-du-Gurp" "France" "MN" "US1029-03/1B" "Gif-48065" 5600 30 "wood charcoal" "n/d" -4337 -4548 -1.149739 45.45552 "Verdin et al. 2019 table 1" "https://doi.org/10.4000/quaternaire.11201"
"Lède-du-Gurp" "France" "MN" "US1031-B010" "Gif-48066" 5470 30 "wood charcoal" "n/d" -4073 -4447 -1.149739 45.45552 "Verdin et al. 2019 table 1" "https://doi.org/10.4000/quaternaire.11201"
"Lède-du-Gurp" "France" "EM" "c.9-10" "Gif-5465" 7860 150 "n/d" "n/d" -6229 -7475 -1.149739 45.45552 "Roussot-Larroque 2000" "Roussot00"
"Lède-du-Gurp" "France" "EM" "BDD2 c.11" "Ly-5325" 8758 98 "wood charcoal" "n/d" -7518 -8289 -1.149739 45.45552 "Roussot-Larroque 2000" "Roussot00"
"Lède-du-Gurp" "France" "EN" "LDG87 H35 c.8c base" "Ly-6043" 8125 70 "wood charcoal" "n/d" -6654 -7493 -1.149739 45.45552 "Roussot-Larroque 2000" "Roussot00"
"Lède-du-Gurp" "France" "EN" "BDD1 c.8a-b" "Ly-5323" 5686 55 "wood charcoal" "n/d" -4339 -4785 -1.149739 45.45552 "Roussot-Larroque 2005" "Roussot05"
"Lède-du-Gurp" "France" "EN" "LDG87 H-I/35 c.9" "Ly-6045" 7360 85 "wood charcoal" "n/d" -5919 -6472 -1.149739 45.45552 "Roussot-Larroque 2005" "Roussot05"
"Lède-du-Gurp" "France" "EM" "LDG87 H/35 I/34 c.10" "Ly-6046" 7350 130 "wood charcoal" "n/d" -5743 -6641 -1.149739 45.45552 "Roussot-Larroque 2005" "Roussot05"
"Lède-du-Gurp" "France" "EN" "LDG BDD15 c.8" "Ly-5318" 6100 65 "wood charcoal" "Quercus sp." -4718 -5313 -1.149739 45.45552 "Roussot-Larroque 1995" "Roussot95"
"Lède-du-Gurp" "France" "EN" "BDD5 c.8a-b, unité stratigraphique I-J 38/39" "Ly-5319" 5817 59 "wood charcoal" "Quercus sp." -4403 -4941 -1.149739 45.45552 "Roussot-Larroque 1995" "Roussot95"
"Lède-du-Gurp" "France" "EN" "LDG88 c.8b" "Ly-6049" 5790 55 "wood charcoal" "n/d" -4368 -4896 -1.149739 45.45552 "Roussot-Larroque 1995" "Roussot95"
"Lède-du-Gurp" "France" "EN" "LDG 88 c.8c" "Ly-6050" 5970 60 "wood charcoal" "n/d" -4550 -5207 -1.149739 45.45552 "Roussot-Larroque 1995" "Roussot95"
"Lède-du-Gurp" "France" "EN" "BDD 7 c.8a-b" "Ly-5320" 5750 70 "wood charcoal" "n/d" -4343 -4899 -1.149739 45.45552 "Roussot-Larroque 1995" "Roussot95"
"Lède-du-Gurp" "France" "MN" "c.7 base carrés I-J/31" "Ly-7970" 5305 45 "wood charcoal" "n/d" -3958 -4338 -1.149739 45.45552 "Shennan & Steele 2000" "Shennan00"
"Les Gouillauds" "France" "EN" "n/d" "Gif-4878" 5950 120 "wood charcoal" "n/d" -4354 -5322 -1.393964 46.17839 "Pautreau & Robert 1980" "Pautreau80"
"Les Ouchettes" "France" "LM" "n/a" "Ly-177 (OxA)" 7895 78 "wood charcoal" "n/d" -6456 -7170 -0.709875 45.843 "Laporte et al. 2002" "Laporte02"
"Les Ouchettes" "France" "EN" "US30, St.9" "Ly-178 (OxA)" 5645 90 "wood charcoal" "n/d" -4066 -4841 -0.709875 45.843 "Laporte et al. 2002" "Laporte02"
"Les Ouchettes" "France" "EN" "US30 St.123" "Ly-179 (OxA)" 5600 70 "wood charcoal" "n/d" -4170 -4720 -0.709875 45.843 "Laporte et al. 2002" "Laporte02"
"Les Ouchettes" "France" "EN" "US30 St.133" "Ly-180 (OxA)" 5755 65 "wood charcoal" "n/d" -4348 -4894 -0.709875 45.843 "Laporte et al. 2002" "Laporte02"
"Les Ouchettes" "France" "EN" "US30 St.137" "Ly-181 (OxA)" 5330 60 "wood charcoal" "n/d" -3951 -4359 -0.709875 45.843 "Laporte et al. 2002" "Laporte02"
"Les Ouchettes" "France" "MN" "US30 St.147" "Ly-182 (OxA)" 5245 60 "wood charcoal" "n/d" -3792 -4337 -0.709875 45.843 "Laporte et al. 2002" "Laporte02"
"Linatzeta" "Spain" "UM" "galerie niv. III" "KIA-30181" 6110 30 "wood charcoal" "n/d" -4843 -5214 -2.32386 43.24089 "Tapia et al. 2008" "Sagarna08"
"Linatzeta" "Spain" "UM" "galerie niv. III" "KIA-34976" 6810 30 "wood charcoal" "n/d" -5569 -5836 -2.32386 43.24089 "Tapia et al. 2008" "Sagarna08"
"Linatzeta" "Spain" "UM" "galerie niv. III" "KIA-33193" 7315 35 "human bone" "Homo sapiens" -6023 -6375 -2.32386 43.24089 "Tapia et al. 2008" "Sagarna08"
"Longetraye" "France" "MM" "c.2, carré E6" "Ly-617" 7320 140 "wood charcoal" "n/d" -5722 -6642 4.0824727 44.87298 "Philibert 1982" "https://doi.org/10.3406/racf.1982.2326"
"Longetraye" "France" "EN" "c.1" "Ly-758" 7430 150 "wood charcoal" "n/d" -5757 -6896 4.0824727 44.87298 "Philibert 1982" "https://doi.org/10.3406/racf.1982.2326"
"Longetraye" "France" "EN" "c.1" "Ly-759" 6920 160 "wood charcoal" "n/d" -5324 -6378 4.0824727 44.87298 "Philibert 1982" "https://doi.org/10.3406/racf.1982.2326"
"Longetraye" "France" "EMN" "c.1a/1b" "Ly-787" 5100 140 "wood charcoal" "n/d" -3369 -4440 4.0824727 44.87298 "Philibert 1982" "https://doi.org/10.3406/racf.1982.2326"
"Longetraye" "France" "EMN" "c.3 (couche Paléolithique sup)" "Ly-788" 5080 270 "wood charcoal" "n/d" -2880 -4828 4.0824727 44.87298 "Philibert 1982" "https://doi.org/10.3406/racf.1982.2326"
"Longetraye" "France" "EN" "c. 1" "Ly-616" 6210 170 "wood charcoal" "n/d" -4455 -5664 4.0824727 44.87298 "Philibert 1982" "https://doi.org/10.3406/racf.1982.2326"
"Los Barruecos" "Spain" "EN" "Storage pit" "Beta-159899" 6060 50 "wood charcoal" "n/d" -4719 -5275 -6.499957 39.45502 "Almeida et al. 2021" "https://10.1016/j.jasrep.2021.102815"
"Los Barruecos" "Spain" "EN" "Hearth" "Beta-171124" 6080 40 "wood charcoal" "n/d" -4788 -5214 -6.499957 39.45502 "Almeida et al. 2021" "https://10.1016/j.jasrep.2021.102815"
"Los Cascajos-El Blanquillo" "Spain" "EN" "NII" "GrN-14106" 6760 130 "wood charcoal" "n/d" -5223 -6069 -3.728287 42.38487 "Marcos 2019" "https://10.21630/maa.2019.70.06"
"Magoito" "Portugal" "EN" "Local A" "ICEN-425" 6030 80 "shell" "Patella sp." -4549 -5306 -9.136787 38.71618 "Carvalho 2008" "Carvalho08"
"Magoito" "Portugal" "EN" "Local A" "ICEN-471" 5970 120 "shell" "Thais sp." -4360 -5362 -9.136787 38.71618 "Carvalho 2008" "Carvalho08"
"Medo Tojeiro" "Portugal" "EN" "Layer 4 (hearth)" "Beta-11723" 5450 160 "wood charcoal" "n/d" -3650 -4893 -8.4836 37.3849 "Soares & Silva 2018" "https://10.1016/j.jasrep.2017.11.019"
"Medo Tojeiro" "Portugal" "LM" "Exposed surface" "BM-2275R" 6820 140 "shell" "Mytilus sp." -5310 -6218 -8.4836 37.3849 "Soares & Silva 2018" "https://10.1016/j.jasrep.2017.11.019"
"Medo Tojeiro" "Portugal" "EN" "Layer 4" "BM-2275-R" 6820 140 "shell" "Mytillus sp." -5310 -6218 -8.4836 37.3849 "Nukushina 2016" "Nukushina16"
"Moita Sebastião" "Portugal" "LM" "Skeleton 33" "Ua-46270" 6743 44 "human bone" "Homo sapiens" -5481 -5796 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 10" "Ua-47978" 6753 46 "human bone" "Homo sapiens" -5482 -5833 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton CT" "TO-135" 6810 70 "human bone" "Homo sapiens" -5479 -5983 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 15" "Ua-46265" 6986 40 "human bone" "Homo sapiens" -5717 -6019 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 30" "Ua-47981" 7058 44 "human bone" "Homo sapiens" -5733 -6074 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Unknown" "H2119/1546" 7080 130 "wood charcoal" "n/d" -5559 -6420 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 18" "Ua-46266" 7095 45 "human bone" "Homo sapiens" -5748 -6156 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 17" "Ua-47980" 7105 42 "human bone" "Homo sapiens" -5787 -6158 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 16" "Beta-127449" 7120 40 "human bone" "Homo sapiens" -5807 -6213 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 22" "Ua-46267" 7120 43 "human bone" "Homo sapiens" -5798 -6216 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 5" "Ua-47977" 7138 42 "human bone" "Homo sapiens" -5837 -6220 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 31" "Ua-46269" 7141 40 "human bone" "Homo sapiens" -5840 -6220 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 41" "TO-134" 7160 80 "human bone" "Homo sapiens" -5727 -6374 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 24" "TO-132" 7180 70 "human bone" "Homo sapiens" -5751 -6368 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 29" "TO-133" 7200 70 "human bone" "Homo sapiens" -5793 -6377 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 34" "Ua-46271" 7236 41 "human bone" "Homo sapiens" -5921 -6243 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 22" "TO-131" 7240 70 "human bone" "Homo sapiens" -5843 -6396 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 25" "Ua-46268" 7243 45 "human bone" "Homo sapiens" -5920 -6335 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Unknown" "Sa-16" 7350 350 "wood charcoal" "n/d" -5215 -7529 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 1" "Ua-46263" 7483 48 "human bone" "Homo sapiens" -6083 -6474 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "Skeleton 9" "Ua-46264" 7621 50 "human bone" "Homo sapiens" -6240 -6646 -8.6942 39.1049 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Moita Sebastião" "Portugal" "LM" "n/a" "H-2149/1546" 7080 130 "wood charcoal" "n/d" -5559 -6420 -8.6942 39.1049 "Juan Cabanilles & Martí Oilver 2002" "JuanCabanilles02"
"Molino de Arriba" "Spain" "EN" "Fosa - US 202" "KIA-41450" 6210 30 "human bone" "Homo sapiens" -4994 -5313 -3.828806 42.30626 "Marcos 2019" "https://10.21630/maa.2019.70.06"
"Montaudran Aérospace" "France" "LMEN" "US 2108" "Poz-58551" 6410 40 "wood charcoal" "n/d" -5214 -5523 1.480808 43.57061 "Delsol 2014" "Delsol14"
"Monte Areo VI" "Spain" "UM" "Bottom" "GrN-19123" 5820 70 "wood charcoal" "n/a" -4362 -4994 -5.755767 43.53749 "Blas 1995" "Blas95"
"Monte Areo VI" "Spain" "EM" "Paleosoil" "GrN-19122" 7750 80 "wood charcoal" "n/a" -6268 -7046 -5.755767 43.53749 "Blas 1995" "Blas95"
"Monte do Carrascal 2" "Portugal" "LM" "SU1417 (hearth)" "Beta-339603" 6740 30 "animal bone" "Bos primigenius" -5530 -5738 -8.659 38.33 "Reis et al. 2018" "https://doi.org/10.1016/j.jasrep.2018.11.014"
"Montes de Baixo" "Portugal" "LM" "Layer 2 - middle levels" "ICEN-718" 7590 60 "shell" "Patella sp." -6226 -6647 -8.7883 37.4361 "Soares & Silva 2018" "https://10.1016/j.jasrep.2017.11.019"
"Montes de Baixo" "Portugal" "LM" "Layer 4b - middle levels" "ICEN-720" 7910 60 "shell" "Patella sp." -6480 -7071 -8.7883 37.4361 "Soares & Silva 2018" "https://10.1016/j.jasrep.2017.11.019"
"Morgado Superior" "Portugal" "EN" "Unknown" "Beta-423526" 5960 30 "human bone" "Homo sapiens" -4706 -5001 -8.2451 39.3825 "Cruz 2016" "Cruz16"
"Morgado Superior" "Portugal" "EN" "Unknown" "Wk-42855" 5960 20 "human bone" "Homo sapiens" -4716 -4990 -8.2451 39.3825 "Cruz 2016" "Cruz16"
"Mouligna" "France" "EMN" "c2. Peat layer assoc with charcoal (top)" "Ly-882" 5760 150 "wood charcoal" "n/d" -4046 -5292 -1.587719 43.44539 "Evin et al. 1976" "https://doi.org/10.1017/S003382220000237X"
"Mouligna" "France" "EMN" "c2. Peat layer assoc with charcoal (bottom)" "Ly-883" 5550 150 "wood charcoal" "n/d" -3798 -4990 -1.587719 43.44539 "Evin et al. 1976" "https://doi.org/10.1017/S003382220000237X"
"Paço Velho 2" "Portugal" "LM" "Surface" "Sac-2847" 6930 60 "shell" "n/d" -5624 -6021 -8.4535 37.2616 "Reis 2013" "Reis13"
"Padrão 1" "Portugal" "EN" "Hearth" "ICEN-645" 6800 50 "shell" "Cerastoderma sp." -5529 -5889 -8.8876 37.0626 "Carvalho 2008" "Carvalho08"
"Padrão 1" "Portugal" "EN" "Hearth" "ICEN-873" 6920 60 "shell" "Ruditapes sp." -5622 -6018 -8.8876 37.0626 "Carvalho 2008" "Carvalho08"
"Palácio dos Lumiares" "Portugal" "EN" "SU38/44" "ITN-Lum-30" 6000 0.04 "organic" "Sediment" -4790 -4992 -9.144125 38.71426 "Valera 2006" "Valera06"
"Palácio dos Lumiares" "Portugal" "EN" "SU38/44" "ITN-Lum-31" 6000 0.03 "organic" "Sediment" -4790 -4992 -9.144125 38.71426 "Valera 2006" "Valera06"
"Palácio dos Lumiares" "Portugal" "EN" "SU38/44" "ITN-Lum-51" 6000 0.14 "organic" "Flint" -4790 -4992 -9.144125 38.71426 "Valera 2006" "Valera06"
"Palácio dos Lumiares" "Portugal" "EN" "SU38/44" "ITN-Lum-50" 6007 0.14 "organic" "Flint" -4794 -4995 -9.144125 38.71426 "Valera 2006" "Valera06"
"Paradero de Reino" "Spain" "LMEN" "n/a" "CSIC-508" 6590 70 "wood charcoal" "n/d" -5239 -5730 -8.499279 43.30427 "Rodríguez 2000" "Rodriguez00"
"Pareko Landa" "Spain" "LM" "lS-Smk" "GrN-22429" 6650 130 "wood charcoal" "n/d" -5080 -5990 -2.7625 43.37194 "López Quintana, 2005" "Quintana05"
"Pareko Landa" "Spain" "LM" "IS-Snk h2" "GrN-24782" 7510 100 "wood charcoal" "n/d" -6016 -6687 -2.7625 43.37194 "López Quintana, 2005" "Quintana05"
"Pâtureaux" "France" "MM" "US 3b" "Ly-10897" 7685 145 "plant seed" "Corylus sp." -6030 -7175 3.0834 45.7834 "Saintot Pasty et al. 2004" "Saintot04"
"Pâtureaux" "France" "MN" "US 3a, sépulture F 1" "Ly-11365" 5410 50 "human bone" "Homo Sapiens" -3989 -4446 3.0834 45.7834 "Saintot Pasty et al. 2004" "Saintot04"
"Pâtureaux" "France" "MM" "US 3b" "Ly-1714" 8040 50 "animal bone" "n/d" -6649 -7319 3.0834 45.7834 "Saintot Pasty et al. 2004" "Saintot04"
"Pâtureaux" "France" "MN" "US 3a, , fosse F 42" "Ly-1783" 5000 50 "wood charcoal" "n/d" -3633 -3981 3.0834 45.7834 "Saintot Pasty et al. 2004" "Saintot04"
"Pedreira de Salemas" "Portugal" "EN" "Unknown" "ICEN-351" 6020 120 "human bone" "Homo sapiens" -4447 -5465 -9.1221 38.5222 "Carvalho 2008" "Carvalho08"
"Pedroses" "Spain" "UM" NA "GaK-2547" 5933 185 "wood charcoal" "n/d" -4073 -5478 -5.107082 43.45378 "Clark 1971" "Clark71"
"Pena d'Água" "Portugal" "EN" "Layer Ea" "ICEN-1148" 5170 200 "wood charcoal" "Olea sp." -3137 -4707 -8.5465 39.5808 "Carvalho 2008" "Carvalho08"
"Pena d'Água" "Portugal" "EN" "Layer Eb (top)" "Wk-9744" 5753 62 "wood charcoal" "Olea sp." -4350 -4878 -8.5465 39.5808 "Carvalho 2008" "Carvalho08"
"Pena d'Água" "Portugal" "EN" "Layer Eb (top - hearth)" "Wk-16418" 5831 40 "wood charcoal" "Olea sp." -4464 -4893 -8.5465 39.5808 "Carvalho 2008" "Carvalho08"
"Pena d'Água" "Portugal" "EN" "Layer Ea" "Wk-9743" 5856 114 "wood charcoal" "Olea sp." -4334 -5215 -8.5465 39.5808 "Carvalho 2008" "Carvalho08"
"Pena d'Água" "Portugal" "EN" "Layer Eb (base)" "ICEN-1146" 6390 150 "wood charcoal" "Olea sp." -4722 -5754 -8.5465 39.5808 "Carvalho 2008" "Carvalho08"
"Pena d'Água" "Portugal" "EN" "Layer Eb (base)" "Wk-9214" 6775 60 "wood charcoal" "Olea sp." -5479 -5961 -8.5465 39.5808 "Carvalho 2008" "Carvalho08"
"Pena d'Água" "Portugal" "MN" "Layer Db" "ICEN-1147" 5180 240 "wood charcoal" "n/d" -3022 -4835 -8.5465 39.5808 "Bueno Ramírez et a. 2002" "https://doi.org/10.3989/tp.2002.v59.i2.198"
"Perrats" "France" "EM" "1150a" "Gif-9711" 7230 80 "wood charcoal" "n/d" -5793 -6417 0.366195 45.79798 "Dujardin & Tymula 2005" "Dujardin05"
"Perte du Cros" "France" "MN" "niv.II, c. 1021" "Erl-4285" 5095 57 "wood charcoal" "n/d" -3645 -4224 1.77789 44.31992 "Gernigon & Fouéré 2002" "Gernigon02"
"Perte du Cros" "France" "MN" "niv.II, c. 1021" "Erl-4286" 5117 64 "wood charcoal" "n/d" -3645 -4239 1.77789 44.31992 "Gernigon & Fouéré 2002" "Gernigon02"
"Perte du Cros" "France" "MN" "niv.II, c. 1022" "Erl-5365" 5054 53 "plant seed" "Cerealia sp." -3641 -4046 1.77789 44.31992 "Gernigon & Fouéré 2002" "Gernigon02"
"Perte du Cros" "France" "MN" "niv.II, c. 1022" "Erl-5366" 5035 50 "wood charcoal" "n/d" -3639 -4039 1.77789 44.31992 "Gernigon & Fouéré 2002" "Gernigon02"
"Perte du Cros" "France" "MN" "niv.II, c. 1030" "Erl-5367" 5121 60 "wood charcoal" "n/d" -3648 -4237 1.77789 44.31992 "Gernigon & Fouéré 2002" "Gernigon02"
"Perte du Cros" "France" "MN" "niv.II, c. 1041" "Erl-5368" 5032 55 "wood charcoal" "n/d" -3636 -4042 1.77789 44.31992 "Gernigon & Fouéré 2002" "Gernigon02"
"Perte du Cros" "France" "MN" "niv.III" "H-159a" 5210 75 "n/d" "n/d" -3656 -4341 1.77789 44.31992 "Gernigon & Fouéré 2002" "Gernigon02"
"Perte du Cros" "France" "MN" "niv.II, cote -240cm" "H-183a" 5190 100 "n/d" "n/d" -3637 -4357 1.77789 44.31992 "Gernigon & Fouéré 2002" "Gernigon02"
"Perte du Cros" "France" "LM" "\"2 m sous la surface au-dessus du niveau de base plus riche en graviers de quartz et pisolithes\"" "Erl-7610" 7467 75 "animal bone" "Bos sp." -6056 -6591 1.77789 44.31992 "Gernigon et al. 2008" "Gernigon08"
"Peu" "France" "MN" "ST24 (building), charred wooden post" "Beta-418242" 5520 30 "wood charcoal" "n/d" -4249 -4493 0.116667 45.95 "Ard et al. 2016" "Ard16"
"Peu" "France" "MN" "ST 2 nord (tranchée de palissade). SdB, us 0202, z - 50" "Beta-408859" 5720 30 "wood charcoal" "n/d" -4375 -4717 0.116667 45.95 "Ard et al. 2016" "Ard16"
"Peu" "France" "MN" "ST41 US 4101" "Beta-425151" 5390 30 "animal bone" "Bos sp." -4047 -4351 0.116667 45.95 "Jeauffreau-Escoubet 2017" "Jeauffreau17"
"Peu" "France" "MN" "Niveau de berge UPS 4.7" "Beta-427456" 5650 30 "wood charcoal" "n/d" -4349 -4675 0.116667 45.95 "Jeauffreau-Escoubet 2017" "Jeauffreau17"
"Peu" "France" "MN" "ST1 (ditch) US 0103" "Beta-447613" 5080 30 "animal bone" "Bos sp." -3665 -4035 0.116667 45.95 "Jeauffreau-Escoubet 2017" "Jeauffreau17"
"Peu" "France" "MN" "ST97 US 9701" "Beta-447614" 5540 30 "plant seed" "n/d" -4256 -4498 0.116667 45.95 "Jeauffreau-Escoubet 2017" "Jeauffreau17"
"Pinot 2" "France" "MN" "base du foyer st. 6" "ETH-33191" 5540 55 "wood charcoal" "n/d" -4065 -4607 1.36341 43.6616 "Pons et al. 2015" "Pons15"
"Plage de l'Amélie" "France" "MN" "AML-N-001-ST1-BO5" "Beta-448485" 5110 30 "wood charcoal" "n/d" -3714 -4043 -1.1429 45.49612 "Verdin et al. 2019 table 1" "https://doi.org/10.4000/quaternaire.11201"
"Pluvignon" "France" "EN" "F.69/US.2" "GrA-33128" 5960 35 "wood charcoal" "n/d" -4691 -5028 -1.6389636 48.16255 "Blanchet et al. 2010" "Blanchet10"
"Pluvignon" "France" "EN" "F.69/US .7" "GrA-33129" 5915 35 "wood charcoal" "n/d" -4608 -4989 -1.6389636 48.16255 "Blanchet et al. 2010" "Blanchet10"
"Pluvignon" "France" "EN" "F.156/US.5" "GrA-33131" 5960 40 "wood charcoal" "n/d" -4680 -5041 -1.6389636 48.16255 "Blanchet et al. 2010" "Blanchet10"
"Pluvignon" "France" "EN" "F.174/US.2" "GrA-33133" 6150 40 "wood charcoal" "n/d" -4847 -5304 -1.6389636 48.16255 "Blanchet et al. 2010" "Blanchet10"
"Pluvignon" "France" "EN" "F.203/US.3" "GrA-33137" 6155 35 "wood charcoal" "n/d" -4854 -5301 -1.6389636 48.16255 "Blanchet et al. 2010" "Blanchet10"
"Pluvignon" "France" "EN" "F.662/US.3" "GrA-33139" 6190 40 "wood charcoal" "n/d" -4936 -5316 -1.6389636 48.16255 "Blanchet et al. 2010" "Blanchet10"
"Pluvignon" "France" "EN" "F.687/US.7" "GrA-33142" 6230 40 "wood charcoal" "n/d" -4960 -5366 -1.6389636 48.16255 "Blanchet et al. 2010" "Blanchet10"
"Pluvignon" "France" "EN" "F.8 10/US.1" "GrA-33144" 6195 35 "wood charcoal" "n/d" -4945 -5313 -1.6389636 48.16255 "Blanchet et al. 2010" "Blanchet10"
"Poças de S. Bento" "Portugal" "LM" "Skeleton XI" "Ua-425" 5390 110 "human bone" "Homo sapiens" -3782 -4654 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "SU603" "OxA-29170" 5511 34 "organic" "Carbonaceous sediment" -4176 -4494 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "SU603" "OxA-29169" 6045 39 "organic" "Carbonaceous sediment" -4726 -5209 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "Middle levels" "Q-2494" 6780 65 "wood charcoal" "n/d" -5478 -5973 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "Middle levels" "Q-2495" 6850 70 "shell" "n/d" -5484 -6005 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "SU8" "OxA-26094" 6866 33 "animal bone" "Canis familiaris" -5626 -5964 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "SU3/7" "OxA-29235" 6962 37 "animal bone" "Meles sp." -5712 -6008 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "Upper levels" "Q-2493" 7040 70 "shell" "n/d" -5664 -6216 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "Middle/Upper levels" "LU-2770" 7050 60 "shell" "n/d" -5717 -6087 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "SU3/7" "OxA-24649" 7052 35 "shell" "Cerastoderma sp." -5742 -6066 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "SU3/7" "OxA-24651" 7053 37 "shell" "Cerastoderma sp." -5740 -6067 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "SU3/7" "OxA-24650" 7070 35 "shell" "Cerastoderma sp." -5753 -6070 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "SU3/7" "OxA-24648" 7084 36 "shell" "Cerastoderma sp." -5786 -6075 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "SU3/7" "OxA-24652" 7107 37 "shell" "Cerastoderma sp." -5803 -6084 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "SU403" "OxA-29114" 7121 35 "shell" "Cerastoderma sp." -5839 -6087 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "Middle/Upper levels" "LU-2769" 7150 70 "shell" "n/d" -5735 -6330 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Poças de S. Bento" "Portugal" "LM" "SU613" "OxA-29113" 7238 35 "human bone" "Homo sapiens" -5927 -6238 -8.4606 38.2525 "Peyroteo-Stjerna 2021" "https://doi.org/10.1017/RDC.2020.100"
"Pontcharaud 2" "France" "EN" "c.3" "Ly-7625" 7095 50 "human bone" "Homo Sapiens" -5739 -6215 3.142264 45.78075 "Banadora" "Banadora21"
"Pontcharaud 2" "France" "MN" "c.4" "Ly-7916" 5640 70 "human bone" "Homo Sapiens" -4248 -4786 3.142264 45.78075 "Goude et al. 2013" "https://doi.org/10.3406/bspf.2013.14262"
"Pontcharaud 2" "France" "MN" "c.4" "Ly-7917" 5430 50 "human bone" "Homo Sapiens" -3995 -4451 3.142264 45.78075 "Goude et al. 2013" "https://doi.org/10.3406/bspf.2013.14262"
"Pontcharaud 2" "France" "MN" "c.4" "Ly-7918" 5330 55 "human bone" "Homo Sapiens" -3956 -4354 3.142264 45.78075 "Goude et al. 2013" "https://doi.org/10.3406/bspf.2013.14262"
"Pontcharaud 2" "France" "MN" "Individu 31" "Poz-41914" 5350 40 "human bone" "Homo Sapiens" -3982 -4347 3.142264 45.78075 "Goude et al. 2013" "https://doi.org/10.3406/bspf.2013.14262"
"Pontcharaud 2" "France" "MN" "Individu 36" "Poz-41915" 5380 40 "human bone" "Homo Sapiens" -3991 -4356 3.142264 45.78075 "Goude et al. 2013" "https://doi.org/10.3406/bspf.2013.14262"
"Pontcharaud 2" "France" "MN" "c.4" "Ly-3902" 5460 130 "human bone" "Homo Sapiens" -3784 -4790 3.142264 45.78075 "Loison & Gisclon 1991" "Loison91"
"Pontcharaud 2" "France" "MN" "c.4" "Ly-3903" 5110 130 "human bone" "Homo Sapiens" -3376 -4434 3.142264 45.78075 "Loison & Gisclon 1991" "Loison91"
"Pont-Glas" "France" "LM" "M24 - 5,6 (base)" "Beta-253526" 6400 50 "wood charcoal" "Quercus sp." -5208 -5534 -3.870399 48.45272 "Marchand & Schulting 2019" "Marchand19"
"Portalón de Solahesa" "Spain" "UM" "n/a" "Poz-45934" 6910 50 "animal bone" "n/d" -5626 -5989 -3.7175563 43.4267 "Pérez Bartolomé 2019" "Bartolome19"
"Port-Nehue (Hoëdic)" "France" "LM" "Hearth in the lower part of the shell midden" "Gif-227" 6575 350 "wood charcoal" "n/d" -4337 -6476 -2.8894223 47.34442 "Delibrias et al. 1966" "Delibrias66"
"Port-Nehue (Hoëdic)" "France" "LM" "Grave C1, skeleton 2" "OxA-6706" 6280 60 "human bone" "n/d" -4945 -5475 -2.8894223 47.34442 "Schulting & Richards 2001" "Schulting01"
"Port-Nehue (Hoëdic)" "France" "LM" "Grave H, skeleton8" "OxA-6707" 6080 60 "human bone" "n/d" -4717 -5303 -2.8894223 47.34442 "Schulting & Richards 2001" "Schulting01"
"Port-Nehue (Hoëdic)" "France" "LM" "Grave A, skeleton 12" "OxA-6708" 7165 60 "human bone" "n/d" -5788 -6240 -2.8894223 47.34442 "Schulting & Richards 2001" "Schulting01"
"Port-Nehue (Hoëdic)" "France" "LM" "Grave F1, skeleton 5" "OxA-6709" 6645 60 "human bone" "n/d" -5372 -5737 -2.8894223 47.34442 "Schulting & Richards 2001" "Schulting01"
"Port-Nehue (Hoëdic)" "France" "LM" "Grave K, skeleton 9" "OxA-6710" 5755 55 "human bone" "n/d" -4357 -4839 -2.8894223 47.34442 "Schulting & Richards 2001" "Schulting01"
"Port-Nehue (Hoëdic)" "France" "LM" "Grave B, skeleton 1" "OxA-11776" 5750 35 "human bone" "n/d" -4447 -4785 -2.8894223 47.34442 "Schulting 2005" "Schulting05"
"Povoado da Amoreira" "Portugal" "LM" "Layer C" "I-17332" 7460 120 "wood charcoal" "n/d" -5915 -6689 -8.1221 39.2741 "Cruz 1997" "Cruz97"
"Prairie du Lieu-Dieu" "France" "EN" "n/a" "Beta-320515" 6040 40 "n/a" "n/d" -4723 -5208 0.7695 45.1771 "Bohny 2011" "Bohny11"
"Prazo" "Portugal" "EN" "SU3 (Sector VII)" "Ua-20491" 5550 50 "wood charcoal" "n/d" -4174 -4603 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "EN" "SU4 (Sector I - hearth)" "Ua-20493" 5640 50 "wood charcoal" "n/d" -4330 -4711 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "EN" "SU4 (Sector I - hearth)" "Ua-20492" 5735 50 "wood charcoal" "n/d" -4356 -4794 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "EN" "SU4 (Sector I - hearth)" "GrA-16131" 5760 40 "animal bone" "n/d" -4408 -4792 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "EN" "SU4 (Sector I - hearth)" "Ua-20496" 6100 50 "wood charcoal" "n/d" -4785 -5300 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU3 (Sector I)" "CSIC-1422" 6502 34 "wood charcoal" "n/d" -5315 -5617 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU4a (Sector I)" "GrN-26400" 6710 50 "wood charcoal" "n/d" -5476 -5787 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU4a (Sector I)" "GrA-18787" 6950 50 "plant seed" "n/d" -5640 -6017 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU4 (Sector I)" "GrN-18866" 6980 70 "wood charcoal" "Pinus sp." -5628 -6074 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU4" "CSIC-1622" 7204 35 "wood charcoal" "Quercus sp." -5917 -6229 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU4 (Sector I)" "GrN-26398" 7240 110 "wood charcoal" "Several species" -5724 -6462 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU4 (Sector I)" "CSIC-1514" 7353 50 "wood charcoal" "n/d" -6018 -6425 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU4a (Sector I)" "OxA-24779" 7792 34 "wood charcoal" "n/d" -6463 -6822 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU5 (Sector I)" "Wk-16539" 8259 49 "wood charcoal" "Quercus, Pinus sp." -7054 -7529 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU5 (Sector I)" "OxA-24782" 8317 37 "wood charcoal" "Prunus sp." -7080 -7569 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU5 (Sector I)" "OxA-24780" 8332 38 "wood charcoal" "Prunus sp." -7083 -7575 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU5 (Sector I)" "GrA-15986" 8370 70 "wood charcoal" "Quercus sp." -7065 -7596 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU5 (Sector I)" "GrN-15986" 8370 70 "wood charcoal" "Quercus sp." -7065 -7596 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU5 (Sector I)" "GrN-26402" 8380 60 "wood charcoal" "Quercus, Pinus, Arbutus sp." -7077 -7593 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU5 (Sector I)" "GrN-6402" 8380 60 "wood charcoal" "n/d" -7077 -7593 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU5 (Sector I)" "CSIC-1621" 8397 38 "wood charcoal" "n/d" -7191 -7587 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "LM" "SU5 (Sector I)" "Wk-16540" 8435 52 "wood charcoal" "Quercus sp." -7188 -7599 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "EN" "SU3 (Sector VII)" "GrN-26404" 5630 25 "wood charcoal" "Arbutus sp." -4348 -4603 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "EN" "SU4a (Sector I - hearth)" "GrA-15984" 5990 50 "animal bone" "Several species" -4625 -5206 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Prazo" "Portugal" "EN" "SU3 (Sector I - hearth)" "Ua-20494" 6055 50 "wood charcoal" "Several species" -4718 -5215 -7.27915 41.051 "Monteiro-Rodrigues 2012" "Monteiro12"
"Puy-de-Fournet" "France" "MN" "Couche 4, carré C2" "Ly-596 (OxA-7252)" 5135 50 "animal bone" "n/d" -3657 -4232 1.421956 45.10198 "Burnez et al. 2001" "Burnez01"
"Quinta da Assentada" "Portugal" "EN" "SU850 (Sector 1 - hearth)" "Sac-1774" 5870 110 "wood charcoal" "n/d" -4341 -5280 -7.5386 40.6225 "Valera 2002" "Valera02"
"Ramalha" "Portugal" "EN" "Layer 3" "Beta-440657" 5550 30 "animal bone" "Bos taurus" -4262 -4535 -9.166525 38.66953 "Soares 2021" "Soares21a"
"Ramalha" "Portugal" "EN" "Layer 5" "Beta-440658" 5790 30 "animal bone" "Bos taurus" -4460 -4792 -9.166525 38.66953 "Soares 2021" "Soares21a"
"Refol" "France" "EN" "ST 022 (Fosse avec vidange de foyer ?)" "Beta-377773" 5930 30 "wood charcoal" "Fraxinus sp." -4625 -4989 -3.0868452 47.85451 "Tinevez 2022" "https://doi.org/10.4000/rao.8024"
"Refol" "France" "EN" "ST 022 (Fosse avec vidange de foyer ?)" "Beta-377774" 6010 30 "wood charcoal" "Corylus sp." -4723 -5200 -3.0868452 47.85451 "Tinevez 2022" "https://doi.org/10.4000/rao.8024"
"Refol" "France" "EN" "ST 013 (Foyer à pierres chauffées)" "Beta-377775" 5790 30 "wood charcoal" "Corylus sp." -4460 -4792 -3.0868452 47.85451 "Tinevez 2022" "https://doi.org/10.4000/rao.8024"
"Refol" "France" "EN" "ST 013 (Foyer à pierres chauffées)" "Beta-377776" 5780 30 "wood charcoal" "Corylus sp." -4458 -4790 -3.0868452 47.85451 "Tinevez 2022" "https://doi.org/10.4000/rao.8024"
"Ribeira de Alcantarilha" "Portugal" "EN" "Midden" "Wk-6672" 6500 70 "shell" "n/d" -5212 -5662 -8.3447 37.1271 "Carvalho 2008" "Carvalho08"
"Ribeira de Alcantarilha" "Portugal" "EN" "Midden" "Wk-6851" 6540 60 "shell" "n/d" -5224 -5664 -8.3447 37.1271 "Carvalho 2008" "Carvalho08"
"Rivaux" "France" "MN" "locus 1 ens. 4, F7" "Ly-1348" 5600 210 "wood charcoal" "n/d" -3651 -5300 3.8616605 45.04557 "Daugas et al. 1982" "Daugas82"
"Rivaux" "France" "MN" "Ensemble 7 sur l'unité s tratigraphique BdF 2" "Ly-1987" 5310 470 "wood charcoal" "n/d" -2410 -5627 3.8616605 45.04557 "Daugas et al. 1982" "Daugas82"
"Rivaux" "France" "MN" "locusi 1 ens. 4" "Ly-2084" 5340 190 "wood charcoal" "n/d" -3516 -4841 3.8616605 45.04557 "Daugas et al. 1982" "Daugas82"
"Rivaux" "France" "MN" "Unités stratigraphiques CM de la base de l' ensemble 4" "Ly-2194" 5030 100 "animal bone" "n/d" -3378 -4311 3.8616605 45.04557 "Daugas et al. 1982" "Daugas82"
"Rivaux" "France" "MN" "locus 1 ens. 4" "Ly-2247" 5020 200 "wood charcoal" "n/d" -2923 -4498 3.8616605 45.04557 "Daugas et al. 1982" "Daugas82"
"Rivaux" "France" "MN" "locus 1 ens. 6" "Ly-1596" 5200 250 "wood charcoal" "n/d" -3016 -4898 3.8616605 45.04557 "Delibrias et al. 1982" "Delibrias82"
"Rivaux" "France" "MN" "locus 1 ens. 3, Unité stratigraphique 10C. Empierrements et structure de combustion de la partie occidentale" "Ly-3707" 5030 110 "wood charcoal" "n/d" -3373 -4322 3.8616605 45.04557 "Mazière 1986" "Maziere86"
"Rivaux" "France" "MN" "Foyer F.R.A.C. Empierrements et structure de combustion de la partie occidentale" "Ly-3708" 5060 90 "wood charcoal" "n/d" -3524 -4310 3.8616605 45.04557 "Mazière 1986" "Maziere86"
"Rivaux" "France" "MN" "locus 1 ens. 4, Dispositif de plancher sur la laisse d'eau" "Ly-3709" 5250 100 "wood charcoal" "n/d" -3649 -4446 3.8616605 45.04557 "Mazière 1986" "Maziere86"
"Rivaux" "France" "EN" "locus 1 ens. 7, Unité Bdf 2" "Ly-3710" 6240 110 "wood charcoal" "n/d" -4717 -5610 3.8616605 45.04557 "Mazière 1986" "Maziere86"
"Rocha das Gaivotas" "Portugal" "LM" "Layer 2 (Hearth 3)" "Wk-14798" 6820 51 "wood charcoal" "Pistacia sp." -5555 -5970 -8.9884 37.0296 "Carvalho 2008" "Carvalho08"
"Rocha das Gaivotas" "Portugal" "LM" "Layer 2 (Hearth 2)" "Wk-1479" 6862 43 "wood charcoal" "Juniperus sp." -5573 -5976 -8.9884 37.0296 "Carvalho 2008" "Carvalho08"
"Rocha das Gaivotas" "Portugal" "LM" "Layer 2 (Hearth 1)" "Wk-13692" 7092 48 "shell" "Patella sp." -5740 -6209 -8.9884 37.0296 "Carvalho 2008" "Carvalho08"
"Rocha das Gaivotas" "Portugal" "LM" "Layer 2 (Hearth 2)" "Wk-14793" 7117 38 "shell" "Patella sp." -5834 -6159 -8.9884 37.0296 "Carvalho 2008" "Carvalho08"
"Rocha das Gaivotas" "Portugal" "LM" "Layer 2 (Base)" "Wk-14794" 7201 39 "shell" "Patella sp." -5911 -6232 -8.9884 37.0296 "Carvalho 2008" "Carvalho08"
"Rocha das Gaivotas" "Portugal" "LM" "Test I, layer 2base" "Wk-6075" 7270 70 "shell" "Patella vulgata" -5890 -6418 -8.9884 37.0296 "Carvalho 2008" "Carvalho08"
"Rocha das Gaivotas" "Portugal" "LM" "Layer 3a" "Wk-16424" 8420 46 "shell" "Mytilus sp." -7190 -7593 -8.9884 37.0296 "Carvalho 2008" "Carvalho08"
"Rocha das Gaivotas" "Portugal" "LM" "Layer 3a" "Wk-16426" 8427 51 "shell" "Mytilus sp." -7186 -7597 -8.9884 37.0296 "Carvalho 2008" "Carvalho08"
"Rocha das Gaivotas" "Portugal" "LM" "Layer 3b (Hearth 5)" "Wk-16425" 8673 78 "shell" "Thais, Patella, Siphonaria, Mytilus sp." -7483 -8230 -8.9884 37.0296 "Carvalho 2008" "Carvalho08"
"Rocha das Gaivotas" "Portugal" "LM" "Layer 3b" "Wk-13690" 8674 52 "shell" "Monodonta sp." -7535 -8167 -8.9884 37.0296 "Carvalho 2008" "Carvalho08"
"Rocha das Gaivotas" "Portugal" "LM" "Layer 3d (Hearth 4)" "Wk-13691" 8965 54 "shell" "Patella sp." -7745 -8336 -8.9884 37.0296 "Carvalho 2008" "Carvalho08"
"Rocha das Gaivotas" "Portugal" "EN" "Layer 2 (Top)" "Wk-17029" 6801 39 "shell" "Pollicipes" -5561 -5875 -8.9884 37.0296 "Carvalho 2008" "Carvalho08"
"Rocha das Gaivotas" "Portugal" "LM" "c.2 base" "Wk-14797" 6862 43 "wood charcoal" "Juniperus sp." -5573 -5976 -8.9884 37.0296 "Nukushina 2016" "Nukushina16"
"Rochefort" "France" "LM" "n/a" "Ly-2815 (SacA1775)" 7285 40 "wood charcoal" "n/d" -5991 -6367 -0.402891 47.99396 "BDA" "BDA20"
"Rochefort" "France" "LM" "n/a" "Ly-2816 (SacA1776)" 7340 45 "wood charcoal" "n/d" -6019 -6413 -0.402891 47.99396 "BDA" "BDA20"
"Rond du Barry" "France" "EM" "c.C" "MAMS-17748" 7864 30 "human bone" "Homo Sapiens" -6540 -7037 3.8669 45.0669 "Talamo et al. 2018" "https://doi.org/10.1002/ajpa.23468"
"Roquemissou" "France" "LM" "FIV" "Ly-3732" 5020 190 "wood charcoal" "n/d" -3013 -4487 2.72474 44.40495 "Arnal & Sahuc 2002" "Arnal02"
"Roquemissou" "France" "EM" "VIIIa3" "Ly-4687" 5785 105 "wood charcoal" "n/a" -4261 -5201 2.72474 44.40495 "Arnal & Sahuc 2002" "Arnal02"
"Roquemissou" "France" "LM" "Vb2" "Ly-4098" 6240 330 "wood charcoal" "n/a" -3987 -6081 2.72474 44.40495 "Arnal 2006" "Arnal06"
"Roquemissou" "France" "EM" "n/a" "Ly-4100" 7040 200 "wood charcoal" "n/a" -5324 -6565 2.72474 44.40495 "Arnal 2006" "Arnal06"
"Roquemissou" "France" "EM" "VIIIc1" "Ly-4688" 7300 250 "wood charcoal" "n/a" -5474 -7067 2.72474 44.40495 "Arnal 1997" "Arnal97"
"Roquemissou" "France" "EM" "n/a" "Beta-398962" 7940 30 "plant seed" "Corylus sp." -6644 -7051 2.72474 44.40495 "BDA" "BDA20"
"Roquemissou" "France" "EM" "n/a" "Beta-428100" 7880 40 "animal bone" "Sus Scrofa" -6509 -7045 2.72474 44.40495 "BDA" "BDA20"
"Roquemissou" "France" "EN" "n/a" "Beta-460505" 5590 30 "animal bone" "Cervus Elaphus" -4334 -4545 2.72474 44.40495 "BDA" "BDA20"
"Roquemissou" "France" "LN" "n/a" "Ly-11257 (SacA-37623)" 5260 30 "wood charcoal" "Rosacéé pomoïdée" -3958 -4314 2.72474 44.40495 "BDA" "BDA20"
"Roquemissou" "France" "EM" "n/a" "Ly-11259 (SacA-37625)" 7705 35 "wood charcoal" "Quercus sp." -6426 -6682 2.72474 44.40495 "BDA" "BDA20"
"Roquemissou" "France" "LM" "US 1081" "Beta-363427" 7500 40 "animal bone" "Bos sp." -6104 -6472 2.72474 44.40495 "Perrin et al. 2018" "https://doi.org/10.1016/j.quaint.2017.05.027"
"Roquemissou" "France" "LM" "US 1101, FY1101" "Beta-363428" 6630 40 "animal bone" "Sus sp." -5417 -5713 2.72474 44.40495 "Perrin et al. 2018" "https://doi.org/10.1016/j.quaint.2017.05.027"
"Roquemissou" "France" "LM" "US 5435" "Beta-398965" 7140 30 "animal bone" "Capreolus sp." -5850 -6159 2.72474 44.40495 "Perrin et al. 2018" "https://doi.org/10.1016/j.quaint.2017.05.027"
"Roquemissou" "France" "EN" "US 5311" "Beta-460504" 5870 30 "animal bone" "Sus scrofa scrofa" -4547 -4897 2.72474 44.40495 "Perrin et al. 2018" "https://doi.org/10.1016/j.quaint.2017.05.027"
"Roquemissou" "France" "LM" "US 1040" "Ly-11260(SacA-37626)" 7150 35 "plant seed" "Corylus avellana" -5849 -6218 2.72474 44.40495 "Perrin et al. 2018" "https://doi.org/10.1016/j.quaint.2017.05.027"
"Roquemissou" "France" "LM" "US 1184" "Ly-12839 (SacA-45094)" 7545 40 "animal bone" "n/d" -6231 -6568 2.72474 44.40495 "Perrin et al. 2018" "https://doi.org/10.1016/j.quaint.2017.05.027"
"Roquemissou" "France" "LM" "US 1120" "Ly-12841 (SacA-45096)" 7000 45 "animal bone" "long bone (indet.)" -5717 -6059 2.72474 44.40495 "Perrin et al. 2018" "https://doi.org/10.1016/j.quaint.2017.05.027"
"Roucadour" "France" "MN" "Doline c.2c-c.3" "Ly-1251 (OXA)" 5263 56 "wood charcoal" "n/d" -3803 -4337 1.815453 44.72105 "Gasco et al. 2004" "Gasco04"
"Roucadour" "France" "MN" "Doline c.2c-c.3" "Ly-1253" 5410 55 "wood charcoal" "n/d" -3984 -4450 1.815453 44.72105 "Gasco et al. 2004" "Gasco04"
"Roucadour" "France" "MN" "Doline c.2a-b" "Ly-416" 5025 50 "wood charcoal" "n/d" -3638 -4036 1.815453 44.72105 "Gasco et al. 2004" "Gasco04"
"Roucadour" "France" "MN" "Doline c.2c-c.3" "Ly-9897" 5162 63 "wood charcoal" "n/d" -3653 -4319 1.815453 44.72105 "Gasco et al. 2004" "Gasco04"
"Roucadour" "France" "LMEN" "From early Neolithic Level" "GSY-36A" 5940 150 "plant seed" "Cerealia sp." -4271 -5469 1.815786 44.7208 "Coursaget & Le Run 1966" "https://doi.org/10.3406/bspf.1974.8315"
"Rouffignac" "France" "LM" "c.3 (bottom)" "GrN-2889" 7800 50 "wood charcoal" "n/d" -6441 -7036 0.985638 45.01062 "Rozoy 1978" "Rozoy78"
"Rouffignac" "France" "EN" "c.2" "GrN-5512" 6400 40 "wood charcoal" "n/d" -5212 -5514 0.985638 45.01062 "Rozoy 1978" "Rozoy78"
"Saint-Gildas 1b" "France" "LM" "US D4 (lentille de coquilles)" "Beta-194786" 8000 40 "shell" "Scrobicularia plana" -6649 -7135 -2.2459267 47.13284 "Dupont et al. 2007" "Dupont07"
"Saint-Gildas 1b" "France" "LM" "n/a" "Gif-3531" 7520 140 "shell" "n/d" -5912 -7038 -2.2459267 47.13284 "Marchand 1999" "Marchand99"
"Saint-Gildas 1c" "France" "LM" "n/a" "Gif-4847" 6790 90 "shell" "n/d" -5411 -6010 -2.2459267 47.13284 "Marchand 1999" "Marchand99"
"Saint-Michel-du-Touch" "France" "MN" "n/a" "Erl-5467" 5393 62 "wood charcoal" "n/d" -3968 -4450 1.398261 43.61809 "BDA" "BDA20"
"Saint-Michel-du-Touch" "France" "MN" "n/a" "Erl-5470" 5386 60 "wood charcoal" "n/d" -3968 -4447 1.398261 43.61809 "BDA" "BDA20"
"Saint-Michel-du-Touch" "France" "MN" "n/a" "Erl-5471" 5462 63 "wood charcoal" "n/d" -3990 -4541 1.398261 43.61809 "BDA" "BDA20"
"Saint-Michel-du-Touch" "France" "MN" "n/a" "Erl-5472" 5379 61 "wood charcoal" "n/d" -3964 -4447 1.398261 43.61809 "BDA" "BDA20"
"Saint-Michel-du-Touch" "France" "MN" "n/a" "Erl-7354" 5276 51 "wood charcoal" "n/d" -3818 -4336 1.398261 43.61809 "BDA" "BDA20"
"Saint-Michel-du-Touch" "France" "MN" "n/a" "Erl-7355" 5363 55 "wood charcoal" "n/d" -3966 -4438 1.398261 43.61809 "BDA" "BDA20"
"Saint-Michel-du-Touch" "France" "MN" "n/a" "Erl-7356" 5245 46 "wood charcoal" "n/d" -3807 -4326 1.398261 43.61809 "BDA" "BDA20"
"Saint-Michel-du-Touch" "France" "MN" "n/a" "Erl-7357" 5263 48 "wood charcoal" "n/d" -3814 -4331 1.398261 43.61809 "BDA" "BDA20"
"Saint-Michel-du-Touch" "France" "MN" "n/a" "Erl-7358" 5283 47 "wood charcoal" "n/d" -3949 -4335 1.398261 43.61809 "BDA" "BDA20"
"Saint-Michel-du-Touch" "France" "MN" "n/a" "Erl-7359" 5330 48 "wood charcoal" "n/d" -3963 -4348 1.398261 43.61809 "BDA" "BDA20"
"Saint-Michel-du-Touch" "France" "MN" "St/US 1012. Str. comb." "Erl-13532" 5402 51 "wood charcoal" "n/d" -3986 -4445 1.398261 43.61809 "Bevilacqua & Viarouge 2012" "Bevilacqua12"
"Saint-Michel-du-Touch" "France" "MN" "St/US 1016. Tranchée" "Erl-13533" 5491 51 "wood charcoal" "n/d" -4052 -4539 1.398261 43.61809 "Bevilacqua & Viarouge 2012" "Bevilacqua12"
"Saint-Michel-du-Touch" "France" "MN" "St/US 1020. Trou de poteau" "Erl-13534" 5339 49 "wood charcoal" "n/d" -3965 -4352 1.398261 43.61809 "Bevilacqua & Viarouge 2012" "Bevilacqua12"
"Saint-Michel-du-Touch" "France" "MN" "St/US 1027. Fossé II couche supérieure" "Erl-13535" 5243 52 "wood charcoal" "n/d" -3800 -4330 1.398261 43.61809 "Bevilacqua & Viarouge 2012" "Bevilacqua12"
"Saint-Michel-du-Touch" "France" "MN" "St/US 1028. Fossé II couche médiane" "Erl-13536" 5343 52 "wood charcoal" "n/d" -3963 -4355 1.398261 43.61809 "Bevilacqua & Viarouge 2012" "Bevilacqua12"
"Saint-Michel-du-Touch" "France" "MN" "St/US 1036. Fossé II couche inférieure" "Erl-13537" 5442 54 "wood charcoal" "n/d" -3994 -4490 1.398261 43.61809 "Bevilacqua & Viarouge 2012" "Bevilacqua12"
"Saint-Michel-du-Touch" "France" "MN" "St/US 1067. Str. comb." "Erl-13538" 5409 54 "wood charcoal" "n/d" -3984 -4449 1.398261 43.61809 "Bevilacqua & Viarouge 2012" "Bevilacqua12"
"Saint-Michel-du-Touch" "France" "MN" "St/US 1080. Trou de poteau" "Erl-13539" 5311 55 "wood charcoal" "n/d" -3950 -4349 1.398261 43.61809 "Bevilacqua & Viarouge 2012" "Bevilacqua12"
"Saint-Michel-du-Touch" "France" "MN" "St/US 1102. Fosse" "Erl-13540" 5394 54 "wood charcoal" "n/d" -3980 -4445 1.398261 43.61809 "Bevilacqua & Viarouge 2012" "Bevilacqua12"
"Saint-Michel-du-Touch" "France" "MN" "St/US 1103. Str. comb." "Erl-13541" 5399 57 "wood charcoal" "n/d" -3978 -4448 1.398261 43.61809 "Bevilacqua & Viarouge 2012" "Bevilacqua12"
"Saint-Michel-du-Touch" "France" "MN" "Fond de cabane, A.34" "MC-104" 5260 200 "wood charcoal" "n/d" -3366 -4791 1.398261 43.61809 "Méroc et al. 1979" "https://doi.org/10.3406/bspf.1979.5163"
"Saint-Michel-du-Touch" "France" "MN" "Fond de cabane, A. 61 - A" "MC-109" 5380 200 "wood charcoal" "n/d" -3519 -4941 1.398261 43.61809 "Méroc et al. 1979" "https://doi.org/10.3406/bspf.1979.5163"
"Saint-Michel-du-Touch" "France" "MN" "Fond de cabane, A. 96 - A" "MC-2091" 5330 100 "wood charcoal" "n/d" -3714 -4530 1.398261 43.61809 "Méroc et al. 1979" "https://doi.org/10.3406/bspf.1979.5163"
"Saint-Michel-du-Touch" "France" "MN" "Fond de cabane, A. 722" "MC-2215" 5250 250 "wood charcoal" "n/d" -3093 -4948 1.398261 43.61809 "Méroc et al. 1979" "https://doi.org/10.3406/bspf.1979.5163"
"Saint-Michel-du-Touch" "France" "MN" "Fond de cabane, A. 168 - H" "MC-2216" 5270 140 "wood charcoal" "n/d" -3539 -4595 1.398261 43.61809 "Méroc et al. 1979" "https://doi.org/10.3406/bspf.1979.5163"
"Saint-Michel-du-Touch" "France" "MN" "Fond de cabane, A. 223" "MC-2217" 5130 100 "wood charcoal" "n/d" -3533 -4340 1.398261 43.61809 "Méroc et al. 1979" "https://doi.org/10.3406/bspf.1979.5163"
"Saint-Michel-du-Touch" "France" "MN" "Grande fosse, A. 21" "MC-844" 5350 90 "wood charcoal" "n/d" -3796 -4495 1.398261 43.61809 "Méroc et al. 1979" "https://doi.org/10.3406/bspf.1979.5163"
"Saint-Michel-du-Touch" "France" "MN" "Grande fosse, A. 168, couche <U+0412>" "MC-845" 5190 90 "wood charcoal" "n/d" -3643 -4349 1.398261 43.61809 "Méroc et al. 1979" "https://doi.org/10.3406/bspf.1979.5163"
"Saint-Michel-du-Touch" "France" "MN" "fossé 2049" "Erl-12063" 5433 42 "wood charcoal" "n/d" -4048 -4446 1.398261 43.61809 "Merleau et Viarouge 2011" "Merleau11"
"Saint-Michel-du-Touch" "France" "MN" "fossé 2049" "Erl-12064" 5400 43 "wood charcoal" "n/d" -3994 -4439 1.398261 43.61809 "Merleau et Viarouge 2011" "Merleau11"
"Saint-Michel-du-Touch" "France" "MN" "fossé 2049" "Erl-12065" 5393 42 "wood charcoal" "n/d" -3993 -4436 1.398261 43.61809 "Merleau et Viarouge 2011" "Merleau11"
"Saint-Michel-du-Touch" "France" "MN" "A150 B5 (fossé)" "Erl-5468" 5430 61 "wood charcoal" "n/d" -3983 -4493 1.398261 43.61809 "Perrin et al. 2006" "Perrin06"
"Saint-Michel-du-Touch" "France" "MN" "A150 B3 (fossé)" "Erl-5469" 5556 67 "wood charcoal" "n/d" -4055 -4688 1.398261 43.61809 "Perrin et al. 2006" "Perrin06"
"Saint-Michel-du-Touch" "France" "MN" "Monument funéraire, A. 185" "MC-2089" 5440 130 "wood charcoal" "n/d" -3771 -4782 1.398261 43.61809 "Simmonet 1980" "Simonnet80"