This commit is contained in:
treatmentbank 2024-09-26 14:44:43 +00:00
parent 6559aab791
commit 49d0ee69b0
6 changed files with 1417 additions and 0 deletions

View file

@ -0,0 +1,132 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/2A0CDF259FAE5E7EB73CA56D23EF5FCE>
cito:cites <http://dx.doi.org/10.3897/jhr.97.115489.figure10>, <http://dx.doi.org/10.3897/jhr.97.115489.figures11>, <http://dx.doi.org/10.3897/jhr.97.115489.figure12> ;
dc:creator "Cortes, Gustavo B.; Noll, Fernando B.; Carpenter, James M.; Andena, Sergio R." ;
dc:title "Metapolybia richardsi Andena 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0CDF259FAE5E7EB73CA56D23EF5FCE.mc.008AE730956DE357F7AF8CC1F14BD729> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Metapolybia_richardsi_Andena_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/jhr.97.115489> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/jhr.97.115489>
bibo:endPage "805" ;
bibo:journal "Journal of Hymenoptera Research" ;
bibo:pubDate "2024-09-26" ;
bibo:startPage "781" ;
bibo:volume "97" ;
dc:creator "Cortes, Gustavo B.; Noll, Fernando B.; Carpenter, James M.; Andena, Sergio R." ;
dc:date "2024" ;
dc:title "Five new species of Metapolybia Ducke, 1905, with the description of the male genitalia of seven species of the genus (Hymenoptera, Vespidae, Polistinae)" ;
fabio:hasPart <http://dx.doi.org/10.3897/jhr.97.115489.figure10>, <http://dx.doi.org/10.3897/jhr.97.115489.figures11>, <http://dx.doi.org/10.3897/jhr.97.115489.figure12> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Metapolybia_richardsi_Andena_2024>
dwc:authority "Andena" ;
dwc:authorityName "Andena" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:genus "Metapolybia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Andena, 2024" ;
dwc:species "richardsi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metapolybia_richardsi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Metapolybia_richardsi>
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:genus "Metapolybia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "richardsi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Metapolybia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Metapolybia>
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:genus "Metapolybia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Vespidae>
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
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:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
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:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
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:kingdom "Animalia" ;
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.3897/jhr.97.115489.figure10>
dc:description "Figure 10. Metapolybia richardsi A lateral view B dorsal view. Scale bars: 1.0 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142350> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/jhr.97.115489.figures11>
dc:description "Figures 11. Metapolybia richardsi A scutum, dorsal view B pronotum, lateral view. Scale bars: 0.5 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142351> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/jhr.97.115489.figure12>
dc:description "Figure 12. Metapolybia richardsi. Propodeum and tergum I, lateral view. Scale bar: 0.5 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142352> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/2A0CDF259FAE5E7EB73CA56D23EF5FCE.mc.008AE730956DE357F7AF8CC1F14BD729>
dwc:collectionCode "AMNH" ;
dwc:eventDate "1987-11-07" ;
dwc:locality "Shurupe" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/2A0CDF259FAE5E7EB73CA56D23EF5FCE#008AE730956DE357F7AF8CC1F14BD729> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,304 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026>
cito:cites <http://dx.doi.org/10.3897/phytokeys.247.130040.figure3>, <http://dx.doi.org/10.3897/phytokeys.247.130040.figure4>, <http://dx.doi.org/10.3897/phytokeys.247.130040.figure5> ;
dc:creator "Romero, Rosana; Pereira Silva, Rodrigo; Guimarães, Paulo José Fernandes" ;
dc:title "Pleroma viscosa R. Romero, R. Pereira & P. J. F. Guim. 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.490484CED6D0A795A1D872AD601BEA1B>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.581EDAFB21CAE6AD29C633D7EFC54C86>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.5E9B1D16C8D0C75B5675CFF821F908A1>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.A10476B84FFB160861CB6F6CBF37CD60>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.9110EDF52A792CCE05D159F69C95DE87>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.A791BE35055F8A2CB27CE720845DE6BF>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.E61373509F5DAEA513B4C9CDEC01F29E>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.FD035FDAFF7DB339D96BF436A771FC0D>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.26B3EFE24CA1D1CB49FE0F1F37F4E330>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.9C41C2501EC3523A5ADDC7678355AFA3>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.B9B80209F082C8ED80421747C405A959>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.187146D35293E2064EDD9CA5384F884D>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.C6D003E53AE090513E0E200302FD0350>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.3282E6829C742CA821DEB848A03D9219>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.444B18CF8B0905491CB2009C5258B13A>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.94E49B6968AE6983C0404A7815B1B941>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.71471FFB6AE944A985B1ECEC335297CB>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.164D9D7FB6AFD15722C5C49E61C78358>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.37A679A01CEB3F61021275BCC1A1B444>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.60070A0B90393D4B421B6AB110086644>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.28E5636691D64F5509AAFF1862D37482>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.CF564BFA079B1F26160B04FD28648EC7>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.E02BE6A5543C757FFA5B9D5CF3D7479C>, <http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.EA365966D38787470DE8C9B191B65441> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Pleroma_viscosa_Romero_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.247.130040> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/phytokeys.247.130040>
bibo:endPage "27" ;
bibo:journal "PhytoKeys" ;
bibo:pubDate "2024-09-26" ;
bibo:startPage "11" ;
bibo:volume "247" ;
dc:creator "Romero, Rosana; Pereira Silva, Rodrigo; Guimarães, Paulo José Fernandes" ;
dc:date "2024" ;
dc:title "Two new Pleroma species and an updated key: Melastomateae from the Serra da Canastra National Park, Minas Gerais, Brazil" ;
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.247.130040.figure3>, <http://dx.doi.org/10.3897/phytokeys.247.130040.figure4>, <http://dx.doi.org/10.3897/phytokeys.247.130040.figure5> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Pleroma_viscosa_Romero_2024>
dwc:authority "R. Romero, R. Pereira & P. J. F. Guim." ;
dwc:authorityName "R. Romero, R. Pereira & P. J. F. Guim." ;
dwc:authorityYear "2024" ;
dwc:class "Magnoliopsida" ;
dwc:family "Melastomataceae" ;
dwc:genus "Pleroma" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Romero, Pereira & Guim., 2024" ;
dwc:species "viscosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pleroma_viscosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Pleroma_viscosa>
dwc:class "Magnoliopsida" ;
dwc:family "Melastomataceae" ;
dwc:genus "Pleroma" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "viscosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pleroma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pleroma>
dwc:class "Magnoliopsida" ;
dwc:family "Melastomataceae" ;
dwc:genus "Pleroma" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Melastomataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Melastomataceae>
dwc:class "Magnoliopsida" ;
dwc:family "Melastomataceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Myrtales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Myrtales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/phytokeys.247.130040.figure3>
dc:description "Figure 3. Geographical distribution of Pleroma canastrense and Pleroma viscosa in the Serra da Canastra National Park, Minas Gerais, Brazil [Adapted from Alves (2022)]. White line refers to the area of Serra da Canastra National Park." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142230> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/phytokeys.247.130040.figure4>
dc:description "Figure 4. Pleroma viscosa R. Romero, R. Pereira & P. J. F. Guim.: A flowering branch B adaxial leaf surface C detail of the abaxial surface and margin of the leaf blade D flower E detail of the hypanthium surface F hypanthium and sepals G petal, abaxial view H petal margin detail I stamen, in lateral view J gynoecium K stigma detail L cross section of the ovary M fruit N seed (Illustration by Klei Souza based on the holotype (R. Romero et al. 845)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142231> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/phytokeys.247.130040.figure5>
dc:description "Figure 5. Pleroma viscosa R. Romero, R. Pereira & P. J. F. Guim., sp. nov. A flowering shrub in campo rupestre at Garagem de Pedras, Serra da Canastra National Park B adaxial leaf surface C abaxial leaf surface D flowering and fruiting branches E flower in frontal view. Photos: Rosana Romero." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142232> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.490484CED6D0A795A1D872AD601BEA1B>
dwc:eventDate "1994-04-16" ;
dwc:locality "Parque Nacional da Serra da Canastra. Sao Roque de Minas" ;
dwc:recordedBy "R. Romero" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#490484CED6D0A795A1D872AD601BEA1B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.581EDAFB21CAE6AD29C633D7EFC54C86>
dwc:eventDate "1943-05-25" ;
dwc:locality "Araxa" ;
dwc:recordedBy "W. A. Araujo & H. L. Mello Barreto" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#581EDAFB21CAE6AD29C633D7EFC54C86> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.5E9B1D16C8D0C75B5675CFF821F908A1>
dwc:collectionCode "RB" ;
dwc:eventDate "2010-06-23" ;
dwc:locality "Condominio de Pedra" ;
dwc:recordedBy "R. Romero" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#5E9B1D16C8D0C75B5675CFF821F908A1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.A10476B84FFB160861CB6F6CBF37CD60>
dwc:collectionCode "UEC" ;
dwc:eventDate "1994-02-20" ;
dwc:locality "Sao Roque de Minas" ;
dwc:recordedBy "R. Romero & J. N. Nakajima" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#A10476B84FFB160861CB6F6CBF37CD60> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.9110EDF52A792CCE05D159F69C95DE87>
dwc:collectionCode "UEC" ;
dwc:eventDate "1994-10-15" ;
dwc:recordedBy "Nakajima" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#9110EDF52A792CCE05D159F69C95DE87> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.A791BE35055F8A2CB27CE720845DE6BF>
dwc:collectionCode "UFG" ;
dwc:eventDate "1994-10-17" ;
dwc:locality "Sacramento" ;
dwc:recordedBy "J. N. Nakajima" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#A791BE35055F8A2CB27CE720845DE6BF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.E61373509F5DAEA513B4C9CDEC01F29E>
dwc:collectionCode "UFG" ;
dwc:eventDate "1995-01-10" ;
dwc:recordedBy "Romero" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#E61373509F5DAEA513B4C9CDEC01F29E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.FD035FDAFF7DB339D96BF436A771FC0D>
dwc:collectionCode "VIC" ;
dwc:eventDate "1995-01-12" ;
dwc:recordedBy "Romero" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#FD035FDAFF7DB339D96BF436A771FC0D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.26B3EFE24CA1D1CB49FE0F1F37F4E330>
dwc:eventDate "1995-03-17" ;
dwc:locality "US" ;
dwc:recordedBy "Romero" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#26B3EFE24CA1D1CB49FE0F1F37F4E330> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.9C41C2501EC3523A5ADDC7678355AFA3>
dwc:collectionCode "HUFU" ;
dwc:eventDate "1995-03-18" ;
dwc:locality "Chapadao Diamante" ;
dwc:recordedBy "J. N. Nakajima" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#9C41C2501EC3523A5ADDC7678355AFA3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.B9B80209F082C8ED80421747C405A959>
dwc:collectionCode "VIC" ;
dwc:eventDate "1995-05-10" ;
dwc:recordedBy "Nakajima" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#B9B80209F082C8ED80421747C405A959> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.187146D35293E2064EDD9CA5384F884D>
dwc:collectionCode "HUFU" ;
dwc:eventDate "1995-07-15" ;
dwc:recordedBy "Romero" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#187146D35293E2064EDD9CA5384F884D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.C6D003E53AE090513E0E200302FD0350>
dwc:collectionCode "UFG" ;
dwc:eventDate "1996-01-11" ;
dwc:recordedBy "Romero" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#C6D003E53AE090513E0E200302FD0350> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.3282E6829C742CA821DEB848A03D9219>
dwc:collectionCode "UEC" ;
dwc:eventDate "1996-01-13" ;
dwc:locality "Cachoeira Casca D'Anta" ;
dwc:recordedBy "R. Romero" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#3282E6829C742CA821DEB848A03D9219> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.444B18CF8B0905491CB2009C5258B13A>
dwc:collectionCode "VIC" ;
dwc:eventDate "1996-03-20" ;
dwc:locality "Rio Sao Francisco" ;
dwc:recordedBy "R. Romero & J. N. Nakajima" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#444B18CF8B0905491CB2009C5258B13A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.94E49B6968AE6983C0404A7815B1B941>
dwc:collectionCode "UFG" ;
dwc:eventDate "1996-03-22" ;
dwc:locality "Serra Brava" ;
dwc:recordedBy "R. Romero & J. N. Nakajima" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#94E49B6968AE6983C0404A7815B1B941> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.71471FFB6AE944A985B1ECEC335297CB>
dwc:eventDate "1996-03-24" ;
dwc:locality "US" ;
dwc:recordedBy "J. N. Nakajima & Romero" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#71471FFB6AE944A985B1ECEC335297CB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.164D9D7FB6AFD15722C5C49E61C78358>
dwc:collectionCode "UFG" ;
dwc:eventDate "1996-07-09" ;
dwc:locality "Chapadao do Diamante" ;
dwc:recordedBy "J. N. Nakajima" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#164D9D7FB6AFD15722C5C49E61C78358> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.37A679A01CEB3F61021275BCC1A1B444>
dwc:collectionCode "RB" ;
dwc:eventDate "1997-04-18" ;
dwc:locality "Chapadao do Diamante" ;
dwc:recordedBy "J. N. Nakajima" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#37A679A01CEB3F61021275BCC1A1B444> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.60070A0B90393D4B421B6AB110086644>
dwc:collectionCode "HUFU" ;
dwc:eventDate "1999-03-23" ;
dwc:locality "Rio Sao Francisco" ;
dwc:recordedBy "S. I. Elias & G. S. Rolim" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#60070A0B90393D4B421B6AB110086644> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.28E5636691D64F5509AAFF1862D37482>
dwc:collectionCode "SPF" ;
dwc:eventDate "2001-06-21" ;
dwc:locality "Garagem de Pedras" ;
dwc:recordedBy "R. Romero" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#28E5636691D64F5509AAFF1862D37482> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.CF564BFA079B1F26160B04FD28648EC7>
dwc:collectionCode "UEC" ;
dwc:eventDate "2001-06-23" ;
dwc:recordedBy "Romero" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#CF564BFA079B1F26160B04FD28648EC7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.E02BE6A5543C757FFA5B9D5CF3D7479C>
dwc:collectionCode "HUFU" ;
dwc:eventDate "2007-03" ;
dwc:recordedBy "Rodrigues" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#E02BE6A5543C757FFA5B9D5CF3D7479C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/36E834AA2D695DE0BD05101746058026.mc.EA365966D38787470DE8C9B191B65441>
dwc:collectionCode "RB" ;
dwc:eventDate "2009-07-23" ;
dwc:recordedBy "Guimaraes" ;
trt:httpUri <https://treatment.plazi.org/id/36E834AA2D695DE0BD05101746058026#EA365966D38787470DE8C9B191B65441> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,186 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/C0FA112314565E65A591EF180B677C03>
cito:cites <http://dx.doi.org/10.3897/jhr.97.115489.figure13>, <http://dx.doi.org/10.3897/jhr.97.115489.figure14>, <http://dx.doi.org/10.3897/jhr.97.115489.figure15>, <http://dx.doi.org/10.3897/jhr.97.115489.figure16> ;
dc:creator "Cortes, Gustavo B.; Noll, Fernando B.; Carpenter, James M.; Andena, Sergio R." ;
dc:title "Metapolybia sulamerica Carpenter 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C0FA112314565E65A591EF180B677C03.mc.430D19FA8732B51EEAFC3F04F81EF552>, <http://tb.plazi.org/GgServer/dwcaRecords/C0FA112314565E65A591EF180B677C03.mc.9B14BC5946A9848474B0A25C8A75261D>, <http://tb.plazi.org/GgServer/dwcaRecords/C0FA112314565E65A591EF180B677C03.mc.66D95B12B234E50E3F6A4A2528C785D4>, <http://tb.plazi.org/GgServer/dwcaRecords/C0FA112314565E65A591EF180B677C03.mc.809CD5D84BC7208D897D25EE07B04297>, <http://tb.plazi.org/GgServer/dwcaRecords/C0FA112314565E65A591EF180B677C03.mc.18029360FEBFC6E8CB0B1AA96D710B8B>, <http://tb.plazi.org/GgServer/dwcaRecords/C0FA112314565E65A591EF180B677C03.mc.2FA328EACC3DAB66724D5B6D6B79FE47> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Metapolybia_sulamerica_Carpenter_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/jhr.97.115489> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/jhr.97.115489>
bibo:endPage "805" ;
bibo:journal "Journal of Hymenoptera Research" ;
bibo:pubDate "2024-09-26" ;
bibo:startPage "781" ;
bibo:volume "97" ;
dc:creator "Cortes, Gustavo B.; Noll, Fernando B.; Carpenter, James M.; Andena, Sergio R." ;
dc:date "2024" ;
dc:title "Five new species of Metapolybia Ducke, 1905, with the description of the male genitalia of seven species of the genus (Hymenoptera, Vespidae, Polistinae)" ;
fabio:hasPart <http://dx.doi.org/10.3897/jhr.97.115489.figure13>, <http://dx.doi.org/10.3897/jhr.97.115489.figure14>, <http://dx.doi.org/10.3897/jhr.97.115489.figure15>, <http://dx.doi.org/10.3897/jhr.97.115489.figure16> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Metapolybia_sulamerica_Carpenter_2024>
dwc:authority "Carpenter" ;
dwc:authorityName "Carpenter" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:genus "Metapolybia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Carpenter, 2024" ;
dwc:species "sulamerica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metapolybia_sulamerica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Metapolybia_sulamerica>
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:genus "Metapolybia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sulamerica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Metapolybia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Metapolybia>
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:genus "Metapolybia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Vespidae>
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
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:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
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:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
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:kingdom "Animalia" ;
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.3897/jhr.97.115489.figure13>
dc:description "Figure 13. Metapolybia sulamerica A lateral view B dorsal view. Scale bars: 1.0 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142353> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/jhr.97.115489.figure14>
dc:description "Figure 14. Metapolybia sulamerica A head, frontal view B pronotum, lateral view. Scale bars: 0.5 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142354> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/jhr.97.115489.figure15>
dc:description "Figure 15. Metapolybia sulamerica A propodeum, lateral view B propodeum, dorsal view. Scale bars: 0.5 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142355> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/jhr.97.115489.figure16>
dc:description "Figure 16. Metapolybia sulamerica. Tergo I, lateral view. Scale bar: 0.5 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142356> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/C0FA112314565E65A591EF180B677C03.mc.430D19FA8732B51EEAFC3F04F81EF552>
dwc:collectionCode "AMNH" ;
dwc:eventDate "1936-07-02" ;
dwc:locality "Muzo" ;
dwc:recordedBy "J. Bequaert" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "900" ;
trt:httpUri <https://treatment.plazi.org/id/C0FA112314565E65A591EF180B677C03#430D19FA8732B51EEAFC3F04F81EF552> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/C0FA112314565E65A591EF180B677C03.mc.9B14BC5946A9848474B0A25C8A75261D>
dwc:collectionCode "AMNH" ;
dwc:eventDate "1936-07-02" ;
dwc:locality "Muzo" ;
dwc:recordedBy "J. Bequaert" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "900" ;
trt:httpUri <https://treatment.plazi.org/id/C0FA112314565E65A591EF180B677C03#9B14BC5946A9848474B0A25C8A75261D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/C0FA112314565E65A591EF180B677C03.mc.66D95B12B234E50E3F6A4A2528C785D4>
dwc:collectionCode "AMNH" ;
dwc:eventDate "1936-07-02" ;
dwc:locality "Muzo" ;
dwc:recordedBy "J. Bequaert" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "900" ;
trt:httpUri <https://treatment.plazi.org/id/C0FA112314565E65A591EF180B677C03#66D95B12B234E50E3F6A4A2528C785D4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/C0FA112314565E65A591EF180B677C03.mc.809CD5D84BC7208D897D25EE07B04297>
dwc:collectionCode "AMNH" ;
dwc:eventDate "1936-07-02" ;
dwc:locality "Muzo" ;
dwc:recordedBy "J. Bequaert" ;
dwc:verbatimElevation "900" ;
trt:httpUri <https://treatment.plazi.org/id/C0FA112314565E65A591EF180B677C03#809CD5D84BC7208D897D25EE07B04297> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/C0FA112314565E65A591EF180B677C03.mc.18029360FEBFC6E8CB0B1AA96D710B8B>
dwc:collectionCode "AMNH" ;
dwc:eventDate "1936-07-02" ;
dwc:locality "Muzo" ;
dwc:recordedBy "J. Bequaert" ;
dwc:verbatimElevation "900" ;
trt:httpUri <https://treatment.plazi.org/id/C0FA112314565E65A591EF180B677C03#18029360FEBFC6E8CB0B1AA96D710B8B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/C0FA112314565E65A591EF180B677C03.mc.2FA328EACC3DAB66724D5B6D6B79FE47>
dwc:collectionCode "AMNH" ;
dwc:eventDate "1936-07-02" ;
dwc:locality "Muzo" ;
dwc:recordedBy "J. Bequaert" ;
dwc:verbatimElevation "900" ;
trt:httpUri <https://treatment.plazi.org/id/C0FA112314565E65A591EF180B677C03#2FA328EACC3DAB66724D5B6D6B79FE47> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,145 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/CC9A112E89EE59378C21368A87F3E3DF>
cito:cites <http://dx.doi.org/10.3897/jhr.97.115489.figure6>, <http://dx.doi.org/10.3897/jhr.97.115489.figure7>, <http://dx.doi.org/10.3897/jhr.97.115489.figure8>, <http://dx.doi.org/10.3897/jhr.97.115489.figure9> ;
dc:creator "Cortes, Gustavo B.; Noll, Fernando B.; Carpenter, James M.; Andena, Sergio R." ;
dc:title "Metapolybia pseudodocilis Cortes 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/CC9A112E89EE59378C21368A87F3E3DF.mc.AAEAA9A25E47BEC08582381E2DA9C219>, <http://tb.plazi.org/GgServer/dwcaRecords/CC9A112E89EE59378C21368A87F3E3DF.mc.B4636123755F78E752DB9BCED4B1E327> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Metapolybia_pseudodocilis_Cortes_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/jhr.97.115489> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/jhr.97.115489>
bibo:endPage "805" ;
bibo:journal "Journal of Hymenoptera Research" ;
bibo:pubDate "2024-09-26" ;
bibo:startPage "781" ;
bibo:volume "97" ;
dc:creator "Cortes, Gustavo B.; Noll, Fernando B.; Carpenter, James M.; Andena, Sergio R." ;
dc:date "2024" ;
dc:title "Five new species of Metapolybia Ducke, 1905, with the description of the male genitalia of seven species of the genus (Hymenoptera, Vespidae, Polistinae)" ;
fabio:hasPart <http://dx.doi.org/10.3897/jhr.97.115489.figure6>, <http://dx.doi.org/10.3897/jhr.97.115489.figure7>, <http://dx.doi.org/10.3897/jhr.97.115489.figure8>, <http://dx.doi.org/10.3897/jhr.97.115489.figure9> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Metapolybia_pseudodocilis_Cortes_2024>
dwc:authority "Cortes" ;
dwc:authorityName "Cortes" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:genus "Metapolybia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cortes, 2024" ;
dwc:species "pseudodocilis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metapolybia_pseudodocilis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Metapolybia_pseudodocilis>
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:genus "Metapolybia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pseudodocilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Metapolybia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Metapolybia>
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:genus "Metapolybia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Vespidae>
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
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:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
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:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
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:kingdom "Animalia" ;
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.3897/jhr.97.115489.figure6>
dc:description "Figure 6. Metapolybia pseudodocilis A lateral View B dorsal view. Scale bars: 1.0 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142346> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/jhr.97.115489.figure7>
dc:description "Figure 7. Metapolybia pseudodocilis A head, frontal view B pronotum, lateral view, Scale bars: 1.0 mm (A); 0.5 mm (B)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142347> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/jhr.97.115489.figure8>
dc:description "Figure 8. Metapolybia pseudodocilis. Propodeum, dorsal view. Scale bar: 0.5 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142348> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/jhr.97.115489.figure9>
dc:description "Figure 9. Metapolybia pseudodocilis A tergum I, lateral view B tergum I, dorsal view. Scale bars: 0.5 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142349> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/CC9A112E89EE59378C21368A87F3E3DF.mc.AAEAA9A25E47BEC08582381E2DA9C219>
dwc:collectionCode "AMNH" ;
dwc:locality "La Paz" ;
dwc:recordedBy "W. M. Mann" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/CC9A112E89EE59378C21368A87F3E3DF#AAEAA9A25E47BEC08582381E2DA9C219> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/CC9A112E89EE59378C21368A87F3E3DF.mc.B4636123755F78E752DB9BCED4B1E327>
dwc:collectionCode "AMNH" ;
dwc:locality "La Paz" ;
dwc:recordedBy "W. M. Mann" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/CC9A112E89EE59378C21368A87F3E3DF#B4636123755F78E752DB9BCED4B1E327> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,168 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/D563436F205E5F4E99DE8F850A4C9464>
cito:cites <http://dx.doi.org/10.3897/jhr.97.115489.figure1>, <http://dx.doi.org/10.3897/jhr.97.115489.figure2>, <http://dx.doi.org/10.3897/jhr.97.115489.figure3>, <http://dx.doi.org/10.3897/jhr.97.115489.figure4>, <http://dx.doi.org/10.3897/jhr.97.115489.figure5> ;
dc:creator "Cortes, Gustavo B.; Noll, Fernando B.; Carpenter, James M.; Andena, Sergio R." ;
dc:title "Metapolybia carpenteriana , Andena & Noll 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/D563436F205E5F4E99DE8F850A4C9464.mc.17A4547C280285693D6EF8E4AC9233A8>, <http://tb.plazi.org/GgServer/dwcaRecords/D563436F205E5F4E99DE8F850A4C9464.mc.C87018498C57C9F772A94B119F199686>, <http://tb.plazi.org/GgServer/dwcaRecords/D563436F205E5F4E99DE8F850A4C9464.mc.144D6CD931ECD1454E6EB18335951E1F>, <http://tb.plazi.org/GgServer/dwcaRecords/D563436F205E5F4E99DE8F850A4C9464.mc.B2A54F0EB3343B4EDA7DB7C2A85235B1> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Metapolybia_carpenteriana_Andena_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/jhr.97.115489> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/jhr.97.115489>
bibo:endPage "805" ;
bibo:journal "Journal of Hymenoptera Research" ;
bibo:pubDate "2024-09-26" ;
bibo:startPage "781" ;
bibo:volume "97" ;
dc:creator "Cortes, Gustavo B.; Noll, Fernando B.; Carpenter, James M.; Andena, Sergio R." ;
dc:date "2024" ;
dc:title "Five new species of Metapolybia Ducke, 1905, with the description of the male genitalia of seven species of the genus (Hymenoptera, Vespidae, Polistinae)" ;
fabio:hasPart <http://dx.doi.org/10.3897/jhr.97.115489.figure1>, <http://dx.doi.org/10.3897/jhr.97.115489.figure2>, <http://dx.doi.org/10.3897/jhr.97.115489.figure3>, <http://dx.doi.org/10.3897/jhr.97.115489.figure4>, <http://dx.doi.org/10.3897/jhr.97.115489.figure5> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Metapolybia_carpenteriana_Andena_2024>
dwc:authority "Andena & Noll" ;
dwc:authorityName ", Andena & Noll" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:genus "Metapolybia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Andena & Noll, 2024" ;
dwc:species "carpenteriana" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metapolybia_carpenteriana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Metapolybia_carpenteriana>
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:genus "Metapolybia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "carpenteriana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Metapolybia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Metapolybia>
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:genus "Metapolybia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Vespidae>
dwc:class "Insecta" ;
dwc:family "Vespidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
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:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
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:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
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:kingdom "Animalia" ;
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.3897/jhr.97.115489.figure1>
dc:description "Figure 1. Metapolybia carpenteriana A lateral view B dorsal view. Scale bars: 1.0 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142341> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/jhr.97.115489.figure2>
dc:description "Figure 2. Metapolybia carpenteriana A head, frontal view B pronotum, lateral view. Scale bars: 0.5 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142342> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/jhr.97.115489.figure3>
dc:description "Figure 3. Metapolybia carpenteriana A propodeum, lateral view B propodeum, dorsal view. Scale bars: 0.5 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142343> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/jhr.97.115489.figure4>
dc:description "Figure 4. Metapolybia carpenteriana A tergum I, lateral view B tergum I, dorsal view. Scale bars: 0.5 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142344> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/jhr.97.115489.figure5>
dc:description "Figure 5. Metapolybia carpenteriana A metasoma, lateral view B metasoma, dorsal view. Scale bars: 0.5 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1142345> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/D563436F205E5F4E99DE8F850A4C9464.mc.17A4547C280285693D6EF8E4AC9233A8>
dwc:collectionCode "AMNH" ;
dwc:eventDate "1990-12-16" ;
dwc:locality "Misahualli" ;
dwc:recordedBy "Carpenter & Wenzel & Nest" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/D563436F205E5F4E99DE8F850A4C9464#17A4547C280285693D6EF8E4AC9233A8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/D563436F205E5F4E99DE8F850A4C9464.mc.C87018498C57C9F772A94B119F199686>
dwc:collectionCode "AMNH" ;
dwc:eventDate "1990-12-16" ;
dwc:locality "Misahualli" ;
dwc:recordedBy "Carpenter & Wenzel & Nest" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/D563436F205E5F4E99DE8F850A4C9464#C87018498C57C9F772A94B119F199686> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/D563436F205E5F4E99DE8F850A4C9464.mc.144D6CD931ECD1454E6EB18335951E1F>
dwc:collectionCode "AMNH" ;
dwc:eventDate "1990-12-16" ;
dwc:locality "Misahualli" ;
dwc:recordedBy "Carpenter & Wenzel & Nest" ;
trt:httpUri <https://treatment.plazi.org/id/D563436F205E5F4E99DE8F850A4C9464#144D6CD931ECD1454E6EB18335951E1F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/D563436F205E5F4E99DE8F850A4C9464.mc.B2A54F0EB3343B4EDA7DB7C2A85235B1>
dwc:collectionCode "AMNH" ;
dwc:eventDate "1991-01-02" ;
dwc:locality "Rio Nanay" ;
dwc:recordedBy "Carpenter & Wenzel & Nest" ;
trt:httpUri <https://treatment.plazi.org/id/D563436F205E5F4E99DE8F850A4C9464#B2A54F0EB3343B4EDA7DB7C2A85235B1> ;
a dwc:MaterialCitation .