This commit is contained in:
treatmentbank 2024-10-30 14:09:03 +00:00
parent 04e9a5bcc5
commit 2bbb615e4c
3 changed files with 861 additions and 5 deletions

View file

@ -7,13 +7,13 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/552AE709E8ABFF6CF476FDD9649784D4>
cito:cites <http://dx.doi.org/10.5281/zenodo.13963294>, <http://dx.doi.org/10.5281/zenodo.13963352>, <http://dx.doi.org/10.5281/zenodo.13963400>, <http://dx.doi.org/10.5281/zenodo.13963404>, <http://dx.doi.org/10.5281/zenodo.13963406>, <http://dx.doi.org/10.5281/zenodo.13963396>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_canudos_Huber_2024>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_itajubaquara_Huber_2024>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_kiriri_Huber_2024>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_ouro_Huber_2024> ;
cito:cites <http://dx.doi.org/10.5281/zenodo.13963294>, <http://dx.doi.org/10.5281/zenodo.13963352>, <http://dx.doi.org/10.5281/zenodo.13963400>, <http://dx.doi.org/10.5281/zenodo.13963404>, <http://dx.doi.org/10.5281/zenodo.13963406>, <http://dx.doi.org/10.5281/zenodo.13963396>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_canudos_Huber_2024>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_itajubaquara_Huber_2024>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_kiriri_Huber_2024> ;
dc:creator "Huber, Bernhard A.; Meng, Guanliang; Král, Jiří; Ávila Herrera, Ivalú M.; Carvalho, Leonardo S." ;
dc:title "Ibotyporanga ouro Huber & Meng & Král & Ávila Herrera & Carvalho 2024, sp. nov." ;
dc:title "Ibotyporanga ouro Huber 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8ABFF6CF476FDD9649784D4.mc.6DEB5C42E8A9FF6DF6B4FEE164528085>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8ABFF6CF476FDD9649784D4.mc.6DEB5C42E8A9FF6DF6B4FE59638880E0>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8ABFF6CF476FDD9649784D4.mc.6DEB5C42E8A9FF6DF2F1FE59659B8302>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8ABFF6CF476FDD9649784D4.mc.6DEB5C42E8A9FF6DF4D6FDBE6522835E>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8ABFF6CF476FDD9649784D4.mc.6DEB5C42E8A9FF6DF6B4FD22656283CB> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_ouro_Huber_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.963.2687> ;
a trt:Treatment .
@ -31,7 +31,7 @@
<http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_ouro_Huber_2024>
dwc:authority "Huber" ;
dwc:authorityName "Huber & Meng & Král & Ávila Herrera & Carvalho" ;
dwc:authorityName "Huber & Meng & Král & Ávila Herrera & Carvalho", "Huber" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
@ -40,7 +40,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huber, Meng, Král, Ávila Herrera & Carvalho, 2024" ;
dwc:scientificNameAuthorship "Huber, 2024" ;
dwc:species "ouro" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_ouro> ;
a dwcFP:TaxonConcept .
@ -90,6 +90,53 @@
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_canudos> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_ouro>
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ouro" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ibotyporanga>
dwc:genus "Ibotyporanga" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pholcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pholcidae>
dwc:family "Pholcidae" ;
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.13963294>
dc:description "Fig. 73. Ibotyporanga spp., live specimens, part three (cf. Figs 25, 55), all from Brazil. A. I. sertao Huber sp. nov., male from Pernambuco, W of Orocó. BC. I. guanambi Huber sp. nov., male and female with egg sac from Bahia, N of Guanambi. D. I. emekori Huber & Brescovit, 2003, male from Bahia, near Toca do Índio.E. I. tuxa Huber sp. nov., male from Bahia, W of Barra do Mendes. F. I. kiriri Huber sp. nov., male from Bahia, SE of Paramirim. G. I. ouro Huber sp. nov., male from Bahia, E of Gentio do Ouro. H. I. canudos Huber sp. nov., male from Bahia, SW of Morro do Chapéu." ;
fabio:hasRepresentation <https://zenodo.org/record/13963294/files/figure.png> ;
@ -121,6 +168,8 @@
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8ABFF6CF476FDD9649784D4.mc.6DEB5C42E8A9FF6DF6B4FEE164528085>
dwc:catalogNumber "CHNUFPI 5969" ;
dwc:collectionCode "CHNUFPI" ;
dwc:eventDate "2022-11-22" ;
dwc:locality "Gentio do Ouro" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
@ -132,6 +181,8 @@
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8ABFF6CF476FDD9649784D4.mc.6DEB5C42E8A9FF6DF6B4FE59638880E0>
dwc:catalogNumber "CHNUFPI 5970" ;
dwc:collectionCode "CHNUFPI" ;
dwc:eventDate "2022-11-22" ;
dwc:locality "Gentio do Ouro" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
@ -156,6 +207,7 @@
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8ABFF6CF476FDD9649784D4.mc.6DEB5C42E8A9FF6DF4D6FDBE6522835E>
dwc:catalogNumber "CHNUFPI 9051" ;
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-22" ;
dwc:locality "Gentio do Ouro" ;
@ -168,6 +220,7 @@
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8ABFF6CF476FDD9649784D4.mc.6DEB5C42E8A9FF6DF6B4FD22656283CB>
dwc:catalogNumber "CHNUFPI 5971" ;
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-22" ;
dwc:locality "Gentio do Ouro" ;

View file

