From bb418095c55b41bd3bc150c09f25f624ee7e774e Mon Sep 17 00:00:00 2001
From: treatmentbank <treatmentbank@noreply.git.ld.plazi.org>
Date: Tue, 10 Dec 2024 20:18:18 +0000
Subject: [PATCH] GG2RDF
 plazi/treatments-xml@7b7e5556e990e890d4fd25e1dd4c0b237502b3fe

---
 .../87/025587E0F160FFE46D63FC92FB36FD2E.ttl   |  29 +-
 .../87/025587E0F170FFF66D34F880FAA4FE38.ttl   | 722 ++++++++++++++++++
 .../87/025587E0F175FFFB6D08FE74FEFBFB31.ttl   |  25 +-
 .../87/025587E0F178FFFE6D21FB48FAE9FCAD.ttl   | 665 ++++++++++++++++
 4 files changed, 1427 insertions(+), 14 deletions(-)
 create mode 100644 data/02/55/87/025587E0F170FFF66D34F880FAA4FE38.ttl
 create mode 100644 data/02/55/87/025587E0F178FFFE6D21FB48FAE9FCAD.ttl

diff --git a/data/02/55/87/025587E0F160FFE46D63FC92FB36FD2E.ttl b/data/02/55/87/025587E0F160FFE46D63FC92FB36FD2E.ttl
index fc491998f86a..80af940e4f0e 100644
--- a/data/02/55/87/025587E0F160FFE46D63FC92FB36FD2E.ttl
+++ b/data/02/55/87/025587E0F160FFE46D63FC92FB36FD2E.ttl
@@ -11,10 +11,10 @@
 <http://treatment.plazi.org/id/025587E0F160FFE46D63FC92FB36FD2E>
     cito:cites <http://dx.doi.org/10.5281/zenodo.887178> ;
     dc:creator "Baert, L." ;
-    dc:title "Apollophanes" ;
+    dc:title "Apollophanes lonesomegeorgei" ;
     dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F160FFE46D63FC92FB36FD2E.mc.3A943CABF161FFE26FC6FDA1FBA5FD8F> ;
+    trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Apollophanes_lonesomegeorgei_Baert_2013> ;
     trt:publishedIn <http://dx.doi.org/10.5852/ejt.2013.43> ;
-    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Apollophanes> ;
     a trt:Treatment .
 
 <http://dx.doi.org/10.5852/ejt.2013.43>
@@ -29,13 +29,35 @@
     fabio:hasPart <http://dx.doi.org/10.5281/zenodo.887178> ;
     a fabio:JournalArticle .
 
-<http://taxon-name.plazi.org/id/Animalia/Apollophanes>
+<http://taxon-concept.plazi.org/id/Animalia/Apollophanes_lonesomegeorgei_Baert_2013>
+    dwc:authority "Baert, 2013" ;
     dwc:class "Arachnida" ;
     dwc:family "Philodromidae" ;
     dwc:genus "Apollophanes" ;
     dwc:kingdom "Animalia" ;
     dwc:order "Araneae" ;
     dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:scientificNameAuthorship "Baert, 2013" ;
+    dwc:species "lonesomegeorgei" ;
+    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/FTJD> ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Apollophanes_lonesomegeorgei> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Apollophanes_lonesomegeorgei>
+    dwc:class "Arachnida" ;
+    dwc:family "Philodromidae" ;
+    dwc:genus "Apollophanes" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Araneae" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:species "lonesomegeorgei" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apollophanes> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Apollophanes>
+    dwc:genus "Apollophanes" ;
     dwc:rank "genus" ;
     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philodromidae> ;
     a dwcFP:TaxonName .
@@ -82,6 +104,7 @@
     dwc:recordedBy "S. Peck" ;
     dwc:samplingProtocol "pitfall trap" ;
     dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "holotype" ;
     trt:gbifOccurrenceId "1427476213" ;
     trt:httpUri <https://treatment.plazi.org/id/025587E0F160FFE46D63FC92FB36FD2E#3A943CABF161FFE26FC6FDA1FBA5FD8F> ;
     a dwc:MaterialCitation .
