2024-08-02 00:01:28 +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/03D6879DFF92FF823C2C65A9FC197346>
2024-11-06 15:30:19 +01:00
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Kavanaugh_Deuve_2016>' due to issues with rank ;
cito: cites <http://dx.doi.org/10.5281/zenodo.13155293> , <http://taxon-concept.plazi.org/id/Animalia/Perileptus_imaicus_Body_1923> , <http://taxon-concept.plazi.org/id/Animalia/Perileptus_pusillus_Jeannel_1923> , <http://taxon-concept.plazi.org/id/Animalia/Perileptus_pusillus_Jeannel_> ;
2024-08-02 00:01:28 +02:00
dc: creator " Deuve, Thierry; Kavanaugh, David H.; Liang, Hongbin " ;
dc: title " Perileptus pusilloides Deuve and Liang 2016, sp. nov. " ;
dwc: basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D6879DFF92FF823C2C65A9FC197346.mc.3B173CD6FF92FF8E3DD46652FE6571ED> , <http://tb.plazi.org/GgServer/dwcaRecords/03D6879DFF92FF823C2C65A9FC197346.mc.3B173CD6FF92FF8E3DE166D7FB5B71EE> , <http://tb.plazi.org/GgServer/dwcaRecords/03D6879DFF92FF823C2C65A9FC197346.mc.3B173CD6FF9CFF803C2C60AAFDE176C4> , <http://tb.plazi.org/GgServer/dwcaRecords/03D6879DFF92FF823C2C65A9FC197346.mc.3B173CD6FF9CFF803CFC61EDFC537684> , <http://tb.plazi.org/GgServer/dwcaRecords/03D6879DFF92FF823C2C65A9FC197346.mc.3B173CD6FF9EFF823F52632CFE2074E5> , <http://tb.plazi.org/GgServer/dwcaRecords/03D6879DFF92FF823C2C65A9FC197346.mc.3B173CD6FF9EFF823DA263ECFC2D7485> ;
2024-11-06 15:30:19 +01:00
trt: citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Perileptus_pusillus> ;
2024-08-02 00:01:28 +02:00
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Perileptus_pusilloides_Deuve_2016> ;
trt: publishedIn <http://dx.doi.org/10.5281/zenodo.13155283> ;
a trt: Treatment .
<http://dx.doi.org/10.5281/zenodo.13155283>
bibo: endPage " 455 " ;
bibo: issue " 12 " ;
bibo: journal " Proceedings of the California Academy of Sciences " ;
bibo: pubDate " 2016-10-14 " ;
bibo: startPage " 341 " ;
bibo: volume " 63 " ;
dc: creator " Deuve, Thierry; Kavanaugh, David H.; Liang, Hongbin " ;
dc: date " 2016 " ;
dc: title " Inventory of the Carabid Beetle Fauna of the Gaoligong Mountains, Western Yunnan Province, China: Species of the Tribe Trechini (Coleoptera: Caraboidea), with Descriptions of Four New Genera, One New Subgenus and 19 New Species. " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.13155293> ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Perileptus_pusilloides_Deuve_2016>
2024-11-06 15:30:19 +01:00
dwc: authority " Deuve & Liang " , " Deuve and Liang " ;
dwc: authorityName " Deuve & Kavanaugh & Liang " , " Deuve and Liang " ;
2024-08-02 00:01:28 +02:00
dwc: authorityYear " 2016 " ;
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
dwc: genus " Perileptus " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Deuve & Liang, 2016 " ;
dwc: species " pusilloides " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/8MKC3> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perileptus_pusilloides> ;
a dwcFP: TaxonConcept .
2024-11-06 15:30:19 +01:00
<http://taxon-concept.plazi.org/id/Animalia/Perileptus_imaicus_Body_1923>
dwc: authority " Jeannel " ;
dwc: authorityName " Jeannel Body " ;
dwc: authorityYear " 1923 " ;
2024-08-02 00:01:28 +02:00
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
dwc: genus " Perileptus " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
2024-11-06 15:30:19 +01:00
dwc: scientificNameAuthorship " Jeannel Body, 1923 " ;
dwc: species " imaicus " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perileptus_imaicus> ;
a dwcFP: TaxonConcept .
2024-08-02 00:01:28 +02:00
2024-11-06 15:30:19 +01:00
<http://taxon-concept.plazi.org/id/Animalia/Perileptus_pusillus_Jeannel_1923>
dwc: authority " Jeannel (1923) " ;
dwc: authorityName " Jeannel " ;
dwc: authorityYear " 1923 " ;
2024-08-02 00:01:28 +02:00
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
dwc: genus " Perileptus " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
2024-11-06 15:30:19 +01:00
dwc: rank " species " ;
dwc: scientificNameAuthorship " Jeannel, 1923 " ;
dwc: species " pusillus " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perileptus_pusillus> ;
a dwcFP: TaxonConcept .
2024-08-02 00:01:28 +02:00
2024-11-06 15:30:19 +01:00
<http://taxon-concept.plazi.org/id/Animalia/Perileptus_pusillus_Jeannel_>
dwc: authority " Jeannel " ;
dwc: authorityName " Jeannel " ;
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
dwc: genus " Perileptus " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Jeannel " ;
dwc: species " pusillus " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perileptus_pusillus> ;
a dwcFP: TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Perileptus_pusilloides>
2024-08-02 00:01:28 +02:00
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
2024-11-06 15:30:19 +01:00
dwc: genus " Perileptus " ;
2024-08-02 00:01:28 +02:00
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
2024-11-06 15:30:19 +01:00
dwc: rank " species " ;
dwc: species " pusilloides " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Perileptus> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perileptus>
dwc: genus " Perileptus " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc: family " Carabidae " ;
2024-08-02 00:01:28 +02:00
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.13155293>
dc: description " FIGURE 6. Perileptus pusilloides sp. nov.; a. Dorsal habitus (CASENT1039260). b. Median lobe of aedeagus of male (CASENT1039259), left lateral aspect. c. Map of locality records (red circles) for P. pusilloides in the Gaoligong Shan region. Scale lines a, b = 0.5 mm, c = 100 km. " ;
fabio: hasRepresentation <https://zenodo.org/record/13155293/files/figure.png> ;
a fabio: Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03D6879DFF92FF823C2C65A9FC197346.mc.3B173CD6FF92FF8E3DD46652FE6571ED>
dwc: eventDate " 2006-06-02 " ;
dwc: locality " Dengman village " ;
dwc: recordedBy " R. L. Brett & D. Z. Dong " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 1105 " ;
dwc: verbatimLatitude " 24.92346 " ;
dwc: verbatimLongitude " 98.38612 " ;
trt: httpUri <https://treatment.plazi.org/id/03D6879DFF92FF823C2C65A9FC197346#3B173CD6FF92FF8E3DD46652FE6571ED> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03D6879DFF92FF823C2C65A9FC197346.mc.3B173CD6FF92FF8E3DE166D7FB5B71EE>
dwc: collectionCode " CAS, IOZ, MNHN " ;
dwc: typeStatus " paratype " ;
trt: httpUri <https://treatment.plazi.org/id/03D6879DFF92FF823C2C65A9FC197346#3B173CD6FF92FF8E3DE166D7FB5B71EE> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03D6879DFF92FF823C2C65A9FC197346.mc.3B173CD6FF9CFF803C2C60AAFDE176C4>
dwc: collectionCode " IOZ " ;
dwc: eventDate " 2005-06-01 " ;
dwc: locality " Kunhong He " ;
dwc: recordedBy " H. B. Liang " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 680 " ;
dwc: verbatimLatitude " 25.09065 " ;
dwc: verbatimLongitude " 98.83721 " ;
trt: httpUri <https://treatment.plazi.org/id/03D6879DFF92FF823C2C65A9FC197346#3B173CD6FF9CFF803C2C60AAFDE176C4> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03D6879DFF92FF823C2C65A9FC197346.mc.3B173CD6FF9CFF803CFC61EDFC537684>
dwc: locality " Dengman village " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 1105 " ;
dwc: verbatimLatitude " 24.92346 " ;
dwc: verbatimLongitude " 98.38612 " ;
trt: httpUri <https://treatment.plazi.org/id/03D6879DFF92FF823C2C65A9FC197346#3B173CD6FF9CFF803CFC61EDFC537684> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03D6879DFF92FF823C2C65A9FC197346.mc.3B173CD6FF9EFF823F52632CFE2074E5>
dwc: locality " We " ;
trt: httpUri <https://treatment.plazi.org/id/03D6879DFF92FF823C2C65A9FC197346#3B173CD6FF9EFF823F52632CFE2074E5> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03D6879DFF92FF823C2C65A9FC197346.mc.3B173CD6FF9EFF823DA263ECFC2D7485>
dwc: locality " Longyang Counties " ;
trt: httpUri <https://treatment.plazi.org/id/03D6879DFF92FF823C2C65A9FC197346#3B173CD6FF9EFF823DA263ECFC2D7485> ;
a dwc: MaterialCitation .