This commit is contained in:
treatmentbank 2024-12-17 15:29:23 +00:00
parent 76f52389e1
commit 314d458ace
46 changed files with 4489 additions and 45 deletions
data
02/A7/39
03/E3/EA
08/57/61
10/2F/AD
1B/39/95
29/94/38
37/1D/CA
3E/B0/28
41/D0/92
45/7E/B7
4D/00/E4
50
52/8D/E5
5A/D3/0E
5D/0C/11
62/A4/E4
68/8C/F5
6D/15/C0
85/92/5A
8B/DF/5D
8C/CF/4E
92/DA/AA
93/8E/45
94/D2/0D
9E/89/6C
A6
B9/90/6D
BA/76/7A
C2/5C/A6
CF/EA/07
D9/72/73
DD/89/9E
E0/AB/8A
E2/CD/C4
E4/DD/64
E6/00/F3
EA/7F/FB
F1/26/F1

View file

@ -0,0 +1,83 @@
@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/02A739168DF952CDBDEBCC064D39A214>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Padillothorax Simon 1901" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Padillothorax_Simon_1901> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Padillothorax_Simon_1901>
dwc:authority "Simon, 1901" ;
dwc:authorityName "Simon" ;
dwc:authorityYear "1901" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Padillothorax" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Simon, 1901" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6C6V> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Padillothorax> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Padillothorax>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Padillothorax" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -9,10 +9,10 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/03E3EA7C3151BF0D1D8FFF3DFB23FDEA>
cito:cites <http://dx.doi.org/10.5281/zenodo.14423195>, <http://dx.doi.org/10.5281/zenodo.14423203>, <http://dx.doi.org/10.5281/zenodo.14423205>, <http://dx.doi.org/10.5281/zenodo.14423207> ;
cito:cites <http://dx.doi.org/10.5281/zenodo.14423195>, <http://dx.doi.org/10.5281/zenodo.14423203>, <http://dx.doi.org/10.5281/zenodo.14423205>, <http://dx.doi.org/10.5281/zenodo.14423207>, <http://dx.doi.org/10.5281/zenodo.14508868> ;
dc:creator "Hoch, Hannelore; Porter, Megan L.; Slav, Christv M.; Slav, Michael E.; Steck, Mireille; Chong, Rebecca A." ;
dc:title "Iolania Fankanstonei Hoch & Porter 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B2251373152BF031E75FA67FAFCF998>, <http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B2251373152BF031E75F9DFFA83F951>, <http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B2251373152BF03195BF916FC53F8EB>, <http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B2251373152BF031E19F8F2FAC9F845>, <http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B2251373152BF031869F833FBC9F865>, <http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B225137315CBF0D1DD0FF23FF1BFED7> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B2251373152BF031E75FA67FAFCF998>, <http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B2251373152BF031E75F9DFFA83F951> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Iolania_Hoch_2024> ;
trt:publishedIn <https://doi.org/10.1093/zoolinnean/zlad198> ;
a trt:Treatment .
@ -27,7 +27,7 @@
dc:creator "Hoch, Hannelore; Porter, Megan L.; Slav, Christv M.; Slav, Michael E.; Steck, Mireille; Chong, Rebecca A." ;
dc:date "2024" ;
dc:title "From the dark side of paradise: a new natural replication of cave planthopper evolution from Hawaiian lava tubes (Hemiptera: Fulgoromorpha: Cixiidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14423195>, <http://dx.doi.org/10.5281/zenodo.14423203>, <http://dx.doi.org/10.5281/zenodo.14423205>, <http://dx.doi.org/10.5281/zenodo.14423207> ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14423195>, <http://dx.doi.org/10.5281/zenodo.14423203>, <http://dx.doi.org/10.5281/zenodo.14423205>, <http://dx.doi.org/10.5281/zenodo.14423207>, <http://dx.doi.org/10.5281/zenodo.14508868> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Iolania_Hoch_2024>
@ -107,10 +107,15 @@
fabio:hasRepresentation <https://zenodo.org/record/14423207/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508868>
dc:description "Figure 6. Maximum likelihood phvlogenv of representative cixiid species of the two separate lineages that have colonized Hawaii:Iolania and Oliarus, Aphrophoridae (Philaenus spumarius), and Cercopidae (Callitetix versicolor), and the aphid Acyrthosiphon pisum used as an outgroup. Bootstrap values from 1000 replicates that were>70% are included to indicate branch support.GenBank accession numbers for all sequences used are provided in parantheses asser species names. New sequences generated for this studv are in bold, and troglobiont species are indicated bv grev boxes. Arrows indicate separate cave colonization events in both cixiid lineages on Hawaiʻi Island." ;
fabio:hasRepresentation <https://zenodo.org/record/14508868/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B2251373152BF031E75FA67FAFCF998>
dwc:collectionCode "BPBM" ;
dwc:eventDate "2016-11-24" ;
dwc:locality "Male" ;
dwc:locality "Hawaiʻi" ;
dwc:recordedBy "M. E. Slav & C. A. M. Slav & M. L. Porter" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1096" ;
@ -119,40 +124,9 @@
<http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B2251373152BF031E75F9DFFA83F951>
dwc:collectionCode "BPBM" ;
dwc:eventDate "2016-11-24" ;
dwc:recordedBy "M. E. Slav & C. A. M. Slav & M. L. Porter" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1096" ;
trt:httpUri <https://treatment.plazi.org/id/03E3EA7C3151BF0D1D8FFF3DFB23FDEA#3B2251373152BF031E75F9DFFA83F951> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B2251373152BF03195BF916FC53F8EB>
dwc:collectionCode "BPBM" ;
dwc:eventDate "2018-11-24" ;
dwc:locality "Kipuka Kanohina" ;
dwc:recordedBy "M. E. Slav & C. A. M. Slav & A. Katz & J. Gunter & K. Yelverton & P. Bosted" ;
dwc:verbatimElevation "730" ;
trt:httpUri <https://treatment.plazi.org/id/03E3EA7C3151BF0D1D8FFF3DFB23FDEA#3B2251373152BF03195BF916FC53F8EB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B2251373152BF031E19F8F2FAC9F845>
dwc:collectionCode "V" ;
dwc:eventDate "2018-03-25" ;
dwc:locality "Kipuka Kanohina" ;
dwc:recordedBy "M. E. Slav & A. S. Engel & S. Engel" ;
dwc:verbatimElevation "539" ;
trt:httpUri <https://treatment.plazi.org/id/03E3EA7C3151BF0D1D8FFF3DFB23FDEA#3B2251373152BF031E19F8F2FAC9F845> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B2251373152BF031869F833FBC9F865>
dwc:collectionCode "T, BPBM" ;
dwc:locality "Hackell" ;
dwc:recordedBy "Gracanin" ;
trt:httpUri <https://treatment.plazi.org/id/03E3EA7C3151BF0D1D8FFF3DFB23FDEA#3B2251373152BF031869F833FBC9F865> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03E3EA7C3151BF0D1D8FFF3DFB23FDEA.mc.3B225137315CBF0D1DD0FF23FF1BFED7>
dwc:collectionCode "R, BPBM" ;
dwc:eventDate "2018-11-19" ;
dwc:locality "Kipuka Kanohina" ;
dwc:recordedBy "A. Chong & A. S. Engel & M. L. Porter" ;
dwc:verbatimElevation "539" ;
trt:httpUri <https://treatment.plazi.org/id/03E3EA7C3151BF0D1D8FFF3DFB23FDEA#3B225137315CBF0D1DD0FF23FF1BFED7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,83 @@
@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/08576105609658EDB7109CE2E0DA0970>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Piranthus Thorell 1895" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Piranthus_Thorell_1895> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Piranthus_Thorell_1895>
dwc:authority "Thorell, 1895" ;
dwc:authorityName "Thorell" ;
dwc:authorityYear "1895" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Piranthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Thorell, 1895" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6QT2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Piranthus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Piranthus>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Piranthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,133 @@
@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/102FADB358AA53E181E73071823EF3BC>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure31>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure32>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Synagelides kongmingi Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/102FADB358AA53E181E73071823EF3BC.mc.08AF983E44FC09DD7A436E9260454CEE>, <http://tb.plazi.org/GgServer/dwcaRecords/102FADB358AA53E181E73071823EF3BC.mc.2056C12827242DFE53A47D49987F4D20> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Synagelides_kongmingi_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure31>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure32>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Synagelides_kongmingi_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Synagelides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "kongmingi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Synagelides_kongmingi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Synagelides_kongmingi>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Synagelides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "kongmingi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Synagelides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Synagelides>
dwc:genus "Synagelides" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure31>
dc:description "Figure 31. Male palp of Synagelides kongmingi sp. nov., paratype (TRU - JS 0778) A prolateral B retrolateral C ventral D dorsal. Abbreviations: CF cymbial flange; DCP dorsal cymbial process; E embolus; MA median apophysis; PB patellar bump of male palp; PCA prolateral cymbial apophysis; PFA prolateral femoral apophysis; RCA retrolateral cymbial apophysis; RTA retrolateral tibial apophysis; SD sperm duct; VTP ventral tibial process. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201138> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure32>
dc:description "Figure 32. Synagelides kongmingi sp. nov. E, F, H, I holotype A, C, G female paratype (TRU - JS 0779) B, D female paratype (TRU - JS 0780) A, B epigyne, ventral C, D vulva, dorsal E, G habitus, dorsal F ditto, ventral H carapace, frontal I chelicera, posterior. Abbreviations: AG accessory gland; At atrium; AR atrial ridge; CD copulatory duct; CO copulatory opening; FD fertilization duct; H epigynal hood; S spermatheca; Se septum. Scale bars: 0.1 mm (A D, I); 0.5 mm (E H)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201139> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/102FADB358AA53E181E73071823EF3BC.mc.08AF983E44FC09DD7A436E9260454CEE>
dwc:catalogNumber "JS 0777" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2022-06-03" ;
dwc:locality "Guangwu Township" ;
dwc:recordedBy "A. L. He" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1010" ;
dwc:verbatimLatitude "32.679333" ;
dwc:verbatimLongitude "106.7685" ;
trt:httpUri <https://treatment.plazi.org/id/102FADB358AA53E181E73071823EF3BC#08AF983E44FC09DD7A436E9260454CEE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/102FADB358AA53E181E73071823EF3BC.mc.2056C12827242DFE53A47D49987F4D20>
dwc:catalogNumber "JS 0778-0780" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2022-08-04" ;
dwc:locality "Sandaoguan Scenic Area" ;
dwc:recordedBy "A. L. He" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1470" ;
dwc:verbatimLatitude "32.6595" ;
dwc:verbatimLongitude "106.739334" ;
trt:httpUri <https://treatment.plazi.org/id/102FADB358AA53E181E73071823EF3BC#2056C12827242DFE53A47D49987F4D20> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,133 @@
@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/1B3995C8947A542CBC90C9AF9B155CE7>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure41>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure42>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Yaginumaella daweishan Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1B3995C8947A542CBC90C9AF9B155CE7.mc.E3A1FCEFBA9520FA8F757692250C4528>, <http://tb.plazi.org/GgServer/dwcaRecords/1B3995C8947A542CBC90C9AF9B155CE7.mc.11B1A23733CE3B025F94F676D877F7DB> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Yaginumaella_daweishan_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure41>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure42>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Yaginumaella_daweishan_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Yaginumaella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "daweishan" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Yaginumaella_daweishan> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Yaginumaella_daweishan>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Yaginumaella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "daweishan" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yaginumaella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Yaginumaella>
dwc:genus "Yaginumaella" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure41>
dc:description "Figure 41. Male palp of Yaginumaella daweishan sp. nov., holotype A prolateral B ventral C retrolateral. Abbreviations: E embolus; PL posterior tegular lobe; RTA retrolateral tibial apophysis; SD sperm duct. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201149> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure42>
dc:description "Figure 42. Yaginumaella daweishan sp. nov. C, D, F, G male holotype and A, B, E female paratype (TRU - JS 0809) A epigyne, ventral B vulva, dorsal C, E habitus, dorsal D ditto, ventral F carapace, frontal G chelicera, posterior. Abbreviations: At atrium; CD copulatory duct; CO copulatory opening; FD fertilization duct; H epigynal hood; S spermatheca. Scale bars: 0.1 mm (A, B, G); 0.5 mm (C F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201150> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/1B3995C8947A542CBC90C9AF9B155CE7.mc.E3A1FCEFBA9520FA8F757692250C4528>
dwc:catalogNumber "JS 0806" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-15" ;
dwc:locality "Daweishan National Nature Reserve" ;
dwc:recordedBy "C. Wang" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2040" ;
dwc:verbatimLatitude "22.9135" ;
dwc:verbatimLongitude "103.70033" ;
trt:httpUri <https://treatment.plazi.org/id/1B3995C8947A542CBC90C9AF9B155CE7#E3A1FCEFBA9520FA8F757692250C4528> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/1B3995C8947A542CBC90C9AF9B155CE7.mc.11B1A23733CE3B025F94F676D877F7DB>
dwc:catalogNumber "JS 0807-0814" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-15" ;
dwc:locality "Daweishan National Nature Reserve" ;
dwc:recordedBy "C. Wang" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "2040" ;
dwc:verbatimLatitude "22.9135" ;
dwc:verbatimLongitude "103.70033" ;
trt:httpUri <https://treatment.plazi.org/id/1B3995C8947A542CBC90C9AF9B155CE7#11B1A23733CE3B025F94F676D877F7DB> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,83 @@
@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/299438ED5D215BBE8BC6E4F95C289971>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Myrmarachne MacLeay 1839" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myrmarachne_MacLeay_1839> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Myrmarachne_MacLeay_1839>
dwc:authority "MacLeay, 1839" ;
dwc:authorityName "MacLeay" ;
dwc:authorityYear "1839" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Myrmarachne" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "MacLeay, 1839" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5WL2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmarachne> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Myrmarachne>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Myrmarachne" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,133 @@
@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/371DCA83937F5C9F8BE4AE81C8971C80>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure5>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure6>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Icius deergong Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/371DCA83937F5C9F8BE4AE81C8971C80.mc.D89DF6F5F2955A44A3736A764744BE9E>, <http://tb.plazi.org/GgServer/dwcaRecords/371DCA83937F5C9F8BE4AE81C8971C80.mc.2D0E0FF61A6E8422297BE48E60F74D33> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Icius_deergong_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure5>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure6>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Icius_deergong_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Icius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "deergong" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icius_deergong> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Icius_deergong>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Icius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "deergong" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Icius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Icius>
dwc:genus "Icius" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure5>
dc:description "Figure 5. Male palp of Icius deergong sp. nov., paratype (TRU - JS 0733) A prolateral B ventral C retrolateral. Abbreviations: DTA dorsal tibial apophysis; E embolus; RTA retrolateral tibial apophysis; TB tegular bump. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201109> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure6>
dc:description "Figure 6. Icius deergong sp. nov., E, F, H, I male holotype and A D, G female paratype (TRU - JS 0734) A, B epigyne, ventral C, D vulva, dorsal E, G habitus, dorsal F ditto, ventral H carapace and leg I, frontal I chelicera, posterior. Abbreviations: At atrium; CD copulatory duct; FD fertilization duct; S spermatheca; Se septum. Scale bars: 0.1 mm (A D, I); 0.5 mm (E H)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201111> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/371DCA83937F5C9F8BE4AE81C8971C80.mc.D89DF6F5F2955A44A3736A764744BE9E>
dwc:catalogNumber "JS 0732" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-25" ;
dwc:locality "Beibeng Township" ;
dwc:recordedBy "X. Q. Mi" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1670" ;
dwc:verbatimLatitude "29.180666" ;
dwc:verbatimLongitude "95.1445" ;
trt:httpUri <https://treatment.plazi.org/id/371DCA83937F5C9F8BE4AE81C8971C80#D89DF6F5F2955A44A3736A764744BE9E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/371DCA83937F5C9F8BE4AE81C8971C80.mc.2D0E0FF61A6E8422297BE48E60F74D33>
dwc:catalogNumber "JS 0733-0736" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-25" ;
dwc:locality "Beibeng Township" ;
dwc:recordedBy "X. Q. Mi" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1670" ;
dwc:verbatimLatitude "29.180666" ;
dwc:verbatimLongitude "95.1445" ;
trt:httpUri <https://treatment.plazi.org/id/371DCA83937F5C9F8BE4AE81C8971C80#2D0E0FF61A6E8422297BE48E60F74D33> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,133 @@
@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/3EB0288CD84058A8929723F56C104D60>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure29>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure30>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Stertinius lhoba Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3EB0288CD84058A8929723F56C104D60.mc.55CB449F1B7DDA7F9D76C954E8DC84BE>, <http://tb.plazi.org/GgServer/dwcaRecords/3EB0288CD84058A8929723F56C104D60.mc.551A4866AFA733AFFFBC01CA8A3825AE> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stertinius_lhoba_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure29>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure30>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Stertinius_lhoba_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Stertinius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "lhoba" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stertinius_lhoba> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Stertinius_lhoba>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Stertinius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lhoba" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stertinius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stertinius>
dwc:genus "Stertinius" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure29>
dc:description "Figure 29. Stertinius lhoba sp. nov., holotype A bulb, ventral B palp, retrolateral. Abbreviations: CF cymbial flange; CP cymbial process; E embolus; RTA retrolateral tibial apophysis; SD sperm duct. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201136> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure30>
dc:description "Figure 30. Stertinius lhoba sp. nov. D, E, G, H male holotype and A C, F female paratype (TRU - JS 0775) A, B epigyne, ventral C vulva, dorsal D, F habitus, dorsal E ditto, ventral G carapace, frontal H chelicera, posterior. Abbreviations: AS anterior chamber of spermatheca; F epigynal fold; FD fertilization duct; PS posterior chamber of spermatheca. Scale bars: 0.1 mm (A C, H); 0.5 mm (D G)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201137> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/3EB0288CD84058A8929723F56C104D60.mc.55CB449F1B7DDA7F9D76C954E8DC84BE>
dwc:catalogNumber "JS 0774" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-25" ;
dwc:locality "Beibeng Township" ;
dwc:recordedBy "X. Q. Mi" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1670" ;
dwc:verbatimLatitude "29.180666" ;
dwc:verbatimLongitude "95.1445" ;
trt:httpUri <https://treatment.plazi.org/id/3EB0288CD84058A8929723F56C104D60#55CB449F1B7DDA7F9D76C954E8DC84BE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/3EB0288CD84058A8929723F56C104D60.mc.551A4866AFA733AFFFBC01CA8A3825AE>
dwc:catalogNumber "JS 0775-0776" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-25" ;
dwc:locality "Beibeng Township" ;
dwc:recordedBy "X. Q. Mi" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1670" ;
dwc:verbatimLatitude "29.180666" ;
dwc:verbatimLongitude "95.1445" ;
trt:httpUri <https://treatment.plazi.org/id/3EB0288CD84058A8929723F56C104D60#551A4866AFA733AFFFBC01CA8A3825AE> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,83 @@
@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/41D092FBD241506EB08B2E1888773351>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Yaginumaella Proszynski 1979" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Yaginumaella_Proszynski_1979> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Yaginumaella_Proszynski_1979>
dwc:authority "Proszynski, 1979" ;
dwc:authorityName "Proszynski" ;
dwc:authorityYear "1979" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Yaginumaella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Proszynski, 1979" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89PR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Yaginumaella> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Yaginumaella>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Yaginumaella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,133 @@
@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/457EB737C6365BB4AF7A5830D2CF5EC1>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure9>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure10>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Irura yarlungzangbo Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/457EB737C6365BB4AF7A5830D2CF5EC1.mc.66162194B73C79ECCF67F72B9D77BA27>, <http://tb.plazi.org/GgServer/dwcaRecords/457EB737C6365BB4AF7A5830D2CF5EC1.mc.39A19FCBA6D88591AA13FC506AFEE66D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Irura_yarlungzangbo_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure9>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure10>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Irura_yarlungzangbo_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Irura" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "yarlungzangbo" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Irura_yarlungzangbo> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Irura_yarlungzangbo>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Irura" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yarlungzangbo" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Irura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Irura>
dwc:genus "Irura" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure9>
dc:description "Figure 9. Male palp of Irura yarlungzangbo sp. nov., paratype (TRU - JS 0740) A ventral B retrolateral C dorsal. Abbreviations: CP cymbial process; E embolus; DCE dorsal cymbial extension; DTP dorsal tibial process; RTA retrolateral tibial apophysis; SD sperm duct. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201114> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure10>
dc:description "Figure 10. Irura yarlungzangbo sp. nov. A, B, D G female holotype and C, H male paratype (TRU - JS 0740) A epigyne, ventral B vulva, dorsal C, D habitus, dorsal E ditto, ventral F carapace, frontal G, H chelicera, posterior. Abbreviations: AS anterior chamber of spermatheca; CD copulatory duct; CO copulatory opening; FD fertilization duct; JS junction duct of spermatheca; PS posterior chamber of spermatheca. Scale bars: 0.1 mm (A, B, G, H); 0.5 mm (C F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201115> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/457EB737C6365BB4AF7A5830D2CF5EC1.mc.66162194B73C79ECCF67F72B9D77BA27>
dwc:catalogNumber "JS 0739" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-25" ;
dwc:locality "Beibeng Township" ;
dwc:recordedBy "X. Q. Mi" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1670" ;
dwc:verbatimLatitude "29.180666" ;
dwc:verbatimLongitude "95.1445" ;
trt:httpUri <https://treatment.plazi.org/id/457EB737C6365BB4AF7A5830D2CF5EC1#66162194B73C79ECCF67F72B9D77BA27> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/457EB737C6365BB4AF7A5830D2CF5EC1.mc.39A19FCBA6D88591AA13FC506AFEE66D>
dwc:catalogNumber "JS 0740-0742" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-25" ;
dwc:locality "Beibeng Township" ;
dwc:recordedBy "X. Q. Mi" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1670" ;
dwc:verbatimLatitude "29.180666" ;
dwc:verbatimLongitude "95.1445" ;
trt:httpUri <https://treatment.plazi.org/id/457EB737C6365BB4AF7A5830D2CF5EC1#39A19FCBA6D88591AA13FC506AFEE66D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,126 @@
@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/4D00E460470F55DDADE842FA35030620>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure25>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure26>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Siler hanoicus Proszynski 1985" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/4D00E460470F55DDADE842FA35030620.mc.586A2E488612B27E5C2DBCFEB319DB02>, <http://tb.plazi.org/GgServer/dwcaRecords/4D00E460470F55DDADE842FA35030620.mc.77002E55F6ECBA2067D74540254C07B5> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Siler_hanoicus_Proszynski_1985> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure25>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure26>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Siler_hanoicus_Proszynski_1985>
dwc:authority "Proszynski, 1985" ;
dwc:authorityName "Proszynski" ;
dwc:authorityYear "1985" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Siler" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Proszynski, 1985" ;
dwc:species "hanoicus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XDJ2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siler_hanoicus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Siler_hanoicus>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Siler" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hanoicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Siler> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Siler>
dwc:genus "Siler" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure25>
dc:description "Figure 25. Copulatory organs of Siler hanoicus Prószyński, 1985 A C male palp (TRU - JS 0770) and D, E eigyne (TRU - JS 0771) A prolateral B ventral C retrolateral D epigyne, ventral E vulva, dorsal. Abbreviations: CD copulatory duct; CO copulatory opening; E embolus; FD fertilization duct; PL posterior tegular lobe; RTA retrolateral tibial apophysis; S spermatheca; TB tegular bump. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201131> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure26>
dc:description "Figure 26. Siler hanoicus Prószyński, 1985 A, B, D, E male (TRU - JS 0770) and C female (TRU - JS 0771) A, C habitus, dorsal B ditto, ventral D carapace, frontal E chelicera, posterior. Scale bars: 0.5 mm (A D); 0.1 mm (E)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201132> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure48>
dc:description "Figure 48. Distributional records of Irura qiuhangi sp. nov., Myrmarachne kuan sp. nov., Nandicius xiefengi sp. nov., Padillothorax exilis (Cao & Li, 2016), Pancorius yingjiang sp. nov., Siler hanoicus Prószyński, 1985, Simaetha hainan sp. nov., Synagelides yidei sp. nov., and S. zilongi sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201157> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/4D00E460470F55DDADE842FA35030620.mc.586A2E488612B27E5C2DBCFEB319DB02>
dwc:catalogNumber "JS 0770-0771" ;
dwc:collectionCode "TRU" ;
dwc:locality "China" ;
trt:httpUri <https://treatment.plazi.org/id/4D00E460470F55DDADE842FA35030620#586A2E488612B27E5C2DBCFEB319DB02> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/4D00E460470F55DDADE842FA35030620.mc.77002E55F6ECBA2067D74540254C07B5>
dwc:eventDate "2024-04-30" ;
dwc:locality "Shiwandashan National Nature Reserve" ;
dwc:recordedBy "A. L. He" ;
dwc:verbatimElevation "430" ;
dwc:verbatimLatitude "21.8455" ;
dwc:verbatimLongitude "107.88734" ;
trt:httpUri <https://treatment.plazi.org/id/4D00E460470F55DDADE842FA35030620#77002E55F6ECBA2067D74540254C07B5> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,120 @@
@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/503DAD8A4E1E5D43BB9EAFA379550209>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure14>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure15>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Nandicius xiefengi Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/503DAD8A4E1E5D43BB9EAFA379550209.mc.36899C5C020BDD1D80FD84CB99101738> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nandicius_xiefengi_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure14>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure15>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nandicius_xiefengi_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Nandicius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "xiefengi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nandicius_xiefengi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nandicius_xiefengi>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Nandicius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "xiefengi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nandicius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nandicius>
dwc:genus "Nandicius" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure14>
dc:description "Figure 14. Male palp of Nandicius xiefengi sp. nov., holotype A prolateral B ventral C retrolateral. Abbreviations: DTA dorsal tibial apophysis; E embolus; PL posterior tegular lobe; RTA retrolateral tibial apophysis; TB tegular bump. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201119> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure15>
dc:description "Figure 15. Nandicius xiefengi sp. nov. C, D, F, G male holotype and A, B, E female paratype (TRU - JS 0753) A epigyne, ventral B vulva, dorsal C, E habitus, dorsal D ditto, ventral F carapace, frontal G chelicera, posterior. Abbreviations: AG accessory gland; AR atrial ridge; At atrium; CD copulatory duct; CO copulatory opening; FD fertilization duct; H epigynal hood; S spermatheca. Scale bars: 0.1 mm (A, B, G); 0.5 mm (C F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201120> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure48>
dc:description "Figure 48. Distributional records of Irura qiuhangi sp. nov., Myrmarachne kuan sp. nov., Nandicius xiefengi sp. nov., Padillothorax exilis (Cao & Li, 2016), Pancorius yingjiang sp. nov., Siler hanoicus Prószyński, 1985, Simaetha hainan sp. nov., Synagelides yidei sp. nov., and S. zilongi sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201157> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/503DAD8A4E1E5D43BB9EAFA379550209.mc.36899C5C020BDD1D80FD84CB99101738>
dwc:catalogNumber "JS 0752" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-27" ;
dwc:locality "Damu Township" ;
dwc:recordedBy "X. F. Wang." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1740" ;
dwc:verbatimLatitude "29.4955" ;
dwc:verbatimLongitude "95.431" ;
trt:httpUri <https://treatment.plazi.org/id/503DAD8A4E1E5D43BB9EAFA379550209#36899C5C020BDD1D80FD84CB99101738> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,115 @@
@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/50F4192F4850561AB16E6C85C4008CCD>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure11>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Mintonia shiwandashan Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/50F4192F4850561AB16E6C85C4008CCD.mc.93AB1039AE54755A6CB9C42D453E9109> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mintonia_shiwandashan_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure11>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Mintonia_shiwandashan_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Mintonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "shiwandashan" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mintonia_shiwandashan> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mintonia_shiwandashan>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Mintonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "shiwandashan" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mintonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mintonia>
dwc:genus "Mintonia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure11>
dc:description "Figure 11. Mintonia shiwandashan sp. nov., holotype A palp, ventral B ditto, retrolateral C ditto, dorsal D habitus, dorsal E ditto, ventral F carapace, frontal G chelicera, posterior. Abbreviations: BTA baso-retrolateral tibial apophysis; DTA dorsal tibial apophysis; E embolus; RTA retrolateral tibial apophysis; VTA ventral tibial apophysis. Scale bars: 0.2 mm (A C, G); 0.5 mm (D F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201116> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/50F4192F4850561AB16E6C85C4008CCD.mc.93AB1039AE54755A6CB9C42D453E9109>
dwc:catalogNumber "JS 0743" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2021-04-30" ;
dwc:locality "Shiwandashan National Nature Reverse" ;
dwc:recordedBy "A. L. He" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "310" ;
dwc:verbatimLatitude "21.903833" ;
dwc:verbatimLongitude "107.903" ;
trt:httpUri <https://treatment.plazi.org/id/50F4192F4850561AB16E6C85C4008CCD#93AB1039AE54755A6CB9C42D453E9109> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,83 @@
@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/528DE5E4380453D98F8883F4B5D8D530>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Pancorius Simon 1902" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pancorius_Simon_1902> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pancorius_Simon_1902>
dwc:authority "Simon, 1902" ;
dwc:authorityName "Simon" ;
dwc:authorityYear "1902" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Pancorius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Simon, 1902" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6D4X> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pancorius> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pancorius>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Pancorius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,112 @@
@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/5AD30E32482152899C5B1130C04062CE>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Okinawicius Proszynski 2016" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Okinawicius_Proszynski_2016> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Nepalicius_Proszynski_2016> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Okinawicius_Proszynski_2016>
dwc:authority "Proszynski, 2016" ;
dwc:authorityName "Proszynski" ;
dwc:authorityYear "2016" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Okinawicius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Proszynski, 2016" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/67HV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Okinawicius> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Nepalicius_Proszynski_2016>
dwc:authority "Proszynski, 2016: 21" ;
dwc:authorityName "Proszynski" ;
dwc:authorityPageNumber "21" ;
dwc:authorityYear "2016" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Nepalicius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Proszynski, 2016" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/634P> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nepalicius> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Okinawicius>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Okinawicius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nepalicius>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Nepalicius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,83 @@
@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/5D0C1179375C52C1B9333378457AB8D0>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Dendroicius Lin & Li 2020" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dendroicius_Lin_2020> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dendroicius_Lin_2020>
dwc:authority "Lin & Li, 2020" ;
dwc:authorityName "Lin & Li" ;
dwc:authorityYear "2020" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Dendroicius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Lin & Li, 2020" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98X57> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dendroicius> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dendroicius>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Dendroicius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

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#> .
<http://treatment.plazi.org/id/62A4E42ACB0956F6942556B84E0C22AF>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure12>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure13>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Myrmarachne kuan Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/62A4E42ACB0956F6942556B84E0C22AF.mc.433A380B27879FC85EF1974B6F1C7637>, <http://tb.plazi.org/GgServer/dwcaRecords/62A4E42ACB0956F6942556B84E0C22AF.mc.235992194C491B2D641E50F062090636>, <http://tb.plazi.org/GgServer/dwcaRecords/62A4E42ACB0956F6942556B84E0C22AF.mc.1105BA67AFBE48F6EDD04D5199F9EC3F> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myrmarachne_kuan_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure12>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure13>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Myrmarachne_kuan_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Myrmarachne" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "kuan" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmarachne_kuan> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Myrmarachne_kuan>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Myrmarachne" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "kuan" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myrmarachne> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myrmarachne>
dwc:genus "Myrmarachne" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure12>
dc:description "Figure 12. Male palp of Myrmarachne kuan sp. nov., paratype (TRU - JS 0745) A ventral B retrolateral C dorsal. Abbreviations: E embolus; RTA retrolateral tibial apophysis; SD sperm duct. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201117> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure13>
dc:description "Figure 13. Myrmarachne kuan sp. nov. C E, G holotype and A, B, F, H female paratype (TRU - JS 0747) A epigyne, ventral B vulva, dorsal C, F habitus, dorsal D ditto, ventral E ditto, lateral G, H chelicera, posterior. Abbreviations: AG accessory gland; At atrium; CD copulatory duct; FD fertilization duct; H epigynal hood; S spermatheca. Scale bars: 0.1 mm (A, B, H); 0.5 mm (C G)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201118> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure48>
dc:description "Figure 48. Distributional records of Irura qiuhangi sp. nov., Myrmarachne kuan sp. nov., Nandicius xiefengi sp. nov., Padillothorax exilis (Cao & Li, 2016), Pancorius yingjiang sp. nov., Siler hanoicus Prószyński, 1985, Simaetha hainan sp. nov., Synagelides yidei sp. nov., and S. zilongi sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201157> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/62A4E42ACB0956F6942556B84E0C22AF.mc.433A380B27879FC85EF1974B6F1C7637>
dwc:catalogNumber "JS 0744" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-15" ;
dwc:locality "Tuanpo Reservoir" ;
dwc:recordedBy "C. Wang" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1560" ;
dwc:verbatimLatitude "22.972166" ;
dwc:verbatimLongitude "103.6875" ;
trt:httpUri <https://treatment.plazi.org/id/62A4E42ACB0956F6942556B84E0C22AF#433A380B27879FC85EF1974B6F1C7637> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/62A4E42ACB0956F6942556B84E0C22AF.mc.235992194C491B2D641E50F062090636>
dwc:catalogNumber "JS 0745-0751" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-15" ;
dwc:locality "Tuanpo Reservoir" ;
dwc:recordedBy "C. Wang" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1560" ;
dwc:verbatimLatitude "22.972166" ;
dwc:verbatimLongitude "103.6875" ;
trt:httpUri <https://treatment.plazi.org/id/62A4E42ACB0956F6942556B84E0C22AF#235992194C491B2D641E50F062090636> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/62A4E42ACB0956F6942556B84E0C22AF.mc.1105BA67AFBE48F6EDD04D5199F9EC3F>
dwc:collectionCode "IZCAS" ;
dwc:eventDate "2009-04-20" ;
dwc:locality "Power Station" ;
dwc:recordedBy "G. Tang" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "100" ;
dwc:verbatimLatitude "18.664" ;
dwc:verbatimLongitude "109.93017" ;
trt:httpUri <https://treatment.plazi.org/id/62A4E42ACB0956F6942556B84E0C22AF#1105BA67AFBE48F6EDD04D5199F9EC3F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,83 @@
@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/688CF539D68D5DB499CE82835361BCFE>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Simaetha Thorell 1881" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Simaetha_Thorell_1881> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Simaetha_Thorell_1881>
dwc:authority "Thorell, 1881" ;
dwc:authorityName "Thorell" ;
dwc:authorityYear "1881" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Simaetha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Thorell, 1881" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7GY8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Simaetha> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Simaetha>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Simaetha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,131 @@
@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/6D15C05EC67456A79813BED89D1B0777>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure21>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure22>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Pancorius yingjiang Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6D15C05EC67456A79813BED89D1B0777.mc.20C2EFD2A91187917FA28094568D573B>, <http://tb.plazi.org/GgServer/dwcaRecords/6D15C05EC67456A79813BED89D1B0777.mc.A694938A4A1F0F94D65B11F0E173AC9C> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pancorius_yingjiang_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure21>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure22>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pancorius_yingjiang_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Pancorius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "yingjiang" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pancorius_yingjiang> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pancorius_yingjiang>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Pancorius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yingjiang" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pancorius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pancorius>
dwc:genus "Pancorius" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure21>
dc:description "Figure 21. Pancorius yingjiang sp. nov. E H female holotype and A D male paratype (TRU - JS 0766) A palp, prolateral B ditto, ventral C ditto, retrolateral D, E hatitus, dorsal F ditto, ventral G carapace, frontal H chelicera, posterior. Abbreviations: E embolus; PL posterior tegular lobe; RTA retrolateral tibial apophysis. Scale bars: 0.5 mm (D, G); 1.0 mm (E, F); 0.1 mm (A C, H)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201127> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure22>
dc:description "Figure 22. Epigyne of Pancorius yingjiang sp. nov., female holotype A, B epigyne, ventral C, D vulva, dorsal. Abbreviations: AG accessory gland; CO copulatory opening; CD copulatory duct; FD fertilization duct; H epigynal hood; S spermatheca. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201128> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure48>
dc:description "Figure 48. Distributional records of Irura qiuhangi sp. nov., Myrmarachne kuan sp. nov., Nandicius xiefengi sp. nov., Padillothorax exilis (Cao & Li, 2016), Pancorius yingjiang sp. nov., Siler hanoicus Prószyński, 1985, Simaetha hainan sp. nov., Synagelides yidei sp. nov., and S. zilongi sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201157> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/6D15C05EC67456A79813BED89D1B0777.mc.20C2EFD2A91187917FA28094568D573B>
dwc:catalogNumber "JS 0765" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-03" ;
dwc:locality "Tongbiguan Township" ;
dwc:recordedBy "H. Qiu" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "24.599333" ;
dwc:verbatimLongitude "97.641335" ;
trt:httpUri <https://treatment.plazi.org/id/6D15C05EC67456A79813BED89D1B0777#20C2EFD2A91187917FA28094568D573B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/6D15C05EC67456A79813BED89D1B0777.mc.A694938A4A1F0F94D65B11F0E173AC9C>
dwc:catalogNumber "JS 0766-0768" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-03" ;
dwc:locality "Tongbiguan Township" ;
dwc:recordedBy "H. Qiu" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "24.599333" ;
dwc:verbatimLongitude "97.641335" ;
trt:httpUri <https://treatment.plazi.org/id/6D15C05EC67456A79813BED89D1B0777#A694938A4A1F0F94D65B11F0E173AC9C> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,138 @@
@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/85925AFF056453629AFE196678E05D3B>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure37>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure38>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure36> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Synagelides yunchangi Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/85925AFF056453629AFE196678E05D3B.mc.0223D8088F0D9A21CCD011E2F0F8B497>, <http://tb.plazi.org/GgServer/dwcaRecords/85925AFF056453629AFE196678E05D3B.mc.9FEB224C0B6D119EA8339DE6198EA919> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Synagelides_yunchangi_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure37>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure38>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure36> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Synagelides_yunchangi_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Synagelides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "yunchangi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Synagelides_yunchangi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Synagelides_yunchangi>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Synagelides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yunchangi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Synagelides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Synagelides>
dwc:genus "Synagelides" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure37>
dc:description "Figure 37. Male palp of Synagelides yunchangi sp. nov., holotype A prolateral B retrolateral C ventral D dorsal. Abbreviations: DCA dorsal cymbial apophysis; DTA dorsal tibial apophysis; E embolus; MA median apophysis; MTP membranous tegular peak; PB patellar bump of male palp; PFA prolateral femoral apophysis; RTA retrolateral tibial apophysis; UI U-shaped incision of embolic disc; VTP ventral tibial process. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201145> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure38>
dc:description "Figure 38. Synagelides yunchangi sp. nov. E, F, H, I male holotype A, C, D, G female paratype (TRU - JS 0800) B female paratype (TRU - JS 0801) A C epigyne, ventral D vulva, dorsal E, G habitus, dorsal F ditto, ventral H carapace, frontal I chelicera, posterior. Abbreviations: AG accessory gland; At atrium; AR atrial ridge; CD copulatory duct; CO copulatory opening; F epigynal fold; FD fertilization duct; S spermatheca; Se septum. Scale bars: 0.1 mm (A D, I); 0.5 mm (E H)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201146> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure36>
dc:description "Figure 36. Synagelides yidei sp. nov., holotype A habitus, dorsal B ditto, ventral C carapace, frontal D chelicera, posterior. Scale bars: 0.5 mm (A C); 0.1 mm (D)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201144> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/85925AFF056453629AFE196678E05D3B.mc.0223D8088F0D9A21CCD011E2F0F8B497>
dwc:catalogNumber "JS 0795" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2021-10-11" ;
dwc:locality "Laibing City" ;
dwc:recordedBy "A. L. He" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1520" ;
dwc:verbatimLatitude "23.9675" ;
dwc:verbatimLongitude "110.10883" ;
trt:httpUri <https://treatment.plazi.org/id/85925AFF056453629AFE196678E05D3B#0223D8088F0D9A21CCD011E2F0F8B497> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/85925AFF056453629AFE196678E05D3B.mc.9FEB224C0B6D119EA8339DE6198EA919>
dwc:catalogNumber "JS 0796-0801" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2021-10-11" ;
dwc:locality "Laibing City" ;
dwc:recordedBy "A. L. He" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1520" ;
dwc:verbatimLatitude "23.9675" ;
dwc:verbatimLongitude "110.10883" ;
trt:httpUri <https://treatment.plazi.org/id/85925AFF056453629AFE196678E05D3B#9FEB224C0B6D119EA8339DE6198EA919> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,146 @@
@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/8BDF5D8C7AB75304ACFBA25B26F4DBD4>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure3>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure4>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Dendroicius qiong Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/8BDF5D8C7AB75304ACFBA25B26F4DBD4.mc.0FB1572A2903A79CAD8AD9CBBC820479>, <http://tb.plazi.org/GgServer/dwcaRecords/8BDF5D8C7AB75304ACFBA25B26F4DBD4.mc.1FD6D1640A7BE29D157FE9B9BC0FE644>, <http://tb.plazi.org/GgServer/dwcaRecords/8BDF5D8C7AB75304ACFBA25B26F4DBD4.mc.E2570FC3E0E3331CC3A7BAEB25A15BF0> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dendroicius_qiong_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure3>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure4>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dendroicius_qiong_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Dendroicius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "qiong" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dendroicius_qiong> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dendroicius_qiong>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Dendroicius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "qiong" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendroicius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dendroicius>
dwc:genus "Dendroicius" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure3>
dc:description "Figure 3. Male palp of Dendroicius qiong sp. nov., holotype A palp, prolateral B ditto, ventral C ditto, retrolateral. Abbreviations: CP cymbial process; DD dorsal denticle of retrolateral tibial apophysis; DTA dorsal tibial apophysis; E embolus; RTA retrolateral tibial apophysis; TB tegular bump; TL tegular lobe. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201107> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure4>
dc:description "Figure 4. Dendroicius qiong sp. nov. D, E, G, H male holotype and A C, F female paratype (TRU - JS 0823) A, B epigyne, ventral C vulva, dorsal D, F habitus, dorsal E ditto, lateral G carapace, frontal H chelicera, posterior. Abbreviations: AG accessory gland; AR atrial ridge; CD copulatory duct; CO copulatory opening; FD fertilization duct; S spermatheca. Scale bars: 0.1 mm (A C, H); 0.5 mm (D G)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201108> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/8BDF5D8C7AB75304ACFBA25B26F4DBD4.mc.0FB1572A2903A79CAD8AD9CBBC820479>
dwc:catalogNumber "JS 0730" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2023-08-04" ;
dwc:locality "Maogan Township" ;
dwc:recordedBy "C. Wang" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "530" ;
dwc:verbatimLatitude "18.655333" ;
dwc:verbatimLongitude "109.54083" ;
trt:httpUri <https://treatment.plazi.org/id/8BDF5D8C7AB75304ACFBA25B26F4DBD4#0FB1572A2903A79CAD8AD9CBBC820479> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/8BDF5D8C7AB75304ACFBA25B26F4DBD4.mc.1FD6D1640A7BE29D157FE9B9BC0FE644>
dwc:catalogNumber "JS 0731" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2023-08-04" ;
dwc:locality "Maogan Township" ;
dwc:recordedBy "C. Wang" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "530" ;
dwc:verbatimLatitude "18.655333" ;
dwc:verbatimLongitude "109.54083" ;
trt:httpUri <https://treatment.plazi.org/id/8BDF5D8C7AB75304ACFBA25B26F4DBD4#1FD6D1640A7BE29D157FE9B9BC0FE644> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/8BDF5D8C7AB75304ACFBA25B26F4DBD4.mc.E2570FC3E0E3331CC3A7BAEB25A15BF0>
dwc:catalogNumber "JS 0823, 0824" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-09-04" ;
dwc:locality "Maogan Township" ;
dwc:recordedBy "C. Wang & S. K. Li" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "530" ;
dwc:verbatimLatitude "18.655333" ;
dwc:verbatimLongitude "109.54083" ;
trt:httpUri <https://treatment.plazi.org/id/8BDF5D8C7AB75304ACFBA25B26F4DBD4#E2570FC3E0E3331CC3A7BAEB25A15BF0> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,138 @@
@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/8CCF4E6197215C59B23BBA1FBAE00E09>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure43>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure44>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure46> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Yaginumaella moinba Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/8CCF4E6197215C59B23BBA1FBAE00E09.mc.7FCFAEB515656C82ECA2579ACDCA4558>, <http://tb.plazi.org/GgServer/dwcaRecords/8CCF4E6197215C59B23BBA1FBAE00E09.mc.239A11C67539A71B1CF451707DD97410> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Yaginumaella_moinba_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure43>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure44>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure46> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Yaginumaella_moinba_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Yaginumaella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "moinba" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Yaginumaella_moinba> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Yaginumaella_moinba>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Yaginumaella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "moinba" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yaginumaella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Yaginumaella>
dwc:genus "Yaginumaella" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure43>
dc:description "Figure 43. Male palp of Yaginumaella moinba sp. nov., holotype A prolateral B ventral C retrolateral. Abbreviations: E embolus; PL posterior tegular lobe; RTA retrolateral tibial apophysis; SD sperm duct. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201151> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure44>
dc:description "Figure 44. Yaginumaella moinba sp. nov. E, F, H, I male holotype and A D, G female paratype (TRU - JS 0818) A, C epigyne, ventral B, D vulva, dorsal E, G habitus, dorsal F ditto, ventral H carapace, frontal I chelicera, posterior. Abbreviations: At atrium; CD copulatory duct; CO copulatory opening; FD fertilization duct; H epigynal hood; S spermatheca. Scale bars: 0.1 mm (A D, I); 0.5 mm (E H)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201152> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure46>
dc:description "Figure 46. Yaginumaella pingbian sp. nov. C, E G male holotype and A, B, D female paratype (TRU - JS 0820) A epigyne, ventral B vulva, dorsal C, D habitus, dorsal E ditto, ventral F carapace, frontal G chelicera, posterior. Abbreviations: CD copulatory duct; CO copulatory opening; FD fertilization duct; H epigynal hood; S spermatheca. Scale bars: 0.1 mm (A, B, G); 0.5 mm (C F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201154> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/8CCF4E6197215C59B23BBA1FBAE00E09.mc.7FCFAEB515656C82ECA2579ACDCA4558>
dwc:catalogNumber "JS 0815" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-25" ;
dwc:locality "Beibeng Township" ;
dwc:recordedBy "X. Q. Mi" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1670" ;
dwc:verbatimLatitude "29.180666" ;
dwc:verbatimLongitude "95.1445" ;
trt:httpUri <https://treatment.plazi.org/id/8CCF4E6197215C59B23BBA1FBAE00E09#7FCFAEB515656C82ECA2579ACDCA4558> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/8CCF4E6197215C59B23BBA1FBAE00E09.mc.239A11C67539A71B1CF451707DD97410>
dwc:catalogNumber "JS 0816-0818" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-25" ;
dwc:locality "Beibeng Township" ;
dwc:recordedBy "X. Q. Mi" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1670" ;
dwc:verbatimLatitude "29.180666" ;
dwc:verbatimLongitude "95.1445" ;
trt:httpUri <https://treatment.plazi.org/id/8CCF4E6197215C59B23BBA1FBAE00E09#239A11C67539A71B1CF451707DD97410> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,138 @@
@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/92DAAA87A0E757C7A6C9E49714BE0298>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure45>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure46>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure44> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Yaginumaella pingbian Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/92DAAA87A0E757C7A6C9E49714BE0298.mc.5B9FC44A7973EF5B3455B446238D03F2>, <http://tb.plazi.org/GgServer/dwcaRecords/92DAAA87A0E757C7A6C9E49714BE0298.mc.D06E2B6D2D93C6D5C55D1876C01C43B5> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Yaginumaella_pingbian_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure45>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure46>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure44> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Yaginumaella_pingbian_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Yaginumaella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "pingbian" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Yaginumaella_pingbian> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Yaginumaella_pingbian>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Yaginumaella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pingbian" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yaginumaella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Yaginumaella>
dwc:genus "Yaginumaella" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure45>
dc:description "Figure 45. Male palp of Yaginumaella pingbian sp. nov., holotype A prolateral B ventral C retrolateral. Abbreviations: E embolus; PL posterior tegular lobe; RTA retrolateral tibial apophysis; SD sperm duct. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201153> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure46>
dc:description "Figure 46. Yaginumaella pingbian sp. nov. C, E G male holotype and A, B, D female paratype (TRU - JS 0820) A epigyne, ventral B vulva, dorsal C, D habitus, dorsal E ditto, ventral F carapace, frontal G chelicera, posterior. Abbreviations: CD copulatory duct; CO copulatory opening; FD fertilization duct; H epigynal hood; S spermatheca. Scale bars: 0.1 mm (A, B, G); 0.5 mm (C F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201154> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure44>
dc:description "Figure 44. Yaginumaella moinba sp. nov. E, F, H, I male holotype and A D, G female paratype (TRU - JS 0818) A, C epigyne, ventral B, D vulva, dorsal E, G habitus, dorsal F ditto, ventral H carapace, frontal I chelicera, posterior. Abbreviations: At atrium; CD copulatory duct; CO copulatory opening; FD fertilization duct; H epigynal hood; S spermatheca. Scale bars: 0.1 mm (A D, I); 0.5 mm (E H)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201152> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/92DAAA87A0E757C7A6C9E49714BE0298.mc.5B9FC44A7973EF5B3455B446238D03F2>
dwc:catalogNumber "JS 0819" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-15" ;
dwc:locality "Daweishan National Nature Reserve" ;
dwc:recordedBy "C. Wang" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2040" ;
dwc:verbatimLatitude "22.9135" ;
dwc:verbatimLongitude "103.70033" ;
trt:httpUri <https://treatment.plazi.org/id/92DAAA87A0E757C7A6C9E49714BE0298#5B9FC44A7973EF5B3455B446238D03F2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/92DAAA87A0E757C7A6C9E49714BE0298.mc.D06E2B6D2D93C6D5C55D1876C01C43B5>
dwc:catalogNumber "JS 0820-0822" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-15" ;
dwc:locality "Daweishan National Nature Reserve" ;
dwc:recordedBy "C. Wang" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "2040" ;
dwc:verbatimLatitude "22.9135" ;
dwc:verbatimLongitude "103.70033" ;
trt:httpUri <https://treatment.plazi.org/id/92DAAA87A0E757C7A6C9E49714BE0298#D06E2B6D2D93C6D5C55D1876C01C43B5> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,120 @@
@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/938E456654D559FAAB7E65E45A229BBD>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure1>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure2>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Cheliceroides jinxini Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/938E456654D559FAAB7E65E45A229BBD.mc.6792748B9BB7F2CA3636B85848A15D85> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cheliceroides_jinxini_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure1>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure2>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cheliceroides_jinxini_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Cheliceroides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "jinxini" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cheliceroides_jinxini> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cheliceroides_jinxini>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Cheliceroides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "jinxini" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cheliceroides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cheliceroides>
dwc:genus "Cheliceroides" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure1>
dc:description "Figure 1. Male palp of Cheliceroides jinxini sp. nov., holotype A ventral B retrolateral. Abbreviations: E embolus; RTA retrolateral tibial apophysis; SD sperm duct. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201105> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure2>
dc:description "Figure 2. Cheliceroides jinxini sp. nov., holotype A habitus, dorsal B ditto, ventral C carapace, frontal D chelicera, posterior. Scale bars: 1.0 mm (A, B); 0.5 mm (C); 0.1 mm (D)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201106> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/938E456654D559FAAB7E65E45A229BBD.mc.6792748B9BB7F2CA3636B85848A15D85>
dwc:catalogNumber "JS 0729" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2023-07-01" ;
dwc:locality "Bameng Village" ;
dwc:recordedBy "J. X. Liu" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2030" ;
dwc:verbatimLatitude "22.135" ;
dwc:verbatimLongitude "100.526" ;
trt:httpUri <https://treatment.plazi.org/id/938E456654D559FAAB7E65E45A229BBD#6792748B9BB7F2CA3636B85848A15D85> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,83 @@
@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/94D20DD41DAA52999F813528FF9CFC6B>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Synagelides Strand 1906" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Synagelides_Strand_1906> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Synagelides_Strand_1906>
dwc:authority "Strand, 1906" ;
dwc:authorityName "Strand" ;
dwc:authorityYear "1906" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Synagelides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Strand, 1906" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63TSH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Synagelides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Synagelides>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Synagelides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,83 @@
@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/9E896C4C09A552779FB7F8F7A6036CDE>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Icius Simon 1876" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Icius_Simon_1876> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Icius_Simon_1876>
dwc:authority "Simon, 1876" ;
dwc:authorityName "Simon" ;
dwc:authorityYear "1876" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Icius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Simon, 1876" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62WHQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icius> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Icius>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Icius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,146 @@
@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/A60B6CC15E1755CE9306C5692CE5D6BA>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure35>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure36>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Synagelides yidei Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A60B6CC15E1755CE9306C5692CE5D6BA.mc.8FC48CC9A867C0D84F10268BBD47D68C>, <http://tb.plazi.org/GgServer/dwcaRecords/A60B6CC15E1755CE9306C5692CE5D6BA.mc.F009CCA214EA9F183009FBF6B781D910>, <http://tb.plazi.org/GgServer/dwcaRecords/A60B6CC15E1755CE9306C5692CE5D6BA.mc.0CAD6C8C27BF197014BD0C24332704D1> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Synagelides_yidei_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure35>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure36>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Synagelides_yidei_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Synagelides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "yidei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Synagelides_yidei> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Synagelides_yidei>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Synagelides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yidei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Synagelides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Synagelides>
dwc:genus "Synagelides" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure35>
dc:description "Figure 35. Male palp of Synagelides yidei sp. nov. A D holotype and E paratype (TRU - JS 0793) A prolateral B retrolateral C ventral D dorsal E embolus and median apophysis, retrolateral. Abbreviations: CF cymbial flange; CR prolateral cymbial ridge; DCA dorsal cymbial apophysis; DTA dorsal tibial apophysis; E embolus; MA median apophysis; MTP membranous tegular peak; PB patellar bump of male palp; PCA prolateral cymbial apophysis; PFA prolateral femoral apophysis; RTA retrolateral tibial apophysis; VTP ventral tibial process. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201142> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure36>
dc:description "Figure 36. Synagelides yidei sp. nov., holotype A habitus, dorsal B ditto, ventral C carapace, frontal D chelicera, posterior. Scale bars: 0.5 mm (A C); 0.1 mm (D)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201144> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure48>
dc:description "Figure 48. Distributional records of Irura qiuhangi sp. nov., Myrmarachne kuan sp. nov., Nandicius xiefengi sp. nov., Padillothorax exilis (Cao & Li, 2016), Pancorius yingjiang sp. nov., Siler hanoicus Prószyński, 1985, Simaetha hainan sp. nov., Synagelides yidei sp. nov., and S. zilongi sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201157> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A60B6CC15E1755CE9306C5692CE5D6BA.mc.8FC48CC9A867C0D84F10268BBD47D68C>
dwc:catalogNumber "JS 0792" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2021-11-08" ;
dwc:locality "Laibing City" ;
dwc:recordedBy "A. L. He" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1310" ;
dwc:verbatimLatitude "24.167833" ;
dwc:verbatimLongitude "110.24133" ;
trt:httpUri <https://treatment.plazi.org/id/A60B6CC15E1755CE9306C5692CE5D6BA#8FC48CC9A867C0D84F10268BBD47D68C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A60B6CC15E1755CE9306C5692CE5D6BA.mc.F009CCA214EA9F183009FBF6B781D910>
dwc:catalogNumber "JS 0793" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2021-11-08" ;
dwc:locality "Laibing City" ;
dwc:recordedBy "A. L. He" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1310" ;
dwc:verbatimLatitude "24.167833" ;
dwc:verbatimLongitude "110.24133" ;
trt:httpUri <https://treatment.plazi.org/id/A60B6CC15E1755CE9306C5692CE5D6BA#F009CCA214EA9F183009FBF6B781D910> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A60B6CC15E1755CE9306C5692CE5D6BA.mc.0CAD6C8C27BF197014BD0C24332704D1>
dwc:catalogNumber "JS 0794" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2021-10-11" ;
dwc:locality "Shengtangshan Scenic Area" ;
dwc:recordedBy "A. L. He" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1520" ;
dwc:verbatimLatitude "23.9675" ;
dwc:verbatimLongitude "110.10883" ;
trt:httpUri <https://treatment.plazi.org/id/A60B6CC15E1755CE9306C5692CE5D6BA#0CAD6C8C27BF197014BD0C24332704D1> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,83 @@
@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/A69A7F71901550D98B1F358484856680>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Mintonia Wanless 1984" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mintonia_Wanless_1984> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Mintonia_Wanless_1984>
dwc:authority "Wanless, 1984" ;
dwc:authorityName "Wanless" ;
dwc:authorityYear "1984" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Mintonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Wanless, 1984" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63BS7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mintonia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mintonia>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Mintonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,82 @@
@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/B9906D7A87DB5CBE878B012C7A250856>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Cheliceroides Zabka 1985" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cheliceroides_Zabka_1985> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cheliceroides_Zabka_1985>
dwc:authority "Zabka, 1985" ;
dwc:authorityName "Zabka" ;
dwc:authorityYear "1985" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Cheliceroides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Zabka, 1985" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cheliceroides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cheliceroides>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Cheliceroides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -10,6 +10,7 @@
<http://treatment.plazi.org/id/BA767A6D3207FFC6FBD9FEBB78A85484>
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
cito:cites <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508853>, <http://dx.doi.org/10.5281/zenodo.14508855>, <http://dx.doi.org/10.5281/zenodo.14508847>, <http://dx.doi.org/10.5281/zenodo.14508843>, <http://dx.doi.org/10.5281/zenodo.14508859>, <http://dx.doi.org/10.5281/zenodo.14508861> ;
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:title "Cyprinodontiformes" ;
trt:publishedIn <https://doi.org/10.1093/zoolinnean/zlae105> ;
@ -18,4 +19,40 @@
<https://doi.org/10.1093/zoolinnean/zlae105>
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:date "2024" ;
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" .
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508853>, <http://dx.doi.org/10.5281/zenodo.14508855>, <http://dx.doi.org/10.5281/zenodo.14508847>, <http://dx.doi.org/10.5281/zenodo.14508843>, <http://dx.doi.org/10.5281/zenodo.14508859>, <http://dx.doi.org/10.5281/zenodo.14508861> .
<http://dx.doi.org/10.5281/zenodo.14508849>
dc:description "Figure 3. Phylogenetic relationships and divergence times among taxa within North American killifish families Cubanichthyidae, Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae recovered by Bayesian inference with five concatenated loci (three mitochondrial and two nuclear) and 130 species.Red dots depict nodes with posterior probabilities <95%. Green arrows show fossil calibration points and brown arrows show secondary calibration points (Table 1). Numbered nodes are associated with environmental and geologic events in our biogeographical synthesis (Table 2)." ;
fabio:hasRepresentation <https://zenodo.org/record/14508849/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508853>
dc:description "Figure 4. A, BAMM phylorate plot showing speciation rates along each branch within the North American killifish families Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae. Cool colours represent slow rates; warm colours represent fast rates.BE, speciation rate over time is shown graphically for Fundulidae (B), Cyprinodontidae (C), Profundulidae (D), and Goodeidae (E). λ = mean diversification rate." ;
fabio:hasRepresentation <https://zenodo.org/record/14508853/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508855>
dc:description "Figure 5. Reconstruction of ancestral areas for the North American killifish families Cubanichthyidae, Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae.A, distribution of North American killifishes divided as Nearctic = A and Neotropical = B, with the boundary between realms being the Trans-Mexican Volcanic Belt (Rico et al.2022). B, ancestral areas computed using the BAYAREALIKE+J model in BIOGEOBEARS." ;
fabio:hasRepresentation <https://zenodo.org/record/14508855/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508847>
dc:description "Figure 2. Reconstruction of ancestral habitats for the North American killifish families Cubanichthyidae, Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae.A, distribution of North American killifish families with respect to the boundary (red line) between the coastal plain and continental interior (uplands). B, pie charts at each node represent the probability of each character state: coast including coastal plain, upland, or both." ;
fabio:hasRepresentation <https://zenodo.org/record/14508847/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508843>
dc:description "Figure 1. Map depicting the distribution of: A, North American killifish families; B, Fundulidae; C, Cyprinodontidae; D, Profundulidae; and E, Goodeidae." ;
fabio:hasRepresentation <https://zenodo.org/record/14508843/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508859>
dc:description "Figure 6. EarlyMiddle Eocene diversification of North American killifishes in the Gulf of México region. Putative estuaries of origin for each Eocene lineage are labelled (Cypr. = Cyprinodontidae, Good.-Profund. = GoodeidaeProfundulidae).Phylogenetic nodes (Fig.2) are indicated as N1N3 (node 1node 3; for details, see main text and Table 2). The base map is a reconstruction for 50 Mya (late Early Eocene, used with permission ©2023 Colorado Plateau Geosystems Inc.). The dashed line approximates the shore of an inland sea that is hypothesized to have formed 55.855.0 Mya (Early Eocene), at which time land would have surrounded the entire Gulf, separating it from the world ocean (Cossey et al. 2016), theoretically causing vicariance between northern and southern clades of North American killifishes (N1). Superimposed drainages and estuaries are adapted from the work of Snedden and Galloway (2019). Details on southwestern Gulf tributaries are from studies by Snedden et al. (2018) and Cossey et al. (2021). Alternate routes to the Gulf are shown for the Madrean River, a Tamaulipas route (Early Eocene), and a Río Bravo route (Middle Eocene). The ancestor of Goodeidae is hypothesized to have populated this drainage via the Early Eocene Tamaulipas route.High sea levels of the Early Eocene presumably allowed widespread dispersal within northern and southern regions, whereas sea-level falls in the early Middle Eocene potentially separated Cyprinodontidae from Fundulidae in the north (N2) and Cubanichthyidae from GoodeidaeProfundulidae in the south (N3)." ;
fabio:hasRepresentation <https://zenodo.org/record/14508859/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508861>
dc:description "Figure 7. Oligocene diversification of North American killifishes in the Gulf of México region. Putative estuaries of origin for each Oligocene lineage are labelled.Phylogenetic nodes (Fig.3) are indicated as N4, N8, N12, and N13, showing hypothetical separations between lineages (for details, see main text, Table 2, and Fig.6). The base map is a reconstruction for 35 Mya (ending Late Eocene, used with permission ©2023 Colorado Plateau Geosystems Inc.). Superimposed river drainages and estuaries are adapted from the study by Snedden and Galloway (2019). Details on the Chiapas region are from the study by Villagómez et al. (2022). Three putative dispersal events are illustrated: N8, cyprinodontid southward immigration founding FloridichthysJordanella pulchra on the Yucatán platform; N12, fundulid eastward immigration, including crossing the Suwanee Channel during sea-level recession, founding Leptolucania on the Ocala High; and N13, fundulid westward immigration founding LucaniaWileyichthys in the Río GrandeRío Bravo estuary, where it presumably co-occurred with Cyprinodontidae." ;
fabio:hasRepresentation <https://zenodo.org/record/14508861/files/figure.png> ;
a fabio:Figure .