diff --git a/data/02/55/87/025587E0F170FFF66D34F880FAA4FE38.ttl b/data/02/55/87/025587E0F170FFF66D34F880FAA4FE38.ttl
new file mode 100644
index 000000000000..bd5ca9cc9b65
--- /dev/null
+++ b/data/02/55/87/025587E0F170FFF66D34F880FAA4FE38.ttl
@@ -0,0 +1,722 @@
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix bibo: <http://purl.org/ontology/bibo/> .
+@prefix cito: <http://purl.org/spar/cito/> .
+@prefix dc: <http://purl.org/dc/elements/1.1/> .
+@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
+@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
+@prefix fabio: <http://purl.org/spar/fabio/> .
+@prefix trt: <http://plazi.org/vocab/treatment#> .
+
+<http://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38>
+    cito:cites <http://dx.doi.org/10.5281/zenodo.887160>, <http://dx.doi.org/10.5281/zenodo.887164>, <http://dx.doi.org/10.5281/zenodo.887176>, <http://dx.doi.org/10.5281/zenodo.887162> ;
+    dc:creator "Baert, L." ;
+    dc:title "Mecaphesa inclusa Banks 1902" ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6FBBEFAC0FB87>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26A64FBBEFCD8FBEA>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26C6CFB9BFDE6FBC9>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26D3AFBE4FB7AFBC9>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26BCDFBE7FD54FB2C>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6FB2DFBC4FB10>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26B58FB2DFD65FB77>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6FB6BFB85FB5A>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6FAB4FDB9FA9C>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26D0DFA90FB7BFA9C>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26BCDFA91FCD4FAC0>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26C6FFAFDFCC2FA27>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26C67FADCFC9EFA0A>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26C23FA3BFEEBFA69>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26E3FFA04FBBFFA69>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26B03FA07FD1CFA4C>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26DA1FA60FB56FA4C>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26BEBFA61FDD6F9B0>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26D6BFA42FB00F9B0>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26BA4FA4DFD6AF997>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26DBDF9AEFB5DF997>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26BE0F9AEFDBBF9FA>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26D0EF989FB63F9D9>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26BC7F9D4FBC8F93C>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26B5EF937FC76F963>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6F97EFC5AF947>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26CF5F97EFE1FF8AA>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26EA3F95BFA8BF8AA>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6F8A4FDA5F889>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26DFEF8A7FACFF889>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26A51F8A4FCA2F8EC>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6F8EDFB26F8D3>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6F8CEFCBCF837>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26C06F8CEFE85F81A>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6F874FB50F879>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56FC6FEBEFBE7FE84>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56B44FEB9FC04FEEA>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56C98FE9AFE08FECF>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56E93FEE7FB58FECF>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56BE3FEE7FDB1FE2D>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56D14FEC0FB8CFE2D>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56B13FEC6FDC9FE10>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56D56FE2CFB27FE10>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56A79FE2CFE09FE77>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56E98FE0EFAEAFE77>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56A34FE0EFD02FE5B>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56DA7FE6AFE87FDBE>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56E1BFDB7FBD0FDBE>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56B74FDB7FE8DFD9D>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56E1EFD90FB85FDE2>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF177FFF46FC6FE2AFBC4FE1B> ;
+    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mecaphesa_inclusa_Banks_1902> ;
+    trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Misumenops_inclusus_Banks_1902> ;
+    trt:publishedIn <http://dx.doi.org/10.5852/ejt.2013.43> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.5852/ejt.2013.43>
+    bibo:endPage "23" ;
+    bibo:journal "European Journal of Taxonomy" ;
+    bibo:pubDate "2013-05-02" ;
+    bibo:startPage "1" ;
+    bibo:volume "43" ;
+    dc:creator "Baert, L." ;
+    dc:date "2013" ;
+    dc:title "The Thomisidae and Philodromidae (Arachnida: Araneae) of the Galápagos Islands (Ecuador)" ;
+    fabio:hasPart <http://dx.doi.org/10.5281/zenodo.887160>, <http://dx.doi.org/10.5281/zenodo.887164>, <http://dx.doi.org/10.5281/zenodo.887176>, <http://dx.doi.org/10.5281/zenodo.887162> ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Mecaphesa_inclusa_Banks_1902>
+    dwc:authority "Banks, 1902" ;
+    dwc:authorityName "Banks" ;
+    dwc:authorityYear "1902" ;
+    dwc:class "Arachnida" ;
+    dwc:family "Thomisidae" ;
+    dwc:genus "Mecaphesa" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Araneae" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:scientificNameAuthorship "Banks, 1902" ;
+    dwc:species "inclusa" ;
+    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YJP6> ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mecaphesa_inclusa> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-concept.plazi.org/id/Animalia/Misumenops_inclusus_Banks_1902>
+    dwc:authority "Banks, 1902: 62" ;
+    dwc:authorityName "Banks" ;
+    dwc:authorityPageNumber "62" ;
+    dwc:authorityYear "1902" ;
+    dwc:class "Arachnida" ;
+    dwc:family "Thomisidae" ;
+    dwc:genus "Misumenops" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Araneae" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:scientificNameAuthorship "Banks, 1902" ;
+    dwc:species "inclusus" ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Misumenops_inclusus> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Mecaphesa_inclusa>
+    dwc:class "Arachnida" ;
+    dwc:family "Thomisidae" ;
+    dwc:genus "Mecaphesa" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Araneae" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:species "inclusa" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mecaphesa> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Mecaphesa>
+    dwc:genus "Mecaphesa" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
+    dwc:family "Thomisidae" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Araneae>
+    dwc:order "Araneae" ;
+    dwc:rank "order" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Arachnida>
+    dwc:class "Arachnida" ;
+    dwc:rank "class" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "phylum" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia>
+    dwc:kingdom "Animalia" ;
+    dwc:rank "kingdom" ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Misumenops_inclusus>
+    dwc:class "Arachnida" ;
+    dwc:family "Thomisidae" ;
+    dwc:genus "Misumenops" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Araneae" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:species "inclusus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Misumenops> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Misumenops>
+    dwc:genus "Misumenops" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
+    a dwcFP:TaxonName .
+
+<http://dx.doi.org/10.5281/zenodo.887160>
+    dc:description "Fig. 1. Mecaphesa inclusa (Banks, 1902). A. ♂ palp, ventral view. B. ♂ palp, retrolateral view. C. ♀, epigyne." ;
+    fabio:hasRepresentation <https://zenodo.org/record/887160/files/figure.png> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.5281/zenodo.887164>
+    dc:description "Fig. 3. — A. Mecaphesa inclusa (Banks, 1902), spermathecae. — B. M. reddelli sp. nov., spermathecae." ;
+    fabio:hasRepresentation <https://zenodo.org/record/887164/files/figure.png> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.5281/zenodo.887176>
+    dc:description "Fig. 9. Habitus. — A-D. Mecaphesa inclusa (Banks, 1902). A. ♂ colour type A. B. ♂ colour type B. C. ♂ colour type C. D. ♀ colour type C. — E-F. Mecaphesa reddelli sp. nov. E. ♀ of Volcán Alcedo (Isla Isabela). F. ♂ of Volcán Alcedo (Isla Isabela). Scale bars: 1 mm. Photographs by Rudy Jocqué." ;
+    fabio:hasRepresentation <https://zenodo.org/record/887176/files/figure.png> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.5281/zenodo.887162>
+    dc:description "Fig. 2. Mecaphesa reddelli sp. nov. A. ♂ palp, ventral view. B. ♂ palp, retrolateral view. C. ♀, epigyne." ;
+    fabio:hasRepresentation <https://zenodo.org/record/887162/files/figure.png> ;
+    a fabio:Figure .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6FBBEFAC0FB87>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1975-04-26" ;
+    dwc:locality "ISLA FERNANDINA" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "70" ;
+    trt:gbifOccurrenceId "1427476230" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26FC6FBBEFAC0FB87> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26A64FBBEFCD8FBEA>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-08-10" ;
+    dwc:locality "west vegetation strip" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "30" ;
+    trt:gbifOccurrenceId "1427476223" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26A64FBBEFCD8FBEA> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26C6CFB9BFDE6FBC9>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-08-13" ;
+    dwc:locality "west vegetation strip, flush crater" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "320" ;
+    trt:gbifOccurrenceId "1427476227" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26C6CFB9BFDE6FBC9> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26D3AFBE4FB7AFBC9>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-08-17" ;
+    dwc:locality "trail to Grass crater" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "380" ;
+    trt:gbifOccurrenceId "1427476222" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26D3AFBE4FB7AFBC9> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26BCDFBE7FD54FB2C>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-08-17" ;
+    dwc:locality "W-slope" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "500" ;
+    trt:gbifOccurrenceId "1427476215" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26BCDFBE7FD54FB2C> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6FB2DFBC4FB10>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-02-20" ;
+    dwc:locality "ISLA FLOREANA" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "80" ;
+    trt:gbifOccurrenceId "1427476214" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26FC6FB2DFBC4FB10> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26B58FB2DFD65FB77>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-02-22" ;
+    dwc:locality "south Pampa Grande" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "270" ;
+    trt:gbifOccurrenceId "1427476218" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26B58FB2DFD65FB77> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6FB6BFB85FB5A>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1992-03-10" ;
+    dwc:locality "ISLA GENOVESA" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "20" ;
+    trt:gbifOccurrenceId "1427476219" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26FC6FB6BFB85FB5A> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6FAB4FDB9FA9C>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1986-02-19" ;
+    dwc:locality "ISLA ISABELA" ;
+    dwc:recordedBy "L. Baert, J. - P & Maelfait & K. Desender" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "925" ;
+    trt:gbifOccurrenceId "1427476229" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26FC6FAB4FDB9FA9C> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26D0DFA90FB7BFA9C>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1978-01-17" ;
+    dwc:locality "NE-rim of caldera" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "980" ;
+    trt:gbifOccurrenceId "1427476232" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26D0DFA90FB7BFA9C> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26BCDFA91FCD4FAC0>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1978-01-19" ;
+    dwc:locality "trail to El Papal above Sto Tomas" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "480" ;
+    trt:gbifOccurrenceId "1427476235" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26BCDFA91FCD4FAC0> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26C6FFAFDFCC2FA27>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1978-01-02" ;
+    dwc:locality "Zona Velasco Ibarra (near Scalesia quadrat" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "760" ;
+    trt:gbifOccurrenceId "1427476217" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26C6FFAFDFCC2FA27> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26C67FADCFC9EFA0A>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1986-04-02" ;
+    dwc:locality "VOLCAN ALCEDO" ;
+    dwc:recordedBy "L. Baert, J. - P & Maelfait & K. Desender" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "600" ;
+    trt:gbifOccurrenceId "1427476221" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26C67FADCFC9EFA0A> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26C23FA3BFEEBFA69>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-18" ;
+    dwc:locality "E-slope, Bursera camp" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "340" ;
+    trt:gbifOccurrenceId "1427476224" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26C23FA3BFEEBFA69> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26E3FFA04FBBFFA69>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-23" ;
+    dwc:locality "west of lava flow" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "380" ;
+    trt:gbifOccurrenceId "1427476225" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26E3FFA04FBBFFA69> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26B03FA07FD1CFA4C>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-24" ;
+    dwc:locality "E-slope, Pega Pega camp" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "600" ;
+    trt:gbifOccurrenceId "1427476228" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26B03FA07FD1CFA4C> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26DA1FA60FB56FA4C>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-14" ;
+    dwc:locality "E-slope" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "700" ;
+    trt:gbifOccurrenceId "1427476220" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26DA1FA60FB56FA4C> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26BEBFA61FDD6F9B0>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-14" ;
+    dwc:locality "E-slope" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "790" ;
+    trt:gbifOccurrenceId "1427476231" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26BEBFA61FDD6F9B0> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26D6BFA42FB00F9B0>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-15" ;
+    dwc:locality "E-slope, Tributary Barranco" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "735" ;
+    trt:gbifOccurrenceId "1427476234" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26D6BFA42FB00F9B0> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26BA4FA4DFD6AF997>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-24" ;
+    dwc:locality "east of lava flow" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "600" ;
+    trt:gbifOccurrenceId "1427476233" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26BA4FA4DFD6AF997> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26DBDF9AEFB5DF997>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-24" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "1000" ;
+    trt:gbifOccurrenceId "1427476252" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26DBDF9AEFB5DF997> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26BE0F9AEFDBBF9FA>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-24" ;
+    dwc:locality "rim" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "1145" ;
+    trt:gbifOccurrenceId "1427476241" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26BE0F9AEFDBBF9FA> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26D0EF989FB63F9D9>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1988-03-26" ;
+    dwc:locality "VOLCAN DARWIN" ;
+    dwc:recordedBy "L. Baert, J. - P & Maelfait & K. Desender" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "800" ;
+    trt:gbifOccurrenceId "1427476250" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26D0EF989FB63F9D9> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26BC7F9D4FBC8F93C>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-02" ;
+    dwc:locality "Beagle crater" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "45" ;
+    trt:gbifOccurrenceId "1427476240" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26BC7F9D4FBC8F93C> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26B5EF937FC76F963>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-08-08" ;
+    dwc:locality "VOLCAN ECUADOR" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "55" ;
+    trt:gbifOccurrenceId "1427476261" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26B5EF937FC76F963> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6F97EFC5AF947>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-01-29" ;
+    dwc:locality "ISLA MARCHENA" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "150" ;
+    trt:gbifOccurrenceId "1427476247" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26FC6F97EFC5AF947> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26CF5F97EFE1FF8AA>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-01-30" ;
+    dwc:locality "SW-slope, Barranco, trail to fumaroles" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "60" ;
+    trt:gbifOccurrenceId "1427476248" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26CF5F97EFE1FF8AA> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26EA3F95BFA8BF8AA>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-01-26" ;
+    dwc:locality "S-slope, near fumaroles ridge" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "190" ;
+    trt:gbifOccurrenceId "1427476257" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26EA3F95BFA8BF8AA> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6F8A4FDA5F889>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1964-05" ;
+    dwc:locality "ISLA PINTA" ;
+    dwc:stateProvince "Galapagos" ;
+    trt:gbifOccurrenceId "1427476238" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26FC6F8A4FDA5F889> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26DFEF8A7FACFF889>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-07-19" ;
+    dwc:locality "S-slope" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "400" ;
+    trt:gbifOccurrenceId "1427476242" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26DFEF8A7FACFF889> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26A51F8A4FCA2F8EC>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1992-03-14" ;
+    dwc:locality "transition zone" ;
+    dwc:recordedBy "S. & J. Peck" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "200" ;
+    trt:gbifOccurrenceId "1427476249" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26A51F8A4FCA2F8EC> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6F8EDFB26F8D3>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1979-02-06" ;
+    dwc:locality "ISLA PINZON" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "320" ;
+    trt:gbifOccurrenceId "1427476239" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26FC6F8EDFB26F8D3> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6F8CEFCBCF837>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1975-09-29" ;
+    dwc:locality "ISLA RABIDA" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "180" ;
+    trt:gbifOccurrenceId "1427476255" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26FC6F8CEFCBCF837> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26C06F8CEFE85F81A>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1975-09-29" ;
+    dwc:locality "N-slope" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "270" ;
+    trt:gbifOccurrenceId "1427476251" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26C06F8CEFE85F81A> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF171FFF26FC6F874FB50F879>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1992-04-13" ;
+    dwc:locality "ISLA SANTIAGO" ;
+    dwc:recordedBy "S. & J. Peck" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "550" ;
+    trt:gbifOccurrenceId "1427476244" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF171FFF26FC6F874FB50F879> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56FC6FEBEFBE7FE84>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1975-06-08" ;
+    dwc:locality "ISLA SANTA CRUZ" ;
+    dwc:recordedBy "H. Franz" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "2" ;
+    trt:gbifOccurrenceId "1427476243" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56FC6FEBEFBE7FE84> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56B44FEB9FC04FEEA>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1970-08-18" ;
+    dwc:locality "trail from Caseta Tortuga towards the coast" ;
+    dwc:recordedBy "S Riechert" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "130" ;
+    trt:gbifOccurrenceId "1427476245" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56B44FEB9FC04FEEA> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56C98FE9AFE08FECF>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1975-10-02" ;
+    dwc:locality "along old trail to Bellavista" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "10" ;
+    trt:gbifOccurrenceId "1427476258" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56C98FE9AFE08FECF> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56E93FEE7FB58FECF>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1975-10-07" ;
+    dwc:locality "along old trail to Bellavista" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "28" ;
+    trt:gbifOccurrenceId "1427476254" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56E93FEE7FB58FECF> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56BE3FEE7FDB1FE2D>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1979-02-18" ;
+    dwc:locality "surroundings of the CDRS" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "10" ;
+    trt:gbifOccurrenceId "1427476259" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56BE3FEE7FDB1FE2D> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56D14FEC0FB8CFE2D>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-04-26" ;
+    dwc:locality "Puerto Ayora" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "20" ;
+    trt:gbifOccurrenceId "1427476260" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56D14FEC0FB8CFE2D> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56B13FEC6FDC9FE10>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:locality "500 m NE of Cerro Puntudo pass" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "710" ;
+    trt:gbifOccurrenceId "1427476237" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56B13FEC6FDC9FE10> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56D56FE2CFB27FE10>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-04" ;
+    dwc:locality "along old trail to Bellavista" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "90" ;
+    trt:gbifOccurrenceId "1427476256" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56D56FE2CFB27FE10> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56A79FE2CFE09FE77>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-07" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    trt:gbifOccurrenceId "1427476246" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56A79FE2CFE09FE77> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56E98FE0EFAEAFE77>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1985-03-23" ;
+    dwc:locality "surroundings of CDRS" ;
+    dwc:recordedBy "H. & I. Schatz" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "5" ;
+    trt:gbifOccurrenceId "1427476253" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56E98FE0EFAEAFE77> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56A34FE0EFD02FE5B>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1989-01-19" ;
+    dwc:locality "surroundings of CDRS" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "5" ;
+    trt:gbifOccurrenceId "1427476272" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56A34FE0EFD02FE5B> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56DA7FE6AFE87FDBE>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1991-06-01" ;
+    dwc:locality "7 km N of Santa Rosa" ;
+    dwc:recordedBy "S. & J. Peck" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "550" ;
+    trt:gbifOccurrenceId "1427476269" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56DA7FE6AFE87FDBE> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56E1BFDB7FBD0FDBE>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "2010-01-22" ;
+    dwc:locality "Cerro Messa summit" ;
+    dwc:recordedBy "F. Hendrickx" ;
+    dwc:stateProvince "Galapagos" ;
+    trt:gbifOccurrenceId "1427476283" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56E1BFDB7FBD0FDBE> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56B74FDB7FE8DFD9D>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1981-04-21" ;
+    dwc:locality "surroundings of the CDRS" ;
+    dwc:stateProvince "Galapagos" ;
+    trt:gbifOccurrenceId "1427476263" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56B74FDB7FE8DFD9D> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF176FFF56E1EFD90FB85FDE2>
+    dwc:collectionCode "CDRS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1991-11-05" ;
+    dwc:locality "Puerto Ayora, in building" ;
+    dwc:stateProvince "Galapagos" ;
+    trt:gbifOccurrenceId "1427476284" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF176FFF56E1EFD90FB85FDE2> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F170FFF66D34F880FAA4FE38.mc.3A943CABF177FFF46FC6FE2AFBC4FE1B>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:locality "ISLA ISABELA" ;
+    dwc:stateProvince "Galapagos" ;
+    trt:gbifOccurrenceId "1427476266" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F170FFF66D34F880FAA4FE38#3A943CABF177FFF46FC6FE2AFBC4FE1B> ;
+    a dwc:MaterialCitation .
diff --git a/data/02/55/87/025587E0F175FFFB6D08FE74FEFBFB31.ttl b/data/02/55/87/025587E0F175FFFB6D08FE74FEFBFB31.ttl
index a881acb0d968..b0200d0fe6c4 100644
--- a/data/02/55/87/025587E0F175FFFB6D08FE74FEFBFB31.ttl
+++ b/data/02/55/87/025587E0F175FFFB6D08FE74FEFBFB31.ttl
@@ -9,9 +9,9 @@
 @prefix trt: <http://plazi.org/vocab/treatment#> .
 
 <http://treatment.plazi.org/id/025587E0F175FFFB6D08FE74FEFBFB31>
