This commit is contained in:
treatmentbank 2024-10-16 12:12:57 +00:00
parent 0fccfdd35a
commit b2ffa9f666
6 changed files with 989 additions and 2 deletions

View file

@ -0,0 +1,150 @@
@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/03925419FFF5FFF213E9F901FA51AB56>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_bicolorus_Pavel_2024>, <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_foveolatus_Pic_1949>, <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_peyrierasi_Menier_1979>, <http://dx.doi.org/10.5281/zenodo.13915937>, <http://dx.doi.org/10.5281/zenodo.13915941>, <http://dx.doi.org/10.5281/zenodo.13915943>, <http://dx.doi.org/10.5281/zenodo.13915945> ;
dc:creator "Pavel, Filip; Purchart, Luboš" ;
dc:title "Biflabelotillus Pic 1949" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_Pic_1949> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5519.3.3> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5519.3.3>
bibo:endPage "394" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-10-09" ;
bibo:startPage "384" ;
bibo:volume "5519" ;
dc:creator "Pavel, Filip; Purchart, Luboš" ;
dc:date "2024" ;
dc:title "Revision of Madagascan Cleridae (Coleoptera: Cleroidea). Part I. - The genus Biflabelotillus Pic, 1949 (Tillinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13915937>, <http://dx.doi.org/10.5281/zenodo.13915941>, <http://dx.doi.org/10.5281/zenodo.13915943>, <http://dx.doi.org/10.5281/zenodo.13915945> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_Pic_1949>
dwc:authority "Pic, 1949" ;
dwc:authorityName "Pic" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Pic, 1949" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_bicolorus_Pavel_2024>
dwc:authorityName "Pavel & Purchart" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pavel & Purchart, 2024" ;
dwc:species "bicolorus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_bicolorus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_foveolatus_Pic_1949>
dwc:authority "Pic, 1949" ;
dwc:authorityName "Pic" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pic, 1949" ;
dwc:species "foveolatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_foveolatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_peyrierasi_Menier_1979>
dwc:authority "Menier, 1979" ;
dwc:authorityName "Menier" ;
dwc:authorityYear "1979" ;
dwc:class "Insecta" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Menier, 1979" ;
dwc:species "peyrierasi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_peyrierasi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Biflabelotillus>
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cleridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cleridae>
dwc:family "Cleridae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:order "Coleoptera" ;
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.13915937>
dc:description "FIGURE 1320. Biflabelotillus foveolatus Pic, 1949—1315 (lectotype), 1620 (non-type). Fig. 13—labels of the lectotype; 14, 17—habitus, dorsal view; 15,16—habitus, lateral view; 18—habitus, ventral view; 19—scutellum; 20—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915937/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915941>
dc:description "FIGURE 2127. Biflabelotillus peyrierasi Menier, 1979—2123 (holotype), 2427 (non-type, male). Fig. 21—labels of the holotype; 21, 24—habitus, dorsal view; 23, 25—habitus, lateral view; 26—scutellum; 27—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915941/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915943>
dc:description "FIGURE 2832. Biflabelotillus peyrierasi Menier, 1979, female. Fig. 28—habitus, dorsal view; 29—habitus, ventral view; 30—antenna (red arrow indicates last antennomere); 31—scutellum; 32—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915943/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915945>
dc:description "FIGURE 3337. Biflabelotillus bicolorus sp. nov., holotype. Fig. 33—habitus, lateral view; 34—habitus, dorsal view; 35— habitus, ventral view; 36—scutellum; 37—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915945/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,171 @@
@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/03925419FFF9FFF113E9FABDFAAFACC1>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_foveolatus_Pic_1949>, <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_peyrierasi_Menier_1979>, <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_Pic_1949>, <http://dx.doi.org/10.5281/zenodo.13915937>, <http://dx.doi.org/10.5281/zenodo.13915945>, <http://dx.doi.org/10.5281/zenodo.13915947> ;
dc:creator "Pavel, Filip; Purchart, Luboš" ;
dc:title "Biflabelotillus bicolorus Pavel & Purchart, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03925419FFF9FFF113E9FABDFAAFACC1.mc.3B53EF52FFF9FFFD13E9FA22FF24AC56>, <http://tb.plazi.org/GgServer/dwcaRecords/03925419FFF9FFF113E9FABDFAAFACC1.mc.3B53EF52FFF9FFFD12F5F9EAFDF3AC22> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_bicolorus_Pavel_2024> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5519.3.3> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5519.3.3>
bibo:endPage "394" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-10-09" ;
bibo:startPage "384" ;
bibo:volume "5519" ;
dc:creator "Pavel, Filip; Purchart, Luboš" ;
dc:date "2024" ;
dc:title "Revision of Madagascan Cleridae (Coleoptera: Cleroidea). Part I. - The genus Biflabelotillus Pic, 1949 (Tillinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13915937>, <http://dx.doi.org/10.5281/zenodo.13915945>, <http://dx.doi.org/10.5281/zenodo.13915947> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_bicolorus_Pavel_2024>
dwc:authorityName "Pavel & Purchart" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pavel & Purchart, 2024" ;
dwc:species "bicolorus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_bicolorus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_foveolatus_Pic_1949>
dwc:authorityName "Pic" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pic, 1949" ;
dwc:species "foveolatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_foveolatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_peyrierasi_Menier_1979>
dwc:authority "Menier, 1979" ;
dwc:authorityName "Menier" ;
dwc:authorityYear "1979" ;
dwc:class "Insecta" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Menier, 1979" ;
dwc:species "peyrierasi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_peyrierasi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_Pic_1949>
dwc:authorityName "Pic" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Pic, 1949" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_bicolorus>
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bicolorus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Biflabelotillus>
dwc:class "Insecta" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cleridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cleridae>
dwc:family "Cleridae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:order "Coleoptera" ;
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.13915937>
dc:description "FIGURE 1320. Biflabelotillus foveolatus Pic, 1949—1315 (lectotype), 1620 (non-type). Fig. 13—labels of the lectotype; 14, 17—habitus, dorsal view; 15,16—habitus, lateral view; 18—habitus, ventral view; 19—scutellum; 20—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915937/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915945>
dc:description "FIGURE 3337. Biflabelotillus bicolorus sp. nov., holotype. Fig. 33—habitus, lateral view; 34—habitus, dorsal view; 35— habitus, ventral view; 36—scutellum; 37—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915945/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915947>
dc:description "FIGURE 38. Distribution map of the genus Biflabelotillus. B. foveolatus—red triangle, B. peyrierasi—white circle, B. bicolorus sp. nov.—yellow rhombus." ;
fabio:hasRepresentation <https://zenodo.org/record/13915947/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03925419FFF9FFF113E9FABDFAAFACC1.mc.3B53EF52FFF9FFFD13E9FA22FF24AC56>
dwc:catalogNumber "RN 2" ;
dwc:collectionCode "RN" ;
dwc:locality "Moramanga" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03925419FFF9FFF113E9FABDFAAFACC1#3B53EF52FFF9FFFD13E9FA22FF24AC56> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03925419FFF9FFF113E9FABDFAAFACC1.mc.3B53EF52FFF9FFFD12F5F9EAFDF3AC22>
dwc:catalogNumber "DATE 1-70" ;
dwc:collectionCode "DATE" ;
dwc:locality "Route" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03925419FFF9FFF113E9FABDFAAFACC1#3B53EF52FFF9FFFD12F5F9EAFDF3AC22> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,204 @@
@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/03925419FFF9FFFD13E9FF73FA40AF5A>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_foveolatus_Pic_1949>, <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_bicolorus_Pavel_2024>, <http://dx.doi.org/10.5281/zenodo.13915937>, <http://dx.doi.org/10.5281/zenodo.13915941>, <http://dx.doi.org/10.5281/zenodo.13915943>, <http://dx.doi.org/10.5281/zenodo.13915945>, <http://dx.doi.org/10.5281/zenodo.13915947> ;
dc:creator "Pavel, Filip; Purchart, Luboš" ;
dc:title "Biflabelotillus peyrierasi Menier 1979" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03925419FFF9FFFD13E9FF73FA40AF5A.mc.3B53EF52FFF9FFFD13E9FEA2FC00AB32>, <http://tb.plazi.org/GgServer/dwcaRecords/03925419FFF9FFFD13E9FF73FA40AF5A.mc.3B53EF52FFF9FFFD1298FE8EFE21ABFA>, <http://tb.plazi.org/GgServer/dwcaRecords/03925419FFF9FFFD13E9FF73FA40AF5A.mc.3B53EF52FFF9FFFD106EFE32FCD9A846> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_peyrierasi_Menier_1979> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Biflabellotillus_peyrierasi_Menier_1979> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5519.3.3> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5519.3.3>
bibo:endPage "394" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-10-09" ;
bibo:startPage "384" ;
bibo:volume "5519" ;
dc:creator "Pavel, Filip; Purchart, Luboš" ;
dc:date "2024" ;
dc:title "Revision of Madagascan Cleridae (Coleoptera: Cleroidea). Part I. - The genus Biflabelotillus Pic, 1949 (Tillinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13915937>, <http://dx.doi.org/10.5281/zenodo.13915941>, <http://dx.doi.org/10.5281/zenodo.13915943>, <http://dx.doi.org/10.5281/zenodo.13915945>, <http://dx.doi.org/10.5281/zenodo.13915947> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_peyrierasi_Menier_1979>
dwc:authority "Menier, 1979" ;
dwc:authorityName "Menier" ;
dwc:authorityYear "1979" ;
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Menier, 1979" ;
dwc:species "peyrierasi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_peyrierasi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabellotillus_peyrierasi_Menier_1979>
dwc:authority "Menier, 1979: 75" ;
dwc:authorityName "Menier" ;
dwc:authorityPageNumber "75" ;
dwc:authorityYear "1979" ;
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabellotillus" ;
dwc:isUncertain "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Menier, 1979" ;
dwc:species "peyrierasi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabellotillus_peyrierasi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_foveolatus_Pic_1949>
dwc:authorityName "Pic" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pic, 1949" ;
dwc:species "foveolatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_foveolatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_bicolorus_Pavel_2024>
dwc:authorityName "Pavel & Purchart" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pavel & Purchart, 2024" ;
dwc:species "bicolorus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_bicolorus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_peyrierasi>
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "peyrierasi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Biflabelotillus>
dwc:genus "Biflabelotillus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cleridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cleridae>
dwc:family "Cleridae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:order "Coleoptera" ;
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://taxon-name.plazi.org/id/Animalia/Biflabellotillus_peyrierasi>
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabellotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "peyrierasi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Biflabellotillus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Biflabellotillus>
dwc:genus "Biflabellotillus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cleridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13915937>
dc:description "FIGURE 1320. Biflabelotillus foveolatus Pic, 1949—1315 (lectotype), 1620 (non-type). Fig. 13—labels of the lectotype; 14, 17—habitus, dorsal view; 15,16—habitus, lateral view; 18—habitus, ventral view; 19—scutellum; 20—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915937/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915941>
dc:description "FIGURE 2127. Biflabelotillus peyrierasi Menier, 1979—2123 (holotype), 2427 (non-type, male). Fig. 21—labels of the holotype; 21, 24—habitus, dorsal view; 23, 25—habitus, lateral view; 26—scutellum; 27—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915941/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915943>
dc:description "FIGURE 2832. Biflabelotillus peyrierasi Menier, 1979, female. Fig. 28—habitus, dorsal view; 29—habitus, ventral view; 30—antenna (red arrow indicates last antennomere); 31—scutellum; 32—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915943/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915945>
dc:description "FIGURE 3337. Biflabelotillus bicolorus sp. nov., holotype. Fig. 33—habitus, lateral view; 34—habitus, dorsal view; 35— habitus, ventral view; 36—scutellum; 37—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915945/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915947>
dc:description "FIGURE 38. Distribution map of the genus Biflabelotillus. B. foveolatus—red triangle, B. peyrierasi—white circle, B. bicolorus sp. nov.—yellow rhombus." ;
fabio:hasRepresentation <https://zenodo.org/record/13915947/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03925419FFF9FFFD13E9FF73FA40AF5A.mc.3B53EF52FFF9FFFD13E9FEA2FC00AB32>
dwc:locality "Antanambe" ;
trt:httpUri <https://treatment.plazi.org/id/03925419FFF9FFFD13E9FF73FA40AF5A#3B53EF52FFF9FFFD13E9FEA2FC00AB32> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03925419FFF9FFFD13E9FF73FA40AF5A.mc.3B53EF52FFF9FFFD1298FE8EFE21ABFA>
dwc:collectionCode "MNHN" ;
dwc:locality "Madagascar" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03925419FFF9FFFD13E9FF73FA40AF5A#3B53EF52FFF9FFFD1298FE8EFE21ABFA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03925419FFF9FFFD13E9FF73FA40AF5A.mc.3B53EF52FFF9FFFD106EFE32FCD9A846>
dwc:eventDate "1995-11-27" ;
dwc:locality "East" ;
dwc:recordedBy "Ivo Jenis" ;
trt:httpUri <https://treatment.plazi.org/id/03925419FFF9FFFD13E9FF73FA40AF5A#3B53EF52FFF9FFFD106EFE32FCD9A846> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,181 @@
@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/03925419FFFDFFFA13E9FE3EFD14AB4F>
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Archalius_Fairmaire_1903>, <http://taxon-concept.plazi.org/id/Animalia/Cleridae_Latreille_1802>, <http://taxon-concept.plazi.org/id/Animalia/Diplocladus_Fairmaire_1885>, <http://dx.doi.org/10.5281/zenodo.13915937>, <http://dx.doi.org/10.5281/zenodo.13915941>, <http://dx.doi.org/10.5281/zenodo.13915943>, <http://dx.doi.org/10.5281/zenodo.13915945> ;
dc:creator "Pavel, Filip; Purchart, Luboš" ;
dc:title "Biflabelotillus Pic 1949" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_Pic_1949> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Biflabellotillus_Pic_1949> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5519.3.3> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5519.3.3>
bibo:endPage "394" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-10-09" ;
bibo:startPage "384" ;
bibo:volume "5519" ;
dc:creator "Pavel, Filip; Purchart, Luboš" ;
dc:date "2024" ;
dc:title "Revision of Madagascan Cleridae (Coleoptera: Cleroidea). Part I. - The genus Biflabelotillus Pic, 1949 (Tillinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13915937>, <http://dx.doi.org/10.5281/zenodo.13915941>, <http://dx.doi.org/10.5281/zenodo.13915943>, <http://dx.doi.org/10.5281/zenodo.13915945> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_Pic_1949>
dwc:authority "Pic, 1949" ;
dwc:authorityName "Pic" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Pic, 1949" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabellotillus_Pic_1949>
dwc:authorityName "Pic" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabellotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Pic, 1949" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabellotillus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Archalius_Fairmaire_1903>
dwc:authority "Fairmaire, 1903" ;
dwc:authorityName "Fairmaire" ;
dwc:authorityYear "1903" ;
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Archalius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Fairmaire, 1903" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Archalius> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cleridae_Latreille_1802>
dwc:authorityName "Latreille" ;
dwc:authorityYear "1802" ;
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Latreille, 1802" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cleridae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Diplocladus_Fairmaire_1885>
dwc:authority "Fairmaire, 1885" ;
dwc:authorityName "Fairmaire" ;
dwc:authorityYear "1885" ;
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Diplocladus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Fairmaire, 1885" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diplocladus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Biflabelotillus>
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cleridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cleridae>
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:order "Coleoptera" ;
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://taxon-name.plazi.org/id/Animalia/Biflabellotillus>
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabellotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cleridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13915937>
dc:description "FIGURE 1320. Biflabelotillus foveolatus Pic, 1949—1315 (lectotype), 1620 (non-type). Fig. 13—labels of the lectotype; 14, 17—habitus, dorsal view; 15,16—habitus, lateral view; 18—habitus, ventral view; 19—scutellum; 20—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915937/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915941>
dc:description "FIGURE 2127. Biflabelotillus peyrierasi Menier, 1979—2123 (holotype), 2427 (non-type, male). Fig. 21—labels of the holotype; 21, 24—habitus, dorsal view; 23, 25—habitus, lateral view; 26—scutellum; 27—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915941/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915943>
dc:description "FIGURE 2832. Biflabelotillus peyrierasi Menier, 1979, female. Fig. 28—habitus, dorsal view; 29—habitus, ventral view; 30—antenna (red arrow indicates last antennomere); 31—scutellum; 32—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915943/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915945>
dc:description "FIGURE 3337. Biflabelotillus bicolorus sp. nov., holotype. Fig. 33—habitus, lateral view; 34—habitus, dorsal view; 35— habitus, ventral view; 36—scutellum; 37—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915945/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,276 @@
@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/03925419FFFEFFFA13E9FE8AFE8CAD9F>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_Pic_1949>, <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_bicolorus_Pavel_2024>, <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_peyrierasi_Menier_1979>, <http://dx.doi.org/10.5281/zenodo.13915937>, <http://dx.doi.org/10.5281/zenodo.13915941>, <http://dx.doi.org/10.5281/zenodo.13915945>, <http://dx.doi.org/10.5281/zenodo.13915947> ;
dc:creator "Pavel, Filip; Purchart, Luboš" ;
dc:title "Biflabelotillus foveolatus Pic 1949" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03925419FFFEFFFA13E9FE8AFE8CAD9F.mc.3B53EF52FFFEFFFA13E9FDBFFB4AA827>, <http://tb.plazi.org/GgServer/dwcaRecords/03925419FFFEFFFA13E9FE8AFE8CAD9F.mc.3B53EF52FFFEFFFA128CFD9BFC27A8B3>, <http://tb.plazi.org/GgServer/dwcaRecords/03925419FFFEFFFA13E9FE8AFE8CAD9F.mc.3B53EF52FFFEFFFA108CFD23FB8AA957>, <http://tb.plazi.org/GgServer/dwcaRecords/03925419FFFEFFFA13E9FE8AFE8CAD9F.mc.3B53EF52FFFEFFFA11C6FCD7FB6CA923>, <http://tb.plazi.org/GgServer/dwcaRecords/03925419FFFEFFFA13E9FE8AFE8CAD9F.mc.3B53EF52FFFEFFFA17CEFCB3FB00A9C7>, <http://tb.plazi.org/GgServer/dwcaRecords/03925419FFFEFFFA13E9FE8AFE8CAD9F.mc.3B53EF52FFFEFFFA17A7FC9FFC85A98F> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_foveolatus_Pic_1949> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Biflabellotilus_foveolatus_Pic_1949>, <http://taxon-concept.plazi.org/id/Animalia/Biflabellotillus_foveolatus_Pic_1949> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5519.3.3> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5519.3.3>
bibo:endPage "394" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-10-09" ;
bibo:startPage "384" ;
bibo:volume "5519" ;
dc:creator "Pavel, Filip; Purchart, Luboš" ;
dc:date "2024" ;
dc:title "Revision of Madagascan Cleridae (Coleoptera: Cleroidea). Part I. - The genus Biflabelotillus Pic, 1949 (Tillinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13915937>, <http://dx.doi.org/10.5281/zenodo.13915941>, <http://dx.doi.org/10.5281/zenodo.13915945>, <http://dx.doi.org/10.5281/zenodo.13915947> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_foveolatus_Pic_1949>
dwc:authority "Pic, 1949" ;
dwc:authorityName "Pic" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pic, 1949" ;
dwc:species "foveolatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_foveolatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabellotilus_foveolatus_Pic_1949>
dwc:authority "Pic, 1949: 3" ;
dwc:authorityName "Pic" ;
dwc:authorityPageNumber "3" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabellotilus" ;
dwc:isUncertain "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pic, 1949" ;
dwc:species "foveolatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabellotilus_foveolatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabellotillus_foveolatus_Pic_1949>
dwc:authority "Pic, 1949" ;
dwc:authorityName "Pic" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabellotillus" ;
dwc:isUncertain "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pic, 1949" ;
dwc:species "foveolatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabellotillus_foveolatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_Pic_1949>
dwc:authorityName "Pic" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Pic, 1949" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_bicolorus_Pavel_2024>
dwc:authorityName "Pavel & Purchart" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pavel & Purchart, 2024" ;
dwc:species "bicolorus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_bicolorus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Biflabelotillus_peyrierasi_Menier_1979>
dwc:authorityName "Menier" ;
dwc:authorityYear "1979" ;
dwc:class "Insecta" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Menier, 1979" ;
dwc:species "peyrierasi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_peyrierasi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Biflabelotillus_foveolatus>
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "foveolatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Biflabelotillus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Biflabelotillus>
dwc:class "Insecta" ;
dwc:genus "Biflabelotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cleridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cleridae>
dwc:family "Cleridae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:order "Coleoptera" ;
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://taxon-name.plazi.org/id/Animalia/Biflabellotilus_foveolatus>
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabellotilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "foveolatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Biflabellotilus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Biflabellotilus>
dwc:genus "Biflabellotilus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cleridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Biflabellotillus_foveolatus>
dwc:class "Insecta" ;
dwc:family "Cleridae" ;
dwc:genus "Biflabellotillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "foveolatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Biflabellotillus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Biflabellotillus>
dwc:genus "Biflabellotillus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cleridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13915937>
dc:description "FIGURE 1320. Biflabelotillus foveolatus Pic, 1949—1315 (lectotype), 1620 (non-type). Fig. 13—labels of the lectotype; 14, 17—habitus, dorsal view; 15,16—habitus, lateral view; 18—habitus, ventral view; 19—scutellum; 20—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915937/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915941>
dc:description "FIGURE 2127. Biflabelotillus peyrierasi Menier, 1979—2123 (holotype), 2427 (non-type, male). Fig. 21—labels of the holotype; 21, 24—habitus, dorsal view; 23, 25—habitus, lateral view; 26—scutellum; 27—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915941/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915945>
dc:description "FIGURE 3337. Biflabelotillus bicolorus sp. nov., holotype. Fig. 33—habitus, lateral view; 34—habitus, dorsal view; 35— habitus, ventral view; 36—scutellum; 37—bituberculate foveae (white arrows indicate the two tubercles on the top of the fovea)." ;
fabio:hasRepresentation <https://zenodo.org/record/13915945/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13915947>
dc:description "FIGURE 38. Distribution map of the genus Biflabelotillus. B. foveolatus—red triangle, B. peyrierasi—white circle, B. bicolorus sp. nov.—yellow rhombus." ;
fabio:hasRepresentation <https://zenodo.org/record/13915947/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03925419FFFEFFFA13E9FE8AFE8CAD9F.mc.3B53EF52FFFEFFFA13E9FDBFFB4AA827>
dwc:locality "Antongonivitsika" ;
trt:httpUri <https://treatment.plazi.org/id/03925419FFFEFFFA13E9FE8AFE8CAD9F#3B53EF52FFFEFFFA13E9FDBFFB4AA827> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03925419FFFEFFFA13E9FE8AFE8CAD9F.mc.3B53EF52FFFEFFFA128CFD9BFC27A8B3>
dwc:collectionCode "MNHN" ;
dwc:eventDate "1947-11" ;
dwc:locality "Antongonivitsika" ;
dwc:recordedBy "Michel" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/03925419FFFEFFFA13E9FE8AFE8CAD9F#3B53EF52FFFEFFFA128CFD9BFC27A8B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03925419FFFEFFFA13E9FE8AFE8CAD9F.mc.3B53EF52FFFEFFFA108CFD23FB8AA957>
dwc:locality "Antongonivitsika" ;
dwc:recordedBy "J. J. MENIER" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03925419FFFEFFFA13E9FE8AFE8CAD9F#3B53EF52FFFEFFFA108CFD23FB8AA957> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03925419FFFEFFFA13E9FE8AFE8CAD9F.mc.3B53EF52FFFEFFFA11C6FCD7FB6CA923>
dwc:eventDate "2001-11-28" ;
dwc:locality "Ankazobe District" ;
dwc:recordedBy "Z. Mracek" ;
trt:httpUri <https://treatment.plazi.org/id/03925419FFFEFFFA13E9FE8AFE8CAD9F#3B53EF52FFFEFFFA11C6FCD7FB6CA923> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03925419FFFEFFFA13E9FE8AFE8CAD9F.mc.3B53EF52FFFEFFFA17CEFCB3FB00A9C7>
dwc:locality "Lakato" ;
dwc:recordedBy "G. Dujardin-Delacour" ;
trt:httpUri <https://treatment.plazi.org/id/03925419FFFEFFFA13E9FE8AFE8CAD9F#3B53EF52FFFEFFFA17CEFCB3FB00A9C7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03925419FFFEFFFA13E9FE8AFE8CAD9F.mc.3B53EF52FFFEFFFA17A7FC9FFC85A98F>
dwc:eventDate "2011-11-29" ;
dwc:locality "Ambohitantely Special Reserve" ;
dwc:recordedBy "M. Tryzna" ;
dwc:verbatimElevation "1530" ;
dwc:verbatimLatitude "-18.197498" ;
dwc:verbatimLongitude "47.284164" ;
trt:httpUri <https://treatment.plazi.org/id/03925419FFFEFFFA13E9FE8AFE8CAD9F#3B53EF52FFFEFFFA17A7FC9FFC85A98F> ;
a dwc:MaterialCitation .