View file

@ -9,6 +9,7 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/BA767A6D320AFFC2FBA5FA8F7CB75718>
cito:cites <http://dx.doi.org/10.5281/zenodo.14508861>, <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508863> ;
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:title "Goodeidae" ;
trt:publishedIn <https://doi.org/10.1093/zoolinnean/zlae105> ;
@ -18,7 +19,8 @@
<https://doi.org/10.1093/zoolinnean/zlae105>
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:date "2024" ;
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" .
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14508861>, <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508863> .
<http://taxon-name.plazi.org/id/Animalia/Goodeidae>
dwc:family "Goodeidae" ;
@ -45,3 +47,18 @@
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14508861>
dc:description "Figure 7. Oligocene diversification of North American killifishes in the Gulf of México region. Putative estuaries of origin for each Oligocene lineage are labelled.Phylogenetic nodes (Fig.3) are indicated as N4, N8, N12, and N13, showing hypothetical separations between lineages (for details, see main text, Table 2, and Fig.6). The base map is a reconstruction for 35 Mya (ending Late Eocene, used with permission ©2023 Colorado Plateau Geosystems Inc.). Superimposed river drainages and estuaries are adapted from the study by Snedden and Galloway (2019). Details on the Chiapas region are from the study by Villagómez et al. (2022). Three putative dispersal events are illustrated: N8, cyprinodontid southward immigration founding FloridichthysJordanella pulchra on the Yucatán platform; N12, fundulid eastward immigration, including crossing the Suwanee Channel during sea-level recession, founding Leptolucania on the Ocala High; and N13, fundulid westward immigration founding LucaniaWileyichthys in the Río GrandeRío Bravo estuary, where it presumably co-occurred with Cyprinodontidae." ;
fabio:hasRepresentation <https://zenodo.org/record/14508861/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508849>
dc:description "Figure 3. Phylogenetic relationships and divergence times among taxa within North American killifish families Cubanichthyidae, Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae recovered by Bayesian inference with five concatenated loci (three mitochondrial and two nuclear) and 130 species.Red dots depict nodes with posterior probabilities <95%. Green arrows show fossil calibration points and brown arrows show secondary calibration points (Table 1). Numbered nodes are associated with environmental and geologic events in our biogeographical synthesis (Table 2)." ;
fabio:hasRepresentation <https://zenodo.org/record/14508849/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508863>
dc:description "Figure 8. EarlyMiddle Miocene diversification of North American killifishes in the Gulf of México region.Phylogenetic nodes (Fig.3) are indicated as N5N7, N9N11, and N14N17, showing hypothetical separations between lineages (for details, see main text, Table 2, and Figs 6, 7). The Early Miocene Red River followed the Sabine route to an independent delta, potentially the estuary of origin for subgenus Fundulus, with subgenus Zygonectes arising in the Mississippi River estuary to the east (N15). The Red River joined the Mississippi River in the Middle Miocene.A Guadalupe River drainage emerged to the west in the EarlyMiddle Miocene, potentially the estuary of origin for the Fundulus similis species group, which diverged from subgenus Fundulus (N16). Widespread, sustained tectonism across southwestern North America isolated western tributaries from the Gulf of México, becoming endorheic drainages, some of which evidently harboured killifishes. Owing to a long history of tectonic activity, the details of these ancient endorheic drainages are unknown.Break-up of the Oligocene Río Grande drainage (Fig. 7) isolated Wileyichthys inland from Lucania (N14). Break-up of the Oligocene Madrean River drainage (Fig. 7) isolated Empetrichthyinae from Goodeinae (N6). Further break-up of the Madrean River separated Goodeinae from Characodontini-Illyodontini (N7). In the southern Gulf, capture of the upper Río Grijalva from an ancestral Río Coatzacoalcos isolated Profundulus from Tlaloc (N5). In the western Gulf, inland immigration of cyprinodontids resulted in peripheral isolates Cualac in the Río Pánuco (N9) and Megupsilon in the Late Miocene Río San Fernando (N11). The base map is a reconstruction for 20 Mya (Early Miocene, used with permission ©2023 Colorado Plateau Geosystems Inc.). The narrowed Gulf Trough follows Popenoe (1990) for Early Miocene.Later sea-level rise flooded the trough and isolated the Ocala High as an island. Two putative dispersal events are illustrated: N10, cyprinodontid eastward coastal immigration, founding Jordanella floridae on the Ocala High; and N17, Fundulus inland immigration up the Mississippi River, founding Fundulus sciadicusPlancterus on the Northern High Plains." ;
fabio:hasRepresentation <https://zenodo.org/record/14508863/files/figure.png> ;
a fabio:Figure .

