2024-07-04 13:46:26 +02:00
@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/03EF87D4FF90FF9AFF2DFED3F083FE90>
2024-11-06 15:47:46 +01:00
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI ;
cito: cites <http://dx.doi.org/10.5281/zenodo.7114225> , <http://dx.doi.org/10.5281/zenodo.7114205> , <http://dx.doi.org/10.5281/zenodo.7114221> , <http://dx.doi.org/10.5281/zenodo.7114217> , <http://dx.doi.org/10.5281/zenodo.7114215> , <http://dx.doi.org/10.5281/zenodo.7114171> , <http://dx.doi.org/10.5281/zenodo.7114185> , <http://taxon-concept.plazi.org/id/Animalia/Centris_clavipes_Fabricius_1804> , <http://taxon-concept.plazi.org/id/Animalia/Ptilotrigona_lurida_Smith_1854> , <http://taxon-concept.plazi.org/id/Animalia/Ptilotrigona_pereneae_Schwarz_1943> , <http://taxon-concept.plazi.org/id/Animalia/Tetragona_Lepeletier_1828> , <http://taxon-concept.plazi.org/id/Animalia/Tetragona_atahualpa_Nogueira_2020> , <http://taxon-concept.plazi.org/id/Animalia/Tetragona_dissecta_Moure_2000> , <http://taxon-concept.plazi.org/id/Animalia/Tetragona_dorsalis_Smith_1854> , <http://taxon-concept.plazi.org/id/Animalia/Tetragona_essequiboensis_Schwarz_1940> , <http://taxon-concept.plazi.org/id/Animalia/Tetragona_goettei_Friese_1900> , <http://taxon-concept.plazi.org/id/Animalia/Tetragona_handlirschii_Friese_1900> , <http://taxon-concept.plazi.org/id/Animalia/Tetragona_korotaii_Nogueira_2022> , <http://taxon-concept.plazi.org/id/Animalia/Tetragona_mourei_Nogueira_2022> , <http://taxon-concept.plazi.org/id/Animalia/Tetragona_perangulata_Cockerell_1917> , <http://taxon-concept.plazi.org/id/Animalia/Tetragona_quadrangula_Lepeletier_1836> , <http://taxon-concept.plazi.org/id/Animalia/Tetragona_truncata_Moure_1971> , <http://taxon-concept.plazi.org/id/Animalia/Tetragona_ziegleri_Friese_1900> , <http://taxon-concept.plazi.org/id/Animalia/Trigona_quadrangula_Lepeletier_1836> ;
2024-07-04 13:46:26 +02:00
dc: creator " Nogueira, David Silva; Oliveira, Favízia Freitas De; Oliveira, Marcio Luiz De " ;
dc: title " Tetragona clavipes , Det. Camargo 2001 " ;
trt: augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetragona_clavipes_Fabricius_1804> ;
trt: publishedIn <http://dx.doi.org/10.11646/zootaxa.5119.1.1> ;
a trt: Treatment .
<http://dx.doi.org/10.11646/zootaxa.5119.1.1>
bibo: endPage " 64 " ;
bibo: issue " 1 " ;
bibo: journal " Zootaxa " ;
bibo: pubDate " 2022-03-23 " ;
bibo: startPage " 1 " ;
bibo: volume " 5119 " ;
dc: creator " Nogueira, David Silva; Oliveira, Favízia Freitas De; Oliveira, Marcio Luiz De " ;
dc: date " 2022 " ;
dc: title " Revision of the Tetragona clavipes (Fabricius, 1804) species-group (Hymenoptera: Apidae: Meliponini) " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.7114225> , <http://dx.doi.org/10.5281/zenodo.7114205> , <http://dx.doi.org/10.5281/zenodo.7114221> , <http://dx.doi.org/10.5281/zenodo.7114217> , <http://dx.doi.org/10.5281/zenodo.7114215> , <http://dx.doi.org/10.5281/zenodo.7114171> , <http://dx.doi.org/10.5281/zenodo.7114185> ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_clavipes_Fabricius_1804>
2024-11-06 15:47:46 +01:00
dwc: authority " (Fabricius, 1804) " ;
2024-07-04 13:46:26 +02:00
dwc: authorityName " , Det. Camargo " ;
dwc: authorityYear " 2001 " ;
dwc: baseAuthorityName " Fabricius " ;
dwc: baseAuthorityYear " 1804 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
2024-09-13 13:47:57 +02:00
dwc: scientificNameAuthorship " (Fabricius, 1804) " ;
2024-07-04 13:46:26 +02:00
dwc: species " clavipes " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/55MLW> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona_clavipes> ;
a dwcFP: TaxonConcept .
2024-11-06 15:47:46 +01:00
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_perangulata_Cockerell_1917>
dwc: authority " (Cockerell, 1917) " ;
dwc: baseAuthorityName " Cockerell " ;
dwc: baseAuthorityYear " 1917 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Cockerell, 1917) " ;
dwc: species " perangulata " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona_perangulata> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_korotaii_Nogueira_2022>
dwc: authority " Nogueira & Oliveira & Oliveira, 2022 " ;
dwc: authorityName " Nogueira & Oliveira & Oliveira " ;
dwc: authorityYear " 2022 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Nogueira, Oliveira & Oliveira, 2022 " ;
dwc: species " korotaii " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona_korotaii> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trigona_quadrangula_Lepeletier_1836>
dwc: authority " (Lepeletier, 1836) " ;
dwc: baseAuthorityName " Lepeletier " ;
dwc: baseAuthorityYear " 1836 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Trigona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Lepeletier, 1836) " ;
dwc: species " quadrangula " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trigona_quadrangula> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_mourei_Nogueira_2022>
dwc: authority " Nogueira & Oliveira & Oliveira, 2022 " ;
dwc: authorityName " Nogueira & Oliveira & Oliveira " ;
dwc: authorityYear " 2022 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Nogueira, Oliveira & Oliveira, 2022 " ;
dwc: species " mourei " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona_mourei> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Centris_clavipes_Fabricius_1804>
dwc: authority " (Fabricius, 1804) " , " Fabricius, 1804 " ;
dwc: authorityName " Fabricius " ;
dwc: authorityYear " 1804 " ;
dwc: baseAuthorityName " Fabricius " ;
dwc: baseAuthorityYear " 1804 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Centris " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Fabricius, 1804 " ;
dwc: species " clavipes " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Centris_clavipes> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_essequiboensis_Schwarz_1940>
dwc: authority " (Schwarz, 1940) " ;
dwc: baseAuthorityName " Schwarz " ;
dwc: baseAuthorityYear " 1940 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Schwarz, 1940) " ;
dwc: species " essequiboensis " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona_essequiboensis> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_handlirschii_Friese_1900>
dwc: authority " (Friese, 1900) " ;
dwc: baseAuthorityName " Friese " ;
dwc: baseAuthorityYear " 1900 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Friese, 1900) " ;
dwc: species " handlirschii " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona_handlirschii> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_truncata_Moure_1971>
dwc: authority " Moure, 1971 " ;
dwc: authorityName " Moure " ;
dwc: authorityYear " 1971 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Moure, 1971 " ;
dwc: species " truncata " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona_truncata> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_goettei_Friese_1900>
dwc: authority " (Friese, 1900) " ;
dwc: baseAuthorityName " Friese " ;
dwc: baseAuthorityYear " 1900 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Friese, 1900) " ;
dwc: species " goettei " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona_goettei> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_dorsalis_Smith_1854>
dwc: authority " (Smith, 1854) " ;
dwc: baseAuthorityName " Smith " ;
dwc: baseAuthorityYear " 1854 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Smith, 1854) " ;
dwc: species " dorsalis " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona_dorsalis> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_ziegleri_Friese_1900>
dwc: authority " (Friese, 1900) " ;
dwc: baseAuthorityName " Friese " ;
dwc: baseAuthorityYear " 1900 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Friese, 1900) " ;
dwc: species " ziegleri " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona_ziegleri> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_Lepeletier_1828>
dwc: authority " Lepeletier & Serville, 1828 " ;
dwc: authorityName " Lepeletier & Serville " ;
dwc: authorityYear " 1828 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " genus " ;
dwc: scientificNameAuthorship " Lepeletier & Serville, 1828 " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_dissecta_Moure_2000>
dwc: authorityName " Moure " ;
dwc: authorityYear " 2000 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Moure, 2000 " ;
dwc: species " dissecta " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona_dissecta> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_atahualpa_Nogueira_2020>
dwc: authorityName " Nogueira & Rasmussen " ;
dwc: authorityYear " 2020 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Nogueira & Rasmussen, 2020 " ;
dwc: species " atahualpa " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona_atahualpa> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ptilotrigona_lurida_Smith_1854>
dwc: baseAuthorityName " Smith " ;
dwc: baseAuthorityYear " 1854 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Ptilotrigona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Smith, 1854) " ;
dwc: species " lurida " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ptilotrigona_lurida> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ptilotrigona_pereneae_Schwarz_1943>
dwc: baseAuthorityName " Schwarz " ;
dwc: baseAuthorityYear " 1943 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Ptilotrigona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Schwarz, 1943) " ;
dwc: species " pereneae " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ptilotrigona_pereneae> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragona_quadrangula_Lepeletier_1836>
dwc: authority " (Lepeletier, 1836) " ;
dwc: baseAuthorityName " Lepeletier " ;
dwc: baseAuthorityYear " 1836 " ;
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Lepeletier, 1836) " ;
dwc: species " quadrangula " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/55MM8> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragona_quadrangula> ;
a dwcFP: TaxonConcept .
2024-07-04 13:46:26 +02:00
<http://taxon-name.plazi.org/id/Animalia/Tetragona_clavipes>
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " clavipes " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragona> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragona>
dwc: class " Insecta " ;
dwc: family " Apidae " ;
dwc: genus " Tetragona " ;
dwc: kingdom " Animalia " ;
dwc: order " Hymenoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Apidae>
dwc: family " Apidae " ;
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc: order " Hymenoptera " ;
dwc: rank " order " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc: class " Insecta " ;
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.7114225>
dc: description " FIGURE 20. Holotype of Tetragona korotaii sp. nov. from Coeroeni (Suriname). Metatibia (A), head in frontal view (B), metasoma in dorsal view (C) and body in lateral view. Scales: 0.5 mm (A, B and C) and 1 mm (D). " ;
fabio: hasRepresentation <https://zenodo.org/record/7114225/files/figure.png> ;
a fabio: Figure .
<http://dx.doi.org/10.5281/zenodo.7114205>
dc: description " FIGURE 13. Worker of Tetragona quadrangula (Lepeletier, 1836) from Teresina de Goiás (Goiás, Brazil). Metatibia (A), head in frontal view (B), metasoma in dorsal view (C) and body in lateral view. Scales: 0.5 mm (A, B and C) and 1 mm (D). " ;
fabio: hasRepresentation <https://zenodo.org/record/7114205/files/figure.png> ;
a fabio: Figure .
<http://dx.doi.org/10.5281/zenodo.7114221>
dc: description " FIGURE 18. Holotype of Tetragona mourei sp. nov. from Bom Jesus do Piauí (Piauí, Brazil) Metatibia (A), head in frontal view (B), metasoma in dorsal view (C) and body in lateral view. Scales: 0.5 mm (A, B and C) and 1 mm (D). " ;
fabio: hasRepresentation <https://zenodo.org/record/7114221/files/figure.png> ;
a fabio: Figure .
<http://dx.doi.org/10.5281/zenodo.7114217>
dc: description " FIGURE 16. Worker of Tetragona perangulata (Cockerell, 1917) from Puntarenas (Costa Rica). Metatibia (A), head in frontal view (B), metasoma in dorsal view (C) and body in lateral view. Scales: 0.5 mm (A, B and C) and 1 mm (D). " ;
fabio: hasRepresentation <https://zenodo.org/record/7114217/files/figure.png> ;
a fabio: Figure .
<http://dx.doi.org/10.5281/zenodo.7114215>
dc: description " FIGURE 15. Nest entrance of Tetragona quadrangula (Lepeletier, 1836) from Goiás, Brazil (A). Draw of nest entrance of Tetragona perangulata (Cockerell, 1917) in top view with an arrow indicating the entrance (B). Fonts: Adriano Gonçalves (A) and David Nogueira (B). " ;
fabio: hasRepresentation <https://zenodo.org/record/7114215/files/figure.png> ;
a fabio: Figure .
<http://dx.doi.org/10.5281/zenodo.7114171>
dc: description " FIGURE 1. Worker of Tetragona clavipes (Fabricius, 1804) from Manacapuru (Amazonas, Brazil). Metatibia (A), head in frontal view (B), metasoma in dorsal view (C) and body in lateral view. Scales: 0.5 mm (A, B and C) and 1 mm (D). " ;
fabio: hasRepresentation <https://zenodo.org/record/7114171/files/figure.png> ;
a fabio: Figure .
<http://dx.doi.org/10.5281/zenodo.7114185>
dc: description " FIGURE 6. Nest entrances of Tetragona clavipes (Fabricius,1804). Iranduba, Amazonas, Brazil (A). Cacoal, Rondônia, Brazil (B). Viçosa, Minas Gerais, Brazil (C). São Paulo, São Paulo, Brazil (D). Coeroeni, Suriname (E). Fonts: David Nogueira (A, C, D), Odair Diogo da Silva (B), Ayrton Vollet-Neto (E). " ;
fabio: hasRepresentation <https://zenodo.org/record/7114185/files/figure.png> ;
a fabio: Figure .