-    cito:cites <http://dx.doi.org/10.5281/zenodo.887162>, <http://dx.doi.org/10.5281/zenodo.887176>, <http://dx.doi.org/10.5281/zenodo.887164> ;
+    cito:cites <http://dx.doi.org/10.5281/zenodo.887162>, <http://dx.doi.org/10.5281/zenodo.887164>, <http://dx.doi.org/10.5281/zenodo.887176> ;
     dc:creator "Baert, L." ;
-    dc:title "Mecaphesa reddelli Baert, 2013, sp. nov." ;
+    dc:title "Mecaphesa reddelli, sp. nov." ;
     dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F175FFFB6D08FE74FEFBFB31.mc.3A943CABF175FFF66FC6FBBDFD55FBE7>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F175FFFB6D08FE74FEFBFB31.mc.3A943CABF175FFF66F9EFB25FCCBFB6F>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F175FFFB6D08FE74FEFBFB31.mc.3A943CABF175FFF66FC6FAA2FB67FA93>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F175FFFB6D08FE74FEFBFB31.mc.3A943CABF175FFF66FC6FA8EFD6BFADA>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F175FFFB6D08FE74FEFBFB31.mc.3A943CABF175FFF66FC6FA34FAA0FA39>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F175FFFB6D08FE74FEFBFB31.mc.3A943CABF175FFF66FC6FA11FC3DFA1C> ;
     trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mecaphesa_reddelli_Baert_2013> ;
     trt:publishedIn <http://dx.doi.org/10.5852/ejt.2013.43> ;