View file

@ -9,6 +9,7 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/BA767A6D320AFFC6FBB5FE027FF25008>
cito:cites <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508863> ;
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:title "Profundulidae" ;
trt:publishedIn <https://doi.org/10.1093/zoolinnean/zlae105> ;
@ -18,7 +19,8 @@
<https://doi.org/10.1093/zoolinnean/zlae105>
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:date "2024" ;
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" .
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508863> .
<http://taxon-name.plazi.org/id/Animalia/Profundulidae>
dwc:family "Profundulidae" ;
@ -45,3 +47,13 @@
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14508849>
dc:description "Figure 3. Phylogenetic relationships and divergence times among taxa within North American killifish families Cubanichthyidae, Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae recovered by Bayesian inference with five concatenated loci (three mitochondrial and two nuclear) and 130 species.Red dots depict nodes with posterior probabilities <95%. Green arrows show fossil calibration points and brown arrows show secondary calibration points (Table 1). Numbered nodes are associated with environmental and geologic events in our biogeographical synthesis (Table 2)." ;
fabio:hasRepresentation <https://zenodo.org/record/14508849/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508863>
dc:description "Figure 8. EarlyMiddle Miocene diversification of North American killifishes in the Gulf of México region.Phylogenetic nodes (Fig.3) are indicated as N5N7, N9N11, and N14N17, showing hypothetical separations between lineages (for details, see main text, Table 2, and Figs 6, 7). The Early Miocene Red River followed the Sabine route to an independent delta, potentially the estuary of origin for subgenus Fundulus, with subgenus Zygonectes arising in the Mississippi River estuary to the east (N15). The Red River joined the Mississippi River in the Middle Miocene.A Guadalupe River drainage emerged to the west in the EarlyMiddle Miocene, potentially the estuary of origin for the Fundulus similis species group, which diverged from subgenus Fundulus (N16). Widespread, sustained tectonism across southwestern North America isolated western tributaries from the Gulf of México, becoming endorheic drainages, some of which evidently harboured killifishes. Owing to a long history of tectonic activity, the details of these ancient endorheic drainages are unknown.Break-up of the Oligocene Río Grande drainage (Fig. 7) isolated Wileyichthys inland from Lucania (N14). Break-up of the Oligocene Madrean River drainage (Fig. 7) isolated Empetrichthyinae from Goodeinae (N6). Further break-up of the Madrean River separated Goodeinae from Characodontini-Illyodontini (N7). In the southern Gulf, capture of the upper Río Grijalva from an ancestral Río Coatzacoalcos isolated Profundulus from Tlaloc (N5). In the western Gulf, inland immigration of cyprinodontids resulted in peripheral isolates Cualac in the Río Pánuco (N9) and Megupsilon in the Late Miocene Río San Fernando (N11). The base map is a reconstruction for 20 Mya (Early Miocene, used with permission ©2023 Colorado Plateau Geosystems Inc.). The narrowed Gulf Trough follows Popenoe (1990) for Early Miocene.Later sea-level rise flooded the trough and isolated the Ocala High as an island. Two putative dispersal events are illustrated: N10, cyprinodontid eastward coastal immigration, founding Jordanella floridae on the Ocala High; and N17, Fundulus inland immigration up the Mississippi River, founding Fundulus sciadicusPlancterus on the Northern High Plains." ;
fabio:hasRepresentation <https://zenodo.org/record/14508863/files/figure.png> ;
a fabio:Figure .

