This commit is contained in:
parent
6c53d16d1c
commit
aa084eb7e3
|
@ -8,11 +8,11 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/038287B762630D6CFF61FB2EFB9EF5FE>
|
||||
<http://treatment.plazi.org/id/038287B762630D6CFF61FB2EFBB4F389>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.14508576>, <http://dx.doi.org/10.5281/zenodo.14508582>, <http://dx.doi.org/10.5281/zenodo.14508558>, <http://dx.doi.org/10.5281/zenodo.14508572>, <http://dx.doi.org/10.5281/zenodo.14508584>, <http://dx.doi.org/10.5281/zenodo.14508564> ;
|
||||
dc:creator "Dupérré, Nadine; Tapia, Elicio; Marusik, Yuri; Eskov, Kirill" ;
|
||||
dc:title "Melychiopharis peruviana Eskov & Marusik 2024, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038287B762630D6CFF61FB2EFB9EF5FE.mc.3B433CFC62630D68FEA0FA82FDD1F76F>, <http://tb.plazi.org/GgServer/dwcaRecords/038287B762630D6CFF61FB2EFB9EF5FE.mc.3B433CFC62630D68FD73FABEFB34F76F> ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038287B762630D6CFF61FB2EFBB4F389.mc.3B433CFC62630D68FEA0FA82FDD1F76F>, <http://tb.plazi.org/GgServer/dwcaRecords/038287B762630D6CFF61FB2EFBB4F389.mc.3B433CFC62630D68FD73FABEFB34F76F> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melychiopharis_peruviana_Eskov_2024> ;
|
||||
trt:publishedIn <https://doi.org/10.11646/zootaxa.5555.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
@ -123,7 +123,7 @@
|
|||
fabio:hasRepresentation <https://zenodo.org/record/14508564/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/038287B762630D6CFF61FB2EFB9EF5FE.mc.3B433CFC62630D68FEA0FA82FDD1F76F>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/038287B762630D6CFF61FB2EFBB4F389.mc.3B433CFC62630D68FEA0FA82FDD1F76F>
|
||||
dwc:collectionCode "ZMMU" ;
|
||||
dwc:eventDate "2017-09-19" ;
|
||||
dwc:locality "Calabaza" ;
|
||||
|
@ -132,10 +132,10 @@
|
|||
dwc:verbatimElevation "2500" ;
|
||||
dwc:verbatimLatitude "-11.509167" ;
|
||||
dwc:verbatimLongitude "-74.843056" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038287B762630D6CFF61FB2EFB9EF5FE#3B433CFC62630D68FEA0FA82FDD1F76F> ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038287B762630D6CFF61FB2EFBB4F389#3B433CFC62630D68FEA0FA82FDD1F76F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/038287B762630D6CFF61FB2EFB9EF5FE.mc.3B433CFC62630D68FD73FABEFB34F76F>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/038287B762630D6CFF61FB2EFBB4F389.mc.3B433CFC62630D68FD73FABEFB34F76F>
|
||||
dwc:collectionCode "ZMMU" ;
|
||||
dwc:eventDate "2017-09-19" ;
|
||||
dwc:locality "Calabaza" ;
|
||||
|
@ -144,5 +144,5 @@
|
|||
dwc:verbatimElevation "2500" ;
|
||||
dwc:verbatimLatitude "-11.509167" ;
|
||||
dwc:verbatimLongitude "-74.843056" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038287B762630D6CFF61FB2EFB9EF5FE#3B433CFC62630D68FD73FABEFB34F76F> ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038287B762630D6CFF61FB2EFBB4F389#3B433CFC62630D68FD73FABEFB34F76F> ;
|
||||
a dwc:MaterialCitation .
|
136
data/03/82/87/038287B7626B0D62FF61FA29FD2DF487.ttl
Normal file
136
data/03/82/87/038287B7626B0D62FF61FA29FD2DF487.ttl
Normal file
|
@ -0,0 +1,136 @@
|
|||
@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/038287B7626B0D62FF61FA29FD2DF487>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.14508568>, <http://dx.doi.org/10.5281/zenodo.14508564>, <http://dx.doi.org/10.5281/zenodo.14508574>, <http://dx.doi.org/10.5281/zenodo.14508584>, <http://dx.doi.org/10.5281/zenodo.14508566>, <http://dx.doi.org/10.5281/zenodo.14508572>, <http://dx.doi.org/10.5281/zenodo.14508576>, <http://dx.doi.org/10.5281/zenodo.14508560>, <http://dx.doi.org/10.5281/zenodo.14508582>, <http://dx.doi.org/10.5281/zenodo.14508558> ;
|
||||
dc:creator "Dupérré, Nadine; Tapia, Elicio; Marusik, Yuri; Eskov, Kirill" ;
|
||||
dc:title "Melychiopharis Simon 1895" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melychiopharis_Simon_1895> ;
|
||||
trt:publishedIn <https://doi.org/10.11646/zootaxa.5555.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.11646/zootaxa.5555.1.5>
|
||||
bibo:endPage "90" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-12-17" ;
|
||||
bibo:startPage "75" ;
|
||||
bibo:volume "5555" ;
|
||||
dc:creator "Dupérré, Nadine; Tapia, Elicio; Marusik, Yuri; Eskov, Kirill" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Three new species of Melychiopharis (Araneae, Araneidae) from Ecuador and Peru" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14508568>, <http://dx.doi.org/10.5281/zenodo.14508564>, <http://dx.doi.org/10.5281/zenodo.14508574>, <http://dx.doi.org/10.5281/zenodo.14508584>, <http://dx.doi.org/10.5281/zenodo.14508566>, <http://dx.doi.org/10.5281/zenodo.14508572>, <http://dx.doi.org/10.5281/zenodo.14508576>, <http://dx.doi.org/10.5281/zenodo.14508560>, <http://dx.doi.org/10.5281/zenodo.14508582>, <http://dx.doi.org/10.5281/zenodo.14508558> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Melychiopharis_Simon_1895>
|
||||
dwc:authority "Simon, 1895" ;
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Araneidae" ;
|
||||
dwc:genus "Melychiopharis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1895" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5NX5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melychiopharis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melychiopharis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Araneidae" ;
|
||||
dwc:genus "Melychiopharis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneidae>
|
||||
dwc:family "Araneidae" ;
|
||||
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.5281/zenodo.14508568>
|
||||
dc:description "FIGURE 5. Melychiopharis komischetier Dupérré & Tapia new species, SEM. A. Male tarsus IV, prolateral view. B. Male tarsus IV, retrolateral view. C. Female sternum, ventral view. D. Female tarsal claw III. E. Female palpal tarsal claw. F. Female, AMS. G. Female, PMS. H. Female, PLS." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14508568/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14508564>
|
||||
dc:description "FIGURE 3. Melychiopharis komischetier Dupérré & Tapia new species. A. Holotype palp, ventral view. B. Holotype palp, retolateral view. C. Paratype epigyne, ventral view. D. Paratype internal genitalia, dorsal view. Abbreviations: c conductor, cd copulatory ducts, co copulatory openings, e embolus, eb, embolus base, fd fertilization duct, ma median apophysis, md median depression, pc paracymbium, s spermatheca, te tegulum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14508564/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14508574>
|
||||
dc:description "FIGURE 7. Melychiopharis davincii Dupérré & Tapia new species, male A. Palp, ventral view. B. Palp, retrolateral view. Abbreviations: ma median apophysis." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14508574/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14508584>
|
||||
dc:description "FIGURE 10. Melychiopharis peruviana Eskov & Marusik new species. A. Holotype palp, ventral view. B. Holotype palp, retrolateral view. C. Paratype epigyne, ventral view. D. Paratype internal genitalia, dorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14508584/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14508566>
|
||||
dc:description "FIGURE 4. Melychiopharis komischetier Dupérré & Tapia new species, SEM male. A. Carapace, dorsal view. B. Carapace, frontal view. C. Carapace, ventral view (arrow point to tubercle). D. Endites and labium, ventral view. E.Abdomen, dorsal view. F. Abdomen, epigastric scutum tubercles. G. Spinnerets, anterior view. H. Tarsus IV, dorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14508566/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14508572>
|
||||
dc:description "FIGURE 6. Melychiopharis davincii Dupérré & Tapia new species, male holotype. A. Habitus, dorsal view. B. Habitus, ventral view. C. Palp, ventral view. D. Palp, retrolateral view. E. Palp, dorsal view (arrow point cymbial excavation). Scale bars: A, B= 0.5 mm, C – E= 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14508572/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14508576>
|
||||
dc:description "FIGURE 8. Melychiopharis peruviana Eskov & Marusik new species, male holotype. A. Habitus, dorsal view. B. Habitus, ventral view. C. Palp, ventral view. D. Palp, retrolateral view. E. Palp, dorsal view (arrow point cymbial excavation). Scale bars: A–C= 0.5 mm, D–E= 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14508576/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14508560>
|
||||
dc:description "FIGURE 2. Melychiopharis komischetier Dupérré & Tapia new species, female paratype.A. Habitus, dorsal view. B. Habitus, ventral view. Scale bars: 0.5 mm. Abbreviations: Es epigastral scutum, Sps spinneret scutum, Vms ventral median scutum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14508560/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14508582>
|
||||
dc:description "FIGURE 9. Melychiopharis peruviana Eskov & Marusik new species, female paratype. A. Habitus, dorsal view. B. Abdomen, dorsal view. C. Sternum, ventral view. D. Abdomen, ventral view. Scale bars: A–D= 0.5mm. Abbreviations: Es epigastral scutum, Vms ventral median scutum, Sps spinneret scutum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14508582/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14508558>
|
||||
dc:description "FIGURE 1. Melychiopharis komischetier Dupérré & Tapia new species, male holotype. A. Habitus, dorsal view. B. Habitus, ventral view. C. Habitus, lateral view (arrow point to epigastric scutum with setal pits). D. Palp, ventral view. E. Palp, retrolateral view. F. Palp, dorsal view (arrow point cymbial excavation). Scale bars: A–C= 0.5 mm, D–F= 0.1 mm. Abbreviations: c conductor, e embolus, Es epigastral scutum, ma median apophysis, pc paracymbium, Sps spinneret scutum, Vms ventral median scutum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14508558/files/figure.png> ;
|
||||
a fabio:Figure .
|
Loading…
Reference in a new issue