@@ -26,14 +26,11 @@
     dc:creator "Baert, L." ;
     dc:date "2013" ;
     dc:title "The Thomisidae and Philodromidae (Arachnida: Araneae) of the Galápagos Islands (Ecuador)" ;
-    fabio:hasPart <http://dx.doi.org/10.5281/zenodo.887162>, <http://dx.doi.org/10.5281/zenodo.887176>, <http://dx.doi.org/10.5281/zenodo.887164> ;
+    fabio:hasPart <http://dx.doi.org/10.5281/zenodo.887162>, <http://dx.doi.org/10.5281/zenodo.887164>, <http://dx.doi.org/10.5281/zenodo.887176> ;
     a fabio:JournalArticle .
 
 <http://taxon-concept.plazi.org/id/Animalia/Mecaphesa_reddelli_Baert_2013>
-    # Info: authority attributes generated from docAuthor ;
     dwc:authority "Baert, 2013" ;
-    dwc:authorityName "Baert" ;
-    dwc:authorityYear "2013" ;
     dwc:class "Arachnida" ;
     dwc:family "Thomisidae" ;
     dwc:genus "Mecaphesa" ;
@@ -99,16 +96,16 @@
     fabio:hasRepresentation <https://zenodo.org/record/887162/files/figure.png> ;
     a fabio:Figure .
 