View file

@ -9,6 +9,7 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/BA767A6D320CFFDFFE18FD1C7CC455C0>
cito:cites <http://dx.doi.org/10.5281/zenodo.14508859>, <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508861>, <http://dx.doi.org/10.5281/zenodo.14508863> ;
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:title "Fundulidae" ;
trt:publishedIn <https://doi.org/10.1093/zoolinnean/zlae105> ;
@ -18,7 +19,8 @@
<https://doi.org/10.1093/zoolinnean/zlae105>
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:date "2024" ;
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" .
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14508859>, <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508861>, <http://dx.doi.org/10.5281/zenodo.14508863> .
<http://taxon-name.plazi.org/id/Animalia/Fundulidae>
dwc:family "Fundulidae" ;
@ -45,3 +47,23 @@
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14508859>
dc:description "Figure 6. EarlyMiddle Eocene diversification of North American killifishes in the Gulf of México region. Putative estuaries of origin for each Eocene lineage are labelled (Cypr. = Cyprinodontidae, Good.-Profund. = GoodeidaeProfundulidae).Phylogenetic nodes (Fig.2) are indicated as N1N3 (node 1node 3; for details, see main text and Table 2). The base map is a reconstruction for 50 Mya (late Early Eocene, used with permission ©2023 Colorado Plateau Geosystems Inc.). The dashed line approximates the shore of an inland sea that is hypothesized to have formed 55.855.0 Mya (Early Eocene), at which time land would have surrounded the entire Gulf, separating it from the world ocean (Cossey et al. 2016), theoretically causing vicariance between northern and southern clades of North American killifishes (N1). Superimposed drainages and estuaries are adapted from the work of Snedden and Galloway (2019). Details on southwestern Gulf tributaries are from studies by Snedden et al. (2018) and Cossey et al. (2021). Alternate routes to the Gulf are shown for the Madrean River, a Tamaulipas route (Early Eocene), and a Río Bravo route (Middle Eocene). The ancestor of Goodeidae is hypothesized to have populated this drainage via the Early Eocene Tamaulipas route.High sea levels of the Early Eocene presumably allowed widespread dispersal within northern and southern regions, whereas sea-level falls in the early Middle Eocene potentially separated Cyprinodontidae from Fundulidae in the north (N2) and Cubanichthyidae from GoodeidaeProfundulidae in the south (N3)." ;
fabio:hasRepresentation <https://zenodo.org/record/14508859/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508849>
dc:description "Figure 3. Phylogenetic relationships and divergence times among taxa within North American killifish families Cubanichthyidae, Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae recovered by Bayesian inference with five concatenated loci (three mitochondrial and two nuclear) and 130 species.Red dots depict nodes with posterior probabilities <95%. Green arrows show fossil calibration points and brown arrows show secondary calibration points (Table 1). Numbered nodes are associated with environmental and geologic events in our biogeographical synthesis (Table 2)." ;
fabio:hasRepresentation <https://zenodo.org/record/14508849/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508861>
dc:description "Figure 7. Oligocene diversification of North American killifishes in the Gulf of México region. Putative estuaries of origin for each Oligocene lineage are labelled.Phylogenetic nodes (Fig.3) are indicated as N4, N8, N12, and N13, showing hypothetical separations between lineages (for details, see main text, Table 2, and Fig.6). The base map is a reconstruction for 35 Mya (ending Late Eocene, used with permission ©2023 Colorado Plateau Geosystems Inc.). Superimposed river drainages and estuaries are adapted from the study by Snedden and Galloway (2019). Details on the Chiapas region are from the study by Villagómez et al. (2022). Three putative dispersal events are illustrated: N8, cyprinodontid southward immigration founding FloridichthysJordanella pulchra on the Yucatán platform; N12, fundulid eastward immigration, including crossing the Suwanee Channel during sea-level recession, founding Leptolucania on the Ocala High; and N13, fundulid westward immigration founding LucaniaWileyichthys in the Río GrandeRío Bravo estuary, where it presumably co-occurred with Cyprinodontidae." ;
fabio:hasRepresentation <https://zenodo.org/record/14508861/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508863>
dc:description "Figure 8. EarlyMiddle Miocene diversification of North American killifishes in the Gulf of México region.Phylogenetic nodes (Fig.3) are indicated as N5N7, N9N11, and N14N17, showing hypothetical separations between lineages (for details, see main text, Table 2, and Figs 6, 7). The Early Miocene Red River followed the Sabine route to an independent delta, potentially the estuary of origin for subgenus Fundulus, with subgenus Zygonectes arising in the Mississippi River estuary to the east (N15). The Red River joined the Mississippi River in the Middle Miocene.A Guadalupe River drainage emerged to the west in the EarlyMiddle Miocene, potentially the estuary of origin for the Fundulus similis species group, which diverged from subgenus Fundulus (N16). Widespread, sustained tectonism across southwestern North America isolated western tributaries from the Gulf of México, becoming endorheic drainages, some of which evidently harboured killifishes. Owing to a long history of tectonic activity, the details of these ancient endorheic drainages are unknown.Break-up of the Oligocene Río Grande drainage (Fig. 7) isolated Wileyichthys inland from Lucania (N14). Break-up of the Oligocene Madrean River drainage (Fig. 7) isolated Empetrichthyinae from Goodeinae (N6). Further break-up of the Madrean River separated Goodeinae from Characodontini-Illyodontini (N7). In the southern Gulf, capture of the upper Río Grijalva from an ancestral Río Coatzacoalcos isolated Profundulus from Tlaloc (N5). In the western Gulf, inland immigration of cyprinodontids resulted in peripheral isolates Cualac in the Río Pánuco (N9) and Megupsilon in the Late Miocene Río San Fernando (N11). The base map is a reconstruction for 20 Mya (Early Miocene, used with permission ©2023 Colorado Plateau Geosystems Inc.). The narrowed Gulf Trough follows Popenoe (1990) for Early Miocene.Later sea-level rise flooded the trough and isolated the Ocala High as an island. Two putative dispersal events are illustrated: N10, cyprinodontid eastward coastal immigration, founding Jordanella floridae on the Ocala High; and N17, Fundulus inland immigration up the Mississippi River, founding Fundulus sciadicusPlancterus on the Northern High Plains." ;
fabio:hasRepresentation <https://zenodo.org/record/14508863/files/figure.png> ;
a fabio:Figure .