@ -0,0 +1,260 @@
@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/552AE709E8AFFF77F414FEB363C2841F>
cito:cites <http://dx.doi.org/10.5281/zenodo.13963352>, <http://dx.doi.org/10.5281/zenodo.13963412>, <http://dx.doi.org/10.5281/zenodo.13963414>, <http://dx.doi.org/10.5281/zenodo.13963416>, <http://dx.doi.org/10.5281/zenodo.13963294>, <http://dx.doi.org/10.5281/zenodo.13963410>, <http://dx.doi.org/10.5281/zenodo.13963146>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_canudos_Huber_2024>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_kiriri_Huber_2024>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_ouro_Huber_2024> ;
dc:creator "Huber, Bernhard A.; Meng, Guanliang; Král, Jiří; Ávila Herrera, Ivalú M.; Carvalho, Leonardo S." ;
dc:title "Ibotyporanga itajubaquara Huber & Meng & Král & Ávila Herrera & Carvalho 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AFFF6BF6B4FC4464528520>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AFFF6BF6B4FB3C633785BF>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AFFF6BF289FB3C64BE85D9>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AEFF6AF6B4FE8C630F8069>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AEFF6AF27BFEE1662D80A6>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AEFF6AF79AFE1A666980C3>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AEFF6AF75BFE7F66E3831C> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_itajubaquara_Huber_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.963.2687> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.963.2687>
bibo:endPage "169" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-10-18" ;
bibo:startPage "1" ;
bibo:volume "963" ;
dc:creator "Huber, Bernhard A.; Meng, Guanliang; Král, Jiří; Ávila Herrera, Ivalú M.; Carvalho, Leonardo S." ;
dc:date "2024" ;
dc:title "Diamonds in the rough: Ibotyporanga (Araneae, Pholcidae) spiders in semi-arid Neotropical environments" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13963352>, <http://dx.doi.org/10.5281/zenodo.13963412>, <http://dx.doi.org/10.5281/zenodo.13963414>, <http://dx.doi.org/10.5281/zenodo.13963416>, <http://dx.doi.org/10.5281/zenodo.13963294>, <http://dx.doi.org/10.5281/zenodo.13963410>, <http://dx.doi.org/10.5281/zenodo.13963146> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_itajubaquara_Huber_2024>
dwc:authority "Huber" ;
dwc:authorityName "Huber & Meng & Král & Ávila Herrera & Carvalho" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huber, Meng, Král, Ávila Herrera & Carvalho, 2024" ;
dwc:species "itajubaquara" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_itajubaquara> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_kiriri_Huber_2024>
dwc:authorityName "Huber & Meng & Král & Ávila Herrera & Carvalho" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huber, Meng, Král, Ávila Herrera & Carvalho, 2024" ;
dwc:species "kiriri" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_kiriri> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_canudos_Huber_2024>
dwc:authorityName "Huber & Meng & Král & Ávila Herrera & Carvalho" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huber, Meng, Král, Ávila Herrera & Carvalho, 2024" ;
dwc:species "canudos" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_canudos> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_ouro_Huber_2024>
dwc:authorityName "Huber & Meng & Král & Ávila Herrera & Carvalho" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huber, Meng, Král, Ávila Herrera & Carvalho, 2024" ;
dwc:species "ouro" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_ouro> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_itajubaquara>
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "itajubaquara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ibotyporanga>
dwc:genus "Ibotyporanga" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pholcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pholcidae>
dwc:family "Pholcidae" ;
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.13963352>
dc:description "Fig. 96. Known geographic distribution of Brazilian species with long procursus, with dorsal branch on procursus, and with median sclerite in female internal genitalia. The figure is split in order to avoid too much overlap. The question mark denotes a possibly mislabeled female specimen of I. tuxa sp. nov." ;
fabio:hasRepresentation <https://zenodo.org/record/13963352/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963412>
dc:description "Fig. 122. Ibotyporanga itajubaquara Huber sp. nov., male from Brazil, Bahia, N of Itajubaquara, ZFMK Ar 24383. AC. Left tarsus and procursus, prolateral, dorsal, and retrolateral views (bold arrow: dorsal hump on tarsus). DF. Left genital bulb, prolateral, dorsal, and retrolateral views. Abbreviation: db =dorsal branch of procursus. Scale lines: 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963412/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963414>
dc:description "Fig. 123. Ibotyporanga itajubaquara Huber sp. nov., male and female from Brazil, Bahia, N of Itajubaquara, ZFMK Ar 24383. AB. Male chelicerae, frontal and lateral views. C. Cleared female genitalia, dorsal view (asterisk: expandable membranous sac not drawn, cf. Fig. 124D). Scale lines: 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963414/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963416>
dc:description "Fig. 124. Ibotyporanga itajubaquara Huber sp. nov. AC. Abdomens, ventral views, females from Brazil, Bahia, N of Itajubaquara (AB), CHNUFPI 5973 and ZFMK Ar 24383, and from Bahia, NW of Gameleira do Assuruá (C), ZFMK Ar 24384. DE. Cleared female genitalia, dorsal view, and detail of same figure, same specimen as in B. FG. Cleared female genitalia, dorsal view, and detail of same figure, same specimen as in C. Abbreviations: es=expandable membranous sac; pp =pore plate. Scale lines: AD, F =0.3 mm; E, G =0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963416/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963294>
dc:description "Fig. 73. Ibotyporanga spp., live specimens, part three (cf. Figs 25, 55), all from Brazil. A. I. sertao Huber sp. nov., male from Pernambuco, W of Orocó. BC. I. guanambi Huber sp. nov., male and female with egg sac from Bahia, N of Guanambi. D. I. emekori Huber & Brescovit, 2003, male from Bahia, near Toca do Índio.E. I. tuxa Huber sp. nov., male from Bahia, W of Barra do Mendes. F. I. kiriri Huber sp. nov., male from Bahia, SE of Paramirim. G. I. ouro Huber sp. nov., male from Bahia, E of Gentio do Ouro. H. I. canudos Huber sp. nov., male from Bahia, SW of Morro do Chapéu." ;
fabio:hasRepresentation <https://zenodo.org/record/13963294/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963410>
dc:description "Fig. 121. Ibotyporanga itajubaquara Huber sp. nov., male from Brazil, Bahia, N of Itajubaquara, ZFMK Ar 24383. Left palp, prolateral, dorsal, and retrolateral views. Scale line: 0.3 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963410/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963146>
dc:description "Fig. 7. Ibotyporanga spp., spinnerets. A. I. walekeru Huber sp. nov., female AMS area. B. I. naideae Mello-Leitão, 1944, female AMS area. CD. I. ziruma Huber sp. nov., male and female ALS and PMS. E. I. walekeru Huber sp. nov., male ALS. F. I. itatim Huber sp. nov., male ALS. Scale lines: 10 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963146/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AFFF6BF6B4FC4464528520>
dwc:catalogNumber "CHNUFPI 5972" ;
dwc:collectionCode "CHNUFPI" ;
dwc:eventDate "2022-11-23" ;
dwc:locality "Itajubaquara" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "840" ;
dwc:verbatimLatitude "-11.3607" ;
dwc:verbatimLongitude "-42.681" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8AFFF77F414FEB363C2841F#6DEB5C42E8AFFF6BF6B4FC4464528520> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AFFF6BF6B4FB3C633785BF>
dwc:catalogNumber "CHNUFPI 5973" ;
dwc:collectionCode "CHNUFPI" ;
dwc:eventDate "2022-11-23" ;
dwc:locality "Itajubaquara" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "840" ;
dwc:verbatimLatitude "-11.3607" ;
dwc:verbatimLongitude "-42.681" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8AFFF77F414FEB363C2841F#6DEB5C42E8AFFF6BF6B4FB3C633785BF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AFFF6BF289FB3C64BE85D9>
dwc:catalogNumber "CHNUFPI 9052" ;
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-23" ;
dwc:locality "Itajubaquara" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "840" ;
dwc:verbatimLatitude "-11.3607" ;
dwc:verbatimLongitude "-42.681" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8AFFF77F414FEB363C2841F#6DEB5C42E8AFFF6BF289FB3C64BE85D9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AEFF6AF6B4FE8C630F8069>
dwc:catalogNumber "CHNUFPI 5974" ;
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-23" ;
dwc:locality "Itajubaquara" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:verbatimElevation "840" ;
dwc:verbatimLatitude "-11.3607" ;
dwc:verbatimLongitude "-42.681" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8AFFF77F414FEB363C2841F#6DEB5C42E8AEFF6AF6B4FE8C630F8069> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AEFF6AF27BFEE1662D80A6>
dwc:catalogNumber "CHNUFPI 5975" ;
dwc:collectionCode "CHNUFPI" ;
dwc:eventDate "2022-11-23" ;
dwc:locality "Gameleira do Assurua" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:verbatimElevation "640" ;
dwc:verbatimLatitude "-11.1942" ;
dwc:verbatimLongitude "-42.7165" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8AFFF77F414FEB363C2841F#6DEB5C42E8AEFF6AF27BFEE1662D80A6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AEFF6AF79AFE1A666980C3>
dwc:catalogNumber "CHNUFPI 9053" ;
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-23" ;
dwc:locality "Gameleira do Assurua" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:verbatimElevation "640" ;
dwc:verbatimLatitude "-11.1942" ;
dwc:verbatimLongitude "-42.7165" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8AFFF77F414FEB363C2841F#6DEB5C42E8AEFF6AF79AFE1A666980C3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8AFFF77F414FEB363C2841F.mc.6DEB5C42E8AEFF6AF75BFE7F66E3831C>
dwc:catalogNumber "CHNUFPI 5976" ;
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-23" ;
dwc:locality "Gameleira do Assurua" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:verbatimElevation "640" ;
dwc:verbatimLatitude "-11.1942" ;
dwc:verbatimLongitude "-42.7165" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8AFFF77F414FEB363C2841F#6DEB5C42E8AEFF6AF75BFE7F66E3831C> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,543 @@
@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#> .
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3>
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI ;
cito:cites <http://dx.doi.org/10.5281/zenodo.13963186>, <http://dx.doi.org/10.5281/zenodo.13963188>, <http://dx.doi.org/10.5281/zenodo.13963294>, <http://dx.doi.org/10.5281/zenodo.13963352>, <http://dx.doi.org/10.5281/zenodo.13963138>, <http://dx.doi.org/10.5281/zenodo.13963142>, <http://dx.doi.org/10.5281/zenodo.13963152>, <http://dx.doi.org/10.5281/zenodo.13963160>, <http://dx.doi.org/10.5281/zenodo.13963170>, <http://dx.doi.org/10.5281/zenodo.13963172>, <http://dx.doi.org/10.5281/zenodo.13963176>, <http://dx.doi.org/10.5281/zenodo.13963182>, <http://dx.doi.org/10.5281/zenodo.13963420>, <http://dx.doi.org/10.5281/zenodo.13963422>, <http://dx.doi.org/10.5281/zenodo.13963424>, <http://dx.doi.org/10.5281/zenodo.13963400>, <http://dx.doi.org/10.5281/zenodo.13963418>, <http://dx.doi.org/10.5281/zenodo.13963146>, <http://dx.doi.org/10.5281/zenodo.13963426>, <http://dx.doi.org/10.5281/zenodo.13963156>, <http://dx.doi.org/10.5281/zenodo.13963428>, <http://dx.doi.org/10.5281/zenodo.13963430>, <http://dx.doi.org/10.5281/zenodo.13963434>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_Mello_1944>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_canudos_Huber_2024>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_itajubaquara_Huber_2024>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_kanoe_Huber_2024>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_kiriri_Huber_2024>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_naideae_Mello_1944>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_ouro_Huber_2024>, <http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_sertao_Huber_2024>, <http://taxon-concept.plazi.org/id/Animalia/Ninetinae_Simon_1890> ;
dc:creator "Huber, Bernhard A.; Meng, Guanliang; Král, Jiří; Ávila Herrera, Ivalú M.; Carvalho, Leonardo S." ;
dc:title "Ibotyporanga canudos Huber & Meng & Král & Ávila Herrera & Carvalho 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F6B4FDAA64DD8352>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F6B4FD2263B283AE>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F309FD22647483C8>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F548FD0765A983E7>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F6B4FCF465638291>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F445FCC967A882CE>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F71BFC0266C182EB>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F7A0FC6763878504>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F2E2FC4463448521>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F239FB9965CB8542>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F4BFFBFE6230859E>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F6B4FB37659B85D4>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F4E8FB14624785F0>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF75F324FB696274803E>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B1FF75F348FEB266668077>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B1FF75F75BFEF465AC8090>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B1FF74F51FFEC865A2803E>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F502FEB264B78058>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F5F3FE9062328075>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F6B6FECB666680B1>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F75CFE2964D580D2>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F595FE0F642F80EC>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F591FE6C632B830E>, <http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F6B4FDDC63EB83BE> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga>, <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_undetermined> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.963.2687> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.963.2687>
bibo:endPage "169" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-10-18" ;
bibo:startPage "1" ;
bibo:volume "963" ;
dc:creator "Huber, Bernhard A.; Meng, Guanliang; Král, Jiří; Ávila Herrera, Ivalú M.; Carvalho, Leonardo S." ;
dc:date "2024" ;
dc:title "Diamonds in the rough: Ibotyporanga (Araneae, Pholcidae) spiders in semi-arid Neotropical environments" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13963186>, <http://dx.doi.org/10.5281/zenodo.13963188>, <http://dx.doi.org/10.5281/zenodo.13963294>, <http://dx.doi.org/10.5281/zenodo.13963352>, <http://dx.doi.org/10.5281/zenodo.13963138>, <http://dx.doi.org/10.5281/zenodo.13963142>, <http://dx.doi.org/10.5281/zenodo.13963152>, <http://dx.doi.org/10.5281/zenodo.13963160>, <http://dx.doi.org/10.5281/zenodo.13963170>, <http://dx.doi.org/10.5281/zenodo.13963172>, <http://dx.doi.org/10.5281/zenodo.13963176>, <http://dx.doi.org/10.5281/zenodo.13963182>, <http://dx.doi.org/10.5281/zenodo.13963420>, <http://dx.doi.org/10.5281/zenodo.13963422>, <http://dx.doi.org/10.5281/zenodo.13963424>, <http://dx.doi.org/10.5281/zenodo.13963400>, <http://dx.doi.org/10.5281/zenodo.13963418>, <http://dx.doi.org/10.5281/zenodo.13963146>, <http://dx.doi.org/10.5281/zenodo.13963426>, <http://dx.doi.org/10.5281/zenodo.13963156>, <http://dx.doi.org/10.5281/zenodo.13963428>, <http://dx.doi.org/10.5281/zenodo.13963430>, <http://dx.doi.org/10.5281/zenodo.13963434> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_canudos_Huber_2024>
dwc:authority "Huber" ;
dwc:authorityName "Huber & Meng & Král & Ávila Herrera & Carvalho" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huber, Meng, Král, Ávila Herrera & Carvalho, 2024" ;
dwc:species "canudos" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_canudos> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_itajubaquara_Huber_2024>
dwc:authorityName "Huber & Meng & Král & Ávila Herrera & Carvalho" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huber, Meng, Král, Ávila Herrera & Carvalho, 2024" ;
dwc:species "itajubaquara" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_itajubaquara> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_kiriri_Huber_2024>
dwc:authorityName "Huber & Meng & Král & Ávila Herrera & Carvalho" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huber, Meng, Král, Ávila Herrera & Carvalho, 2024" ;
dwc:species "kiriri" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_kiriri> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_ouro_Huber_2024>
dwc:authorityName "Huber & Meng & Král & Ávila Herrera & Carvalho" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huber, Meng, Král, Ávila Herrera & Carvalho, 2024" ;
dwc:species "ouro" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_ouro> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ninetinae_Simon_1890>
dwc:authorityName "Simon" ;
dwc:authorityYear "1890" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subFamily" ;
dwc:scientificNameAuthorship "Simon, 1890" ;
dwc:subFamily "Ninetinae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ninetinae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_naideae_Mello_1944>
dwc:authority "Mello-Leitao, 1944" ;
dwc:authorityName "Mello-Leitao" ;
dwc:authorityYear "1944" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mello-Leitao, 1944" ;
dwc:species "naideae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_naideae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_kanoe_Huber_2024>
dwc:authorityName "Huber & Meng & Král & Ávila Herrera & Carvalho" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huber, Meng, Král, Ávila Herrera & Carvalho, 2024" ;
dwc:species "kanoe" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_kanoe> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_Mello_1944>
dwc:authority "Mello-Leitao, 1944" ;
dwc:authorityName "Mello-Leitao" ;
dwc:authorityYear "1944" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Mello-Leitao, 1944" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ibotyporanga_sertao_Huber_2024>
dwc:authority "Huber" ;
dwc:authorityName "Huber & Meng & Král & Ávila Herrera & Carvalho" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Pholcidae" ;
dwc:genus "Ibotyporanga" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Huber, Meng, Král, Ávila Herrera & Carvalho, 2024" ;
dwc:species "sertao" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ibotyporanga_sertao> ;
a dwcFP:TaxonConcept .
<http://dx.doi.org/10.5281/zenodo.13963186>
dc:description "Fig. 22. Ibotyporanga spp., typical habitats, part one (cf. Fig. 23): rock outcrops; all localities are in Brazil. A. Bahia, S of Xique-Xique (type locality of I. xique Huber sp. nov.). B. Rondônia, near Jamari (type locality of I. kanoe Huber sp. nov.). C. Bahia, W of Itatim (type locality of I. itatim Huber sp. nov.). D. Bahia, Guanambi (type locality of I. guanambi Huber sp. nov.). E. Bahia, NE of Morro do Chapéu (I. canudos Huber sp. nov.). F. Pernambuco, NE of Cabrobó (I. sertao Huber sp. nov.). Photos BAH." ;
fabio:hasRepresentation <https://zenodo.org/record/13963186/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963188>
dc:description "Fig. 23. Ibotyporanga spp., typical habitats, part two (cf. Fig. 22); all localities except for A are in Brazil. A. Colombia, Santa Marta (type locality of I. ziruma Huber sp. nov.). B. Bahia, E of São Félix do Coribe (type locality of I. imale Huber sp. nov.). C. Bahia, SE of Bom Jesus da Lapa (type locality of I. atikum Huber sp. nov.). D. Bahia, W of Bom Jesus da Lapa (I. emekori Huber & Brescovit, 2003). E. Bahia, Paramirim (type locality ofI. kiriri Huber sp. nov.). F. Pernambuco, NE of Lagoa Grande (type locality of I. sertao Huber sp. nov.). G. Bahia, near Toca do Índio (I. emekori Huber & Brescovit, 2003 and I. diroa Huber & Brescovit, 2003). H. Bahia, SW of Morro do Chapéu (I. canudos Huber sp. nov.). Photos BAH." ;
fabio:hasRepresentation <https://zenodo.org/record/13963188/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963294>
dc:description "Fig. 73. Ibotyporanga spp., live specimens, part three (cf. Figs 25, 55), all from Brazil. A. I. sertao Huber sp. nov., male from Pernambuco, W of Orocó. BC. I. guanambi Huber sp. nov., male and female with egg sac from Bahia, N of Guanambi. D. I. emekori Huber & Brescovit, 2003, male from Bahia, near Toca do Índio.E. I. tuxa Huber sp. nov., male from Bahia, W of Barra do Mendes. F. I. kiriri Huber sp. nov., male from Bahia, SE of Paramirim. G. I. ouro Huber sp. nov., male from Bahia, E of Gentio do Ouro. H. I. canudos Huber sp. nov., male from Bahia, SW of Morro do Chapéu." ;
fabio:hasRepresentation <https://zenodo.org/record/13963294/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963352>
dc:description "Fig. 96. Known geographic distribution of Brazilian species with long procursus, with dorsal branch on procursus, and with median sclerite in female internal genitalia. The figure is split in order to avoid too much overlap. The question mark denotes a possibly mislabeled female specimen of I. tuxa sp. nov." ;
fabio:hasRepresentation <https://zenodo.org/record/13963352/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963138>
dc:description "Fig. 3. Ibotyporanga spp., prosoma and ocular area. AB. I. payaya Huber sp. nov., female, frontal view and male ocular area, frontal-dorsal view. CD. I. canudos Huber sp. nov., male and female, frontal views. EF. I. naideae Mello-Leitão, 1944, female, frontal view and male ocular area, frontal view. G. I. ziruma Huber sp. nov., hump on male sternum. Scale lines: A, CF =100 µm; B =20 µm; G =10 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963138/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963142>
dc:description "Fig. 5. Ibotyporanga spp., male gonopore and epiandrous spigots, and female epigynum. A. I. sertao Huber sp. nov., male gonopore. B. I. canudos Huber sp. nov., male gonopore.C. I. ziruma Huber sp. nov., epigynum, ventral view. D. I. payaya Huber sp. nov., epigynum, ventral view. E. I. sertao Huber sp. nov., epigynal pocket. F. I. canudos Huber sp. nov., epigynal pocket. Abbreviation: ep =epigynal pocket. Scale lines: AB =10 µm; CD= 100 µm; EF =20 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963142/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963152>
dc:description "Fig. 9. Ibotyporanga spp., chelicerae, frontal-lateral views. AB. I. ziruma Huber sp. nov., male and female.CD. I. canudosHuber sp. nov., male and female.E. I. sertao Huber sp. nov., male.F. I. guanambi Huber sp. nov., female. Scale lines: AB, D =20 µm; C, EF =100 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963152/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963160>
dc:description "Fig. 12. Ibotyporanga spp., male palp. A. I. payaya Huber sp. nov., right procursus tip, distal view; arrow points at tiny side branch. B. I. payaya, tiny side branch (arrow) of left procursus, prolateraldorsal view. C. I. canudos Huber sp. nov., tiny side branch (arrow) on main branch of right procursus. D. I. canudos, tip of dorsal branch of right procursus. E. I. sertao Huber sp. nov., right procursus, dorsal view; arrow points at longitudinal slit. F. I. guanambi Huber sp. nov., stridulatory pick on left femur. Abbreviation: p=procursus. Scale lines: A=20 µm; BE =10 µm; F =2 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963160/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963170>
dc:description "Fig. 16. Ibotyporanga spp., sexually dimorphic short vertical hairs on male tibiae. A. I. ziruma Huber sp. nov., right tibia 1, retrolateral view. BC. I. itatim Huber sp. nov., right tibia 1, retrolateral views. D. I. guanambi Huber sp. nov., right tibia 1, retrolateral view. E. I. payaya Huber sp. nov., left tibia 1, prolateral view. F. I. canudos Huber sp. nov., left tibia 1, prolateral view. Scale lines: A, CF =10 µm; B=2 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963170/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963172>
dc:description "Fig. 17. Ibotyporanga spp., putative chemoreceptors on male and female legs. AB. I. ziruma Huber sp. nov., right female tarsus 1 and right male metatarsus 1. C. I. walekeru Huber sp. nov., left female metatarsus 1, near tip, prolateral view. DE. I. itatim Huber sp. nov., right female metatarsus 2 and right female metatarsus 3. F. I. canudos Huber sp. nov., left female tarsus 4. Scale lines: A, EF =2 µm; BD =10 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963172/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963176>
dc:description "Fig. 18. Ibotyporanga spp., rimmed pores and cuticular plates. A. I. ziruma Huber sp. nov., left male tibia 1, prolateral view. B. I. itatim Huber sp. nov., left female tibia 1, dorsal view. C. I. itatim, right male chelicera. D. I. guanambiHuber sp. nov., right male tibia 3, retrolateral-ventral view.E. I. guanambi, male abdomen, above spinnerets. F. I. naideae Mello-Leitão, 1944, right female metatarsus 1. G. I. payaya Huber sp. nov., right female tarsus 4, retrolateral view. H. I. canudos Huber sp. nov., right female femur 4, retrolateral view. Abbreviations: pl = cuticular plate; rp = rimmed pore. Scale lines: AG =10 µm; H =2 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963176/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963182>
dc:description "Fig. 20. Ibotyporanga spp., left leg tarsi, prolateral views. A. I. sertao Huber sp. nov., male tarsus 1. B. I. canudosHuber sp. nov., female tarsus 2. C. I. naideaeMello-Leitão, 1944, male tarsus 3. D. I. ziruma Huber sp. nov., female tarsus 4 (arrows: comb-hairs). E. I. walekeru Huber sp. nov., female tarsus 4 (arrows: comb-hairs). F. I. naideae, male tarsus 4 (arrows: comb-hairs). Scale lines: 10 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963182/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963420>
dc:description "Fig. 126. Ibotyporanga canudos Huber sp. nov., male from Brazil, Bahia, 25 km WNW of Morro do Chapéu, ZFMK Ar 24385. AC. Left tarsus and procursus, prolateral, dorsal, and retrolateral views (arrow: dorsal hump on tarsus). DF. Left genital bulb, prolateral, dorsal, and retrolateral views. Scale lines: 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963420/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963422>
dc:description "Fig. 127. Ibotyporanga canudos Huber sp. nov. AB. Male chelicerae, frontal and lateral views, from Brazil, Bahia, 25 km WNW of Morro do Chapéu, ZFMK Ar 24385. C. Cleared female genitalia, dorsal view (asterisk: expandable membranous sac not drawn, cf. Fig. 128E), female from Bahia, SE of Lagoa do Boi, ZFMK Ar 24387. Scale lines: 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963422/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963424>
dc:description "Fig. 128. Ibotyporanga canudos Huber sp. nov. AC. Female abdomens, ventral views, females from Brazil, Bahia, SE of Lagoa do Boi (A), ZFMK Ar 24387, Bahia, 25 km WNW of Morro do Chapéu (B), ZFMK Ar 24385, and from Bahia, 4 km SW of Andorinha (C), ZFMK Ar 24388. DE. Cleared female genitalia, ventral and dorsal views, same specimen as in A. F. Cleared female genitalia, ventral view, same specimen as in B. G. Cleared female genitalia, ventral view, same specimen as in C. Abbreviation: es =expandable membranous sac. Scale lines: 0.3 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963424/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963400>
dc:description "Fig. 118. Ibotyporanga ouro Huber sp. nov., male from Brazil, Bahia, E of Gentio do Ouro, ZFMK Ar 24382. AC. Left tarsus and procursus, prolateral, dorsal, and retrolateral views (bold arrow: dorsal hump on tarsus). DF. Left genital bulb, prolateral, dorsal, and retrolateral views. Abbreviation: db =dorsal branch of procursus. Scale lines: 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963400/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963418>
dc:description "Fig. 125. Ibotyporanga canudos Huber sp. nov., male from Brazil, Bahia, 25 km WNW of Morro do Chapéu, ZFMK Ar 24385. Left palp, prolateral, dorsal, and retrolateral views. Scale line: 0.3 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963418/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963146>
dc:description "Fig. 7. Ibotyporanga spp., spinnerets. A. I. walekeru Huber sp. nov., female AMS area. B. I. naideae Mello-Leitão, 1944, female AMS area. CD. I. ziruma Huber sp. nov., male and female ALS and PMS. E. I. walekeru Huber sp. nov., male ALS. F. I. itatim Huber sp. nov., male ALS. Scale lines: 10 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963146/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963426>
dc:description "Fig. 129. Density plot of the distance from access routes (in km) of the points of occurrence (black bars) of species of Ibotyporanga Mello-Leitão, 1944, compared to the expected distance (blue bars) based on 200 random points sorted at a 20 km radius. Dashed lines represent the mean values (shown with the standard deviation beside them) for each class. Records of I. naideae Mello-Leitão, 1944 were excluded from this analysis." ;
fabio:hasRepresentation <https://zenodo.org/record/13963426/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963156>
dc:description "Fig. 10. Ibotyporanga spp., stridulatory files on male chelicerae, lateral views (A, B, E are mirror images of left chelicerae). A. I. ziruma Huber sp. nov. B. I. walekeru Huber sp. nov. C. I. itatim Huber sp. nov. D. I. naideae Mello-Leitão, 1944. E. I. guanambi Huber sp. nov. F. I. sertao Huber sp. nov. Scale lines: AD, F =10 µm; E= 20 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963156/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963428>
dc:description "Fig. 130. Principal component analysis of the environmental conditions for species of Ibotyporanga Mello-Leitão, 1944 from Brazil (red circles), Colombia (green triangles) and Venezuela (blue squares). The ellipses encompass the values within a 95% confidence interval of a multivariate t-distribution (absent for Venezuela owing to the small number of records). Records of I. naideae Mello-Leitão, 1944 were excluded from this analysis." ;
fabio:hasRepresentation <https://zenodo.org/record/13963428/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963430>
dc:description "Fig. 131. Relative occurrence rate (ROR) of species of Ibotyporanga Mello-Leitão, 1944, and the points of occurrences of Ibotyporanga (grey circles). Records of I. naideae Mello-Leitão, 1944 were excluded from the distribution modeling, but are plotted in the map. Numbered sites represent areas with higher ROR, namely: (1) Caatinga province; (2) Western Ecuador and Ecuadorian provinces; and (3) Venezuelan province. Live spider: I. sertao Huber sp. nov., female with eggsac from Brazil, Cocal." ;
fabio:hasRepresentation <https://zenodo.org/record/13963430/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13963434>
dc:description "Fig. 132.Ibotyporanga Mello-Leitão, 1944, male chromosome plates ofI. naideae Mello-Leitão (A, CI) and Ibotyporanga sp. (B). A. Spermatogonial metaphase, including Y chromosome; note metacentric morphology and slight positive heteropycnosis of this element.B. Spermatogonial metaphase (2n =30), including Y microchromosome. C. Premeiotic interphase; note a heteropycnotic body formed by sex chromosomes and rod-shaped element exhibiting weak heteropycnosis. DE. Diffuse stage; note cluster comprising four heteropycnotic sex chromosomes (D) or sex chromosome body (E) and a heteropycnotic bivalent. F. Late prophase I consisting of 13 bivalents and sex chromosomes, which show considerable decondensation. One bivalent is positively heteropycnotic except for chiasma region. G. Sex chromosome tetravalent from metaphase I (separated by dashed line from bivalents); note scheme of sex chromosome pairing (blue X chromosomes, orange Y chromosome). H. Two sister metaphases II separated by dashed line. Left plate contains 16 chromosomes, right plate 14 chromosomes including small Y chromosome. Note predominance of biarmed chromosomes. I. Metaphase II containing 14 chromosomes; note small heteropycnotic Y chromosome.Arrows without letters point at sex chromosome body/cluster; arrowheads point at heteropycnotic bivalent/element. Abbreviations: X = X chromosome; Y=Y chromosome. Scale lines: AF, HI= 10 µm; G = 5 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13963434/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F6B4FDAA64DD8352>
dwc:eventDate "2022-11-26" ;
dwc:locality "Morro do Chapeu" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "760" ;
dwc:verbatimLatitude "-11.475" ;
dwc:verbatimLongitude "-41.369" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF76F6B4FDAA64DD8352> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F6B4FD2263B283AE>
dwc:eventDate "2022-11-26" ;
dwc:locality "Morro do Chapeu" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "760" ;
dwc:verbatimLatitude "-11.475" ;
dwc:verbatimLongitude "-41.369" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF76F6B4FD2263B283AE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F309FD22647483C8>
dwc:catalogNumber "UFMG 31662" ;
dwc:collectionCode "UFMG" ;
dwc:eventDate "2022-11-26" ;
dwc:locality "Morro do Chapeu" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "760" ;
dwc:verbatimLatitude "-11.475" ;
dwc:verbatimLongitude "-41.369" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF76F309FD22647483C8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F548FD0765A983E7>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-26" ;
dwc:locality "Morro do Chapeu" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "760" ;
dwc:verbatimLatitude "-11.475" ;
dwc:verbatimLongitude "-41.369" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF76F548FD0765A983E7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F6B4FCF465638291>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-26" ;
dwc:locality "Morro do Chapeu" ;
dwc:recordedBy "Br" ;
dwc:verbatimElevation "760" ;
dwc:verbatimLatitude "-11.475" ;
dwc:verbatimLongitude "-41.369" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF76F6B4FCF465638291> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F445FCC967A882CE>
dwc:eventDate "2022-11-27" ;
dwc:locality "Buraco do Possidonio" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:verbatimElevation "970" ;
dwc:verbatimLatitude "-11.6467" ;
dwc:verbatimLongitude "-41.2713" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF76F445FCC967A882CE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F71BFC0266C182EB>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-27" ;
dwc:locality "Buraco do Possidonio" ;
dwc:recordedBy "Br" ;
dwc:verbatimElevation "970" ;
dwc:verbatimLatitude "-11.6467" ;
dwc:verbatimLongitude "-41.2713" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF76F71BFC0266C182EB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F7A0FC6763878504>
dwc:eventDate "2015-09-03" ;
dwc:locality "Buraco do Possidonio" ;
dwc:recordedBy "L. S. Carvalho & G. Santana" ;
dwc:verbatimElevation "980" ;
dwc:verbatimLatitude "-11.6473" ;
dwc:verbatimLongitude "-41.2694" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF76F7A0FC6763878504> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F2E2FC4463448521>
dwc:eventDate "2015-09-05" ;
dwc:locality "Buraco do Possidonio" ;
dwc:recordedBy "L. S. Carvalho & G. Santana" ;
dwc:verbatimElevation "980" ;
dwc:verbatimLatitude "-11.6473" ;
dwc:verbatimLongitude "-41.2694" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF76F2E2FC4463448521> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F239FB9965CB8542>
dwc:eventDate "2015-09-05" ;
dwc:locality "Buraco do Possidonio" ;
dwc:recordedBy "L. S. Carvalho & G. Santana" ;
dwc:verbatimElevation "980" ;
dwc:verbatimLatitude "-11.6473" ;
dwc:verbatimLongitude "-41.2694" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF76F239FB9965CB8542> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F4BFFBFE6230859E>
dwc:eventDate "2022-11-27" ;
dwc:locality "Morro do Chapeu" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:verbatimElevation "1010" ;
dwc:verbatimLatitude "-11.613" ;
dwc:verbatimLongitude "-41.2339" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF76F4BFFBFE6230859E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F6B4FB37659B85D4>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-27" ;
dwc:locality "Morro do Chapeu" ;
dwc:recordedBy "Br" ;
dwc:verbatimElevation "1010" ;
dwc:verbatimLatitude "-11.613" ;
dwc:verbatimLongitude "-41.2339" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF76F6B4FB37659B85D4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF76F4E8FB14624785F0>
dwc:eventDate "2022-11-27" ;
dwc:locality "Morro do Chapeu" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:verbatimElevation "980" ;
dwc:verbatimLatitude "-11.5034" ;
dwc:verbatimLongitude "-41.1281" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF76F4E8FB14624785F0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B2FF75F324FB696274803E>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-27" ;
dwc:locality "Morro do Chapeu" ;
dwc:recordedBy "Ar" ;
dwc:verbatimElevation "980" ;
dwc:verbatimLatitude "-11.5034" ;
dwc:verbatimLongitude "-41.1281" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B2FF75F324FB696274803E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B1FF75F348FEB266668077>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-27" ;
dwc:locality "Morro do Chapeu" ;
dwc:recordedBy "Br" ;
dwc:verbatimElevation "980" ;
dwc:verbatimLatitude "-11.5034" ;
dwc:verbatimLongitude "-41.1281" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B1FF75F348FEB266668077> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B1FF75F75BFEF465AC8090>
dwc:eventDate "2022-11-21" ;
dwc:locality "Lagoa do Boi" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:verbatimElevation "840" ;
dwc:verbatimLatitude "-11.942" ;
dwc:verbatimLongitude "-41.717" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B1FF75F75BFEF465AC8090> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B1FF74F51FFEC865A2803E>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-21" ;
dwc:locality "Lagoa do Boi" ;
dwc:recordedBy "Ar" ;
dwc:verbatimElevation "840" ;
dwc:verbatimLatitude "-11.942" ;
dwc:verbatimLongitude "-41.717" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B1FF74F51FFEC865A2803E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F502FEB264B78058>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-21" ;
dwc:locality "Lagoa do Boi" ;
dwc:recordedBy "Br" ;
dwc:verbatimElevation "840" ;
dwc:verbatimLatitude "-11.942" ;
dwc:verbatimLongitude "-41.717" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B0FF74F502FEB264B78058> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F5F3FE9062328075>
dwc:eventDate "2022-11-22" ;
dwc:locality "Ibipeba" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:verbatimElevation "615" ;
dwc:verbatimLatitude "-11.54" ;
dwc:verbatimLongitude "-42.17" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B0FF74F5F3FE9062328075> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F6B6FECB666680B1>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-22" ;
dwc:locality "Ibipeba" ;
dwc:recordedBy "Br" ;
dwc:verbatimElevation "615" ;
dwc:verbatimLatitude "-11.54" ;
dwc:verbatimLongitude "-42.17" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B0FF74F6B6FECB666680B1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F75CFE2964D580D2>
dwc:eventDate "2022-11-28" ;
dwc:locality "Andorinha" ;
dwc:recordedBy "B. A. Huber & A. S. Michelotto" ;
dwc:verbatimElevation "470" ;
dwc:verbatimLatitude "-10.3668" ;
dwc:verbatimLongitude "-39.8636" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B0FF74F75CFE2964D580D2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F595FE0F642F80EC>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-28" ;
dwc:locality "Andorinha" ;
dwc:recordedBy "Ar" ;
dwc:verbatimElevation "470" ;
dwc:verbatimLatitude "-10.3668" ;
dwc:verbatimLongitude "-39.8636" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B0FF74F595FE0F642F80EC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F591FE6C632B830E>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2022-11-28" ;
dwc:locality "Andorinha" ;
dwc:recordedBy "Br" ;
dwc:verbatimElevation "470" ;
dwc:verbatimLatitude "-10.3668" ;
dwc:verbatimLongitude "-39.8636" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B0FF74F591FE6C632B830E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/552AE709E8B3FF7FF460FAFA66AA85A3.mc.6DEB5C42E8B0FF74F6B4FDDC63EB83BE>
dwc:collectionCode "T" ;
dwc:eventDate "2016-08-25" ;
dwc:locality "Central" ;
dwc:recordedBy "L. S. Carvalho & Faleiro" ;
dwc:verbatimElevation "770" ;
dwc:verbatimLatitude "-11.1703" ;
dwc:verbatimLongitude "-41.9827" ;
trt:httpUri <https://treatment.plazi.org/id/552AE709E8B3FF7FF460FAFA66AA85A3#6DEB5C42E8B0FF74F6B4FDDC63EB83BE> ;
a dwc:MaterialCitation .