-<http://dx.doi.org/10.5281/zenodo.887176>
-    dc:description "Fig. 9. Habitus. — A-D. Mecaphesa inclusa (Banks, 1902). A. ♂ colour type A. B. ♂ colour type B. C. ♂ colour type C. D. ♀ colour type C. — E-F. Mecaphesa reddelli sp. nov. E. ♀ of Volcán Alcedo (Isla Isabela). F. ♂ of Volcán Alcedo (Isla Isabela). Scale bars: 1 mm. Photographs by Rudy Jocqué." ;
-    fabio:hasRepresentation <https://zenodo.org/record/887176/files/figure.png> ;
-    a fabio:Figure .
-
 <http://dx.doi.org/10.5281/zenodo.887164>
     dc:description "Fig. 3. — A. Mecaphesa inclusa (Banks, 1902), spermathecae. — B. M. reddelli sp. nov., spermathecae." ;
     fabio:hasRepresentation <https://zenodo.org/record/887164/files/figure.png> ;
     a fabio:Figure .
 
+<http://dx.doi.org/10.5281/zenodo.887176>
+    dc:description "Fig. 9. Habitus. — A-D. Mecaphesa inclusa (Banks, 1902). A. ♂ colour type A. B. ♂ colour type B. C. ♂ colour type C. D. ♀ colour type C. — E-F. Mecaphesa reddelli sp. nov. E. ♀ of Volcán Alcedo (Isla Isabela). F. ♂ of Volcán Alcedo (Isla Isabela). Scale bars: 1 mm. Photographs by Rudy Jocqué." ;
+    fabio:hasRepresentation <https://zenodo.org/record/887176/files/figure.png> ;
+    a fabio:Figure .
+
 <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F175FFFB6D08FE74FEFBFB31.mc.3A943CABF175FFF66FC6FBBDFD55FBE7>
     dwc:collectionCode "TMM" ;
     dwc:countryCode "Ecuador" ;
@@ -116,6 +113,7 @@
     dwc:locality "ISLA SANTA CRUZ" ;
     dwc:recordedBy "W. G. Reeder" ;
     dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "holotype" ;
     dwc:verbatimElevation "20" ;
     trt:gbifOccurrenceId "1427476275" ;
     trt:httpUri <https://treatment.plazi.org/id/025587E0F175FFFB6D08FE74FEFBFB31#3A943CABF175FFF66FC6FBBDFD55FBE7> ;
@@ -128,6 +126,7 @@
     dwc:locality "ISLA ISABELA" ;
     dwc:recordedBy "W. G. Reeder" ;
     dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "allotype" ;
     dwc:verbatimElevation "783" ;
     trt:gbifOccurrenceId "1427476278" ;
     trt:httpUri <https://treatment.plazi.org/id/025587E0F175FFFB6D08FE74FEFBFB31#3A943CABF175FFF66F9EFB25FCCBFB6F> ;
@@ -140,6 +139,7 @@
     dwc:locality "ISLA SANTA CRUZ" ;
     dwc:recordedBy "W. G. Reeder" ;
     dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "paratype" ;
     dwc:verbatimElevation "10" ;
     trt:gbifOccurrenceId "1427476270" ;
     trt:httpUri <https://treatment.plazi.org/id/025587E0F175FFFB6D08FE74FEFBFB31#3A943CABF175FFF66FC6FAA2FB67FA93> ;
@@ -152,6 +152,7 @@
     dwc:locality "ISLA ISABELA" ;
     dwc:recordedBy "W. G. Reeder" ;
     dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "paratype" ;
     dwc:verbatimElevation "45" ;
     trt:gbifOccurrenceId "1427476273" ;
     trt:httpUri <https://treatment.plazi.org/id/025587E0F175FFFB6D08FE74FEFBFB31#3A943CABF175FFF66FC6FA8EFD6BFADA> ;
@@ -164,6 +165,7 @@
     dwc:locality "ISLA GENOVESA" ;
     dwc:recordedBy "W. G. Reeder" ;
     dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "paratype" ;
     dwc:verbatimElevation "50" ;
     trt:gbifOccurrenceId "1427476280" ;
     trt:httpUri <https://treatment.plazi.org/id/025587E0F175FFFB6D08FE74FEFBFB31#3A943CABF175FFF66FC6FA34FAA0FA39> ;
@@ -176,6 +178,7 @@
     dwc:locality "ISLA PINTA" ;
     dwc:recordedBy "W. G. Reeder" ;
     dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "paratype" ;
     dwc:verbatimElevation "400" ;
     trt:gbifOccurrenceId "1427476268" ;
     trt:httpUri <https://treatment.plazi.org/id/025587E0F175FFFB6D08FE74FEFBFB31#3A943CABF175FFF66FC6FA11FC3DFA1C> ;