View file

@ -9,6 +9,7 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/BA767A6D320EFFC0FEFFFD9F7DF3579A>
cito:cites <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508861>, <http://dx.doi.org/10.5281/zenodo.14508855>, <http://dx.doi.org/10.5281/zenodo.14508863>, <http://dx.doi.org/10.5281/zenodo.14508853>, <http://dx.doi.org/10.5281/zenodo.14508847> ;
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:title "Cyprinodontidae" ;
trt:publishedIn <https://doi.org/10.1093/zoolinnean/zlae105> ;
@ -18,7 +19,8 @@
<https://doi.org/10.1093/zoolinnean/zlae105>
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:date "2024" ;
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" .
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508861>, <http://dx.doi.org/10.5281/zenodo.14508855>, <http://dx.doi.org/10.5281/zenodo.14508863>, <http://dx.doi.org/10.5281/zenodo.14508853>, <http://dx.doi.org/10.5281/zenodo.14508847> .
<http://taxon-name.plazi.org/id/Animalia/Cyprinodontidae>
dwc:family "Cyprinodontidae" ;
@ -45,3 +47,33 @@
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14508849>
dc:description "Figure 3. Phylogenetic relationships and divergence times among taxa within North American killifish families Cubanichthyidae, Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae recovered by Bayesian inference with five concatenated loci (three mitochondrial and two nuclear) and 130 species.Red dots depict nodes with posterior probabilities <95%. Green arrows show fossil calibration points and brown arrows show secondary calibration points (Table 1). Numbered nodes are associated with environmental and geologic events in our biogeographical synthesis (Table 2)." ;
fabio:hasRepresentation <https://zenodo.org/record/14508849/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508861>
dc:description "Figure 7. Oligocene diversification of North American killifishes in the Gulf of México region. Putative estuaries of origin for each Oligocene lineage are labelled.Phylogenetic nodes (Fig.3) are indicated as N4, N8, N12, and N13, showing hypothetical separations between lineages (for details, see main text, Table 2, and Fig.6). The base map is a reconstruction for 35 Mya (ending Late Eocene, used with permission ©2023 Colorado Plateau Geosystems Inc.). Superimposed river drainages and estuaries are adapted from the study by Snedden and Galloway (2019). Details on the Chiapas region are from the study by Villagómez et al. (2022). Three putative dispersal events are illustrated: N8, cyprinodontid southward immigration founding FloridichthysJordanella pulchra on the Yucatán platform; N12, fundulid eastward immigration, including crossing the Suwanee Channel during sea-level recession, founding Leptolucania on the Ocala High; and N13, fundulid westward immigration founding LucaniaWileyichthys in the Río GrandeRío Bravo estuary, where it presumably co-occurred with Cyprinodontidae." ;
fabio:hasRepresentation <https://zenodo.org/record/14508861/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508855>
dc:description "Figure 5. Reconstruction of ancestral areas for the North American killifish families Cubanichthyidae, Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae.A, distribution of North American killifishes divided as Nearctic = A and Neotropical = B, with the boundary between realms being the Trans-Mexican Volcanic Belt (Rico et al.2022). B, ancestral areas computed using the BAYAREALIKE+J model in BIOGEOBEARS." ;
fabio:hasRepresentation <https://zenodo.org/record/14508855/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508863>
dc:description "Figure 8. EarlyMiddle Miocene diversification of North American killifishes in the Gulf of México region.Phylogenetic nodes (Fig.3) are indicated as N5N7, N9N11, and N14N17, showing hypothetical separations between lineages (for details, see main text, Table 2, and Figs 6, 7). The Early Miocene Red River followed the Sabine route to an independent delta, potentially the estuary of origin for subgenus Fundulus, with subgenus Zygonectes arising in the Mississippi River estuary to the east (N15). The Red River joined the Mississippi River in the Middle Miocene.A Guadalupe River drainage emerged to the west in the EarlyMiddle Miocene, potentially the estuary of origin for the Fundulus similis species group, which diverged from subgenus Fundulus (N16). Widespread, sustained tectonism across southwestern North America isolated western tributaries from the Gulf of México, becoming endorheic drainages, some of which evidently harboured killifishes. Owing to a long history of tectonic activity, the details of these ancient endorheic drainages are unknown.Break-up of the Oligocene Río Grande drainage (Fig. 7) isolated Wileyichthys inland from Lucania (N14). Break-up of the Oligocene Madrean River drainage (Fig. 7) isolated Empetrichthyinae from Goodeinae (N6). Further break-up of the Madrean River separated Goodeinae from Characodontini-Illyodontini (N7). In the southern Gulf, capture of the upper Río Grijalva from an ancestral Río Coatzacoalcos isolated Profundulus from Tlaloc (N5). In the western Gulf, inland immigration of cyprinodontids resulted in peripheral isolates Cualac in the Río Pánuco (N9) and Megupsilon in the Late Miocene Río San Fernando (N11). The base map is a reconstruction for 20 Mya (Early Miocene, used with permission ©2023 Colorado Plateau Geosystems Inc.). The narrowed Gulf Trough follows Popenoe (1990) for Early Miocene.Later sea-level rise flooded the trough and isolated the Ocala High as an island. Two putative dispersal events are illustrated: N10, cyprinodontid eastward coastal immigration, founding Jordanella floridae on the Ocala High; and N17, Fundulus inland immigration up the Mississippi River, founding Fundulus sciadicusPlancterus on the Northern High Plains." ;
fabio:hasRepresentation <https://zenodo.org/record/14508863/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508853>
dc:description "Figure 4. A, BAMM phylorate plot showing speciation rates along each branch within the North American killifish families Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae. Cool colours represent slow rates; warm colours represent fast rates.BE, speciation rate over time is shown graphically for Fundulidae (B), Cyprinodontidae (C), Profundulidae (D), and Goodeidae (E). λ = mean diversification rate." ;
fabio:hasRepresentation <https://zenodo.org/record/14508853/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508847>
dc:description "Figure 2. Reconstruction of ancestral habitats for the North American killifish families Cubanichthyidae, Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae.A, distribution of North American killifish families with respect to the boundary (red line) between the coastal plain and continental interior (uplands). B, pie charts at each node represent the probability of each character state: coast including coastal plain, upland, or both." ;
fabio:hasRepresentation <https://zenodo.org/record/14508847/files/figure.png> ;
a fabio:Figure .