View file

@ -12,7 +12,7 @@
<http://treatment.plazi.org/id/03FE887FFFE53008AB99F92B5D8F7300>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Marthogryllacris_Karny_1937>, <http://dx.doi.org/10.5281/zenodo.13915914>, <http://dx.doi.org/10.5281/zenodo.13915916> ;
dc:creator "Chen, Xiaoqin" ;
dc:title "Marthogryllacris xiangjini Chen, 2024, sp. nov." ;
dc:title "Marthogryllacris xiangjini Chen 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FE887FFFE53008AB99F92B5D8F7300.mc.3B3F3334FFE13008AAB8FF195CAC71E0>, <http://tb.plazi.org/GgServer/dwcaRecords/03FE887FFFE53008AB99F92B5D8F7300.mc.3B3F3334FFE13008AB99FEC559F17058> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Marthogryllacris_xiangjini_Chen_2024> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5519.2.8> ;
@ -32,6 +32,7 @@
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Marthogryllacris_xiangjini_Chen_2024>
dwc:authority "Chen, 2024" ;
dwc:authorityName "Chen" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
@ -125,13 +126,17 @@
<http://tb.plazi.org/GgServer/dwcaRecords/03FE887FFFE53008AB99F92B5D8F7300.mc.3B3F3334FFE13008AAB8FF195CAC71E0>
dwc:eventDate "2024-08-20" ;
dwc:locality "Gongshan" ;
dwc:recordedBy "Xiangjin Liu" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "4951993301" ;
trt:httpUri <https://treatment.plazi.org/id/03FE887FFFE53008AB99F92B5D8F7300#3B3F3334FFE13008AAB8FF195CAC71E0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03FE887FFFE53008AB99F92B5D8F7300.mc.3B3F3334FFE13008AB99FEC559F17058>
dwc:eventDate "2024-08-21" ;
dwc:locality "Ting Luo" ;
dwc:locality "Dulongjiang" ;
dwc:recordedBy "Ting Luo & Yanting Qin" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "4951993302" ;
trt:httpUri <https://treatment.plazi.org/id/03FE887FFFE53008AB99F92B5D8F7300#3B3F3334FFE13008AB99FEC559F17058> ;
a dwc:MaterialCitation .