diff --git a/data/02/55/87/025587E0F178FFFE6D21FB48FAE9FCAD.ttl b/data/02/55/87/025587E0F178FFFE6D21FB48FAE9FCAD.ttl
new file mode 100644
index 000000000000..7c5c85a41c5d
--- /dev/null
+++ b/data/02/55/87/025587E0F178FFFE6D21FB48FAE9FCAD.ttl
@@ -0,0 +1,665 @@
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix bibo: <http://purl.org/ontology/bibo/> .
+@prefix cito: <http://purl.org/spar/cito/> .
+@prefix dc: <http://purl.org/dc/elements/1.1/> .
+@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
+@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
+@prefix fabio: <http://purl.org/spar/fabio/> .
+@prefix trt: <http://plazi.org/vocab/treatment#> .
+
+<http://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD>
+    cito:cites <http://dx.doi.org/10.5281/zenodo.887166>, <http://dx.doi.org/10.5281/zenodo.887168> ;
+    dc:creator "Baert, L." ;
+    dc:title "Tmarus galapagosensis, sp. nov." ;
+    dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF179FFFA6FC6FE2AFE08FE79>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FE9AFA8FFEEA>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FE26FE09FE72>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E9FFE03FAF0FE72>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6A55FE03FE85FDB4>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FD95FEC1FDFF>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FDD3FC37FD22>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FD63FAE4FD53>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6A38FD63FB24FCB1>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FCA9FB97FC95>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FCF5FE7AFCDF>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6ECDFCD6FE05FC02>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E9AFC31FE8DFC66>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E12FC1CFD62FC44>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6DC0FC78FB60FC44>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6BC5FC79FC7AFBA8>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6CCFFC45FD50FB8F>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6DF5FBA4FF28FBF3>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E7DFB83FEEAFBD1>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E3CFBEFFB58FBD1>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6BE3FBECFB3DFB34>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6B87FBCFFA9FFB1B>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FB76FB00FB7F>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6B9BFB76FC55FAA2>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6CEAFB53FE55FA81>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6EEAFABFFAA1FA81>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FA98FCAFFAE4>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6CFCFA98FD46FACB>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FAC6FB29FA2F>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6A73FAC6FD3AFA12>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FA0CFD0DFA76>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6D90FA0FFEC7FA54>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E64FA69FBAFFA54>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6F9B5FB02F9B8>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6BA4F9B5FC64F99F>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6CBDF996FE8EF9C3>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E10F9F3FBA9F9C3>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6BFCF9F3FD13F921>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6DB7F9DFFB19F921>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6BADF9DCFCD1F904>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6C6DF938FEDEF968>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6F966FBF4F94C>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6F943FB85F8B2>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6B18F943FD83F891>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6D20F8ACFEA3F8F4>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6F8D5FD5AF8D8>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17CFFFF6FC6FE77FC61FE7E>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17CFFFF6FC6FE50FC06FE5D>, <http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17CFFFF6FC6FDBDFAD5FD81> ;
+    trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tmarus_galapagosensis_Baert_2013> ;
+    trt:publishedIn <http://dx.doi.org/10.5852/ejt.2013.43> ;
+    a trt:Treatment .
+
+<http://dx.doi.org/10.5852/ejt.2013.43>
+    bibo:endPage "23" ;
+    bibo:journal "European Journal of Taxonomy" ;
+    bibo:pubDate "2013-05-02" ;
+    bibo:startPage "1" ;
+    bibo:volume "43" ;
+    dc:creator "Baert, L." ;
+    dc:date "2013" ;
+    dc:title "The Thomisidae and Philodromidae (Arachnida: Araneae) of the Galápagos Islands (Ecuador)" ;
+    fabio:hasPart <http://dx.doi.org/10.5281/zenodo.887166>, <http://dx.doi.org/10.5281/zenodo.887168> ;
+    a fabio:JournalArticle .
+
+<http://taxon-concept.plazi.org/id/Animalia/Tmarus_galapagosensis_Baert_2013>
+    dwc:authority "Baert, 2013" ;
+    dwc:class "Arachnida" ;
+    dwc:family "Thomisidae" ;
+    dwc:genus "Tmarus" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Araneae" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:scientificNameAuthorship "Baert, 2013" ;
+    dwc:species "galapagosensis" ;
+    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/579QD> ;
+    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tmarus_galapagosensis> ;
+    a dwcFP:TaxonConcept .
+
+<http://taxon-name.plazi.org/id/Animalia/Tmarus_galapagosensis>
+    dwc:class "Arachnida" ;
+    dwc:family "Thomisidae" ;
+    dwc:genus "Tmarus" ;
+    dwc:kingdom "Animalia" ;
+    dwc:order "Araneae" ;
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "species" ;
+    dwc:species "galapagosensis" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tmarus> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Tmarus>
+    dwc:genus "Tmarus" ;
+    dwc:rank "genus" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
+    dwc:family "Thomisidae" ;
+    dwc:rank "family" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Araneae>
+    dwc:order "Araneae" ;
+    dwc:rank "order" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Arachnida>
+    dwc:class "Arachnida" ;
+    dwc:rank "class" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
+    dwc:phylum "Arthropoda" ;
+    dwc:rank "phylum" ;
+    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
+    a dwcFP:TaxonName .
+
+<http://taxon-name.plazi.org/id/Animalia>
+    dwc:kingdom "Animalia" ;
+    dwc:rank "kingdom" ;
+    a dwcFP:TaxonName .
+
+<http://dx.doi.org/10.5281/zenodo.887166>
+    dc:description "Fig. 4. — A-B. Tmarus galapagosensis sp. nov., ♂. A. Palp, ventral view. B. Palp, retrolateral view. — C-D. Tmarus stolzmanni Keyserling, 1880, ♂. C. Palp, ventral view after Keyserling (1880). D. Palp, ventral view after Banks (1902)." ;
+    fabio:hasRepresentation <https://zenodo.org/record/887166/files/figure.png> ;
+    a fabio:Figure .
+
+<http://dx.doi.org/10.5281/zenodo.887168>
+    dc:description "Fig. 5. Tmarus galapagosensis sp. nov., ♀. A. Lateral view. B-C. Epigyne. D. Spermathecae." ;
+    fabio:hasRepresentation <https://zenodo.org/record/887168/files/figure.png> ;
+    a fabio:Figure .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF179FFFA6FC6FE2AFE08FE79>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1991-04-07" ;
+    dwc:locality "ISLA SANTA CRUZ" ;
+    dwc:recordedBy "L. Baert, J. - P & Maelfait & K. Desender" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "holotype" ;
+    dwc:verbatimElevation "20" ;
+    trt:gbifOccurrenceId "1899211918" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF179FFFA6FC6FE2AFE08FE79> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FE9AFA8FFEEA>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1988-03-24" ;
+    dwc:locality "ISLA FERNANDINA" ;
+    dwc:recordedBy "L. Baert, J. - P & Maelfait & K. Desender" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "allotype" ;
+    trt:gbifOccurrenceId "1899211963" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6FE9AFA8FFEEA> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FE26FE09FE72>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1988-03-10" ;
+    dwc:locality "ISLA MARCHENA" ;
+    dwc:recordedBy "L. Baert, J. - P & Maelfait & K. Desender" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "paratype" ;
+    dwc:verbatimElevation "5" ;
+    trt:gbifOccurrenceId "1899211945" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6FE26FE09FE72> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E9FFE03FAF0FE72>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1992-03-12" ;
+    dwc:locality "SW Playa, Bursera forest" ;
+    dwc:recordedBy "S. Peck" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "paratype" ;
+    dwc:verbatimElevation "30" ;
+    trt:gbifOccurrenceId "1899211953" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6E9FFE03FAF0FE72> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6A55FE03FE85FDB4>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-01-26" ;
+    dwc:locality "S-slope near beach camp" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:samplingProtocol "night catch" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "paratype" ;
+    dwc:verbatimElevation "8" ;
+    trt:gbifOccurrenceId "1899211915" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6A55FE03FE85FDB4> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FD95FEC1FDFF>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-22" ;
+    dwc:locality "ISLA ISABELA" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:samplingProtocol "night catch" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "paratype" ;
+    trt:gbifOccurrenceId "1899211947" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6FD95FEC1FDFF> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FDD3FC37FD22>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1964-09" ;
+    dwc:locality "ISLA SANTA CRUZ" ;
+    dwc:recordedBy "J. & N. Leleup" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:typeStatus "paratype" ;
+    trt:gbifOccurrenceId "1899211958" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6FDD3FC37FD22> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FD63FAE4FD53>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1975-04-27" ;
+    dwc:locality "ISLA FERNANDINA" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "125" ;
+    trt:gbifOccurrenceId "1899211949" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6FD63FAE4FD53> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6A38FD63FB24FCB1>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-08-11" ;
+    dwc:locality "West vegetation strip (ash delta stream bed)" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "30" ;
+    trt:gbifOccurrenceId "1899211919" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6A38FD63FB24FCB1> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FCA9FB97FC95>
+    dwc:collectionCode "ZMUN" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1925-11-20" ;
+    dwc:locality "ISLA FLOREANA" ;
+    dwc:stateProvince "Galapagos" ;
+    trt:gbifOccurrenceId "1899211944" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6FCA9FB97FC95> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FCF5FE7AFCDF>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1978-01-11" ;
+    dwc:locality "ISLA ISABELA" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "0" ;
+    trt:gbifOccurrenceId "1899211954" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6FCF5FE7AFCDF> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6ECDFCD6FE05FC02>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1978-08-11" ;
+    dwc:locality "near Villamil (road to the highlands, 1 km from sea)" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "13" ;
+    trt:gbifOccurrenceId "1899211950" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6ECDFCD6FE05FC02> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E9AFC31FE8DFC66>
+    dwc:collectionCode "CDRS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "2001-10-26" ;
+    dwc:locality "VOLCAN ALCEDO" ;
+    dwc:recordedBy "L. Roque" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "5" ;
+    trt:gbifOccurrenceId "1899211940" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6E9AFC31FE8DFC66> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E12FC1CFD62FC44>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1996-04-02" ;
+    dwc:locality "open Palo Santo wood, along old trail, Bursera vegetation" ;
+    dwc:recordedBy "L. Baert, J. - P & Maelfait & K. Desender" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "200" ;
+    trt:gbifOccurrenceId "1899211960" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6E12FC1CFD62FC44> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6DC0FC78FB60FC44>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-19" ;
+    dwc:locality "Bursera camp" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "340" ;
+    trt:gbifOccurrenceId "1899211936" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6DC0FC78FB60FC44> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6BC5FC79FC7AFBA8>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-23" ;
+    dwc:locality "E-slope, W of lava flow" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "380" ;
+    trt:gbifOccurrenceId "1899211925" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6BC5FC79FC7AFBA8> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6CCFFC45FD50FB8F>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-24" ;
+    dwc:locality "E-slope" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "600" ;
+    trt:gbifOccurrenceId "1899211927" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6CCFFC45FD50FB8F> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6DF5FBA4FF28FBF3>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1975-05-02" ;
+    dwc:locality "VOLCAN DARWIN" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "10" ;
+    trt:gbifOccurrenceId "1899211926" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6DF5FBA4FF28FBF3> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E7DFB83FEEAFBD1>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-22" ;
+    dwc:locality "BEAGLE CRATER" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "45" ;
+    trt:gbifOccurrenceId "1899211942" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6E7DFB83FEEAFBD1> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E3CFBEFFB58FBD1>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1980-05-22" ;
+    dwc:locality "camp site" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    trt:gbifOccurrenceId "1899211952" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6E3CFBEFFB58FBD1> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6BE3FBECFB3DFB34>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1982-02-22" ;
+    dwc:locality "outer Western crater flank, Bursera vegetation" ;
+    dwc:recordedBy "L. Baert & J. - P. Maelfait" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "20" ;
+    trt:gbifOccurrenceId "1899211931" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6BE3FBECFB3DFB34> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6B87FBCFFA9FFB1B>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-08-08" ;
+    dwc:locality "VOLCAN ECUADOR" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "0" ;
+    trt:gbifOccurrenceId "1899211928" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6B87FBCFFA9FFB1B> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FB76FB00FB7F>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-01-30" ;
+    dwc:locality "ISLA MARCHENA" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "15" ;
+    trt:gbifOccurrenceId "1899211961" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6FB76FB00FB7F> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6B9BFB76FC55FAA2>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-02-01" ;
+    dwc:locality "South playa camp, 10 m of new lava flow" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "18" ;
+    trt:gbifOccurrenceId "1899211917" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6B9BFB76FC55FAA2> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6CEAFB53FE55FA81>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-01-29" ;
+    dwc:locality "near Barranco fumaroles" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "175" ;
+    trt:gbifOccurrenceId "1899211943" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6CEAFB53FE55FA81> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6EEAFABFFAA1FA81>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-01-26" ;
+    dwc:locality "S-slope, near fumaroles ridge" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "190" ;
+    trt:gbifOccurrenceId "1899211948" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6EEAFABFFAA1FA81> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FA98FCAFFAE4>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1992-03-11" ;
+    dwc:locality "Punta Espejo, Bursera vegetation" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "5" ;
+    trt:gbifOccurrenceId "1899211951" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6FA98FCAFFAE4> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6CFCFA98FD46FACB>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1992-03-12" ;
+    dwc:locality "Playa Negra, steppe forest" ;
+    dwc:recordedBy "S. Peck" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "30" ;
+    trt:gbifOccurrenceId "1899211937" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6CFCFA98FD46FACB> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FAC6FB29FA2F>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1977-01-17" ;
+    dwc:locality "ISLA PINTA" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    trt:gbifOccurrenceId "1899211957" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6FAC6FB29FA2F> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6A73FAC6FD3AFA12>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1992-03-14" ;
+    dwc:locality "transition zone" ;
+    dwc:recordedBy "S. Peck" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "200" ;
+    trt:gbifOccurrenceId "1899211916" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6A73FAC6FD3AFA12> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6FA0CFD0DFA76>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1975-02-02" ;
+    dwc:locality "ISLA PINZON" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "63" ;
+    trt:gbifOccurrenceId "1899211955" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6FA0CFD0DFA76> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6D90FA0FFEC7FA54>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1979-02-05" ;
+    dwc:locality "old crater camp" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "320" ;
+    trt:gbifOccurrenceId "1899211941" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6D90FA0FFEC7FA54> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E64FA69FBAFFA54>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "2010-01-25" ;
+    dwc:locality "Opuntia field near crater" ;
+    dwc:recordedBy "F. Hendrickx" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "300" ;
+    trt:gbifOccurrenceId "1899211956" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6E64FA69FBAFFA54> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6F9B5FB02F9B8>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1982-04-09" ;
+    dwc:locality "ISLA SANTIAGO" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "30" ;
+    trt:gbifOccurrenceId "1899211946" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6F9B5FB02F9B8> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6BA4F9B5FC64F99F>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1982-04-07" ;
+    dwc:locality "Cerro Cowan" ;
+    dwc:recordedBy "L. Baert & J. - P. Maelfait" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "260" ;
+    trt:gbifOccurrenceId "1899211922" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6BA4F9B5FC64F99F> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6CBDF996FE8EF9C3>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1975-09-10" ;
+    dwc:locality "Caleta Bucanero" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "25" ;
+    trt:gbifOccurrenceId "1899211935" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6CBDF996FE8EF9C3> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6E10F9F3FBA9F9C3>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1975-04-19" ;
+    dwc:locality "Caleta Bucanero, lava ridge" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "45" ;
+    trt:gbifOccurrenceId "1899211939" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6E10F9F3FBA9F9C3> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6BFCF9F3FD13F921>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1975-09-14" ;
+    dwc:locality "Crater area" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "835" ;
+    trt:gbifOccurrenceId "1899211929" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6BFCF9F3FD13F921> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6DB7F9DFFB19F921>
+    dwc:collectionCode "CAS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1964-04-16" ;
+    dwc:locality "E-slope" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "160" ;
+    trt:gbifOccurrenceId "1899211932" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6DB7F9DFFB19F921> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6BADF9DCFCD1F904>
+    dwc:collectionCode "CDRS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1982-05-14" ;
+    dwc:locality "Los Guayabillos" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "0" ;
+    trt:gbifOccurrenceId "1899211923" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6BADF9DCFCD1F904> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6C6DF938FEDEF968>
+    dwc:collectionCode "CDRS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1982-04-06" ;
+    dwc:locality "Los Guayabillos" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "300" ;
+    trt:gbifOccurrenceId "1899211938" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6C6DF938FEDEF968> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6F966FBF4F94C>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1969-10-17" ;
+    dwc:locality "ISLA SANTA CRUZ" ;
+    dwc:recordedBy "S. Riechert" ;
+    dwc:stateProvince "Galapagos" ;
+    trt:gbifOccurrenceId "1899211962" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6F966FBF4F94C> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6F943FB85F8B2>
+    dwc:collectionCode "TMM" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1979-01-23" ;
+    dwc:locality "ISLA SANTA FE" ;
+    dwc:recordedBy "W. G. Reeder" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "8" ;
+    trt:gbifOccurrenceId "1899211959" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6F943FB85F8B2> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6B18F943FD83F891>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1996-03-11" ;
+    dwc:locality "Highland" ;
+    dwc:recordedBy "S. Peck" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "0" ;
+    trt:gbifOccurrenceId "1899211921" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6B18F943FD83F891> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6D20F8ACFEA3F8F4>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1991-04-24" ;
+    dwc:locality "Highland" ;
+    dwc:recordedBy "L. Baert, J. - P. Maelfait & K. Desender" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "150" ;
+    trt:gbifOccurrenceId "1899211934" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6D20F8ACFEA3F8F4> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17FFFFC6FC6F8D5FD5AF8D8>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "2002-02-02" ;
+    dwc:stateProvince "Galapagos" ;
+    trt:gbifOccurrenceId "1899211933" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17FFFFC6FC6F8D5FD5AF8D8> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17CFFFF6FC6FE77FC61FE7E>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1899-03" ;
+    dwc:locality "ISLA ISABELA" ;
+    dwc:stateProvince "Galapagos" ;
+    trt:gbifOccurrenceId "1899211924" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17CFFFF6FC6FE77FC61FE7E> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17CFFFF6FC6FE50FC06FE5D>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:eventDate "1925-11-20" ;
+    dwc:locality "ISLA FLOREANA" ;
+    dwc:stateProvince "Galapagos" ;
+    trt:gbifOccurrenceId "1899211930" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17CFFFF6FC6FE50FC06FE5D> ;
+    a dwc:MaterialCitation .
+
+<http://tb.plazi.org/GgServer/dwcaRecords/025587E0F178FFFE6D21FB48FAE9FCAD.mc.3A943CABF17CFFFF6FC6FDBDFAD5FD81>
+    dwc:collectionCode "RBINS" ;
+    dwc:countryCode "Ecuador" ;
+    dwc:locality "ISLA SANTIAGO" ;
+    dwc:stateProvince "Galapagos" ;
+    dwc:verbatimElevation "300" ;
+    trt:gbifOccurrenceId "1899211920" ;
+    trt:httpUri <https://treatment.plazi.org/id/025587E0F178FFFE6D21FB48FAE9FCAD#3A943CABF17CFFFF6FC6FDBDFAD5FD81> ;
+    a dwc:MaterialCitation .