View file

@ -9,6 +9,7 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/BA767A6D3213FFDFFEFFFEC67D7C56D1>
cito:cites <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508863> ;
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:title "Fundulus (Fundulus) Lacepede 1803" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Fundulus_Fundulus_Lacepede_1803> ;
@ -18,7 +19,8 @@
<https://doi.org/10.1093/zoolinnean/zlae105>
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:date "2024" ;
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" .
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508863> .
<http://taxon-concept.plazi.org/id/Animalia/Fundulus_Fundulus_Lacepede_1803>
dwc:authorityName "Lacepede" ;
@ -73,3 +75,13 @@
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14508849>
dc:description "Figure 3. Phylogenetic relationships and divergence times among taxa within North American killifish families Cubanichthyidae, Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae recovered by Bayesian inference with five concatenated loci (three mitochondrial and two nuclear) and 130 species.Red dots depict nodes with posterior probabilities <95%. Green arrows show fossil calibration points and brown arrows show secondary calibration points (Table 1). Numbered nodes are associated with environmental and geologic events in our biogeographical synthesis (Table 2)." ;
fabio:hasRepresentation <https://zenodo.org/record/14508849/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508863>
dc:description "Figure 8. EarlyMiddle Miocene diversification of North American killifishes in the Gulf of México region.Phylogenetic nodes (Fig.3) are indicated as N5N7, N9N11, and N14N17, showing hypothetical separations between lineages (for details, see main text, Table 2, and Figs 6, 7). The Early Miocene Red River followed the Sabine route to an independent delta, potentially the estuary of origin for subgenus Fundulus, with subgenus Zygonectes arising in the Mississippi River estuary to the east (N15). The Red River joined the Mississippi River in the Middle Miocene.A Guadalupe River drainage emerged to the west in the EarlyMiddle Miocene, potentially the estuary of origin for the Fundulus similis species group, which diverged from subgenus Fundulus (N16). Widespread, sustained tectonism across southwestern North America isolated western tributaries from the Gulf of México, becoming endorheic drainages, some of which evidently harboured killifishes. Owing to a long history of tectonic activity, the details of these ancient endorheic drainages are unknown.Break-up of the Oligocene Río Grande drainage (Fig. 7) isolated Wileyichthys inland from Lucania (N14). Break-up of the Oligocene Madrean River drainage (Fig. 7) isolated Empetrichthyinae from Goodeinae (N6). Further break-up of the Madrean River separated Goodeinae from Characodontini-Illyodontini (N7). In the southern Gulf, capture of the upper Río Grijalva from an ancestral Río Coatzacoalcos isolated Profundulus from Tlaloc (N5). In the western Gulf, inland immigration of cyprinodontids resulted in peripheral isolates Cualac in the Río Pánuco (N9) and Megupsilon in the Late Miocene Río San Fernando (N11). The base map is a reconstruction for 20 Mya (Early Miocene, used with permission ©2023 Colorado Plateau Geosystems Inc.). The narrowed Gulf Trough follows Popenoe (1990) for Early Miocene.Later sea-level rise flooded the trough and isolated the Ocala High as an island. Two putative dispersal events are illustrated: N10, cyprinodontid eastward coastal immigration, founding Jordanella floridae on the Ocala High; and N17, Fundulus inland immigration up the Mississippi River, founding Fundulus sciadicusPlancterus on the Northern High Plains." ;
fabio:hasRepresentation <https://zenodo.org/record/14508863/files/figure.png> ;
a fabio:Figure .

