This commit is contained in:
parent
4221d2d951
commit
07414957f0
792 changed files with 12204 additions and 2452 deletions
|
@ -38,6 +38,7 @@
|
|||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Yabe & Eguchi, 1932" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84MXP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Deltocyathoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Puthz, 2000" ;
|
||||
dwc:species "haraldi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/359YX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dianous_haraldi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/00A1D4C709925BD0BA52DBFFE5433F08>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1128.91155.figure2>, <http://dx.doi.org/10.3897/zookeys.1128.91155.figure3>, <http://dx.doi.org/10.3897/zookeys.1128.91155.figure4>, <http://dx.doi.org/10.3897/zookeys.1128.91155.figure5> ;
|
||||
dc:creator "Arai, Takanobu; Ohno, Yujiro; Tomikawa, Ko" ;
|
||||
dc:title "Podocerus setouchiensis Arai & Ohno & Tomikawa 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/00A1D4C709925BD0BA52DBFFE5433F08.mc.A2FDB7EF6D8D98F5CD124428EE1938FA>, <http://tb.plazi.org/GgServer/dwcaRecords/00A1D4C709925BD0BA52DBFFE5433F08.mc.C76324D4F0F3E7477A23A1D6BCD09A97> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Podocerus_setouchiensis_Arai_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1128.91155> ;
|
||||
a trt:Treatment .
|
||||
|
@ -44,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Arai, Ohno & Tomikawa, 2022" ;
|
||||
dwc:species "setouchiensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9WGGL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Podocerus_setouchiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -113,3 +113,23 @@
|
|||
dc:description "Figure 5. Podocerus setouchiensis sp. nov., paratype female, NSMT-Cr 30867 A antenna 1, medial view B antenna 2, medial view C gnathopod 1, lateral view D gnathopod 2, lateral view." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/766899> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/00A1D4C709925BD0BA52DBFFE5433F08.mc.A2FDB7EF6D8D98F5CD124428EE1938FA>
|
||||
dwc:eventDate "2019-04-18" ;
|
||||
dwc:locality "Tsuruduki" ;
|
||||
dwc:recordedBy "K. Tomikawa" ;
|
||||
dwc:typeStatus "Holotype" ;
|
||||
dwc:verbatimLatitude "34.1462" ;
|
||||
dwc:verbatimLongitude "132.4399" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/00A1D4C709925BD0BA52DBFFE5433F08#A2FDB7EF6D8D98F5CD124428EE1938FA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/00A1D4C709925BD0BA52DBFFE5433F08.mc.C76324D4F0F3E7477A23A1D6BCD09A97>
|
||||
dwc:eventDate "2019-04-09" ;
|
||||
dwc:locality "Gokan" ;
|
||||
dwc:recordedBy "H. Ogawa" ;
|
||||
dwc:typeStatus "Paratypes" ;
|
||||
dwc:verbatimLatitude "34.5263" ;
|
||||
dwc:verbatimLongitude "133.9893" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/00A1D4C709925BD0BA52DBFFE5433F08#C76324D4F0F3E7477A23A1D6BCD09A97> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Fabricius, 1801" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8KV2T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -13,10 +13,10 @@
|
|||
dc:title "Psilurus incurvus Schinz & Thell." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Psilurus_incurvus_Gouan_> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Nardus_aristata_Linnaeus_1762>, <http://taxon-concept.plazi.org/id/Plantae/Nardus_incurva_Gouan_1762> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4367267> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4367267>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "695" ;
|
||||
bibo:startPage "690" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
@ -37,6 +37,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gouan) Schinz & Thell." ;
|
||||
dwc:species "incurvus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4PJXQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Psilurus_incurvus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -53,6 +54,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1762" ;
|
||||
dwc:species "aristata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/45PKZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nardus_aristata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Termprayoon, Rujirawan, Grismer, Wood Jr & Aowphol, 2023" ;
|
||||
dwc:species "sungaiupe" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C6X3L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyrtodactylus_sungaiupe> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
dwc:phylum "Chaetognatha" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ritter-Zahony, 1910" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84PFW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Krohnitta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Alcock, 1902" ;
|
||||
dwc:species "fungulus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52CGS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stephanophyllia_fungulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -12,10 +12,10 @@
|
|||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Nephelium lappaceum Linnaeus 1767" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nephelium_lappaceum_Linnaeus_1767> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4367311> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4367311>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "695" ;
|
||||
bibo:startPage "690" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
@ -36,6 +36,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1767" ;
|
||||
dwc:species "lappaceum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46YB4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nephelium_lappaceum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -11,13 +11,13 @@
|
|||
<http://treatment.plazi.org/id/031629D0F9540FC44587761E5011394E>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Xeranthemum inapertum Mill." ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611993313> ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/031629D0F9540FC44587761E5011394E.mc.91EAD35FA3BEEB5F8695385E9435ADF9> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Xeranthemum_inapertum_Linnaeus_1753> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Xeranthemum_annuum_inapertum_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.5842541> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.5842541>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "930" ;
|
||||
bibo:startPage "928" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
@ -39,6 +39,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1753) Mill." ;
|
||||
dwc:species "inapertum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CCDC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Xeranthemum_inapertum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -56,6 +57,7 @@
|
|||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "annuum" ;
|
||||
dwc:variety "inapertum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CCDC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Xeranthemum_annuum_inapertum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -126,9 +128,10 @@
|
|||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Xeranthemum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611993313>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/031629D0F9540FC44587761E5011394E.mc.91EAD35FA3BEEB5F8695385E9435ADF9>
|
||||
dwc:catalogNumber "990.2" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611993313" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/031629D0F9540FC44587761E5011394E#91EAD35FA3BEEB5F8695385E9435ADF9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -44,6 +44,7 @@
|
|||
dwc:scientificNameAuthorship "Cabras, Buenavente, Medina & Bollino, 2023" ;
|
||||
dwc:species "baltazarae" ;
|
||||
dwc:subGenus "Trachycyrtus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BXPCN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metapocyrtus_baltazarae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -116,12 +117,14 @@
|
|||
dwc:locality "Cagayan" ;
|
||||
dwc:recordedBy "V. Samarita" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4464686306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D45D868FF77FBBAFAA9DEA1#3BFB23011D45D86AFF77FB16FEC9DD35> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/033A984A1D45D868FF77FBBAFAA9DEA1.mc.3BFB23011D45D86AFED4FB2AFDE6DD09>
|
||||
dwc:collectionCode "PNM" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4464686313" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D45D868FF77FBBAFAA9DEA1#3BFB23011D45D86AFED4FB2AFDE6DD09> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -129,6 +132,7 @@
|
|||
dwc:locality "May" ;
|
||||
dwc:recordedBy "V. Samarita" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D45D868FF77FBBAFAA9DEA1#3BFB23011D45D86AFDE1FAE2FA7CDD6D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -137,6 +141,7 @@
|
|||
dwc:locality "Baggao" ;
|
||||
dwc:recordedBy "V. Samarita" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686312" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D45D868FF77FBBAFAA9DEA1#3BFB23011D45D86AFF77FA86FC2FDD41> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -144,6 +149,7 @@
|
|||
dwc:locality "Baggao" ;
|
||||
dwc:recordedBy "M. Bollino" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686315" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D45D868FF77FBBAFAA9DEA1#3BFB23011D45D86AFB80FA86FD0FDDA5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -152,6 +158,7 @@
|
|||
dwc:locality "Santa Ana" ;
|
||||
dwc:recordedBy "I. Lumawig & Bollino" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D45D868FF77FBBAFAA9DEA1#3BFB23011D45D86AFD17FA5AFE1FDDF9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -160,6 +167,7 @@
|
|||
dwc:locality "Kayapa" ;
|
||||
dwc:recordedBy "Ex Lumawig & Bollino" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D45D868FF77FBBAFAA9DEA1#3BFB23011D45D86AFDE8FA7EFE01DDDD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -168,6 +176,7 @@
|
|||
dwc:locality "Santa Ana" ;
|
||||
dwc:recordedBy "I. Lumawig & Bollino" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686316" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D45D868FF77FBBAFAA9DEA1#3BFB23011D45D86AFD69FA12FE28DE31> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -175,5 +184,6 @@
|
|||
dwc:collectionCode "SMTD" ;
|
||||
dwc:locality "All" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D45D868FF77FBBAFAA9DEA1#3BFB23011D45D86AFE3BFA36FB15DE31> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -44,6 +44,7 @@
|
|||
dwc:scientificNameAuthorship "Bollino & Cabras, 2023" ;
|
||||
dwc:species "siargaonon" ;
|
||||
dwc:subGenus "Trachycyrtus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BXPCM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metapocyrtus_siargaonon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -115,14 +116,16 @@
|
|||
<http://tb.plazi.org/GgServer/dwcaRecords/033A984A1D47D86DFF77F932FEEDDF9C.mc.3BFB23011D47D868FF77F88EFD2EDFAD>
|
||||
dwc:eventDate "2019-05-23" ;
|
||||
dwc:locality "Del Carmen" ;
|
||||
dwc:recordedBy "Siargao I. & Lg. D. Mohagan & Bollino" ;
|
||||
dwc:recordedBy "Bollino" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4464686318" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D47D86DFF77F932FEEDDF9C#3BFB23011D47D868FF77F88EFD2EDFAD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/033A984A1D47D86DFF77F932FEEDDF9C.mc.3BFB23011D47D868FD32F8A2FBEFDF81>
|
||||
dwc:collectionCode "SMTD" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4464686309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D47D86DFF77F932FEEDDF9C#3BFB23011D47D868FD32F8A2FBEFDF81> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -130,8 +133,9 @@
|
|||
dwc:collectionCode "MBLI" ;
|
||||
dwc:eventDate "2019-05-27" ;
|
||||
dwc:locality "Del Carmen" ;
|
||||
dwc:recordedBy "Siargao I. & Lg. D. Mohagan & Bollino" ;
|
||||
dwc:recordedBy "Bollino" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686314" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D47D86DFF77F932FEEDDF9C#3BFB23011D41D86EFDF9FF4EFB8AD8ED> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -139,8 +143,9 @@
|
|||
dwc:collectionCode "MBLI" ;
|
||||
dwc:eventDate "2019-05-23" ;
|
||||
dwc:locality "Del Carmen" ;
|
||||
dwc:recordedBy "Siargao I. & Lg. D. Mohagan & Bollino" ;
|
||||
dwc:recordedBy "Bollino" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686317" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D47D86DFF77F932FEEDDF9C#3BFB23011D41D86EFB9BFF62FE29D925> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -148,8 +153,9 @@
|
|||
dwc:collectionCode "MBLI" ;
|
||||
dwc:eventDate "2019-05-22" ;
|
||||
dwc:locality "Dapa" ;
|
||||
dwc:recordedBy "Siargao I. & Lg. D. Mohagan & Bollino" ;
|
||||
dwc:recordedBy "Bollino" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686319" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D47D86DFF77F932FEEDDF9C#3BFB23011D41D86EFE3CFEDAFC0DD979> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -157,8 +163,9 @@
|
|||
dwc:collectionCode "MBLI" ;
|
||||
dwc:eventDate "2019-05-29" ;
|
||||
dwc:locality "Dapa" ;
|
||||
dwc:recordedBy "Siargao I. & Lg. D. Mohagan & Bollino" ;
|
||||
dwc:recordedBy " Bollino" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686320" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D47D86DFF77F932FEEDDF9C#3BFB23011D41D86EFC16FEFEFF05D9B1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -167,6 +174,7 @@
|
|||
dwc:locality "Pamosaingan - Bucas Grande Is." ;
|
||||
dwc:recordedBy "Lg. D. Mohagan & Bollino" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D47D86DFF77F932FEEDDF9C#3BFB23011D41D86EFF0FFEB6FE35D995> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -176,6 +184,7 @@
|
|||
dwc:locality "Is. Province" ;
|
||||
dwc:recordedBy "Lg. D. Mohagan & Bollino" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D47D86DFF77F932FEEDDF9C#3BFB23011D41D86EFE3CFE4AFD5FD9E9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -183,8 +192,9 @@
|
|||
dwc:collectionCode "SMTD" ;
|
||||
dwc:eventDate "2019-05-27" ;
|
||||
dwc:locality "Del Carmen" ;
|
||||
dwc:recordedBy "Siargao I. & Lg. D. Mohagan & Bollino" ;
|
||||
dwc:recordedBy "Bollino" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D47D86DFF77F932FEEDDF9C#3BFB23011D41D86EFD2AFE6EFA7CD9CD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -192,13 +202,15 @@
|
|||
dwc:collectionCode "CMNC" ;
|
||||
dwc:eventDate "2019-05-23" ;
|
||||
dwc:locality "Del Carmen" ;
|
||||
dwc:recordedBy "Siargao I. & Lg. D. Mohagan & Bollino" ;
|
||||
dwc:recordedBy "Bollino" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D47D86DFF77F932FEEDDF9C#3BFB23011D41D86EFF77FE26FCA2DA05> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/033A984A1D47D86DFF77F932FEEDDF9C.mc.3BFB23011D41D86EFCAFFDFAFAE1DA05>
|
||||
dwc:locality "All" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4464686311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/033A984A1D47D86DFF77F932FEEDDF9C#3BFB23011D41D86EFCAFFDFAFAE1DA05> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fernando Amor & Patrocinio Ortega, 2014" ;
|
||||
dwc:species "tartessica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CLDMV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cataglyphis_tartessica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -98,7 +99,7 @@
|
|||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "36.99401" ;
|
||||
dwc:verbatimLongitude "-6.4465947" ;
|
||||
trt:gbifOccurrenceId "1226907227" ;
|
||||
trt:gbifOccurrenceId "4416375301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0381406C3614484CFF67032FE7A9FA82#183176349CB90873D57D3F068470DE78> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
|
|
@ -44,6 +44,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Delgado-Blas & Peraza, 2024" ;
|
||||
dwc:species "gayheadia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C867X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prionospio_gayheadia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -158,6 +159,7 @@
|
|||
dwc:verbatimElevation "300" ;
|
||||
dwc:verbatimLatitude "40.030167" ;
|
||||
dwc:verbatimLongitude "-70.7" ;
|
||||
trt:gbifOccurrenceId "4601266308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038B87AEFFB2FFDCFF11A2E0F9304719#3B4A3CE5FFB2FFD9FE0DA3B7F9A3439D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -171,6 +173,7 @@
|
|||
dwc:verbatimElevation "300" ;
|
||||
dwc:verbatimLatitude "40.030167" ;
|
||||
dwc:verbatimLongitude "-70.7" ;
|
||||
trt:gbifOccurrenceId "4601266304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038B87AEFFB2FFDCFF11A2E0F9304719#3B4A3CE5FFB3FFD9FB2AA48BF87A43F9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -184,6 +187,7 @@
|
|||
dwc:verbatimElevation "200" ;
|
||||
dwc:verbatimLatitude "40.030167" ;
|
||||
dwc:verbatimLongitude "-70.7" ;
|
||||
trt:gbifOccurrenceId "4601266305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038B87AEFFB2FFDCFF11A2E0F9304719#3B4A3CE5FFB3FFD9FAF3A4A7F82C43D5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -191,5 +195,6 @@
|
|||
dwc:locality "New" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "250" ;
|
||||
trt:gbifOccurrenceId "4601266301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038B87AEFFB2FFDCFF11A2E0F9304719#3B4A3CE5FFB6FFDCFF41A007F9304719> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -44,6 +44,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Delgado-Blas & Peraza, 2024" ;
|
||||
dwc:species "multisetosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C867Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prionospio_multisetosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -223,6 +224,7 @@
|
|||
dwc:verbatimElevation "100" ;
|
||||
dwc:verbatimLatitude "58.892" ;
|
||||
dwc:verbatimLongitude "11.064" ;
|
||||
trt:gbifOccurrenceId "4601266306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038B87AEFFB6FFD0FF11A09BFE4841DD#3B4A3CE5FFB6FFDCFE0BA148FE84469A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -236,6 +238,7 @@
|
|||
dwc:verbatimElevation "100" ;
|
||||
dwc:verbatimLatitude "58.892" ;
|
||||
dwc:verbatimLongitude "11.064" ;
|
||||
trt:gbifOccurrenceId "4601266302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038B87AEFFB6FFD0FF11A09BFE4841DD#3B4A3CE5FFB6FFDCFC11A180F896469A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -248,6 +251,7 @@
|
|||
dwc:verbatimElevation "112" ;
|
||||
dwc:verbatimLatitude "58.892" ;
|
||||
dwc:verbatimLongitude "11.064" ;
|
||||
trt:gbifOccurrenceId "4601266309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038B87AEFFB6FFD0FF11A09BFE4841DD#3B4A3CE5FFB6FFDCFA1FA180FC25456A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -260,6 +264,7 @@
|
|||
dwc:verbatimElevation "85" ;
|
||||
dwc:verbatimLatitude "58.892" ;
|
||||
dwc:verbatimLongitude "11.064" ;
|
||||
trt:gbifOccurrenceId "4601266303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038B87AEFFB6FFD0FF11A09BFE4841DD#3B4A3CE5FFB6FFDCFEB4A230FE2E45A2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -267,5 +272,6 @@
|
|||
dwc:locality "Skagerrak" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "85" ;
|
||||
trt:gbifOccurrenceId "4601266307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038B87AEFFB6FFD0FF11A09BFE4841DD#3B4A3CE5FFBAFFD0FF41A6CBFE4841DD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Madola, Yakandawala & Yakandawala, 2023" ;
|
||||
dwc:species "limbusleviterapertae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDH24> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lagenandra_limbusleviterapertae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
cito:cites <http://dx.doi.org/10.5281/zenodo.7762437>, <http://dx.doi.org/10.5281/zenodo.7762439> ;
|
||||
dc:creator "Dang, Minh Quan; Averyanov, Leonid V.; Maisak, Tatiana V.; Nguyen, Quoc Bao; Bui, Van Huong; Tu, Bao Ngan; Nguyen, Van Canh; Truong, Ba Vuong" ;
|
||||
dc:title "Bulbophyllum sondangii Vuong & Aver. A. Flattened 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/03A2003DFFAB8307FF35FCE3050DEE7F/VNM_00043100>, <http://treatment.plazi.org/id/03A2003DFFAB8307FF35FCE3050DEE7F/VNM_00069964_VNM_00069965> ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A2003DFFAB8307FF35FCE3050DEE7F.mc.3B63BB76FFAB8302FF60FC570428E85E>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2003DFFAB8307FF35FCE3050DEE7F.mc.3B63BB76FFAB8302FF35FB8F047EE815> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Bulbophyllum_sondangii_Vuong_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1094/PDIS-04-22-0755-PDN> ;
|
||||
a trt:Treatment .
|
||||
|
@ -43,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Vuong & Aver. Flattened, 2023" ;
|
||||
dwc:species "sondangii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CCXM5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Bulbophyllum_sondangii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -103,7 +104,7 @@
|
|||
fabio:hasRepresentation <https://zenodo.org/record/7762439/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://treatment.plazi.org/id/03A2003DFFAB8307FF35FCE3050DEE7F/VNM_00043100>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A2003DFFAB8307FF35FCE3050DEE7F.mc.3B63BB76FFAB8302FF60FC570428E85E>
|
||||
dwc:catalogNumber "VNM 00043100" ;
|
||||
dwc:collectionCode "VNM" ;
|
||||
dwc:eventDate "2020-06-19" ;
|
||||
|
@ -111,9 +112,11 @@
|
|||
dwc:recordedBy "Phan Trong Quyet, BV" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1343" ;
|
||||
trt:gbifOccurrenceId "4064327301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A2003DFFAB8307FF35FCE3050DEE7F#3B63BB76FFAB8302FF60FC570428E85E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://treatment.plazi.org/id/03A2003DFFAB8307FF35FCE3050DEE7F/VNM_00069964_VNM_00069965>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A2003DFFAB8307FF35FCE3050DEE7F.mc.3B63BB76FFAB8302FF35FB8F047EE815>
|
||||
dwc:catalogNumber "VNM 00069964, VNM 00069965" ;
|
||||
dwc:collectionCode "VNM" ;
|
||||
dwc:eventDate "2022-06-25" ;
|
||||
|
@ -121,4 +124,6 @@
|
|||
dwc:recordedBy "Da Sar Commune & Phan Trong Quyet, BV" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1487" ;
|
||||
trt:gbifOccurrenceId "4064327302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A2003DFFAB8307FF35FCE3050DEE7F#3B63BB76FFAB8302FF35FB8F047EE815> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ng, 2024" ;
|
||||
dwc:species "nganima" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CHLPY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tiwaripotamon_nganima> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -126,6 +127,7 @@
|
|||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "21.63" ;
|
||||
dwc:verbatimLongitude "106.46" ;
|
||||
trt:gbifOccurrenceId "4905600306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A2321EFFA7FF84FBBD60BCFC9A100D#3B638955FFA7FF82FAAC6708FBAE1279> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -138,5 +140,6 @@
|
|||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "21.63" ;
|
||||
dwc:verbatimLongitude "106.46" ;
|
||||
trt:gbifOccurrenceId "4905600307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A2321EFFA7FF84FBBD60BCFC9A100D#3B638955FFA7FF82F9716770FADF125D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Oliveira & Esp. Santo, 2023" ;
|
||||
dwc:species "bahiensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C2NL6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ruehssia_bahiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -117,6 +118,7 @@
|
|||
dwc:verbatimElevation "535" ;
|
||||
dwc:verbatimLatitude "-11.298889" ;
|
||||
dwc:verbatimLongitude "-39.47861" ;
|
||||
trt:gbifOccurrenceId "4464597301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A28B26FFECFFBD1F85FAE9FC7AFD76#3B63306DFFECFFB91C0EFAE9FE3FFA14> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -128,6 +130,7 @@
|
|||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "-12.255555" ;
|
||||
dwc:verbatimLongitude "-39.083054" ;
|
||||
trt:gbifOccurrenceId "4464597304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A28B26FFECFFBD1F85FAE9FC7AFD76#3B63306DFFE8FFBD1FB0FDCFFE5CFD12> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -138,6 +141,7 @@
|
|||
dwc:recordedBy "A. Rapini" ;
|
||||
dwc:verbatimLatitude "-11.292778" ;
|
||||
dwc:verbatimLongitude "-38.92361" ;
|
||||
trt:gbifOccurrenceId "4464597303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A28B26FFECFFBD1F85FAE9FC7AFD76#3B63306DFFE8FFBD1EF9FD2BFAF2FD12> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -148,5 +152,6 @@
|
|||
dwc:recordedBy "I. C. Oliveira" ;
|
||||
dwc:verbatimLatitude "-11.298889" ;
|
||||
dwc:verbatimLongitude "-39.47861" ;
|
||||
trt:gbifOccurrenceId "4464597302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A28B26FFECFFBD1F85FAE9FC7AFD76#3B63306DFFE8FFBD1A5DFD2BFC7EFD76> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Diaz Jim. & Croat, 2023" ;
|
||||
dwc:species "knopflmacherianum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CCSC3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Anthurium_knopflmacherianum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -112,6 +113,7 @@
|
|||
dwc:verbatimElevation "1063" ;
|
||||
dwc:verbatimLatitude "18.374445" ;
|
||||
dwc:verbatimLongitude "-94.924995" ;
|
||||
trt:gbifOccurrenceId "4115834302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A2EB33FFDBFF8CFF72C28BFB1D2F1E#3B635078FFDBFF8AFF20C38BFAA02C17> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -124,5 +126,6 @@
|
|||
dwc:verbatimElevation "1063" ;
|
||||
dwc:verbatimLatitude "18.374445" ;
|
||||
dwc:verbatimLongitude "-94.924995" ;
|
||||
trt:gbifOccurrenceId "4115834301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A2EB33FFDBFF8CFF72C28BFB1D2F1E#3B635078FFDBFF8AFAF4C067FA092C17> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Uromastyx_Merrem_1820>
|
||||
dwc:ID-ENA "40249" ;
|
||||
dwc:authorityName "Merrem" ;
|
||||
dwc:authorityYear "1820" ;
|
||||
dwc:class "Reptilia" ;
|
||||
|
@ -39,6 +40,7 @@
|
|||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Merrem, 1820" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CF7T8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Uromastyx> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Campillo, Dávila-Galavíz, Flores-Villela & Campbell, 2016" ;
|
||||
dwc:species "dysmica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/893BF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhadinella_dysmica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Geniez & Arnold, 2006" ;
|
||||
dwc:species "adrarensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4MKNP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pristurus_adrarensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mecke, Doughty & Donnellan, 2013" ;
|
||||
dwc:species "phantasmus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6GDKP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eremiascincus_phantasmus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/03A3A32BFFAA2B4DFF4F8C72FC247D3B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7042653>, <http://dx.doi.org/10.5281/zenodo.7042645>, <http://dx.doi.org/10.5281/zenodo.7042655> ;
|
||||
dc:creator "Yeager, Justin; Iturralde, Gabriel A.; Horna, Luis Ocupa; Baltazar, Abel Huayta; Baquero, Luis E." ;
|
||||
dc:title "Lepanthes attenboroughii Baquero & Yeager. A. Flower 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A3A32BFFAA2B4DFF4F8C72FC247D3B.mc.3B621860FFAA2B4AFF118C5AFB697263>, <http://tb.plazi.org/GgServer/dwcaRecords/03A3A32BFFAA2B4DFF4F8C72FC247D3B.mc.3B621860FFAD2B4DFCC68929FBF2779A> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lepanthes_attenboroughii_Baquero_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.560.3.3> ;
|
||||
a trt:Treatment .
|
||||
|
@ -44,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Baquero & Yeager. Flower, 2022" ;
|
||||
dwc:species "attenboroughii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDGW9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lepanthes_attenboroughii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -108,3 +108,21 @@
|
|||
dc:description "FIGURE 6. Illustrations of: A. Lepanthes attenboroughii Baquero & Yeager (Bennett, D.E., Jr. & Christenson, E.A. 1998. Icones Orchidacearum Peruvianum, Part 3. pl. 483. A. Pastorelli de Bennett, Lima.In: Swiss Orchid Foundation at the Herbarium Jany Renz. Botanical Institute, University of Basel, Switzerland. URL: https://orchid.unibas.ch/phpMyHerbarium/documents/14/317914m. jpg. Retrieved 07.04.2022.); and B. Lepanthes caprimulgus Luer (Luer, C. A. 1996. Icones Pleurothallidinarum XIV: Systematics of Draconanthes, Lepanthes subgenus Marsipanthes, and subgenus Lepanthes of Ecuador. Monographs in Systematic Botany from the Missouri Botanical Garden, 61: pp.10, Fig.1. Reproduced with kind permission of Missouri Botanical Garden Press)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7042655/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A3A32BFFAA2B4DFF4F8C72FC247D3B.mc.3B621860FFAA2B4AFF118C5AFB697263>
|
||||
dwc:eventDate "2022-03-23" ;
|
||||
dwc:locality "Villa Rica" ;
|
||||
dwc:recordedBy "Ocupa & C. Martel" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2030" ;
|
||||
trt:gbifOccurrenceId "3898185301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A3A32BFFAA2B4DFF4F8C72FC247D3B#3B621860FFAA2B4AFF118C5AFB697263> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A3A32BFFAA2B4DFF4F8C72FC247D3B.mc.3B621860FFAD2B4DFCC68929FBF2779A>
|
||||
dwc:locality "Margarita" ;
|
||||
dwc:recordedBy "L. Ocupa" ;
|
||||
dwc:verbatimElevation "1713" ;
|
||||
trt:gbifOccurrenceId "3898185302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A3A32BFFAA2B4DFF4F8C72FC247D3B#3B621860FFAD2B4DFCC68929FBF2779A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -44,6 +44,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Rivero-Blanco & Schargel, 2020" ;
|
||||
dwc:species "machelae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8H5ZK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gonatodes_machelae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ziegler, Pham, Nguyen, Nguyen, Wang, Wang, Stuart & Le, 2019" ;
|
||||
dwc:species "haihaensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8GQ49> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Opisthotropis_haihaensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -59,6 +60,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nguyen, Nguyen, Pham & Ziegler, 2018" ;
|
||||
dwc:species "maculosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SR8H> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Opisthotropis_maculosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Atthanagoda, Bandara & Kumar. Voucher, 2023" ;
|
||||
dwc:species "thilakapremae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CD92P> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Gastrodia_thilakapremae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -7,23 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/03B36C62FFB5FFCDFF69DE70FD7BFB5C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7784288>, <http://dx.doi.org/10.5281/zenodo.7784290> ;
|
||||
dc:creator "Harley, Raymond Mervyn" ;
|
||||
dc:title "Eriope orlandoi Harley 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB5FFC8FD55DE71FEE4FD4A>, <http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFF5CDF26FAFAFCD0>, <http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFAB7DF02FE09FC18>, <http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFE24DF4AFD5EFC3C>, <http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFD15DFB6FE3EFC40>, <http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFE72DF92FC95FC64>, <http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFCC6DFFEFC10FB88>, <http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFC4DDFDAFEF2FBAC>, <http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFEACD806FDA7FBF0>, <http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFDFDD863FB2DFB14>, <http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFB41D84FFD6BFB38>, <http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFD05D8AAFD7BFB5C> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Eriope_orlandoi_Harley_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1094/PDIS-04-22-0755-PDN> ;
|
||||
a trt:Treatment .
|
||||
|
@ -54,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Harley, 2023" ;
|
||||
dwc:species "orlandoi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CD8ZF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Eriope_orlandoi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -113,3 +103,148 @@
|
|||
dc:description "FIGURE 2. Life-form and flowers in Eriope orlandoi. A. Habitat, with plant in foreground. B. Part of inflorescence. C. Close-up of triggered flower: side view with reflexed anterior lip of corolla. D. Close-up of flower: face view. E. Fruiting branch. F–G. Close-up of fruiting calyces on deflexed pedicels. G: with insert: Nutlet ventral view (photo credits: A–G. R.M. Harley)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7784290/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB5FFC8FD55DE71FEE4FD4A>
|
||||
dwc:eventDate "2021-08-17" ;
|
||||
dwc:locality "Estrada de Ouro" ;
|
||||
dwc:recordedBy "R. M. Harley & O. Santos" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1127" ;
|
||||
dwc:verbatimLatitude "-13.534167" ;
|
||||
dwc:verbatimLongitude "-41.81139" ;
|
||||
trt:gbifOccurrenceId "4068333305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B36C62FFB5FFCDFF69DE70FD7BFB5C#3B72D729FFB5FFC8FD55DE71FEE4FD4A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFF5CDF26FAFAFCD0>
|
||||
dwc:collectionCode "CEPEC, HUEFS, K, SPF" ;
|
||||
dwc:eventDate "1996-11-16" ;
|
||||
dwc:locality "Fazendola" ;
|
||||
dwc:recordedBy "H. P Bautista; Harley; Hind & Roque" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1110" ;
|
||||
dwc:verbatimLatitude "-23.26" ;
|
||||
dwc:verbatimLongitude "-41.808334" ;
|
||||
trt:gbifOccurrenceId "4068333304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B36C62FFB5FFCDFF69DE70FD7BFB5C#3B72D729FFB0FFCDFF5CDF26FAFAFCD0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFAB7DF02FE09FC18>
|
||||
dwc:collectionCode "HUEFS" ;
|
||||
dwc:eventDate "2018-01-09" ;
|
||||
dwc:locality "Betancourt" ;
|
||||
dwc:recordedBy "Harley & Santos" ;
|
||||
dwc:verbatimElevation "1415" ;
|
||||
dwc:verbatimLatitude "-13.546667" ;
|
||||
dwc:verbatimLongitude "-41.808334" ;
|
||||
trt:gbifOccurrenceId "4068333303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B36C62FFB5FFCDFF69DE70FD7BFB5C#3B72D729FFB0FFCDFAB7DF02FE09FC18> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFE24DF4AFD5EFC3C>
|
||||
dwc:collectionCode "HUEFS" ;
|
||||
dwc:eventDate "2018-10-16" ;
|
||||
dwc:locality "Pico do Itobira" ;
|
||||
dwc:recordedBy "Harley" ;
|
||||
dwc:verbatimElevation "1412" ;
|
||||
dwc:verbatimLatitude "-13.546667" ;
|
||||
dwc:verbatimLongitude "-41.808334" ;
|
||||
trt:gbifOccurrenceId "4068333307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B36C62FFB5FFCDFF69DE70FD7BFB5C#3B72D729FFB0FFCDFE24DF4AFD5EFC3C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFD15DFB6FE3EFC40>
|
||||
dwc:collectionCode "HUEFS" ;
|
||||
dwc:eventDate "2018-10-16" ;
|
||||
dwc:locality "Pico do Itobira" ;
|
||||
dwc:recordedBy "Harley" ;
|
||||
dwc:verbatimElevation "1412" ;
|
||||
dwc:verbatimLatitude "-13.546667" ;
|
||||
dwc:verbatimLongitude "-41.808334" ;
|
||||
trt:gbifOccurrenceId "4068333309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B36C62FFB5FFCDFF69DE70FD7BFB5C#3B72D729FFB0FFCDFD15DFB6FE3EFC40> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFE72DF92FC95FC64>
|
||||
dwc:collectionCode "HUEFS" ;
|
||||
dwc:eventDate "2019-05-27" ;
|
||||
dwc:locality "Pico de Itobira" ;
|
||||
dwc:recordedBy "Harley & Giulietti" ;
|
||||
dwc:verbatimElevation "1402" ;
|
||||
dwc:verbatimLatitude "-13.546667" ;
|
||||
dwc:verbatimLongitude "-41.808334" ;
|
||||
trt:gbifOccurrenceId "4068333308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B36C62FFB5FFCDFF69DE70FD7BFB5C#3B72D729FFB0FFCDFE72DF92FC95FC64> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFCC6DFFEFC10FB88>
|
||||
dwc:collectionCode "HUEFS" ;
|
||||
dwc:eventDate "2019-11-22" ;
|
||||
dwc:locality "Estrada de Ouro" ;
|
||||
dwc:recordedBy "Harley & Santos in Harley" ;
|
||||
dwc:verbatimElevation "1404" ;
|
||||
dwc:verbatimLatitude "-13.546667" ;
|
||||
dwc:verbatimLongitude "-41.808334" ;
|
||||
trt:gbifOccurrenceId "4068333301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B36C62FFB5FFCDFF69DE70FD7BFB5C#3B72D729FFB0FFCDFCC6DFFEFC10FB88> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFC4DDFDAFEF2FBAC>
|
||||
dwc:collectionCode "HUEFS" ;
|
||||
dwc:eventDate "2019-11-22" ;
|
||||
dwc:locality "Estrada de Ouro" ;
|
||||
dwc:recordedBy "Harley & Santos in Harley" ;
|
||||
dwc:verbatimElevation "1404" ;
|
||||
dwc:verbatimLatitude "-13.546667" ;
|
||||
dwc:verbatimLongitude "-41.808334" ;
|
||||
trt:gbifOccurrenceId "4068333311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B36C62FFB5FFCDFF69DE70FD7BFB5C#3B72D729FFB0FFCDFC4DDFDAFEF2FBAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFEACD806FDA7FBF0>
|
||||
dwc:collectionCode "HUEFS" ;
|
||||
dwc:eventDate "2020-10-21" ;
|
||||
dwc:locality "Estrada de Ouro" ;
|
||||
dwc:recordedBy "Santos in Harley" ;
|
||||
dwc:verbatimElevation "1127" ;
|
||||
dwc:verbatimLatitude "-13.546667" ;
|
||||
dwc:verbatimLongitude "-41.808334" ;
|
||||
trt:gbifOccurrenceId "4068333312" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B36C62FFB5FFCDFF69DE70FD7BFB5C#3B72D729FFB0FFCDFEACD806FDA7FBF0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFDFDD863FB2DFB14>
|
||||
dwc:collectionCode "HUEFS" ;
|
||||
dwc:eventDate "2021-03-18" ;
|
||||
dwc:locality "Rio de Contas" ;
|
||||
dwc:recordedBy "Harley & Santos" ;
|
||||
dwc:verbatimElevation "1110" ;
|
||||
dwc:verbatimLatitude "-13.546667" ;
|
||||
dwc:verbatimLongitude "-41.808334" ;
|
||||
trt:gbifOccurrenceId "4068333310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B36C62FFB5FFCDFF69DE70FD7BFB5C#3B72D729FFB0FFCDFDFDD863FB2DFB14> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFB41D84FFD6BFB38>
|
||||
dwc:collectionCode "HUEFS" ;
|
||||
dwc:eventDate "2021-05-19" ;
|
||||
dwc:locality "Fazendola" ;
|
||||
dwc:recordedBy "Harley" ;
|
||||
dwc:verbatimElevation "1110" ;
|
||||
dwc:verbatimLatitude "-13.546667" ;
|
||||
dwc:verbatimLongitude "-41.808334" ;
|
||||
trt:gbifOccurrenceId "4068333306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B36C62FFB5FFCDFF69DE70FD7BFB5C#3B72D729FFB0FFCDFB41D84FFD6BFB38> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B36C62FFB5FFCDFF69DE70FD7BFB5C.mc.3B72D729FFB0FFCDFD05D8AAFD7BFB5C>
|
||||
dwc:collectionCode "HUEFS" ;
|
||||
dwc:eventDate "2021-10-29" ;
|
||||
dwc:locality "Fazendola" ;
|
||||
dwc:recordedBy "Harley & Santos" ;
|
||||
dwc:verbatimElevation "1138" ;
|
||||
dwc:verbatimLatitude "-13.546667" ;
|
||||
dwc:verbatimLongitude "-41.808334" ;
|
||||
trt:gbifOccurrenceId "4068333302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B36C62FFB5FFCDFF69DE70FD7BFB5C#3B72D729FFB0FFCDFD05D8AAFD7BFB5C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zhou, 2001" ;
|
||||
dwc:species "guangxiensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CMJJG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ponera_guangxiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -238,6 +238,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Westwood, 1859" ;
|
||||
dwc:species "hopei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C459T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phasma_hopei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -703,6 +704,7 @@
|
|||
dwc:eventDate "1965-11" ;
|
||||
dwc:locality "Pocos de Caldas" ;
|
||||
dwc:recordedBy "J. Becker" ;
|
||||
trt:gbifOccurrenceId "4526338371" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFC8FFD5FD87F95AFE4DF125> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -711,6 +713,7 @@
|
|||
dwc:collectionCode "DZUP" ;
|
||||
dwc:locality "C Mourao" ;
|
||||
dwc:recordedBy "C Mourao" ;
|
||||
trt:gbifOccurrenceId "4526338334" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFC8FFD5FE7CF8BEFBAEF125> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -720,6 +723,7 @@
|
|||
dwc:eventDate "1975-11-15" ;
|
||||
dwc:locality "Copacabana" ;
|
||||
dwc:recordedBy "Rosado & Mielke" ;
|
||||
trt:gbifOccurrenceId "4526338410" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFC8FFD5FBD9F8BFFD56F179> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -727,6 +731,7 @@
|
|||
dwc:catalogNumber "DZUP 380031" ;
|
||||
dwc:collectionCode "DZUP" ;
|
||||
dwc:locality "Tapejara" ;
|
||||
trt:gbifOccurrenceId "4526338397" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFC8FFD5FD10F893FBC3F179> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -735,6 +740,7 @@
|
|||
dwc:eventDate "1935-10" ;
|
||||
dwc:locality "Barra de Itabapoana" ;
|
||||
dwc:recordedBy "M. Rosa" ;
|
||||
trt:gbifOccurrenceId "4526338406" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFC8FFD5FBFDF892FD64F15D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -743,6 +749,7 @@
|
|||
dwc:eventDate "1978-01" ;
|
||||
dwc:locality "Cabo Frio" ;
|
||||
dwc:recordedBy "Amilton Ferreira" ;
|
||||
trt:gbifOccurrenceId "4526338304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFC8FFD5FD26F8F7FAF9F15D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -751,6 +758,7 @@
|
|||
dwc:eventDate "1953-01-25" ;
|
||||
dwc:locality "Floresta da Tijuca" ;
|
||||
dwc:recordedBy "C. A. Campos Seabra" ;
|
||||
trt:gbifOccurrenceId "4526338418" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFC8FFD5FAABF8F7FC50F1B1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -759,6 +767,7 @@
|
|||
dwc:eventDate "1952-11-10" ;
|
||||
dwc:locality "Jacarepagua" ;
|
||||
dwc:recordedBy "Newton Santos" ;
|
||||
trt:gbifOccurrenceId "4526338316" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFC8FFD5FC0CF8CBFE40F195> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -768,6 +777,7 @@
|
|||
dwc:locality "Serra da Caveira" ;
|
||||
dwc:recordedBy "W. Zikan" ;
|
||||
dwc:verbatimElevation "600" ;
|
||||
trt:gbifOccurrenceId "4526338356" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFC8FFD5FE7DF82FFB5BF195> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -776,6 +786,7 @@
|
|||
dwc:collectionCode "R" ;
|
||||
dwc:locality "Tijuca" ;
|
||||
dwc:recordedBy "S. R. Wagner" ;
|
||||
trt:gbifOccurrenceId "4526338376" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFC8FFD5FB05F82FFD06F1E9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -783,6 +794,7 @@
|
|||
dwc:collectionCode "MNRJ" ;
|
||||
dwc:locality "Pr. Independencia" ;
|
||||
dwc:recordedBy "Principe Paulo Gagarin" ;
|
||||
trt:gbifOccurrenceId "4526338345" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFC8FFD5FCBDF803FEADF1CD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -791,6 +803,7 @@
|
|||
dwc:eventDate "1956-01-24" ;
|
||||
dwc:locality "Alt. Mosella" ;
|
||||
dwc:recordedBy "D'Albuquerque" ;
|
||||
trt:gbifOccurrenceId "4526338357" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFC8FFD5FEDFF867FB1FF1CD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -799,6 +812,7 @@
|
|||
dwc:eventDate "1970-12-27" ;
|
||||
dwc:locality "Taquara" ;
|
||||
dwc:recordedBy "H. S. Lopes" ;
|
||||
trt:gbifOccurrenceId "4526338335" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFC8FFD6FB49F867FD93F68B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -807,6 +821,7 @@
|
|||
dwc:eventDate "1971-01-25" ;
|
||||
dwc:locality "Taquara" ;
|
||||
dwc:recordedBy "H. S. Lopes" ;
|
||||
trt:gbifOccurrenceId "4526338403" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FDCEFF2DFB1BF68B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -815,6 +830,7 @@
|
|||
dwc:eventDate "1940-12" ;
|
||||
dwc:locality "Serra dos Orgaos" ;
|
||||
dwc:recordedBy "Parko" ;
|
||||
trt:gbifOccurrenceId "4526338312" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FB46FF2DFDCDF6EF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -823,6 +839,7 @@
|
|||
dwc:collectionCode "MZUSP" ;
|
||||
dwc:eventDate "1949-01-04" ;
|
||||
dwc:locality "Nova Teutonia" ;
|
||||
trt:gbifOccurrenceId "4526338389" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FDFEFF00FAE4F6EC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -834,6 +851,7 @@
|
|||
dwc:recordedBy "Biffi, G. & Ament, D. C." ;
|
||||
dwc:verbatimLatitude "-23.751667" ;
|
||||
dwc:verbatimLongitude "-46.052498" ;
|
||||
trt:gbifOccurrenceId "4526338310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FAA1FF00FDF2F727> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -843,6 +861,7 @@
|
|||
dwc:eventDate "1964-03-16" ;
|
||||
dwc:locality "Ilha da Vitoria" ;
|
||||
dwc:recordedBy "Exp Dep Zool" ;
|
||||
trt:gbifOccurrenceId "4526338331" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FDAEFEB9FE8FF778> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -852,6 +871,7 @@
|
|||
dwc:eventDate "1965-03-29" ;
|
||||
dwc:locality "Ilha da Vitoria" ;
|
||||
dwc:recordedBy "Exp Depto Zool" ;
|
||||
trt:gbifOccurrenceId "4526338339" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FE3AFE9DFAEAF77B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -863,6 +883,7 @@
|
|||
dwc:recordedBy "V. M. Ghirotto" ;
|
||||
dwc:verbatimLatitude "-23.493334" ;
|
||||
dwc:verbatimLongitude "-46.251945" ;
|
||||
trt:gbifOccurrenceId "4526338303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FA90FE9DFA90F75C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -871,6 +892,7 @@
|
|||
dwc:collectionCode "ESALQ" ;
|
||||
dwc:locality "Raiz Serra" ;
|
||||
dwc:recordedBy "Raiz Serra" ;
|
||||
trt:gbifOccurrenceId "4526338419" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FACFFEF1FE3DF7B3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -878,6 +900,7 @@
|
|||
dwc:collectionCode "ESALQ" ;
|
||||
dwc:eventDate "1929-12" ;
|
||||
dwc:locality "Rio Parana" ;
|
||||
trt:gbifOccurrenceId "4526338375" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FE68FED5FC9FF7B3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -886,6 +909,7 @@
|
|||
dwc:collectionCode "MZUSP" ;
|
||||
dwc:locality "Est Biol Boraceia" ;
|
||||
dwc:recordedBy "E. X. Rabello" ;
|
||||
trt:gbifOccurrenceId "4526338402" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FCCAFED5FE3DF794> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -897,6 +921,7 @@
|
|||
dwc:recordedBy "P. I. Chiquetto-Machado & A. Z. Ramin" ;
|
||||
dwc:verbatimLatitude "-23.65" ;
|
||||
dwc:verbatimLongitude "-45.883335" ;
|
||||
trt:gbifOccurrenceId "4526338325" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FE6EFE29FCF9F7EB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -906,6 +931,7 @@
|
|||
dwc:eventDate "1962-02-06" ;
|
||||
dwc:locality "Praia do Itaguare" ;
|
||||
dwc:recordedBy "Rabello" ;
|
||||
trt:gbifOccurrenceId "4526338427" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FCA7FE0DFF29F7CF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -913,6 +939,7 @@
|
|||
dwc:catalogNumber "MZUSP 0170" ;
|
||||
dwc:collectionCode "MZUSP" ;
|
||||
dwc:locality "Praia do Itaguare" ;
|
||||
trt:gbifOccurrenceId "4526338351" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FF56FE61FCF1F7CF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -924,6 +951,7 @@
|
|||
dwc:recordedBy "R. Rossi & P. W. Engelking" ;
|
||||
dwc:verbatimLatitude "-23.765556" ;
|
||||
dwc:verbatimLongitude "-46.759445" ;
|
||||
trt:gbifOccurrenceId "4526338354" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FCA9FE61FC63F423> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -935,6 +963,7 @@
|
|||
dwc:recordedBy "P. W. Engelking & E. W. Engelking" ;
|
||||
dwc:verbatimLatitude "-23.766111" ;
|
||||
dwc:verbatimLongitude "-46.759724" ;
|
||||
trt:gbifOccurrenceId "4526338363" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FC22FE45FC1EF407> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -946,6 +975,7 @@
|
|||
dwc:recordedBy "P. I. Chiquetto-Machado & A. Z. Ramin" ;
|
||||
dwc:verbatimLatitude "-23.766111" ;
|
||||
dwc:verbatimLongitude "-46.759724" ;
|
||||
trt:gbifOccurrenceId "4526338409" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FC47FD99FE98F4BF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -957,5 +987,6 @@
|
|||
dwc:recordedBy "E. B. Crispino" ;
|
||||
dwc:verbatimLatitude "-23.826668" ;
|
||||
dwc:verbatimLongitude "-45.42389" ;
|
||||
trt:gbifOccurrenceId "4526338326" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B587AAFFC0FFD6FF2AF90AFCDDF493#3B743CE1FFCBFFD6FEC6FDD1FCD6F493> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fusu, 2019" ;
|
||||
dwc:species "circalatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C9F8X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coryptilus_circalatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kawano & Fusu, 2019" ;
|
||||
dwc:species "longicervix" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C9F8Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coryptilus_longicervix> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yokoi, 2023" ;
|
||||
dwc:species "quinquemaculatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C9F5X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ceresium_quinquemaculatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Olonova & Harsh Singh, 2023" ;
|
||||
dwc:species "sorengiana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDV53> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Poa_sorengiana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -121,7 +122,7 @@
|
|||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "30.78874" ;
|
||||
dwc:verbatimLongitude "79.823494" ;
|
||||
trt:gbifOccurrenceId "4174858304" ;
|
||||
trt:gbifOccurrenceId "4177602301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BE87887E7AFFABFF22FECEFC19F803#3B7F3CC37E7AFFABFEB0FDAEFB75FD04> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -133,7 +134,7 @@
|
|||
dwc:typeStatus "isotype" ;
|
||||
dwc:verbatimLatitude "30.78874" ;
|
||||
dwc:verbatimLongitude "79.823494" ;
|
||||
trt:gbifOccurrenceId "4174858304" ;
|
||||
trt:gbifOccurrenceId "4177602302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BE87887E7AFFABFF22FECEFC19F803#3B7F3CC37E7AFFABFB20FD83FAC1FD04> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -143,6 +144,6 @@
|
|||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "30.77823" ;
|
||||
dwc:verbatimLongitude "79.47747" ;
|
||||
trt:gbifOccurrenceId "4174858303" ;
|
||||
trt:gbifOccurrenceId "4177602303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BE87887E7AFFABFF22FECEFC19F803#3B7F3CC37E7AFFABFF17F8ADFC19F803> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Viggiani & Laudonia, 2015" ;
|
||||
dwc:species "balcluthae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CBG66> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oligosita_balcluthae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -79,6 +79,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Knezy, 1929" ;
|
||||
dwc:species "thalhammeri" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BZ7NW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dolichopus_thalhammeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zhou & Wang, 2008" ;
|
||||
dwc:species "wenxianensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FH7R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gekko_wenxianensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Emery, 1895)" ;
|
||||
dwc:species "chinensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CLBDW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachyponera_chinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Crasquin-Soleau, 1988" ;
|
||||
dwc:species "hastierensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C2G63> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Shishaella_hastierensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptodactylus_petersii_Steindachner_1864>
|
||||
dwc:ID-ENA "2364982" ;
|
||||
dwc:authority "(Steindachner, 1864)" ;
|
||||
dwc:baseAuthorityName "Steindachner" ;
|
||||
dwc:baseAuthorityYear "1864" ;
|
||||
|
|
|
@ -38,6 +38,7 @@
|
|||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Pourtalès, 1871" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84TTN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenocyathus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
dwc:scientificNameAuthorship "Rahola, Paupy & Ayala, 2024" ;
|
||||
dwc:species "fontenillei" ;
|
||||
dwc:subGenus "Cellia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CCR2N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anopheles_fontenillei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -107,6 +108,7 @@
|
|||
dwc:verbatimElevation "264" ;
|
||||
dwc:verbatimLatitude "-0.19773" ;
|
||||
dwc:verbatimLongitude "11.60041" ;
|
||||
trt:gbifOccurrenceId "4853276305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03F2055E6607FFCDFF45FC86FD43E62D#3B33BE156607FFCCFE96FB72FCDEE24A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -116,6 +118,7 @@
|
|||
dwc:eventDate "2016-02-02" ;
|
||||
dwc:locality "La Lope National Park" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4853276303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03F2055E6607FFCDFF45FC86FD43E62D#3B33BE156607FFCCFCBFFADCFEF3E29D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -124,6 +127,7 @@
|
|||
dwc:collectionCode "LOP" ;
|
||||
dwc:eventDate "2016-02-02" ;
|
||||
dwc:locality "La Lope National Park" ;
|
||||
trt:gbifOccurrenceId "4853276304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03F2055E6607FFCDFF45FC86FD43E62D#3B33BE156607FFCCFE82FA21FC40E2F3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -134,6 +138,7 @@
|
|||
dwc:locality "La Lope National Park" ;
|
||||
dwc:verbatimLatitude "-0.20336" ;
|
||||
dwc:verbatimLongitude "11.60197" ;
|
||||
trt:gbifOccurrenceId "4853276301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03F2055E6607FFCDFF45FC86FD43E62D#3B33BE156607FFCDFC12FA47FEB5E7D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
|
@ -144,5 +149,6 @@
|
|||
dwc:locality "La Lope National Park" ;
|
||||
dwc:verbatimLatitude "-0.20356" ;
|
||||
dwc:verbatimLongitude "11.60281" ;
|
||||
trt:gbifOccurrenceId "4853276302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03F2055E6607FFCDFF45FC86FD43E62D#3B33BE156606FFCDFEDDFF5BFD43E62D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Álvarez & Budaeva, 2023" ;
|
||||
dwc:species "lanai" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BW5G3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Naineris_lanai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Shear & Marek, 2023" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CGL6J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bayaria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Shear & Marek, 2022" ;
|
||||
dwc:species "cheathamensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CGB5M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rampalia_cheathamensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Cook, 1899)" ;
|
||||
dwc:species "californica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CGL6L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amplaria_californica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Shear & Marek, 2024" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CGL6J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bayaria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -46,6 +46,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Shear & Marek, 1936)" ;
|
||||
dwc:species "nana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CGL6K> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bayaria_nana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -46,6 +46,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Cook, 1899)" ;
|
||||
dwc:species "californica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CGL6L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amplaria_californica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Shear & Marek, 2023" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CGGWG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tigraria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Shear & Marek, 2023" ;
|
||||
dwc:species "oregonensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CGGWH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tigraria_oregonensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Boheman, 1845" ;
|
||||
dwc:species "brevis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/524VD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenoscelis_brevis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -7,27 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1066.69697.figure14> ;
|
||||
dc:creator "Filander, Zoleka N.; Kitahara, Marcelo V.; Cairns, Stephen D.; Sink, Kerry J.; Lombard, Amanda T." ;
|
||||
dc:title "Letepsammia franki Owens 1994" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.135841226382A4F4BF4BE96611C79712>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.72DB3DD277DBAF8FFF2CC0AF596F0BE3>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.E244D23F5A82F2984EF5423B7B275E68>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.A43464EF3AB80DD1C40844C479B469C4>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.228527014B0D9061DF4EACA5FC968891>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.CCFA1A8C5A2BCF0D0A9006D06B83E756>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.319ED0EDF80CA166182CEEE0FA9639E4>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.968A8733D6F524608E8FD766C1091837>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.DA171B2AF6AF2F0B9A06A43287C379B2>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.43A86FA7AFCF3C8978C2264BB801FFF3>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.3C8C3B15E4152C6C162EF1B2B5E20481>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.9DBAE7667038610853E23543FDA8A711>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.5C4F1EE87A9271782FE4354B8DEA6C31>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.E41ADDA76188DB6090FBC99584175688>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.5CA26356DBB8DE9E033BC81053F8C703>, <http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.6A702DE25329F380181F955BAE17DA99> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Letepsammia_franki_Owens_1994> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Letepsammia_formosissima_Moseley_1876>, <http://taxon-concept.plazi.org/id/Animalia/Stephanophyllia_formosissima_Moseley_1876> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1066.69697> ;
|
||||
|
@ -178,3 +163,148 @@
|
|||
dc:description "Figure 14. A, B. Letepsammia formosissima (SAM _ H 1429, off Kidds Beach, 79 m) A calicular view B basal view C, D Letepsammia franki (SAMC _ A 090070, off Durban, 95 m) C calicular view D basal view E, F Rhombopsammia niphada (SAM _ H 1390, off Port Alfred, 90 m) E calicular view F basal view G, H Stephanophyllia fungulus (SAMC _ A 073106, Cape Vidal, 140 m) G calicular view H basal view I Madrepora oculata (SAM _ H 3038, off St Lucia, 825 m) full view J, L Culicia sp. cf. Culicia australiensis (SAMC _ A 073032, off Shaka's Rock, 50 m) J calicular view K full view L septa details M, N Culicia excavata. M (UCTES _ DBN 85 H, off Ispongo, depth unknown): full view N (BMNH 1840.09.30.19, Cape of Good Hope, depth unknown): Calicular view O, P Stenocyathus vermiformis (SAM _ H 3213, off Cintsa, 630 m) O calicular view P lateral view Scale bars: 10 mm (A-H, J-N); 100 mm (I); 2 mm (O, P)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/604117> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.135841226382A4F4BF4BE96611C79712>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Locality" ;
|
||||
dwc:verbatimElevation "105" ;
|
||||
dwc:verbatimLatitude "-27.904999" ;
|
||||
dwc:verbatimLongitude "32.633297" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#135841226382A4F4BF4BE96611C79712> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.72DB3DD277DBAF8FFF2CC0AF596F0BE3>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "165" ;
|
||||
dwc:verbatimLatitude "-30.1067" ;
|
||||
dwc:verbatimLongitude "31.0133" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#72DB3DD277DBAF8FFF2CC0AF596F0BE3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.E244D23F5A82F2984EF5423B7B275E68>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Southern" ;
|
||||
dwc:verbatimElevation "85" ;
|
||||
dwc:verbatimLatitude "-33.03" ;
|
||||
dwc:verbatimLongitude "28.073298" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#E244D23F5A82F2984EF5423B7B275E68> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.A43464EF3AB80DD1C40844C479B469C4>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "248" ;
|
||||
dwc:verbatimLatitude "-30.1" ;
|
||||
dwc:verbatimLongitude "31.026667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#A43464EF3AB80DD1C40844C479B469C4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.228527014B0D9061DF4EACA5FC968891>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "300" ;
|
||||
dwc:verbatimLatitude "-31.932997" ;
|
||||
dwc:verbatimLongitude "29.42" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#228527014B0D9061DF4EACA5FC968891> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.CCFA1A8C5A2BCF0D0A9006D06B83E756>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "265" ;
|
||||
dwc:verbatimLatitude "-32.048298" ;
|
||||
dwc:verbatimLongitude "29.328299" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#CCFA1A8C5A2BCF0D0A9006D06B83E756> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.319ED0EDF80CA166182CEEE0FA9639E4>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "248" ;
|
||||
dwc:verbatimLatitude "-30.1" ;
|
||||
dwc:verbatimLongitude "31.026667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#319ED0EDF80CA166182CEEE0FA9639E4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.968A8733D6F524608E8FD766C1091837>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "140" ;
|
||||
dwc:verbatimLatitude "-30.01" ;
|
||||
dwc:verbatimLongitude "31.06333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#968A8733D6F524608E8FD766C1091837> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.DA171B2AF6AF2F0B9A06A43287C379B2>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Locality" ;
|
||||
dwc:verbatimElevation "95" ;
|
||||
dwc:verbatimLatitude "-29.8367" ;
|
||||
dwc:verbatimLongitude "31.204998" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#DA171B2AF6AF2F0B9A06A43287C379B2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.43A86FA7AFCF3C8978C2264BB801FFF3>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "185" ;
|
||||
dwc:verbatimLatitude "-29.719997" ;
|
||||
dwc:verbatimLongitude "31.429996" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#43A86FA7AFCF3C8978C2264BB801FFF3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.3C8C3B15E4152C6C162EF1B2B5E20481>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "99" ;
|
||||
dwc:verbatimLatitude "-29.866665" ;
|
||||
dwc:verbatimLongitude "31.0" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#3C8C3B15E4152C6C162EF1B2B5E20481> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.9DBAE7667038610853E23543FDA8A711>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Southern" ;
|
||||
dwc:verbatimElevation "79" ;
|
||||
dwc:verbatimLatitude "-33.199997" ;
|
||||
dwc:verbatimLongitude "27.68333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#9DBAE7667038610853E23543FDA8A711> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.5C4F1EE87A9271782FE4354B8DEA6C31>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Southern" ;
|
||||
dwc:verbatimElevation "79" ;
|
||||
dwc:verbatimLatitude "-33.199997" ;
|
||||
dwc:verbatimLongitude "27.68333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#5C4F1EE87A9271782FE4354B8DEA6C31> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.E41ADDA76188DB6090FBC99584175688>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Southern" ;
|
||||
dwc:verbatimElevation "90" ;
|
||||
dwc:verbatimLatitude "-33.655003" ;
|
||||
dwc:verbatimLongitude "27.01833" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#E41ADDA76188DB6090FBC99584175688> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.5CA26356DBB8DE9E033BC81053F8C703>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Southern" ;
|
||||
dwc:verbatimElevation "86" ;
|
||||
dwc:verbatimLatitude "-33.65667" ;
|
||||
dwc:verbatimLongitude "27.195" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#5CA26356DBB8DE9E033BC81053F8C703> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/04C980B399CD4113C48376A58A14CCB9.mc.6A702DE25329F380181F955BAE17DA99>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "138" ;
|
||||
dwc:verbatimLatitude "-29.579998" ;
|
||||
dwc:verbatimLongitude "31.699997" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/04C980B399CD4113C48376A58A14CCB9#6A702DE25329F380181F955BAE17DA99> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -7,14 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/057840FAD829FF7AE21F99A6BBD16035>
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.203.83529.figure35>, <http://dx.doi.org/10.3897/phytokeys.203.83529.figure36>, <http://dx.doi.org/10.3897/phytokeys.203.83529.figure41> ;
|
||||
dc:creator "Boza Espinoza, Tatiana Erika; Kessler, Michael" ;
|
||||
dc:title "Polylepis loxensis T. Boza, K. Romoleroux & M. Kessler, Phytoxa 454 (2): 118. 2020." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/057840FAD829FF7AE21F99A6BBD16035.mc.9E88746A61DF6AF2D0F64B090C6B98A6>, <http://tb.plazi.org/GgServer/dwcaRecords/057840FAD829FF7AE21F99A6BBD16035.mc.4F80BD754A06CF0E623D52E0026F213E>, <http://tb.plazi.org/GgServer/dwcaRecords/057840FAD829FF7AE21F99A6BBD16035.mc.40BA93E624C74CF5A5DD51B93B999162> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Polylepis_loxensis_Boza_454> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.203.83529> ;
|
||||
a trt:Treatment .
|
||||
|
@ -107,3 +105,33 @@
|
|||
dc:description "Figure 41. Geographical distribution of the species of subsection Polylepis Sericeae Sericeae." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/721358> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/057840FAD829FF7AE21F99A6BBD16035.mc.9E88746A61DF6AF2D0F64B090C6B98A6>
|
||||
dwc:eventDate "2019-12-21" ;
|
||||
dwc:locality "Laguna Chinchilla" ;
|
||||
dwc:recordedBy "T. E. Boza, C. Medina" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "3610" ;
|
||||
dwc:verbatimLatitude "-3.6055555" ;
|
||||
dwc:verbatimLongitude "-79.38555" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/057840FAD829FF7AE21F99A6BBD16035#9E88746A61DF6AF2D0F64B090C6B98A6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/057840FAD829FF7AE21F99A6BBD16035.mc.4F80BD754A06CF0E623D52E0026F213E>
|
||||
dwc:eventDate "2008-11-15" ;
|
||||
dwc:locality "Nabon" ;
|
||||
dwc:verbatimElevation "3050" ;
|
||||
dwc:verbatimLatitude "-3.4722223" ;
|
||||
dwc:verbatimLongitude "-79.04" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/057840FAD829FF7AE21F99A6BBD16035#4F80BD754A06CF0E623D52E0026F213E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/057840FAD829FF7AE21F99A6BBD16035.mc.40BA93E624C74CF5A5DD51B93B999162>
|
||||
dwc:eventDate "1984-09-19" ;
|
||||
dwc:locality "Paramo of Fierro Urco" ;
|
||||
dwc:recordedBy "Boza, Medina, Sklenar, Laegaard, Lewis, Lozano, Hughes, P. Lozano" ;
|
||||
dwc:verbatimElevation "3610" ;
|
||||
dwc:verbatimLatitude "-3.604722" ;
|
||||
dwc:verbatimLongitude "-79.39694" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/057840FAD829FF7AE21F99A6BBD16035#40BA93E624C74CF5A5DD51B93B999162> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -44,13 +44,11 @@
|
|||
dwc:scientificNameAuthorship "(Moseley, 1873)" ;
|
||||
dwc:species "nobilis" ;
|
||||
dwc:subGenus "Odontocyathus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52C3N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stephanocyathus_nobilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stephanotrochus_nobilis_Moseley_1876>
|
||||
dwc:authority "Moseley, 1881" ;
|
||||
dwc:authorityName "Moseley" ;
|
||||
dwc:authorityYear "1881" ;
|
||||
dwc:baseAuthorityName "Moseley" ;
|
||||
dwc:baseAuthorityYear "1876" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
|
@ -66,7 +64,6 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stephanotrochus_nitens_Alcock_1891>
|
||||
dwc:authority "Moseley, 1881" ;
|
||||
dwc:authorityName "Alcock" ;
|
||||
dwc:authorityYear "1891" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
|
@ -82,9 +79,6 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stephanotrochus_platypus_Moseley_1876>
|
||||
dwc:authority "Moseley, 1881" ;
|
||||
dwc:authorityName "Moseley" ;
|
||||
dwc:authorityYear "1881" ;
|
||||
dwc:baseAuthorityName "Moseley" ;
|
||||
dwc:baseAuthorityYear "1876" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
|
@ -101,9 +95,6 @@
|
|||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stephanotrochus_diadema_nobilis_Moseley_1876>
|
||||
# Warning: ignoring subSpecies "var." ;
|
||||
dwc:authority "Moseley, 1881" ;
|
||||
dwc:authorityName "Moseley" ;
|
||||
dwc:authorityYear "1881" ;
|
||||
dwc:baseAuthorityName "Moseley" ;
|
||||
dwc:baseAuthorityYear "1876" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
|
@ -120,7 +111,6 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sabinotrochus_opulens_Gravier_1915>
|
||||
dwc:authority "Duncan, 1873" ;
|
||||
dwc:authorityName "Gravier" ;
|
||||
dwc:authorityYear "1915" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
|
@ -149,6 +139,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stephanocyathus_Odontocyathus>
|
||||
dwc:genus "Stephanocyathus" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Odontocyathus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stephanocyathus> ;
|
||||
|
@ -246,6 +237,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stephanotrochus_diadema>
|
||||
dwc:genus "Stephanotrochus" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "diadema" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stephanotrochus> ;
|
||||
|
|
|
@ -122,6 +122,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ringdahl, 1929" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C22NY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euryparia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -155,6 +156,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ringdahl, 1933" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C22P2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudomyopina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -11,12 +11,12 @@
|
|||
<http://treatment.plazi.org/id/06988A92272545AAFCD1D7A130B11F89>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Narcissus moschatus Linnaeus 1762" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611994353> ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/06988A92272545AAFCD1D7A130B11F89.mc.1AE7C335BC91DE74A34E60A85738B621> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Narcissus_moschatus_Linnaeus_1762> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4367249> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4367249>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "695" ;
|
||||
bibo:startPage "690" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
@ -37,6 +37,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1762" ;
|
||||
dwc:species "moschatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/45PDZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Narcissus_moschatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -87,9 +88,10 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611994353>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/06988A92272545AAFCD1D7A130B11F89.mc.1AE7C335BC91DE74A34E60A85738B621>
|
||||
dwc:catalogNumber "412.5" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611994353" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/06988A92272545AAFCD1D7A130B11F89#1AE7C335BC91DE74A34E60A85738B621> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/070AE91A90A65703BC9DE837233A84BB>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1106.80184.figure1> ;
|
||||
dc:creator "Choo, Seohwi; Jeong, Man-Ki; Soh, Ho Young" ;
|
||||
dc:title "Mesosagitta minima" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/070AE91A90A65703BC9DE837233A84BB.mc.24EC3BCC6EBBB88642F191433BB2FC76> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesosagitta_minima_Grassi_1881> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Spadella_minima> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sagitta_minima_Grassi_1881> ;
|
||||
|
@ -45,6 +45,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Grassi, 1881)" ;
|
||||
dwc:species "minima" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4267X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesosagitta_minima> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -132,3 +133,12 @@
|
|||
dc:description "Figure 1. Sampling stations in Korean waters. Empty circles, sampling stations; filled circles, the stations where the chaetognaths were secured." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/704185> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/070AE91A90A65703BC9DE837233A84BB.mc.24EC3BCC6EBBB88642F191433BB2FC76>
|
||||
dwc:eventDate "2020-08" ;
|
||||
dwc:locality "Northern East" ;
|
||||
dwc:verbatimElevation "60" ;
|
||||
dwc:verbatimLatitude "32.490334" ;
|
||||
dwc:verbatimLongitude "127.49423" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/070AE91A90A65703BC9DE837233A84BB#24EC3BCC6EBBB88642F191433BB2FC76> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -38,6 +38,7 @@
|
|||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Verrill, 1870" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84T84> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhizopsammia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Buchanan, 1936" ;
|
||||
dwc:species "americanus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/YVKB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cossonus_americanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
cito:cites <http://dx.doi.org/10.3897/phytokeys.203.83529.figure12>, <http://dx.doi.org/10.3897/phytokeys.203.83529.figure13> ;
|
||||
dc:creator "Boza Espinoza, Tatiana Erika; Kessler, Michael" ;
|
||||
dc:title "Polylepis (sect. Sericeaee) reticulata subsp. sect. T. Boza & M. Kessler, 2022, sect. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Polylepis_reticulata_sect_Boza_2022> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Polylepis_Sericeaee_Boza_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.203.83529> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.203.83529.figure12>, <http://dx.doi.org/10.3897/phytokeys.203.83529.figure13> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Polylepis_reticulata_sect_Boza_2022>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Polylepis_Sericeaee_Boza_2022>
|
||||
dwc:LSID "urn:lsid:ipni.org:names:77301574-1" ;
|
||||
dwc:authority "T. Boza & M. Kessler," ;
|
||||
dwc:authorityName "T. Boza & M. Kessler," ;
|
||||
|
@ -42,35 +42,16 @@
|
|||
dwc:rank "section" ;
|
||||
dwc:scientificNameAuthorship "Boza & Kessler, 2022" ;
|
||||
dwc:section "Sericeaee" ;
|
||||
dwc:species "reticulata" ;
|
||||
dwc:subSpecies "sect." ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Polylepis_reticulata_sect> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Polylepis_Sericeaee> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polylepis_reticulata_sect>
|
||||
# Warning: abbreviated subSpecies "sect." ;
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polylepis_Sericeaee>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Polylepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Marchantiophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:section "Sericeaee" ;
|
||||
dwc:species "reticulata" ;
|
||||
dwc:subSpecies "sect." ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polylepis_reticulata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polylepis_reticulata>
|
||||
dwc:genus "Polylepis" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "reticulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polylepis_Sericeaee> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polylepis_Sericeaee>
|
||||
dwc:genus "Polylepis" ;
|
||||
dwc:rank "section" ;
|
||||
dwc:section "Sericeaee" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polylepis> ;
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Germar, 1824" ;
|
||||
dwc:species "ptinoides" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8J788> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sthereus_ptinoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chaudoir, 1847" ;
|
||||
dwc:species "pusilla" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B2VM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agra_pusilla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Blackman, 1922" ;
|
||||
dwc:species "biovalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4JCQD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pityophthorus_biovalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -9,11 +9,10 @@
|
|||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/09C42651151E0A29580A5CBED43C4B3D>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Diptera>' due to issues with rank ;
|
||||
dc:creator "van Noort, Simon; Buffington, Matthew L.; Forshage, Mattias" ;
|
||||
dc:title "Neralsia Cameron 1883" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neralsia_Cameron_1883> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Neralsia_rufipes>, <http://taxon-name.plazi.org/id/Animalia/Solenaspis>, <http://taxon-name.plazi.org/id/Animalia/Solenaspis_hyalinipennis>, <http://taxon-name.plazi.org/id/Animalia/Xyalosema> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Diptera>, <http://taxon-name.plazi.org/id/Animalia/Neralsia_rufipes>, <http://taxon-name.plazi.org/id/Animalia/Solenaspis>, <http://taxon-name.plazi.org/id/Animalia/Solenaspis_hyalinipennis>, <http://taxon-name.plazi.org/id/Animalia/Xyalosema> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.453.8511> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "sp." ;
|
||||
dwc:subGenus "Fungiacyathus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/85KCT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fungiacyathus_Fungiacyathus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -11,12 +11,12 @@
|
|||
<http://treatment.plazi.org/id/0A51D7FE29EFF80364F129E6F8011C35>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Nicotiana glutinosa Linnaeus 1753" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611994314> ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0A51D7FE29EFF80364F129E6F8011C35.mc.15B4E19A1EEA317DE50343CC1AEA9A2C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nicotiana_glutinosa_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4367327> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4367327>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "695" ;
|
||||
bibo:startPage "690" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
@ -37,6 +37,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "glutinosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47D3W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nicotiana_glutinosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -87,9 +88,10 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611994314>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0A51D7FE29EFF80364F129E6F8011C35.mc.15B4E19A1EEA317DE50343CC1AEA9A2C>
|
||||
dwc:catalogNumber "245.5" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611994314" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0A51D7FE29EFF80364F129E6F8011C35#15B4E19A1EEA317DE50343CC1AEA9A2C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -13,10 +13,10 @@
|
|||
dc:title "Syncarpha vestita B. Nord." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Syncarpha_vestita_Linnaeus_1767> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Xeranthemum_vestitum_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.5842569> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.5842569>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "930" ;
|
||||
bibo:startPage "928" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
@ -38,6 +38,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1767) Nord." ;
|
||||
dwc:species "vestita" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7B7FS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Syncarpha_vestita> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -54,6 +55,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "vestitum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7FVXV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Xeranthemum_vestitum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -7,14 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/0BE5B2FC88625B78A55515931D31EC28>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1077.67081.figure60> ;
|
||||
dc:creator "De Mattia, Willy; Reier, Susanne; Haring, Elisabeth" ;
|
||||
dc:title "Stigmatica kobeltiana" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0BE5B2FC88625B78A55515931D31EC28.mc.A25D920C61F072C6DE384E2F94421798>, <http://tb.plazi.org/GgServer/dwcaRecords/0BE5B2FC88625B78A55515931D31EC28.mc.67B6FE5B979DB0F150F2B541C12581B1>, <http://tb.plazi.org/GgServer/dwcaRecords/0BE5B2FC88625B78A55515931D31EC28.mc.DB44EE4F4DBD420C950D1B2AE29F906A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmatica_kobeltiana_Kuester_1876> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1077.67081> ;
|
||||
a trt:Treatment .
|
||||
|
@ -45,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kuester, 1876)" ;
|
||||
dwc:species "kobeltiana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8THQ4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmatica_kobeltiana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -99,3 +98,33 @@
|
|||
dc:description "Figure 60. Stigmatica stigmatica sturmii (L. Pfeiffer, 1844), Punta Penne, Brindisi 60.1 whole distal genital organs 60.2 internal distal part of genital organs. Stigmatica ernae Fauer, 1978, San Rufo, Passo Sentinella 60.3 whole distal genital organs 60.4 internal distal part of genital organs. Stigmatica incerta (Kuester, 1861), Serra San Bruno, Vibo Valentia 60.5 whole distal genital organs 60.6 internal distal part of genital organs. Stigmatica kobeltiana (Kuester, 1876). Altilia, Cosenza 60.7 whole distal genital organs. 60.8 internal distal part of genital organs; Gerace 60.9 whole distal genital organs 60.10 internal distal part of genital organs; Amantea, Cosenza 60.11 whole distal genital organs 60.12 internal distal part of genital organs. Stigmatica lamellata (Rossmaessler, 1836), Corfu, Greece 60.13 whole distal genital organs. 60.14 internal distal part of genital organs 60.15 cross section of the epiphallus." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/622852> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0BE5B2FC88625B78A55515931D31EC28.mc.A25D920C61F072C6DE384E2F94421798>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Cosenza" ;
|
||||
dwc:recordedBy "Lab ID St, W. De Mattia, J. Macor" ;
|
||||
dwc:verbatimElevation "460" ;
|
||||
dwc:verbatimLatitude "39.13278" ;
|
||||
dwc:verbatimLongitude "16.250534" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0BE5B2FC88625B78A55515931D31EC28#A25D920C61F072C6DE384E2F94421798> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0BE5B2FC88625B78A55515931D31EC28.mc.67B6FE5B979DB0F150F2B541C12581B1>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Strada Provinciale" ;
|
||||
dwc:recordedBy "W. De Mattia, J. Macor" ;
|
||||
dwc:verbatimElevation "400" ;
|
||||
dwc:verbatimLatitude "38.281506" ;
|
||||
dwc:verbatimLongitude "16.197027" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0BE5B2FC88625B78A55515931D31EC28#67B6FE5B979DB0F150F2B541C12581B1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0BE5B2FC88625B78A55515931D31EC28.mc.DB44EE4F4DBD420C950D1B2AE29F906A>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Cosenza" ;
|
||||
dwc:recordedBy "W. I. Niero" ;
|
||||
dwc:verbatimElevation "30" ;
|
||||
dwc:verbatimLatitude "39.140182" ;
|
||||
dwc:verbatimLongitude "16.071703" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0BE5B2FC88625B78A55515931D31EC28#DB44EE4F4DBD420C950D1B2AE29F906A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -33,21 +33,26 @@
|
|||
dwc:authority "Filander" ;
|
||||
dwc:authorityName "Filander" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Dendrophylliidae" ;
|
||||
dwc:genus "Ednapsammia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Filander, 2021" ;
|
||||
dwc:species "columnapriva" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8SLW2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ednapsammia_columnapriva> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ednapsammia_columnapriva>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Dendrophylliidae" ;
|
||||
dwc:genus "Ednapsammia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "columnapriva" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ednapsammia> ;
|
||||
|
@ -68,6 +73,18 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Scleractinia>
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthozoa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anthozoa>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnidaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnidaria>
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
dwc:scientificNameAuthorship "De Mattia, Reier & Haring, 2021" ;
|
||||
dwc:species "calcarae" ;
|
||||
dwc:subSpecies "borgettensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8THTQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siciliaria_calcarae_borgettensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -7,14 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/0CDE1F95209C2D9C83FAD9FBA24D750F>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1066.69697.figure12> ;
|
||||
dc:creator "Filander, Zoleka N.; Kitahara, Marcelo V.; Cairns, Stephen D.; Sink, Kerry J.; Lombard, Amanda T." ;
|
||||
dc:title "Truncatoflabellum gardineri Cairns in Cairns & Keller 1993" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0CDE1F95209C2D9C83FAD9FBA24D750F.mc.A3B5ABA51C7E8A26D40532F664EDB5BB>, <http://tb.plazi.org/GgServer/dwcaRecords/0CDE1F95209C2D9C83FAD9FBA24D750F.mc.FEA73065DA035975B8CB9C0E1F501BFE>, <http://tb.plazi.org/GgServer/dwcaRecords/0CDE1F95209C2D9C83FAD9FBA24D750F.mc.67BF41D290770F91EF7ADBA9C0A7450F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Truncatoflabellum_gardineri_Cairns_1993> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1066.69697> ;
|
||||
a trt:Treatment .
|
||||
|
@ -44,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cairns, 1993" ;
|
||||
dwc:species "gardineri" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7CX7Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Truncatoflabellum_gardineri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -98,3 +97,32 @@
|
|||
dc:description "Figure 12. A, B Javania insignis (SAMC _ A 090116, off Port Dunford, 85 m) A calicular view B lateral view C, D Placotrochides scaphula (USNM 91772, off Scottburgh, 1360 m) C calicular view D calicular view E, H Rhizotrochus typus E, F (SAMC _ A 090094, off Coffee Bay, 160 m) E calicular view F lateral view G, H (SCD 39 B, off Coffee Bay, 160 m) G calicular view H lateral view I, J Truncatoflabellum formosum (SAM _ H 1389, off Shaka's Rock, 183 m) I calicular view J lateral view K, L Truncatoflabellum gardineri (SAM _ H 3847, off Shaka's Rock, 138 m) K calicular view L lateral view M, N Truncatoflabellum inconstans (SAM _ H 1241, off Kei Mouth, 66 m) M calicular view N lateral view O, P Truncatoflabellum multispinosum (SAMC _ A 087450, locality data unknown) O calicular view P lateral view. Scale bars: 10 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/604115> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0CDE1F95209C2D9C83FAD9FBA24D750F.mc.A3B5ABA51C7E8A26D40532F664EDB5BB>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "138" ;
|
||||
dwc:verbatimLatitude "-29.583332" ;
|
||||
dwc:verbatimLongitude "31.7" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0CDE1F95209C2D9C83FAD9FBA24D750F#A3B5ABA51C7E8A26D40532F664EDB5BB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0CDE1F95209C2D9C83FAD9FBA24D750F.mc.FEA73065DA035975B8CB9C0E1F501BFE>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Port St. Johns" ;
|
||||
dwc:typeStatus "paratypes" ;
|
||||
dwc:verbatimElevation "138" ;
|
||||
dwc:verbatimLatitude "-29.579998" ;
|
||||
dwc:verbatimLongitude "31.699997" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0CDE1F95209C2D9C83FAD9FBA24D750F#FEA73065DA035975B8CB9C0E1F501BFE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0CDE1F95209C2D9C83FAD9FBA24D750F.mc.67BF41D290770F91EF7ADBA9C0A7450F>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "138" ;
|
||||
dwc:verbatimLatitude "-29.579998" ;
|
||||
dwc:verbatimLongitude "31.699997" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0CDE1F95209C2D9C83FAD9FBA24D750F#67BF41D290770F91EF7ADBA9C0A7450F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -7,32 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1066.69697.figure12>, <http://taxon-concept.plazi.org/id/Animalia/Truncatoflabellum_Cairns_1989> ;
|
||||
dc:creator "Filander, Zoleka N.; Kitahara, Marcelo V.; Cairns, Stephen D.; Sink, Kerry J.; Lombard, Amanda T." ;
|
||||
dc:title "Truncatoflabellum formosum Cairns 1989" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.EB009033B4F7B1ABD6EBCEA7CB31595F>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.C0AD552E2A1975DFC7BA32CD1E2E5AD5>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.A85445BF49C55F4EAE3FBF5A8C27C6A8>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.4FD1105C538BC5F711A5BB23971E655F>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.32EDA11F8C2D6CF6C03EDEDB3D69311C>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.53B09312ACFA88D3DEEE6921FC0EC408>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.135E1A740CD73DDB1F0E853F41427266>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.A00E656CD886FE3B9464271B330FF21B>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.3010ECDE16F6A5E27E027F4849A80BD5>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.71AEF34E45A5306E162AF233000B743B>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.2AEF7C0D10576B9C26960DC3C8D895BD>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.0265591806B5170FAFB851038887C5E3>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.CF348A5F399F785C6AC7B9A711711B4E>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.9BD20D67593088AF4FC2F379814CDBBD>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.BC3C687A43C7877A91B5B601EB0143BD>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.F599B0D0F5A1EC02B4E155056B143BEB>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.BA79876F6FC265B97B9FC89C9FFF69DF>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.EC438CA67C46D9B6681B7A048321ED2D>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.677116602D5C11C97A36F26ECA44031C>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.DDA689BF936D1FE8A23C216F4CC8BDEB>, <http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.25D394A96E4F4EFA1A3750CD62F0F6D4> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Truncatoflabellum_formosum_Cairns_1989> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Flabellum_rubrum_Quoy_1833> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1066.69697> ;
|
||||
|
@ -63,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cairns, 1989" ;
|
||||
dwc:species "formosum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7CWVY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Truncatoflabellum_formosum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -169,3 +150,192 @@
|
|||
dc:description "Figure 12. A, B Javania insignis (SAMC _ A 090116, off Port Dunford, 85 m) A calicular view B lateral view C, D Placotrochides scaphula (USNM 91772, off Scottburgh, 1360 m) C calicular view D calicular view E, H Rhizotrochus typus E, F (SAMC _ A 090094, off Coffee Bay, 160 m) E calicular view F lateral view G, H (SCD 39 B, off Coffee Bay, 160 m) G calicular view H lateral view I, J Truncatoflabellum formosum (SAM _ H 1389, off Shaka's Rock, 183 m) I calicular view J lateral view K, L Truncatoflabellum gardineri (SAM _ H 3847, off Shaka's Rock, 138 m) K calicular view L lateral view M, N Truncatoflabellum inconstans (SAM _ H 1241, off Kei Mouth, 66 m) M calicular view N lateral view O, P Truncatoflabellum multispinosum (SAMC _ A 087450, locality data unknown) O calicular view P lateral view. Scale bars: 10 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/604115> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.EB009033B4F7B1ABD6EBCEA7CB31595F>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "198" ;
|
||||
dwc:verbatimLatitude "-28.289997" ;
|
||||
dwc:verbatimLongitude "32.5767" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#EB009033B4F7B1ABD6EBCEA7CB31595F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.C0AD552E2A1975DFC7BA32CD1E2E5AD5>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "170" ;
|
||||
dwc:verbatimLatitude "-28.53" ;
|
||||
dwc:verbatimLongitude "32.435" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#C0AD552E2A1975DFC7BA32CD1E2E5AD5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.A85445BF49C55F4EAE3FBF5A8C27C6A8>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "150" ;
|
||||
dwc:verbatimLatitude "-30.133331" ;
|
||||
dwc:verbatimLongitude "31.149998" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#A85445BF49C55F4EAE3FBF5A8C27C6A8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.4FD1105C538BC5F711A5BB23971E655F>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "190" ;
|
||||
dwc:verbatimLatitude "-31.7317" ;
|
||||
dwc:verbatimLongitude "29.536697" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#4FD1105C538BC5F711A5BB23971E655F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.32EDA11F8C2D6CF6C03EDEDB3D69311C>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "145" ;
|
||||
dwc:verbatimLatitude "-28.1183" ;
|
||||
dwc:verbatimLongitude "32.609997" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#32EDA11F8C2D6CF6C03EDEDB3D69311C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.53B09312ACFA88D3DEEE6921FC0EC408>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Southern" ;
|
||||
dwc:verbatimElevation "88" ;
|
||||
dwc:verbatimLatitude "-34.382015" ;
|
||||
dwc:verbatimLongitude "21.423746" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#53B09312ACFA88D3DEEE6921FC0EC408> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.135E1A740CD73DDB1F0E853F41427266>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "120" ;
|
||||
dwc:verbatimLatitude "-29.766665" ;
|
||||
dwc:verbatimLongitude "31.43333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#135E1A740CD73DDB1F0E853F41427266> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.A00E656CD886FE3B9464271B330FF21B>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "72" ;
|
||||
dwc:verbatimLatitude "-29.649998" ;
|
||||
dwc:verbatimLongitude "31.133331" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#A00E656CD886FE3B9464271B330FF21B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.3010ECDE16F6A5E27E027F4849A80BD5>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Southern" ;
|
||||
dwc:verbatimElevation "90" ;
|
||||
dwc:verbatimLatitude "-33.718777" ;
|
||||
dwc:verbatimLongitude "26.627209" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#3010ECDE16F6A5E27E027F4849A80BD5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.71AEF34E45A5306E162AF233000B743B>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "66" ;
|
||||
dwc:verbatimLatitude "-32.67611" ;
|
||||
dwc:verbatimLongitude "28.38083" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#71AEF34E45A5306E162AF233000B743B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.2AEF7C0D10576B9C26960DC3C8D895BD>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "183" ;
|
||||
dwc:verbatimLatitude "-29.649998" ;
|
||||
dwc:verbatimLongitude "31.133331" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#2AEF7C0D10576B9C26960DC3C8D895BD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.0265591806B5170FAFB851038887C5E3>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "73" ;
|
||||
dwc:verbatimLatitude "-29.216665" ;
|
||||
dwc:verbatimLongitude "31.5" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#0265591806B5170FAFB851038887C5E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.CF348A5F399F785C6AC7B9A711711B4E>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "99" ;
|
||||
dwc:verbatimLatitude "-29.866667" ;
|
||||
dwc:verbatimLongitude "31.0" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#CF348A5F399F785C6AC7B9A711711B4E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.9BD20D67593088AF4FC2F379814CDBBD>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "86" ;
|
||||
dwc:verbatimLatitude "-29.883331" ;
|
||||
dwc:verbatimLongitude "31.051386" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#9BD20D67593088AF4FC2F379814CDBBD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.BC3C687A43C7877A91B5B601EB0143BD>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Southern" ;
|
||||
dwc:verbatimElevation "90" ;
|
||||
dwc:verbatimLatitude "-33.716667" ;
|
||||
dwc:verbatimLongitude "28.78333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#BC3C687A43C7877A91B5B601EB0143BD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.F599B0D0F5A1EC02B4E155056B143BEB>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "66" ;
|
||||
dwc:verbatimLatitude "-29.566668" ;
|
||||
dwc:verbatimLongitude "31.18333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#F599B0D0F5A1EC02B4E155056B143BEB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.BA79876F6FC265B97B9FC89C9FFF69DF>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "670" ;
|
||||
dwc:verbatimLatitude "-28.271666" ;
|
||||
dwc:verbatimLongitude "32.646667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#BA79876F6FC265B97B9FC89C9FFF69DF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.EC438CA67C46D9B6681B7A048321ED2D>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "101" ;
|
||||
dwc:verbatimLatitude "-29.866665" ;
|
||||
dwc:verbatimLongitude "31.0" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#EC438CA67C46D9B6681B7A048321ED2D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.677116602D5C11C97A36F26ECA44031C>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Southern" ;
|
||||
dwc:verbatimElevation "115" ;
|
||||
dwc:verbatimLatitude "-33.766663" ;
|
||||
dwc:verbatimLongitude "26.316664" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#677116602D5C11C97A36F26ECA44031C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.DDA689BF936D1FE8A23C216F4CC8BDEB>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "120" ;
|
||||
dwc:verbatimLatitude "-29.766665" ;
|
||||
dwc:verbatimLongitude "31.43333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#DDA689BF936D1FE8A23C216F4CC8BDEB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0D0001DDA8107F061219D85FF0607285.mc.25D394A96E4F4EFA1A3750CD62F0F6D4>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "145" ;
|
||||
dwc:verbatimLatitude "-28.1183" ;
|
||||
dwc:verbatimLongitude "32.609997" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0D0001DDA8107F061219D85FF0607285#25D394A96E4F4EFA1A3750CD62F0F6D4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
dwc:scientificNameAuthorship "Sohail, Naveed, Qin & Zhang, 2020" ;
|
||||
dwc:species "malamjabbensis" ;
|
||||
dwc:subGenus "Kwonianella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9FNPH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Unkanodes_malamjabbensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Alcock, 1898)" ;
|
||||
dwc:species "rotulus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/34KFT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Deltocyathus_rotulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
dwc:authority "Bleeker, 1858" ;
|
||||
dwc:authorityName "Bleeker" ;
|
||||
dwc:authorityYear "1858" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Gobiidae" ;
|
||||
dwc:genus "Valenciennea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
|
@ -39,11 +38,11 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bleeker, 1858" ;
|
||||
dwc:species "helsdingenii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7F9DV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Valenciennea_helsdingenii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Valenciennea_helsdingenii>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Gobiidae" ;
|
||||
dwc:genus "Valenciennea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
|
@ -69,12 +68,6 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
|
@ -11,13 +11,13 @@
|
|||
<http://treatment.plazi.org/id/0EA88CCB289C08616137FC669ADCBD2A>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Phyllanthus epiphyllanthus L. However, Stauffer 1753" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611993312> ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0EA88CCB289C08616137FC669ADCBD2A.mc.1949D420DDF8609FFB4EB11D6E495CEA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Phyllanthus_epiphyllanthus_However_1753> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Xylophylla_latifolia_Linnaeus_1771> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.5842577> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.5842577>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "930" ;
|
||||
bibo:startPage "928" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
@ -38,6 +38,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "However, Stauffer, 1753" ;
|
||||
dwc:species "epiphyllanthus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4H3LS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Phyllanthus_epiphyllanthus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -54,6 +55,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1771" ;
|
||||
dwc:species "latifolia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CLY6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Xylophylla_latifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -122,9 +124,10 @@
|
|||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Phyllanthaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611993312>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0EA88CCB289C08616137FC669ADCBD2A.mc.1949D420DDF8609FFB4EB11D6E495CEA>
|
||||
dwc:catalogNumber "BM-000647366" ;
|
||||
dwc:collectionCode "BM" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611993312" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0EA88CCB289C08616137FC669ADCBD2A#1949D420DDF8609FFB4EB11D6E495CEA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -9,11 +9,12 @@
|
|||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/0EBE356DB25B5C628D2BC3C866C09296>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/pyrenaica>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/dez.68.68020.figure1> ;
|
||||
dc:creator "Jurado-Angulo, Pilar; Jimenez-Ruiz, Yolanda; Garcia-Paris, Mario" ;
|
||||
dc:title "Chelidura pyrenaica" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chelidura_pyrenaica_Gene_1832> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/C_pyrenaica>, <http://taxon-name.plazi.org/id/Animalia/Chelidura_dilatata>, <http://taxon-name.plazi.org/id/Animalia/Chelidura_pyrenatica>, <http://taxon-name.plazi.org/id/Animalia/Forficula_pyrenaea> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chelidura_dilatata>, <http://taxon-name.plazi.org/id/Animalia/Chelidura_pyrenatica>, <http://taxon-name.plazi.org/id/Animalia/Forficula_pyrenaea> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Forficula_dilatata_Burmeister_1838>, <http://taxon-concept.plazi.org/id/Animalia/Forficula_pyrenaica_Bonelli_1832>, <http://taxon-concept.plazi.org/id/Animalia/Forficula_simplex_Lafresnaye_1828>, <http://taxon-concept.plazi.org/id/Animalia/Pseudochelidura_sinuata_Lafresnaye_1828> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/dez.68.68020> ;
|
||||
a trt:Treatment .
|
||||
|
@ -45,6 +46,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gene, 1832)" ;
|
||||
dwc:species "pyrenaica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XQWW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chelidura_pyrenaica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -11,12 +11,12 @@
|
|||
<http://treatment.plazi.org/id/0EE79AE7BD16B9FCE9E605795A37EB04>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Nigella arvensis Linnaeus 1753" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611994319> ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0EE79AE7BD16B9FCE9E605795A37EB04.mc.0283EB65966F42F2BAA8E10611090EDF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nigella_arvensis_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4367337> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4367337>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "695" ;
|
||||
bibo:startPage "690" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
@ -37,6 +37,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "arvensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RXV5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nigella_arvensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -87,9 +88,10 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611994319>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0EE79AE7BD16B9FCE9E605795A37EB04.mc.0283EB65966F42F2BAA8E10611090EDF>
|
||||
dwc:catalogNumber "118" ;
|
||||
dwc:collectionCode "UPS" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611994319" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0EE79AE7BD16B9FCE9E605795A37EB04#0283EB65966F42F2BAA8E10611090EDF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/0FD3497A9F6A56FB806DCF1C3379BDD4>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1077.67081.figure1>, <http://dx.doi.org/10.3897/zookeys.1077.67081.figure17>, <http://dx.doi.org/10.3897/zookeys.1077.67081.figure16> ;
|
||||
dc:creator "De Mattia, Willy; Reier, Susanne; Haring, Elisabeth" ;
|
||||
dc:title "Siciliaria calcarae subsp. belliemii" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0FD3497A9F6A56FB806DCF1C3379BDD4.mc.77E997C5183F2637311CC001D43147F2>, <http://tb.plazi.org/GgServer/dwcaRecords/0FD3497A9F6A56FB806DCF1C3379BDD4.mc.E3493C69F0CF1AB4F975000E14C5D301> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Siciliaria_calcarae_belliemii_Brandt_1961> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Charpentieria_calcarae_belliemii_Brandt_1961> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1077.67081> ;
|
||||
|
@ -47,6 +46,7 @@
|
|||
dwc:species "calcarae" ;
|
||||
dwc:subGenus "Siciliaria" ;
|
||||
dwc:subSpecies "belliemii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8T7QB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siciliaria_calcarae_belliemii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -169,3 +169,23 @@
|
|||
dc:description "Figure 16. Siciliaria calcarae calcarae (Philippi, 1844), Monte Bonifato 16.1 whole distal genital organs 16.2 internal distal part of genital organs 16.3 cross section of the spermatophore 16.4 spermatophore 16.5 whole distal genital organs 16.6 internal distal part of genital organs. Siciliaria calcarae belliemii (Brandt, 1961), Monte Belliemi, Partinico 16.7 whole distal genital organs 16.8 internal distal part of genital organs. Siciliaria calcarae belliemii (Brandt, 1961), Castello Calatubo, Alcamo 16.9 whole distal genital organs 16.10 internal distal part of genital organs 16.11 penial pseudopapilla." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/622808> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0FD3497A9F6A56FB806DCF1C3379BDD4.mc.77E997C5183F2637311CC001D43147F2>
|
||||
dwc:eventDate "2017-04-12" ;
|
||||
dwc:locality "Mount Belliemi" ;
|
||||
dwc:recordedBy "Partinico, W, Lab ID, W. De Mattia, J. Macor" ;
|
||||
dwc:verbatimElevation "440" ;
|
||||
dwc:verbatimLatitude "38.00624" ;
|
||||
dwc:verbatimLongitude "13.110497" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0FD3497A9F6A56FB806DCF1C3379BDD4#77E997C5183F2637311CC001D43147F2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0FD3497A9F6A56FB806DCF1C3379BDD4.mc.E3493C69F0CF1AB4F975000E14C5D301>
|
||||
dwc:eventDate "2017-04-14" ;
|
||||
dwc:locality "Calatubo Castle" ;
|
||||
dwc:recordedBy "Alcamo, E, Lab ID, W. De Mattia, J. Macor" ;
|
||||
dwc:verbatimElevation "75" ;
|
||||
dwc:verbatimLatitude "38.01522" ;
|
||||
dwc:verbatimLongitude "12.987041" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0FD3497A9F6A56FB806DCF1C3379BDD4#E3493C69F0CF1AB4F975000E14C5D301> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Suarez-Morales, 2004" ;
|
||||
dwc:species "torresphilipi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3BYTT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucyclops_torresphilipi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -32,12 +32,10 @@
|
|||
dwc:authority "Anilkumar & Wesener" ;
|
||||
dwc:authorityName "Anilkumar & Wesener" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Arthrosphaeridae" ;
|
||||
dwc:genus "Zoosphaerium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Anilkumar & Wesener, 2020" ;
|
||||
dwc:species "bartolozzii" ;
|
||||
|
@ -45,12 +43,10 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zoosphaerium_bartolozzii>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Arthrosphaeridae" ;
|
||||
dwc:genus "Zoosphaerium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bartolozzii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zoosphaerium> ;
|
||||
|
@ -69,15 +65,8 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:order "Diplopoda" ;
|
||||
dwc:rank "class", "order" ;
|
||||
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" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/10A494DA7561572A84A92876FE3A4393>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1077.67081.figure44> ;
|
||||
dc:creator "De Mattia, Willy; Reier, Susanne; Haring, Elisabeth" ;
|
||||
dc:title "Charpentieria itala subsp. allatollae" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/10A494DA7561572A84A92876FE3A4393.mc.E445CB73CB0659ED744FAF97F7AF22EF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Charpentieria_itala_allatollae_Kaeufel_1928> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1077.67081> ;
|
||||
a trt:Treatment .
|
||||
|
@ -44,6 +44,7 @@
|
|||
dwc:scientificNameAuthorship "(Kaeufel, 1928)" ;
|
||||
dwc:species "itala" ;
|
||||
dwc:subSpecies "allatollae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7GNX9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Charpentieria_itala_allatollae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -106,3 +107,13 @@
|
|||
dc:description "Figure 44. Charpentieria itala itala (G. von Martens, 1824), Barbarano Vicentino 44.1, 44.2 whole distal genital organs 44.3 internal distal part of genital organs 44.4 detail of the pseudopapilla. Charpentieria itala albopustolata (De Cristofori & Jan, 1832), Brescia 44.5 whole distal genital organs 44.6 internal distal part of genital organs. Charpentieria itala allatollae (Kaeufel, 1928), Val Ampola, Storo 44.7 whole distal genital organs 44.8 internal distal part of genital organs." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/622836> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10A494DA7561572A84A92876FE3A4393.mc.E445CB73CB0659ED744FAF97F7AF22EF>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Albergo" ;
|
||||
dwc:recordedBy "W. De Mattia, J. Macor" ;
|
||||
dwc:verbatimElevation "720" ;
|
||||
dwc:verbatimLatitude "45.852116" ;
|
||||
dwc:verbatimLongitude "10.634586" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10A494DA7561572A84A92876FE3A4393#E445CB73CB0659ED744FAF97F7AF22EF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -7,28 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1066.69697.figure9>, <http://taxon-concept.plazi.org/id/Animalia/Endopachys_Lonsdale_1845> ;
|
||||
dc:creator "Filander, Zoleka N.; Kitahara, Marcelo V.; Cairns, Stephen D.; Sink, Kerry J.; Lombard, Amanda T." ;
|
||||
dc:title "Endopachys grayi Milne-Edwards & Haime 1848" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.D3D786BC827701B30385BD35F8CF2ADC>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.DE36608A33EE22BF8E2BCDDBAD021955>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.A16E4371776DED225319B961AD24DA7C>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.A870FF44174BA406E1B1D336929C1D90>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.788C2C5D29C87E3B1CEC7C1B3B2ABF28>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.8942E1511239B7056B2660EB33A4E357>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.18E3224AB3B493F2124E65DB7D21C691>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.DF52ABC599FEA5B75B350910B40CA970>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.CD507EA3ECD08856D825CF9863CADDB7>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.9C189FBFB8B1ED07D419E0133CD3A53F>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.EE38D17377F9C6BD812E46ABF66A45A3>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.27ECA9CBCDBE0828F6287E1CE0686DD6>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.F2754C5713C280956C21C1F08CB6CD06>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.931A3ABAB39A0B1776C25E32836C8462>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.DBDE238742A971CF229DA931A7B9EFBB>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.81155304FFAF1D3FFE839428CEF81B04>, <http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.0C5C6DD39FF8E5FD15EFC7D10EAF1D32> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Endopachys_grayi_Milne_1848> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Endopachys_japonicum_Yabe_1932>, <http://taxon-concept.plazi.org/id/Animalia/Endopachys_oahense_Vaughan_1907>, <http://taxon-concept.plazi.org/id/Animalia/Endopachys_vaughani_Durham_1947>, <http://taxon-concept.plazi.org/id/Animalia/Endopachys_weberi_Alcock_1902> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1066.69697> ;
|
||||
|
@ -59,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Milne-Edwards & Haime, 1848" ;
|
||||
dwc:species "grayi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6F9NN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Endopachys_grayi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -240,3 +225,172 @@
|
|||
dc:description "Figure 9. A, B Dendrophyllia sp. 1 (SAMC _ A 090158, off Knysna, 333 m A close-up calicular view B lateral view C, G Ednapsammia columnapriva sp. nov. C, D (SAM _ H 1441, off Mossel Bay, 212 m) C calicular view D lateral view E-G (SAMC _ A 090159, off Gouritsmond, 333 m) E calicular view F lateral view G calicular view H Enallopsammia pusilla (DSCS-INV 238, off Gouritsmond, 333 m): lateral view. I, J Enallopsammia rostrata (SAMC _ A 073270, off Port St Johns, 200 m) I close up calicular view J lateral view K, L Endopachys grayi (DEFF _ NANSEN-INV 32, off Shaka's Rock, 185 m) K calicular view L lateral view M, N Endopsammia philippensis (DIIIb 1, off Durban, 442 m) M calicular view N lateral view O, P Heteropsammia cochlea (EIe 1, locality data unknown) O calicular view P lateral view. Scale bars: 10 mm (A-C, E-I, K-P); 100 mm (D, J)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/604112> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.D3D786BC827701B30385BD35F8CF2ADC>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Cape Vidal, Groot Brak Estuary" ;
|
||||
dwc:verbatimElevation "78" ;
|
||||
dwc:verbatimLatitude "-28.125" ;
|
||||
dwc:verbatimLongitude "32.606697" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#D3D786BC827701B30385BD35F8CF2ADC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.DE36608A33EE22BF8E2BCDDBAD021955>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Mgobezeleni Estuary" ;
|
||||
dwc:verbatimElevation "160" ;
|
||||
dwc:verbatimLatitude "-27.714998" ;
|
||||
dwc:verbatimLongitude "32.681698" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#DE36608A33EE22BF8E2BCDDBAD021955> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.A16E4371776DED225319B961AD24DA7C>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Mbokodweni Estuary" ;
|
||||
dwc:verbatimElevation "165" ;
|
||||
dwc:verbatimLatitude "-30.1067" ;
|
||||
dwc:verbatimLongitude "31.0133" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#A16E4371776DED225319B961AD24DA7C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.A870FF44174BA406E1B1D336929C1D90>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Southern" ;
|
||||
dwc:recordedBy "Goukou Estuary" ;
|
||||
dwc:verbatimElevation "88" ;
|
||||
dwc:verbatimLatitude "-34.382015" ;
|
||||
dwc:verbatimLongitude "21.423746" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#A870FF44174BA406E1B1D336929C1D90> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.788C2C5D29C87E3B1CEC7C1B3B2ABF28>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Bulolo Estuary" ;
|
||||
dwc:verbatimElevation "70" ;
|
||||
dwc:verbatimLatitude "-31.75" ;
|
||||
dwc:verbatimLongitude "29.449997" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#788C2C5D29C87E3B1CEC7C1B3B2ABF28> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.8942E1511239B7056B2660EB33A4E357>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Mdloti Estuary" ;
|
||||
dwc:verbatimElevation "120" ;
|
||||
dwc:verbatimLatitude "-29.766666" ;
|
||||
dwc:verbatimLongitude "31.28333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#8942E1511239B7056B2660EB33A4E357> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.18E3224AB3B493F2124E65DB7D21C691>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Zinkwasi Estuary" ;
|
||||
dwc:verbatimElevation "72" ;
|
||||
dwc:verbatimLatitude "-29.216667" ;
|
||||
dwc:verbatimLongitude "31.5" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#18E3224AB3B493F2124E65DB7D21C691> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.DF52ABC599FEA5B75B350910B40CA970>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Umgeni Estuary" ;
|
||||
dwc:verbatimElevation "99" ;
|
||||
dwc:verbatimLatitude "-29.866667" ;
|
||||
dwc:verbatimLongitude "31.0" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#DF52ABC599FEA5B75B350910B40CA970> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.CD507EA3ECD08856D825CF9863CADDB7>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Umgeni Estuary" ;
|
||||
dwc:verbatimElevation "99" ;
|
||||
dwc:verbatimLatitude "-29.866667" ;
|
||||
dwc:verbatimLongitude "31.0" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#CD507EA3ECD08856D825CF9863CADDB7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.9C189FBFB8B1ED07D419E0133CD3A53F>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Zinkwasi Estuary" ;
|
||||
dwc:verbatimElevation "73" ;
|
||||
dwc:verbatimLatitude "-29.216667" ;
|
||||
dwc:verbatimLongitude "31.5" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#9C189FBFB8B1ED07D419E0133CD3A53F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.EE38D17377F9C6BD812E46ABF66A45A3>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Zinkwasi Estuary" ;
|
||||
dwc:verbatimElevation "73" ;
|
||||
dwc:verbatimLatitude "-29.216667" ;
|
||||
dwc:verbatimLongitude "31.5" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#EE38D17377F9C6BD812E46ABF66A45A3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.27ECA9CBCDBE0828F6287E1CE0686DD6>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Umgeni Estuary" ;
|
||||
dwc:verbatimElevation "86" ;
|
||||
dwc:verbatimLatitude "-29.883331" ;
|
||||
dwc:verbatimLongitude "31.051388" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#27ECA9CBCDBE0828F6287E1CE0686DD6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.F2754C5713C280956C21C1F08CB6CD06>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Tongati Estuary" ;
|
||||
dwc:verbatimElevation "66" ;
|
||||
dwc:verbatimLatitude "-29.566668" ;
|
||||
dwc:verbatimLongitude "31.18333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#F2754C5713C280956C21C1F08CB6CD06> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.931A3ABAB39A0B1776C25E32836C8462>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Bulolo Estuary" ;
|
||||
dwc:verbatimElevation "138" ;
|
||||
dwc:verbatimLatitude "-29.579998" ;
|
||||
dwc:verbatimLongitude "31.699997" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#931A3ABAB39A0B1776C25E32836C8462> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.DBDE238742A971CF229DA931A7B9EFBB>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Tongati Estuary" ;
|
||||
dwc:verbatimElevation "185" ;
|
||||
dwc:verbatimLatitude "-29.719997" ;
|
||||
dwc:verbatimLongitude "31.429996" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#DBDE238742A971CF229DA931A7B9EFBB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.81155304FFAF1D3FFE839428CEF81B04>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:recordedBy "Mdloti Estuary" ;
|
||||
dwc:verbatimElevation "105" ;
|
||||
dwc:verbatimLatitude "-29.765" ;
|
||||
dwc:verbatimLongitude "31.303299" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#81155304FFAF1D3FFE839428CEF81B04> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/10AF50E37E445B3D8F79204408E93618.mc.0C5C6DD39FF8E5FD15EFC7D10EAF1D32>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:verbatimElevation "74" ;
|
||||
dwc:verbatimLatitude "-27.2433" ;
|
||||
dwc:verbatimLongitude "32.813297" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/10AF50E37E445B3D8F79204408E93618#0C5C6DD39FF8E5FD15EFC7D10EAF1D32> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -29,24 +29,30 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Kelawakaju_Maddison_2022>
|
||||
dwc:ID-ENA "3042499" ;
|
||||
dwc:LSID "https://zoobank.org/1A91FAF6-5C6F-4AAB-A770-2395DE6CCAF3" ;
|
||||
dwc:authority "Maddison & Ruiz" ;
|
||||
dwc:authorityName "Maddison & Ruiz" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Salticidae" ;
|
||||
dwc:genus "Kelawakaju" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Maddison & Ruiz, 2022" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C7L93> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kelawakaju> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kelawakaju>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Salticidae" ;
|
||||
dwc:genus "Kelawakaju" ;
|
||||
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 .
|
||||
|
@ -60,6 +66,18 @@
|
|||
<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 .
|
||||
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Erwin, 2010" ;
|
||||
dwc:species "piranha" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/65SM8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agra_piranha> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stephens, 1831" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3LKQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetocnema> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -31,20 +31,24 @@
|
|||
dwc:authority "T. Boza & M. Kessler" ;
|
||||
dwc:authorityName "T. Boza & M. Kessler" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Racemosae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Boza & Kessler, 2022" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Racemosae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Racemosae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Racemosae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -58,6 +62,18 @@
|
|||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
dwc:scientificNameAuthorship "De Mattia, Reier & Haring, 2021" ;
|
||||
dwc:species "calcarae" ;
|
||||
dwc:subSpecies "parajatinensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8TJFG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siciliaria_calcarae_parajatinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -13,10 +13,10 @@
|
|||
dc:title "Jasminum angustifolium Willd." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Jasminum_angustifolium_Linnaeus_1753> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Nyctanthes_angustifolia_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4367355> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4367355>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "695" ;
|
||||
bibo:startPage "690" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
@ -38,6 +38,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1753) Willd." ;
|
||||
dwc:species "angustifolium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3QMC5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Jasminum_angustifolium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -54,6 +55,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "angustifolia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/484XM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nyctanthes_angustifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -44,6 +44,7 @@
|
|||
dwc:scientificNameAuthorship "Alcock, 1902" ;
|
||||
dwc:species "scobinosa" ;
|
||||
dwc:subGenus "Caryophyllia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RJDD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Caryophyllia_scobinosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -65,12 +66,12 @@
|
|||
<http://taxon-concept.plazi.org/id/Animalia/Valdivia_White_1847>
|
||||
dwc:authorityName "White" ;
|
||||
dwc:authorityYear "1847" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Caryophylliidae" ;
|
||||
dwc:genus "Valdivia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "White, 1847" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Valdivia> ;
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Latreille, 1829" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/44FT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dibolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -7,14 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/134AB59BA961FD114C726C6C7432D76D>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1066.69697.figure10> ;
|
||||
dc:creator "Filander, Zoleka N.; Kitahara, Marcelo V.; Cairns, Stephen D.; Sink, Kerry J.; Lombard, Amanda T." ;
|
||||
dc:title "Rhizopsammia annae" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/134AB59BA961FD114C726C6C7432D76D.mc.BA5ECCB0AE8B53AF73727ED1EDFCF833>, <http://tb.plazi.org/GgServer/dwcaRecords/134AB59BA961FD114C726C6C7432D76D.mc.77FCA1FF840B6829A0920565961C7F31>, <http://tb.plazi.org/GgServer/dwcaRecords/134AB59BA961FD114C726C6C7432D76D.mc.EA2FE3E4F14BD4A02CDEEA333E8E07D1> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhizopsammia_annae_Horst_1933> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Balanophyllia_annae_Horst_1933> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1066.69697> ;
|
||||
|
@ -45,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(van der Horst, 1933)" ;
|
||||
dwc:species "annae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4SDDX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhizopsammia_annae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -132,3 +131,29 @@
|
|||
dc:description "Figure 10. A, B Heteropsammia cochlea (ORI _ EIe 1, locality data unknown) A calicular view B lateral view C, D Heteropsammia eupsammides (ZMK, locality data unknown) C calicular view D calicular view E-H Pourtalopsammia togata E, F (SAM _ H 2829, off East London, 146 - 238 m) E calicular view F lateral view G, H (SAM _ H 2831, off Cintsa, 159 m) G calicular view H lateral view I, J Rhizopsammia annae (SAM _ H 1497, off the Agulhas, depth unknown) I calicular view J lateral view K, L Rhizopsammia compacta (SAMC _ A 073041, off Kosi Bay Estuary, 69 m) K calicular view L lateral view M, N Rhizopsammia verrilli (SAM _ H 1502, off Richards Bay, 165 m) M calicular view N lateral view O Tubastraea coccinea (ORI _ EIb 4, Isipingo; depth unknown) P Tubastraea sp. cf. Tubastraea diaphana (SAM _ H 5103, Cape Vidal, 59 m): Calicular view. Scale bars: 10 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/604113> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/134AB59BA961FD114C726C6C7432D76D.mc.BA5ECCB0AE8B53AF73727ED1EDFCF833>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Locality" ;
|
||||
dwc:verbatimElevation "500" ;
|
||||
dwc:verbatimLatitude "-29.015" ;
|
||||
dwc:verbatimLongitude "32.26" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/134AB59BA961FD114C726C6C7432D76D#BA5ECCB0AE8B53AF73727ED1EDFCF833> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/134AB59BA961FD114C726C6C7432D76D.mc.77FCA1FF840B6829A0920565961C7F31>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Southern" ;
|
||||
dwc:verbatimElevation "55" ;
|
||||
dwc:verbatimLatitude "-34.177105" ;
|
||||
dwc:verbatimLongitude "22.155315" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/134AB59BA961FD114C726C6C7432D76D#77FCA1FF840B6829A0920565961C7F31> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/134AB59BA961FD114C726C6C7432D76D.mc.EA2FE3E4F14BD4A02CDEEA333E8E07D1>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Port Elizabeth" ;
|
||||
dwc:verbatimLatitude "-33.83333" ;
|
||||
dwc:verbatimLongitude "25.666666" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/134AB59BA961FD114C726C6C7432D76D#EA2FE3E4F14BD4A02CDEEA333E8E07D1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/13857A0A3859EF1A1284966D6852A3E2>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1066.69697.figure12> ;
|
||||
dc:creator "Filander, Zoleka N.; Kitahara, Marcelo V.; Cairns, Stephen D.; Sink, Kerry J.; Lombard, Amanda T." ;
|
||||
dc:title "Truncatoflabellum multispinosum Cairns in Cairns & Keller 1993" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/13857A0A3859EF1A1284966D6852A3E2.mc.614E20C06E05594FB7940E8076327FD2>, <http://tb.plazi.org/GgServer/dwcaRecords/13857A0A3859EF1A1284966D6852A3E2.mc.69AE2E46D179CC3DF1C9FAF59BB0EF8B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Truncatoflabellum_multispinosum_Cairns_1993> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1066.69697> ;
|
||||
a trt:Treatment .
|
||||
|
@ -43,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cairns, 1993" ;
|
||||
dwc:species "multispinosum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7CWW8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Truncatoflabellum_multispinosum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -97,3 +97,23 @@
|
|||
dc:description "Figure 12. A, B Javania insignis (SAMC _ A 090116, off Port Dunford, 85 m) A calicular view B lateral view C, D Placotrochides scaphula (USNM 91772, off Scottburgh, 1360 m) C calicular view D calicular view E, H Rhizotrochus typus E, F (SAMC _ A 090094, off Coffee Bay, 160 m) E calicular view F lateral view G, H (SCD 39 B, off Coffee Bay, 160 m) G calicular view H lateral view I, J Truncatoflabellum formosum (SAM _ H 1389, off Shaka's Rock, 183 m) I calicular view J lateral view K, L Truncatoflabellum gardineri (SAM _ H 3847, off Shaka's Rock, 138 m) K calicular view L lateral view M, N Truncatoflabellum inconstans (SAM _ H 1241, off Kei Mouth, 66 m) M calicular view N lateral view O, P Truncatoflabellum multispinosum (SAMC _ A 087450, locality data unknown) O calicular view P lateral view. Scale bars: 10 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/604115> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/13857A0A3859EF1A1284966D6852A3E2.mc.614E20C06E05594FB7940E8076327FD2>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Locality" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "112" ;
|
||||
dwc:verbatimLatitude "-25.116667" ;
|
||||
dwc:verbatimLongitude "34.566666" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/13857A0A3859EF1A1284966D6852A3E2#614E20C06E05594FB7940E8076327FD2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/13857A0A3859EF1A1284966D6852A3E2.mc.69AE2E46D179CC3DF1C9FAF59BB0EF8B>
|
||||
dwc:eventDate "2021-01-01" ;
|
||||
dwc:locality "Eastern" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "75" ;
|
||||
dwc:verbatimLatitude "-27.522667" ;
|
||||
dwc:verbatimLongitude "32.819664" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/13857A0A3859EF1A1284966D6852A3E2#69AE2E46D179CC3DF1C9FAF59BB0EF8B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/13904BA524F85CCBA8D4BE005104B34C>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1118.89593.figure2>, <http://dx.doi.org/10.3897/zookeys.1118.89593.figure3>, <http://dx.doi.org/10.3897/zookeys.1118.89593.figure4>, <http://dx.doi.org/10.3897/zookeys.1118.89593.figure5>, <http://dx.doi.org/10.3897/zookeys.1118.89593.figure1> ;
|
||||
dc:creator "Likhitrakarn, Natdanai; Golovatch, Sergei I.; Sittichaya, Wisut" ;
|
||||
dc:title "Malayorthomorpha halabala Likhitrakarn & Golovatch & Sittichaya 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/13904BA524F85CCBA8D4BE005104B34C.mc.3860E738AEE23488CF46497D1BF98B25>, <http://tb.plazi.org/GgServer/dwcaRecords/13904BA524F85CCBA8D4BE005104B34C.mc.698ADD7C139C49235483C805DA3D645C> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Malayorthomorpha_halabala_Likhitrakarn_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1118.89593> ;
|
||||
a trt:Treatment .
|
||||
|
@ -44,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Likhitrakarn, Golovatch & Sittichaya, 2022" ;
|
||||
dwc:species "halabala" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C3TNW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Malayorthomorpha_halabala> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -118,3 +118,23 @@
|
|||
dc:description "Figure 1. Malayorthomorpha siveci Mrsic, 1996, ♂ holotype A, B anterior part of body, lateral and dorsal views, respectively C anal segment, ventral view D sternal process and left anterior leg of body segment 5, suboral view E-G right gonopod, mesal, lateral and suboral views, respectively. Photos not to scale (after Mrsic 1996)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/729943> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/13904BA524F85CCBA8D4BE005104B34C.mc.3860E738AEE23488CF46497D1BF98B25>
|
||||
dwc:eventDate "2021-05-22" ;
|
||||
dwc:locality "Betong District" ;
|
||||
dwc:recordedBy "Wisut Sittichaya" ;
|
||||
dwc:typeStatus "Holotype" ;
|
||||
dwc:verbatimElevation "1440" ;
|
||||
dwc:verbatimLatitude "5.9166665" ;
|
||||
dwc:verbatimLongitude "101.433334" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/13904BA524F85CCBA8D4BE005104B34C#3860E738AEE23488CF46497D1BF98B25> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/13904BA524F85CCBA8D4BE005104B34C.mc.698ADD7C139C49235483C805DA3D645C>
|
||||
dwc:eventDate "2022-05-25" ;
|
||||
dwc:locality "Malaya Phytochorion province" ;
|
||||
dwc:recordedBy "Wisut Sittichaya" ;
|
||||
dwc:typeStatus "Paratype" ;
|
||||
dwc:verbatimElevation "1430" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/13904BA524F85CCBA8D4BE005104B34C#698ADD7C139C49235483C805DA3D645C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -9,11 +9,10 @@
|
|||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/13DD9E7244B0DC5A99E553911DE17317>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Anobiidae>' due to issues with rank ;
|
||||
dc:creator "Biondi, Maurizio; D'Alessandro, Paola" ;
|
||||
dc:title "Blepharida Chevrolat 1836" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Blepharida_Chevrolat_1836> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Blepharidella>, <http://taxon-name.plazi.org/id/Animalia/Blepharidula>, <http://taxon-name.plazi.org/id/Animalia/Eutheca>, <http://taxon-name.plazi.org/id/Plantae/Calotheca>, <http://taxon-name.plazi.org/id/Plantae/Coleoptera>, <http://taxon-name.plazi.org/id/Plantae/Coleoptera_subgen> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Anobiidae>, <http://taxon-name.plazi.org/id/Animalia/Blepharidella>, <http://taxon-name.plazi.org/id/Animalia/Blepharidula>, <http://taxon-name.plazi.org/id/Animalia/Eutheca>, <http://taxon-name.plazi.org/id/Plantae/Calotheca>, <http://taxon-name.plazi.org/id/Plantae/Coleoptera>, <http://taxon-name.plazi.org/id/Plantae/Coleoptera_subgen> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.253.3414> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -40,6 +39,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Chevrolat, 1836" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62HKF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Blepharida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ziegler, Botov, Nguyen, Bauer, Brennan, Ngo & Nguyen, 2016" ;
|
||||
dwc:species "minhlei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8GPNP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dixonius_minhlei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -38,6 +38,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1755" ;
|
||||
dwc:species "hieracifolium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3BBL7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Erysimum_hieracifolium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -7,22 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/14A9A1CF23860E771B8A094124D71EBE>
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.203.83529.figure99>, <http://dx.doi.org/10.3897/phytokeys.203.83529.figure100>, <http://dx.doi.org/10.3897/phytokeys.203.83529.figure103> ;
|
||||
dc:creator "Boza Espinoza, Tatiana Erika; Kessler, Michael" ;
|
||||
dc:title "Polylepis rugulosa Bitter, Bot. Jahrb. Syst. 45: 638. 1911." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.EBE85B8916B6CD0ECC3D1E7F79332377>, <http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.5A727251C63D0013C2424D72607C48E0>, <http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.361C4B70B7D7FD75758BF00BF56DD0E1>, <http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.2803AEC4A99A7B569451186F5A5DE0DB>, <http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.BE944DE424D7A497B385047FCEBFE188>, <http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.10C97A8C91F94559A417CACAC7075C01>, <http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.13824BE17686769B7E2E6948BEC228E0>, <http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.6DF29F8E8F46B513409D83D40E29E178>, <http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.200E11DD29696B8D0491FDD334AA0D85>, <http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.7E7766A4E502182AEED002C05292B195>, <http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.053D8E6CDB7CF2A6C896F47A0AEB150B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Polylepis_rugulosa_Bitter_45> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Polylepis_tenuiruga> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.203.83529> ;
|
||||
|
@ -116,3 +106,100 @@
|
|||
dc:description "Figure 103. Geographical distribution of the species of subsection Polylepis Besseria Besseria." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/721420> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.EBE85B8916B6CD0ECC3D1E7F79332377>
|
||||
dwc:eventDate "2022-01-01" ;
|
||||
dwc:locality "Arequipa" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14A9A1CF23860E771B8A094124D71EBE#EBE85B8916B6CD0ECC3D1E7F79332377> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.5A727251C63D0013C2424D72607C48E0>
|
||||
dwc:eventDate "2022-01-01" ;
|
||||
dwc:locality "Puno" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "3800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14A9A1CF23860E771B8A094124D71EBE#5A727251C63D0013C2424D72607C48E0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.361C4B70B7D7FD75758BF00BF56DD0E1>
|
||||
dwc:eventDate "1987-05-02" ;
|
||||
dwc:locality "Portezuelo de Chapiquina" ;
|
||||
dwc:recordedBy "Fjeldsa, Strasse von Zapahuira, Hellwig" ;
|
||||
dwc:verbatimElevation "3500" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14A9A1CF23860E771B8A094124D71EBE#361C4B70B7D7FD75758BF00BF56DD0E1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.2803AEC4A99A7B569451186F5A5DE0DB>
|
||||
dwc:eventDate "1966-09-23" ;
|
||||
dwc:locality "Chiguata." ;
|
||||
dwc:recordedBy "El Cimbral-Chiguata, Caceres" ;
|
||||
dwc:verbatimElevation "3250" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14A9A1CF23860E771B8A094124D71EBE#2803AEC4A99A7B569451186F5A5DE0DB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.BE944DE424D7A497B385047FCEBFE188>
|
||||
dwc:eventDate "1947-11-13" ;
|
||||
dwc:locality "Chiguata" ;
|
||||
dwc:recordedBy "de Miraflores, Quipuscoa, Simbral, de Chiguata-Juliaca, Roque, Chacayani, Chiva, Simpson, Hacia el Cimbral, Vargas, Chiguata-Cimbral, Caylloma, Rodriguez, Huambo, Dist. Huambo, Cayma, Estancia Cabrarias. Chacani. Norte" ;
|
||||
dwc:verbatimElevation "3900" ;
|
||||
dwc:verbatimLatitude "-16.386389" ;
|
||||
dwc:verbatimLongitude "-71.338615" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14A9A1CF23860E771B8A094124D71EBE#BE944DE424D7A497B385047FCEBFE188> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.10C97A8C91F94559A417CACAC7075C01>
|
||||
dwc:eventDate "1925-04-14" ;
|
||||
dwc:locality "Pennell" ;
|
||||
dwc:recordedBy "Boertmann, Condesuyos, Vargas, Cotahuasi, Camino, Caceres, Huambo, Espinoza, La Union, Dist. Cotahuasi, Orcopampa, Orcopampa-Huancurama, Huamani, Pampacolca, Chuquibamba-Pampacolca, Yura, Yura-Huanca, Roque, Quebrada Chontahuayco, Monte Barranco, de Coropuno, Fjeldsa" ;
|
||||
dwc:verbatimElevation "3750" ;
|
||||
dwc:verbatimLatitude "-16.4" ;
|
||||
dwc:verbatimLongitude "-71.4" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14A9A1CF23860E771B8A094124D71EBE#10C97A8C91F94559A417CACAC7075C01> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.13824BE17686769B7E2E6948BEC228E0>
|
||||
dwc:eventDate "1943-02-01" ;
|
||||
dwc:locality "Arequipa" ;
|
||||
dwc:recordedBy "Sandeman" ;
|
||||
dwc:verbatimElevation "3962" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14A9A1CF23860E771B8A094124D71EBE#13824BE17686769B7E2E6948BEC228E0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.6DF29F8E8F46B513409D83D40E29E178>
|
||||
dwc:eventDate "1913-04-09" ;
|
||||
dwc:locality "Sicuani" ;
|
||||
dwc:recordedBy "Cook" ;
|
||||
dwc:verbatimElevation "3700" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14A9A1CF23860E771B8A094124D71EBE#6DF29F8E8F46B513409D83D40E29E178> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.200E11DD29696B8D0491FDD334AA0D85>
|
||||
dwc:eventDate "1995-12-16" ;
|
||||
dwc:locality "Zona Silvestre Querapi" ;
|
||||
dwc:recordedBy "Boza, Between Torata, Carumas" ;
|
||||
dwc:verbatimElevation "3880" ;
|
||||
dwc:verbatimLatitude "-16.965834" ;
|
||||
dwc:verbatimLongitude "-70.68389" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14A9A1CF23860E771B8A094124D71EBE#200E11DD29696B8D0491FDD334AA0D85> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.7E7766A4E502182AEED002C05292B195>
|
||||
dwc:eventDate "1925-02-14" ;
|
||||
dwc:locality "Dillon" ;
|
||||
dwc:recordedBy "Aedo" ;
|
||||
dwc:verbatimElevation "3600" ;
|
||||
dwc:verbatimLatitude "-16.987501" ;
|
||||
dwc:verbatimLongitude "-70.69389" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14A9A1CF23860E771B8A094124D71EBE#7E7766A4E502182AEED002C05292B195> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14A9A1CF23860E771B8A094124D71EBE.mc.053D8E6CDB7CF2A6C896F47A0AEB150B>
|
||||
dwc:eventDate "1952-01-27" ;
|
||||
dwc:locality "Comunidad Viltahuira" ;
|
||||
dwc:recordedBy "La Torre, Boza, Poma, Cano, Cordillera Barroso, Ticaco, Cerros, SE de la Cordillera, Pearson, Entre Tarata, Chila, Rivas, De Tarata, Bajando, Tarata, Vargas, Candarave, Morales, Cala-cala, Bernardi, Pampa Arrieros Arequipa-Puno, Weberbauer" ;
|
||||
dwc:verbatimElevation "3600" ;
|
||||
dwc:verbatimLatitude "-17.42389" ;
|
||||
dwc:verbatimLongitude "-70.0575" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14A9A1CF23860E771B8A094124D71EBE#053D8E6CDB7CF2A6C896F47A0AEB150B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue