2024-07-04 13:46:55 +02:00
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984>
2024-11-08 17:13:56 +01:00
cito: cites <http://dx.doi.org/10.5281/zenodo.5154406> ;
2024-07-04 13:46:55 +02:00
dc: creator " Sanborn, Allen F. " ;
dc: title " Ariasa russelli Sanborn 2016, n. sp. " ;
dwc: basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FF60FAA25B97FA2A> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FE4EFA0B5B34F9FE> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FEE3F9DF582DF94F> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FDC5F92E5BA0F8B9> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FE78F8985B31F813> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FEEBF8025B7DF860> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FEB5F8515E7FFEAD> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FBB1FE8C5EF6FEFA> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FB2EFEDB5985FE54> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FC59FE455F00FDA5> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FAD9FD945EF7FD1F> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FB2FFDFE5EBAFC89> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FB71FD685E03FCE3> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FBA7FCD259E5FC5D> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FC3CFC3C5F98FBAA> , <http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FCC9FBA65E6AFBB7> ;
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ariasa_russelli_Sanborn_2016> ;
trt: publishedIn <http://dx.doi.org/10.5252/z2016n2a2> ;
a trt: Treatment .
<http://dx.doi.org/10.5252/z2016n2a2>
bibo: endPage " 199 " ;
bibo: issue " 2 " ;
bibo: journal " Zoosystema " ;
bibo: pubDate " 2016-06-30 " ;
bibo: startPage " 177 " ;
bibo: volume " 38 " ;
dc: creator " Sanborn, Allen F. " ;
dc: date " 2016 " ;
dc: title " Five new species, a new genus and a new record of cicadas from French Guiana with four new combinations and three new synonymies (Insecta, Hemiptera, Cicadoidea, Cicadidae) " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.5154406> ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ariasa_russelli_Sanborn_2016>
dwc: authority " Sanborn, 2016 " ;
dwc: authorityName " Sanborn " ;
dwc: authorityYear " 2016 " ;
dwc: class " Insecta " ;
dwc: family " Cicadidae " ;
dwc: genus " Ariasa " ;
dwc: kingdom " Animalia " ;
dwc: order " Hemiptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Sanborn, 2016 " ;
dwc: species " russelli " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/6838Z> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ariasa_russelli> ;
a dwcFP: TaxonConcept .
2024-11-06 15:48:43 +01:00
<http://taxon-name.plazi.org/id/Animalia/Ariasa_russelli>
2024-07-04 13:46:55 +02:00
dwc: class " Insecta " ;
dwc: family " Cicadidae " ;
2024-11-06 15:48:43 +01:00
dwc: genus " Ariasa " ;
2024-07-04 13:46:55 +02:00
dwc: kingdom " Animalia " ;
dwc: order " Hemiptera " ;
dwc: phylum " Arthropoda " ;
2024-11-06 15:48:43 +01:00
dwc: rank " species " ;
dwc: species " russelli " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Ariasa> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ariasa>
dwc: genus " Ariasa " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadidae>
dwc: family " Cicadidae " ;
2024-07-04 13:46:55 +02:00
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc: order " Hemiptera " ;
dwc: rank " order " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc: class " Insecta " ;
dwc: rank " class " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc: phylum " Arthropoda " ;
dwc: rank " phylum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc: kingdom " Animalia " ;
dwc: rank " kingdom " ;
a dwcFP: TaxonName .
<http://dx.doi.org/10.5281/zenodo.5154406>
dc: description " FIG. 4. — Ariasa russelli n. sp.: A, holotype ♂ and paratype ♀ habitus; B, holotype ♂ dorsum; C, holotype ♂ timbal; D, paratype ♂ operculum; E, paratype ♀ operculum; F, holotype ♂ lateral view of genitalia; G, holotype ♂ posterior view of genitalia; H, paratype ♀ lateral view of genitalia; I, paratype ♀ ventral view of genitalia. Scale bars: A, 2 cm; B, 5 mm; C-E, 2 mm; F-I, 1 mm. " ;
fabio: hasRepresentation <https://zenodo.org/record/5154406/files/figure.png> ;
a fabio: Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FF60FAA25B97FA2A>
dwc: eventDate " 2013-09-14 " ;
dwc: locality " Mont Saint Marcel " ;
dwc: recordedBy " Soc. Ent. Antilles-Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 635 " ;
dwc: verbatimLatitude " 2.3841665 " ;
dwc: verbatimLongitude " 53.010277 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FF60FAA25B97FA2A> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FE4EFA0B5B34F9FE>
dwc: eventDate " 2013-09-14 " ;
dwc: locality " Mont Saint Marcel " ;
dwc: recordedBy " Soc. Ent. Antilles-Guyane " ;
dwc: typeStatus " paratype " ;
dwc: verbatimElevation " 635 " ;
dwc: verbatimLatitude " 2.3841665 " ;
dwc: verbatimLongitude " 53.010277 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FE4EFA0B5B34F9FE> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FEE3F9DF582DF94F>
dwc: eventDate " 2013-10-27 " ;
dwc: locality " Montagne des Chevaux " ;
dwc: recordedBy " Soc. Ent. Antilles-Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 90 " ;
dwc: verbatimLatitude " 4.7420945 " ;
dwc: verbatimLongitude " 52.431396 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FEE3F9DF582DF94F> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FDC5F92E5BA0F8B9>
dwc: eventDate " 2013-10-19 " ;
dwc: locality " Montagne des Chevaux " ;
dwc: recordedBy " Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 90 " ;
dwc: verbatimLatitude " 4.7420945 " ;
dwc: verbatimLongitude " 52.431396 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FDC5F92E5BA0F8B9> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FE78F8985B31F813>
dwc: eventDate " 2014-12-06 " ;
dwc: locality " Montagne des Chevaux " ;
dwc: recordedBy " Soc. Ent. Antilles-Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 90 " ;
dwc: verbatimLatitude " 4.7420945 " ;
dwc: verbatimLongitude " 52.431396 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FE78F8985B31F813> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FEEBF8025B7DF860>
dwc: eventDate " 2013-11-07 " ;
dwc: locality " Aya " ;
dwc: recordedBy " Soc. Ent. Antilles-Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimLatitude " 4.588889 " ;
dwc: verbatimLongitude " 53.300278 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FEEBF8025B7DF860> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FEB5F8515E7FFEAD>
dwc: eventDate " 2013-11-06 " ;
dwc: locality " Aya " ;
dwc: recordedBy " Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimLatitude " 4.588889 " ;
dwc: verbatimLongitude " 53.300278 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FEB5F8515E7FFEAD> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FBB1FE8C5EF6FEFA>
dwc: eventDate " 2013-11-08 " ;
dwc: locality " Aya " ;
dwc: recordedBy " Soc. Ent. Antilles-Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimLatitude " 4.588889 " ;
dwc: verbatimLongitude " 53.300278 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FBB1FE8C5EF6FEFA> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FB2EFEDB5985FE54>
dwc: eventDate " 2013-10-22 " ;
dwc: locality " Montagne des Chevaux " ;
dwc: recordedBy " Soc. Ent. Antilles-Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 90 " ;
dwc: verbatimLatitude " 4.7420945 " ;
dwc: verbatimLongitude " 52.431396 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FB2EFEDB5985FE54> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FC59FE455F00FDA5>
dwc: eventDate " 2013-10-31 " ;
dwc: locality " Montagne des Chevaux " ;
dwc: recordedBy " Soc. Ent. Antilles-Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 90 " ;
dwc: verbatimLatitude " 4.7420945 " ;
dwc: verbatimLongitude " 52.431396 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FC59FE455F00FDA5> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FAD9FD945EF7FD1F>
dwc: eventDate " 2014-09-20 " ;
dwc: locality " Mont Saint Marcel " ;
dwc: recordedBy " Soc. Ent. Antilles-Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 635 " ;
dwc: verbatimLatitude " 2.3841665 " ;
dwc: verbatimLongitude " 53.010277 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FAD9FD945EF7FD1F> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FB2FFDFE5EBAFC89>
dwc: eventDate " 2014-09-21 " ;
dwc: locality " Mont Saint Marcel " ;
dwc: recordedBy " Soc. Ent. Antilles-Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 635 " ;
dwc: verbatimLatitude " 2.3841665 " ;
dwc: verbatimLongitude " 53.010277 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FB2FFDFE5EBAFC89> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FB71FD685E03FCE3>
dwc: eventDate " 2014-09-26 " ;
dwc: locality " Mont Saint Marcel " ;
dwc: recordedBy " Soc. Ent. Antilles-Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 635 " ;
dwc: verbatimLatitude " 2.3841665 " ;
dwc: verbatimLongitude " 53.010277 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FB71FD685E03FCE3> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FBA7FCD259E5FC5D>
dwc: eventDate " 2014-09-16 " ;
dwc: locality " Mont Saint Marcel " ;
dwc: recordedBy " Soc. Ent. Antilles-Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 635 " ;
dwc: verbatimLatitude " 2.3841665 " ;
dwc: verbatimLongitude " 53.010277 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FBA7FCD259E5FC5D> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FC3CFC3C5F98FBAA>
dwc: eventDate " 2014-09-23 " ;
dwc: locality " Mont Saint Marcel " ;
dwc: recordedBy " Soc. Ent. Antilles-Guyane " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 635 " ;
dwc: verbatimLatitude " 2.3841665 " ;
dwc: verbatimLongitude " 53.010277 " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FC3CFC3C5F98FBAA> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EFB977FF85EC3CFEBDFB3458A8F984.mc.3B2E023CFF85EC33FCC9FBA65E6AFBB7>
dwc: locality " Fr. " ;
dwc: typeStatus " holotype " ;
trt: httpUri <https://treatment.plazi.org/id/03EFB977FF85EC3CFEBDFB3458A8F984#3B2E023CFF85EC33FCC9FBA65E6AFBB7> ;
a dwc: MaterialCitation .