View file

@ -9,6 +9,7 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/BA767A6D3213FFDFFF46FBD57F0B53C1>
cito:cites <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508847>, <http://dx.doi.org/10.5281/zenodo.14508863> ;
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:title "Zygonectes (Zygonetes) Agassiz 1854" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zygonectes_Zygonetes_Agassiz_1854> ;
@ -18,7 +19,8 @@
<https://doi.org/10.1093/zoolinnean/zlae105>
dc:creator "Hernández-Ávila, Sonia Gabriela; Hoagstrom, Christopher W.; Matamoros, Wilfredo A." ;
dc:date "2024" ;
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" .
dc:title "Historical biogeography of North American killifishes (Cyprinodontiformes) recapitulates geographical history in the Gulf of México watershed" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14508849>, <http://dx.doi.org/10.5281/zenodo.14508847>, <http://dx.doi.org/10.5281/zenodo.14508863> .
<http://taxon-concept.plazi.org/id/Animalia/Zygonectes_Zygonetes_Agassiz_1854>
dwc:authorityName "Agassiz" ;
@ -81,3 +83,18 @@
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.14508849>
dc:description "Figure 3. Phylogenetic relationships and divergence times among taxa within North American killifish families Cubanichthyidae, Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae recovered by Bayesian inference with five concatenated loci (three mitochondrial and two nuclear) and 130 species.Red dots depict nodes with posterior probabilities <95%. Green arrows show fossil calibration points and brown arrows show secondary calibration points (Table 1). Numbered nodes are associated with environmental and geologic events in our biogeographical synthesis (Table 2)." ;
fabio:hasRepresentation <https://zenodo.org/record/14508849/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508847>
dc:description "Figure 2. Reconstruction of ancestral habitats for the North American killifish families Cubanichthyidae, Cyprinodontidae, Fundulidae, Goodeidae, and Profundulidae.A, distribution of North American killifish families with respect to the boundary (red line) between the coastal plain and continental interior (uplands). B, pie charts at each node represent the probability of each character state: coast including coastal plain, upland, or both." ;
fabio:hasRepresentation <https://zenodo.org/record/14508847/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14508863>
dc:description "Figure 8. EarlyMiddle Miocene diversification of North American killifishes in the Gulf of México region.Phylogenetic nodes (Fig.3) are indicated as N5N7, N9N11, and N14N17, showing hypothetical separations between lineages (for details, see main text, Table 2, and Figs 6, 7). The Early Miocene Red River followed the Sabine route to an independent delta, potentially the estuary of origin for subgenus Fundulus, with subgenus Zygonectes arising in the Mississippi River estuary to the east (N15). The Red River joined the Mississippi River in the Middle Miocene.A Guadalupe River drainage emerged to the west in the EarlyMiddle Miocene, potentially the estuary of origin for the Fundulus similis species group, which diverged from subgenus Fundulus (N16). Widespread, sustained tectonism across southwestern North America isolated western tributaries from the Gulf of México, becoming endorheic drainages, some of which evidently harboured killifishes. Owing to a long history of tectonic activity, the details of these ancient endorheic drainages are unknown.Break-up of the Oligocene Río Grande drainage (Fig. 7) isolated Wileyichthys inland from Lucania (N14). Break-up of the Oligocene Madrean River drainage (Fig. 7) isolated Empetrichthyinae from Goodeinae (N6). Further break-up of the Madrean River separated Goodeinae from Characodontini-Illyodontini (N7). In the southern Gulf, capture of the upper Río Grijalva from an ancestral Río Coatzacoalcos isolated Profundulus from Tlaloc (N5). In the western Gulf, inland immigration of cyprinodontids resulted in peripheral isolates Cualac in the Río Pánuco (N9) and Megupsilon in the Late Miocene Río San Fernando (N11). The base map is a reconstruction for 20 Mya (Early Miocene, used with permission ©2023 Colorado Plateau Geosystems Inc.). The narrowed Gulf Trough follows Popenoe (1990) for Early Miocene.Later sea-level rise flooded the trough and isolated the Ocala High as an island. Two putative dispersal events are illustrated: N10, cyprinodontid eastward coastal immigration, founding Jordanella floridae on the Ocala High; and N17, Fundulus inland immigration up the Mississippi River, founding Fundulus sciadicusPlancterus on the Northern High Plains." ;
fabio:hasRepresentation <https://zenodo.org/record/14508863/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,83 @@
@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/C25CA6C5C0A55A80AB3AAC1F11E292AD>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Irura Peckham & Peckham 1901" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Irura_Peckham_1901> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Irura_Peckham_1901>
dwc:authority "Peckham & Peckham, 1901" ;
dwc:authorityName "Peckham & Peckham" ;
dwc:authorityYear "1901" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Irura" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Peckham & Peckham, 1901" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62WCF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Irura> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Irura>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Irura" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,133 @@
@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/CFEA074E7F7C5ABB87854D63340008C1>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure39>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure40>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Synagelides zilongi Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/CFEA074E7F7C5ABB87854D63340008C1.mc.88DCE192D4166E6EDA6970231CFE0773>, <http://tb.plazi.org/GgServer/dwcaRecords/CFEA074E7F7C5ABB87854D63340008C1.mc.CDEBB7851A18C799B7DEA55BC8298421> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Synagelides_zilongi_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure39>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure40>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Synagelides_zilongi_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Synagelides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "zilongi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Synagelides_zilongi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Synagelides_zilongi>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Synagelides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "zilongi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Synagelides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Synagelides>
dwc:genus "Synagelides" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure39>
dc:description "Figure 39. Male palp of Synagelides zilongi sp. nov. A D holotype and E paratype (TRU - JS 0803) A prolateral B retrolateral C ventral D dorsal E embolus and median apophysis, ventral. Abbreviations: CF cymbial flange; CR prolateral cymbial ridge; DCA dorsal cymbial apophysis; DTA dorsal tibial apophysis; E embolus; MA median apophysis; MTP membranous tegular peak; PB patellar bump of male palp; PFA prolateral femoral apophysis; RTA retrolateral tibial apophysis; SD sperm duct; VTP ventral tibial process. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201147> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure40>
dc:description "Figure 40. Synagelides zilongi sp. nov. E, F, H J male holotype and A D, G female paratype (TRU - JS 0804) A, C epigyne, ventral B, D vulva, dorsal E, G habitus, dorsal F ditto, ventral H carapace, frontal I tibia and metatarsi I, prolateral J chelicera, ventral. Abbreviations: AG accessory gland; AR atrial ridge; CD copulatory duct; CO copulatory opening; FD fertilization duct; H epigynal hood; S spermatheca; Se septum. Scale bars: 0.1 mm (A D, J); 0.5 mm (E I)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201148> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure48>
dc:description "Figure 48. Distributional records of Irura qiuhangi sp. nov., Myrmarachne kuan sp. nov., Nandicius xiefengi sp. nov., Padillothorax exilis (Cao & Li, 2016), Pancorius yingjiang sp. nov., Siler hanoicus Prószyński, 1985, Simaetha hainan sp. nov., Synagelides yidei sp. nov., and S. zilongi sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201157> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/CFEA074E7F7C5ABB87854D63340008C1.mc.88DCE192D4166E6EDA6970231CFE0773>
dwc:catalogNumber "JS 0802" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-14" ;
dwc:locality "Bozhushan" ;
dwc:recordedBy "C. Wang" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2730" ;
dwc:verbatimLatitude "23.369833" ;
dwc:verbatimLongitude "103.9195" ;
trt:httpUri <https://treatment.plazi.org/id/CFEA074E7F7C5ABB87854D63340008C1#88DCE192D4166E6EDA6970231CFE0773> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/CFEA074E7F7C5ABB87854D63340008C1.mc.CDEBB7851A18C799B7DEA55BC8298421>
dwc:catalogNumber "JS 0803-0805" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-14" ;
dwc:locality "Bozhushan" ;
dwc:recordedBy "C. Wang" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "2730" ;
dwc:verbatimLatitude "23.369833" ;
dwc:verbatimLongitude "103.9195" ;
trt:httpUri <https://treatment.plazi.org/id/CFEA074E7F7C5ABB87854D63340008C1#CDEBB7851A18C799B7DEA55BC8298421> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,180 @@
@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/D97273904E185BA380E7D6979E1FF064>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure27>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure28>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Simaetha hainan Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/D97273904E185BA380E7D6979E1FF064.mc.51613334FD02AFC3366ECC3CAB7B0550>, <http://tb.plazi.org/GgServer/dwcaRecords/D97273904E185BA380E7D6979E1FF064.mc.445F59B1BD80AA7A0F6FC85B92ADB6F9>, <http://tb.plazi.org/GgServer/dwcaRecords/D97273904E185BA380E7D6979E1FF064.mc.744B0F5B2AD49D79AFBD3612519CAEF3>, <http://tb.plazi.org/GgServer/dwcaRecords/D97273904E185BA380E7D6979E1FF064.mc.2EC991986A82D24420BF5690485B47E7>, <http://tb.plazi.org/GgServer/dwcaRecords/D97273904E185BA380E7D6979E1FF064.mc.1B344BD9E4B50B73CC61C99DB874E452>, <http://tb.plazi.org/GgServer/dwcaRecords/D97273904E185BA380E7D6979E1FF064.mc.6DD2E3C796FEFA0A3C712E943987E8E6> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Simaetha_hainan_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure27>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure28>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Simaetha_hainan_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Simaetha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "hainan" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Simaetha_hainan> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Simaetha_hainan>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Simaetha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hainan" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Simaetha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Simaetha>
dwc:genus "Simaetha" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure27>
dc:description "Figure 27. Male palp of Simaetha hainan sp. nov., holotype A ventral B retrolateral C dorsal. Abbreviations: CP cymbial process; E embolus; RTA retrolateral tibial apophysis; SD sperm duct. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201134> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure28>
dc:description "Figure 28. Simaetha hainan sp. nov. C, D, F, G male holotype and A, B, E female paratype (IZCAS - Ar 45285) A epigyne, ventral B vulva, dorsal C, E habitus, dorsal D ditto, ventral F carapace, frontal G chelicera, anterior. Abbreviations: AG accessory gland; AS anterior chamber of spermatheca; CD copulatory duct; FD fertilization duct; H epigynal hood; PS posterior chamber of spermatheca. Scale bars: 0.1 mm (A, B, G); 0.5 mm (C F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201135> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure48>
dc:description "Figure 48. Distributional records of Irura qiuhangi sp. nov., Myrmarachne kuan sp. nov., Nandicius xiefengi sp. nov., Padillothorax exilis (Cao & Li, 2016), Pancorius yingjiang sp. nov., Siler hanoicus Prószyński, 1985, Simaetha hainan sp. nov., Synagelides yidei sp. nov., and S. zilongi sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201157> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/D97273904E185BA380E7D6979E1FF064.mc.51613334FD02AFC3366ECC3CAB7B0550>
dwc:collectionCode "IZCAS" ;
dwc:eventDate "2009-04-15" ;
dwc:locality "Diaoluoshan National Nature Reserve" ;
dwc:recordedBy "G. Tang" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "80" ;
dwc:verbatimLatitude "18.666" ;
dwc:verbatimLongitude "109.59683" ;
trt:httpUri <https://treatment.plazi.org/id/D97273904E185BA380E7D6979E1FF064#51613334FD02AFC3366ECC3CAB7B0550> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/D97273904E185BA380E7D6979E1FF064.mc.445F59B1BD80AA7A0F6FC85B92ADB6F9>
dwc:collectionCode "IZCAS" ;
dwc:eventDate "2009-04-15" ;
dwc:locality "Ar" ;
dwc:recordedBy "G. Tang" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "80" ;
dwc:verbatimLatitude "18.666" ;
dwc:verbatimLongitude "109.59683" ;
trt:httpUri <https://treatment.plazi.org/id/D97273904E185BA380E7D6979E1FF064#445F59B1BD80AA7A0F6FC85B92ADB6F9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/D97273904E185BA380E7D6979E1FF064.mc.744B0F5B2AD49D79AFBD3612519CAEF3>
dwc:collectionCode "IZCAS" ;
dwc:eventDate "2009-04-16" ;
dwc:locality "Ar" ;
dwc:recordedBy "G. Tang" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "580" ;
dwc:verbatimLatitude "18.674" ;
dwc:verbatimLongitude "109.87867" ;
trt:httpUri <https://treatment.plazi.org/id/D97273904E185BA380E7D6979E1FF064#744B0F5B2AD49D79AFBD3612519CAEF3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/D97273904E185BA380E7D6979E1FF064.mc.2EC991986A82D24420BF5690485B47E7>
dwc:collectionCode "IZCAS" ;
dwc:eventDate "2010-08-10" ;
dwc:locality "Ar" ;
dwc:recordedBy "G. Tang" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "490" ;
dwc:verbatimLatitude "18.674" ;
dwc:verbatimLongitude "109.87666" ;
trt:httpUri <https://treatment.plazi.org/id/D97273904E185BA380E7D6979E1FF064#2EC991986A82D24420BF5690485B47E7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/D97273904E185BA380E7D6979E1FF064.mc.1B344BD9E4B50B73CC61C99DB874E452>
dwc:collectionCode "IZCAS" ;
dwc:eventDate "2010-08-25" ;
dwc:locality "Ar" ;
dwc:recordedBy "G. Zhou" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "690" ;
dwc:verbatimLatitude "19.050833" ;
dwc:verbatimLongitude "109.5625" ;
trt:httpUri <https://treatment.plazi.org/id/D97273904E185BA380E7D6979E1FF064#1B344BD9E4B50B73CC61C99DB874E452> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/D97273904E185BA380E7D6979E1FF064.mc.6DD2E3C796FEFA0A3C712E943987E8E6>
dwc:catalogNumber "JS 0772-0773" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2019-04-16" ;
dwc:locality "National Nature Reserve" ;
dwc:recordedBy "C. Wang & Y. F. Yang" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1400" ;
dwc:verbatimLatitude "18.7185" ;
dwc:verbatimLongitude "108.872" ;
trt:httpUri <https://treatment.plazi.org/id/D97273904E185BA380E7D6979E1FF064#6DD2E3C796FEFA0A3C712E943987E8E6> ;
a dwc:MaterialCitation .

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#> .
<http://treatment.plazi.org/id/DD899E1330C357089B1721C4CBCAD732>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure23>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure24>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Piranthus maddisoni Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/DD899E1330C357089B1721C4CBCAD732.mc.BAAF1DB91B880AE3D217E0ADB7CCA5C0>, <http://tb.plazi.org/GgServer/dwcaRecords/DD899E1330C357089B1721C4CBCAD732.mc.A0643F8E0BF49C4557E8AD3E2468D592> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Piranthus_maddisoni_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure23>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure24>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Piranthus_maddisoni_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Piranthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "maddisoni" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Piranthus_maddisoni> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Piranthus_maddisoni>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Piranthus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "maddisoni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Piranthus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Piranthus>
dwc:genus "Piranthus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure23>
dc:description "Figure 23. Male palp of Piranthus maddisoni sp. nov., holotype A prolateral B ventral C retrolateral. Abbreviations: AL anterior tegular lobe; E embolus; PTA prolateral tibial apophsis; RTA retrolateral tibial apophysis; SD sperm duct. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201129> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure24>
dc:description "Figure 24. Piranthus maddisoni sp. nov. D, E, G I male holotype and A C, F female paratype (IZCAS - Ar 45283) A epigyne, ventral B, C vulva, dorsal D, F habitus, dorsal E ditto, ventral G carapace, frontal H chelicera, posterior I leg I, prolateral. Abbreviations: At atrium; CD copulatory duct; FD fertilization duct; S spermatheca; Se septum. Scale bars: 0.1 mm (A C, H); 1.0 mm (D G); 0.5 mm (I)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201130> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/DD899E1330C357089B1721C4CBCAD732.mc.BAAF1DB91B880AE3D217E0ADB7CCA5C0>
dwc:catalogNumber "JS 0769" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2021-04-24" ;
dwc:locality "Bawangling National Nature Reserve" ;
dwc:recordedBy "F. E. Li" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "640" ;
dwc:verbatimLatitude "19.118668" ;
dwc:verbatimLongitude "109.15567" ;
trt:httpUri <https://treatment.plazi.org/id/DD899E1330C357089B1721C4CBCAD732#BAAF1DB91B880AE3D217E0ADB7CCA5C0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/DD899E1330C357089B1721C4CBCAD732.mc.A0643F8E0BF49C4557E8AD3E2468D592>
dwc:collectionCode "IZCAS" ;
dwc:eventDate "2009-04-14" ;
dwc:locality "Diaoluoshan" ;
dwc:recordedBy "G. Tang" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "260" ;
dwc:verbatimLatitude "18.670334" ;
dwc:verbatimLongitude "109.8945" ;
trt:httpUri <https://treatment.plazi.org/id/DD899E1330C357089B1721C4CBCAD732#A0643F8E0BF49C4557E8AD3E2468D592> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,131 @@
@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/E0AB8AE61A8C5B11B605DB1B81252241>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure7>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure8>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Irura qiuhangi Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E0AB8AE61A8C5B11B605DB1B81252241.mc.8A4C7AE27D528F69662DDBE13D26089A>, <http://tb.plazi.org/GgServer/dwcaRecords/E0AB8AE61A8C5B11B605DB1B81252241.mc.332D17D4C002274A932C38518EFFEC63> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Irura_qiuhangi_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure7>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure8>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure48> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Irura_qiuhangi_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Irura" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "qiuhangi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Irura_qiuhangi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Irura_qiuhangi>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Irura" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "qiuhangi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Irura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Irura>
dwc:genus "Irura" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure7>
dc:description "Figure 7. Male palp of Irura qiuhangi sp. nov., paratype (TRU - JS 0738) A ventral B retrolateral C dorsal. Abbreviations: CP cymbial process; E embolus; SD sperm duct. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201112> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure8>
dc:description "Figure 8. Irura qiuhangi sp. nov., A, B, D G female holotype and C male paratype (TRU - JS 0738) A epigyne, ventral B vulva, dorsal C, D habitus, dorsal E ditto, ventral F carapace, frontal G chelicera, posterior. Abbreviations: At atrium; AS anterior chamber of spermatheca; CD copulatory duct; FD fertilization duct; PS posterior chamber of spermatheca; Se septum. Scale bars: 0.1 mm (A, B, G); 0.5 mm (C F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201113> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure48>
dc:description "Figure 48. Distributional records of Irura qiuhangi sp. nov., Myrmarachne kuan sp. nov., Nandicius xiefengi sp. nov., Padillothorax exilis (Cao & Li, 2016), Pancorius yingjiang sp. nov., Siler hanoicus Prószyński, 1985, Simaetha hainan sp. nov., Synagelides yidei sp. nov., and S. zilongi sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201157> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/E0AB8AE61A8C5B11B605DB1B81252241.mc.8A4C7AE27D528F69662DDBE13D26089A>
dwc:catalogNumber "JS 0737" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-03-18" ;
dwc:locality "Manliang Village" ;
dwc:recordedBy "Hang Qiu" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "21.939333" ;
dwc:verbatimLongitude "100.47283" ;
trt:httpUri <https://treatment.plazi.org/id/E0AB8AE61A8C5B11B605DB1B81252241#8A4C7AE27D528F69662DDBE13D26089A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E0AB8AE61A8C5B11B605DB1B81252241.mc.332D17D4C002274A932C38518EFFEC63>
dwc:catalogNumber "JS 0738" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-03-18" ;
dwc:locality "Manliang Village" ;
dwc:recordedBy "Hang Qiu" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "21.939333" ;
dwc:verbatimLongitude "100.47283" ;
trt:httpUri <https://treatment.plazi.org/id/E0AB8AE61A8C5B11B605DB1B81252241#332D17D4C002274A932C38518EFFEC63> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,83 @@
@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/E2CDC47778C85D03A82BDAB8A997E2FB>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Stertinius Simon 1890" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stertinius_Simon_1890> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Stertinius_Simon_1890>
dwc:authority "Simon, 1890" ;
dwc:authorityName "Simon" ;
dwc:authorityYear "1890" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Stertinius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Simon, 1890" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NB9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stertinius> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Stertinius>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Stertinius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,83 @@
@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/E4DD64D0F95B57AE8097C261BA05F719>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Siler Simon 1889" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Siler_Simon_1889> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Siler_Simon_1889>
dwc:authority "Simon, 1889" ;
dwc:authorityName "Simon" ;
dwc:authorityYear "1889" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Siler" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Simon, 1889" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63T2Z> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siler> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Siler>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Siler" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,133 @@
@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/E600F30AC5FE5239A5CA51158A1E2DA2>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure33>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure34>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Synagelides xuandei Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E600F30AC5FE5239A5CA51158A1E2DA2.mc.E2B76A78FD55C8A8A4896C18128CDEC3>, <http://tb.plazi.org/GgServer/dwcaRecords/E600F30AC5FE5239A5CA51158A1E2DA2.mc.B8AD1A806F4934FB095CFDA7D77C4484> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Synagelides_xuandei_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure33>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure34>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Synagelides_xuandei_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Synagelides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "xuandei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Synagelides_xuandei> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Synagelides_xuandei>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Synagelides" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "xuandei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Synagelides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Synagelides>
dwc:genus "Synagelides" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure33>
dc:description "Figure 33. Male palp of Synagelides xuandei sp. nov. A D holotype and E paratype (TRU - JS 0782) A prolateral B retrolateral C ventral D dorsal E embolus and median apophysis, retrolateral. Abbreviations: CF cymbial flange; CR cymibal ridge; DCA dorsal cymbial apophysis; DTA dorsal tibial apophysis; E embolus; MA median apophysis; MTP membranous tegular peak; PB patellar bump of male palp; PFA prolateral femoral apophysis; RCA retrolateral cymbial apophysis; RTA retrolateral tibial apophysis; VTP ventral tibial process. Scale bars: 0.1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201140> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure34>
dc:description "Figure 34. Synagelides xuandei sp. nov. E, F, H J holotype and A D, G female paratype (TRU - JS 0785) A, C epigyne, ventral B, D vulva, dorsal E, G habitus, dorsal F ditto, ventral H carapace, frontal I tibia and metatarsi I, prolateral J chelicera, posterior. Abbreviations: AG accessory gland; AR atrial ridge; CD copulatory duct; CO copulatory opening; F epigynal fold; FD fertilization duct; S spermatheca; Se septum. Scale bars: 0.1 mm (A D, J); 0.5 mm (E I)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201141> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/E600F30AC5FE5239A5CA51158A1E2DA2.mc.E2B76A78FD55C8A8A4896C18128CDEC3>
dwc:catalogNumber "JS 0781" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2021-11-08" ;
dwc:locality "Laibing City" ;
dwc:recordedBy "A. L. He" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1310" ;
dwc:verbatimLatitude "24.167833" ;
dwc:verbatimLongitude "110.24133" ;
trt:httpUri <https://treatment.plazi.org/id/E600F30AC5FE5239A5CA51158A1E2DA2#E2B76A78FD55C8A8A4896C18128CDEC3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E600F30AC5FE5239A5CA51158A1E2DA2.mc.B8AD1A806F4934FB095CFDA7D77C4484>
dwc:catalogNumber "JS 0782-0791" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2021-11-08" ;
dwc:locality "Laibing City" ;
dwc:recordedBy "A. L. He" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1310" ;
dwc:verbatimLatitude "24.167833" ;
dwc:verbatimLongitude "110.24133" ;
trt:httpUri <https://treatment.plazi.org/id/E600F30AC5FE5239A5CA51158A1E2DA2#B8AD1A806F4934FB095CFDA7D77C4484> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,128 @@
@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/EA7FFB9D06475D0AB1EE467122C12558>
cito:cites <http://dx.doi.org/10.3897/zookeys.1221.135640.figure20>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Pancorius medog Wang, Mi, Li & Xu, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/EA7FFB9D06475D0AB1EE467122C12558.mc.0746634F8BDBEDADC138F3475190E120>, <http://tb.plazi.org/GgServer/dwcaRecords/EA7FFB9D06475D0AB1EE467122C12558.mc.3A77E69294A06A7B6C8A7176468C46D1> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pancorius_medog_Wang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1221.135640.figure20>, <http://dx.doi.org/10.3897/zookeys.1221.135640.figure47> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pancorius_medog_Wang_2024>
dwc:authorityName "Wang & Mi & Li & Xu" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Pancorius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, Mi, Li & Xu, 2024" ;
dwc:species "medog" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pancorius_medog> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pancorius_medog>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Pancorius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "medog" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pancorius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pancorius>
dwc:genus "Pancorius" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure20>
dc:description "Figure 20. Pancorius medog sp. nov., holotype A epigyne, ventral B vulva, dorsal C habitus, dorsal D ditto, lateral E ditto, ventral F carapace, frontal G chelicera, posterior. Abbreviations: At atrium; CO copulatory opening; CD copulatory duct; FD fertilization duct; H epigynal hood; S spermatheca. Scale bars: 0.1 mm (A, B, G); 0.5 mm (C F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201126> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1221.135640.figure47>
dc:description "Figure 47. Distributional records of Cheliceroides jinxini sp. nov., Dendroicius qiong sp. nov., Icius deergong sp. nov., I. yarlungzangbo sp. nov., Mintonia shiwandashan sp. nov., Okinawicius nepalicus (Andreeva, Hęciak & Prószyński, 1984), Pancorius medog sp. nov., Piranthus maddisoni sp. nov., Stertinius lhoba sp. nov., Synagelides kongmingi sp. nov., S. yunchangi sp. nov., S. xuandei sp. nov., Yaginumaella daweishan sp. nov., Y. moinba sp. nov., and Y. pingbian sp. nov." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1201156> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/EA7FFB9D06475D0AB1EE467122C12558.mc.0746634F8BDBEDADC138F3475190E120>
dwc:catalogNumber "JS 0761" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-25" ;
dwc:locality "Beibeng Township" ;
dwc:recordedBy "X. Q. Mi" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1670" ;
dwc:verbatimLatitude "29.180666" ;
dwc:verbatimLongitude "95.1445" ;
trt:httpUri <https://treatment.plazi.org/id/EA7FFB9D06475D0AB1EE467122C12558#0746634F8BDBEDADC138F3475190E120> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/EA7FFB9D06475D0AB1EE467122C12558.mc.3A77E69294A06A7B6C8A7176468C46D1>
dwc:catalogNumber "JS 0762-0764" ;
dwc:collectionCode "TRU" ;
dwc:eventDate "2024-05-25" ;
dwc:locality "Beibeng Township" ;
dwc:recordedBy "X. Q. Mi" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1670" ;
dwc:verbatimLatitude "29.180666" ;
dwc:verbatimLongitude "95.1445" ;
trt:httpUri <https://treatment.plazi.org/id/EA7FFB9D06475D0AB1EE467122C12558#3A77E69294A06A7B6C8A7176468C46D1> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,83 @@
@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/F126F149135650FFA0B8155CDF94897F>
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:title "Nandicius Proszynski 2016" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nandicius_Proszynski_2016> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1221.135640> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1221.135640>
bibo:endPage "277" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-12-17" ;
bibo:startPage "205" ;
bibo:volume "1221" ;
dc:creator "Wang, Cheng; Mi, Xiaoqi; Li, Shuqiang; Xu, Xiang" ;
dc:date "2024" ;
dc:title "Taxonomic notes of jumping spiders (Araneae, Salticidae) from Guangxi, Hainan, Sichuan, Xizang and Yunnan, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nandicius_Proszynski_2016>
dwc:authority "Proszynski, 2016" ;
dwc:authorityName "Proszynski" ;
dwc:authorityYear "2016" ;
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Nandicius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Proszynski, 2016" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5X9K> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nandicius> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nandicius>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Nandicius" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:family "Salticidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:order "Araneae" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .