2024-07-12 03:18:50 +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/AA0F6068FFA20D233190F3CBFC530F92>
2024-11-08 15:46:09 +01:00
cito: cites <http://dx.doi.org/10.5281/zenodo.13308324> ;
2024-08-12 22:41:36 +02:00
dc: creator " Clarke, Robin O. S. " ;
dc: title " Ecliptoides titoi Clarke, 2009, sp. nov. " ;
2024-07-12 03:18:50 +02:00
dwc: basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AA0F6068FFA20D233190F3CBFC530F92.mc.92CEDB23FFA20D23313AF264FD420D4D> , <http://tb.plazi.org/GgServer/dwcaRecords/AA0F6068FFA20D233190F3CBFC530F92.mc.92CEDB23FFA20D23325EF1A4FC9D0F12> ;
2024-09-27 00:39:57 +02:00
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ecliptoides_titoi_S_2009> ;
2024-08-12 22:41:36 +02:00
trt: publishedIn <http://dx.doi.org/10.1590/S0031-10492009004300001> ;
2024-07-12 03:18:50 +02:00
a trt: Treatment .
2024-08-12 22:41:36 +02:00
<http://dx.doi.org/10.1590/S0031-10492009004300001>
2024-07-12 03:18:50 +02:00
bibo: endPage " 576 " ;
bibo: issue " 43 " ;
bibo: journal " Papéis Avulsos de Zoologia " ;
2024-08-12 22:41:36 +02:00
bibo: pubDate " 2009-12-31 " ;
2024-07-12 03:18:50 +02:00
bibo: startPage " 563 " ;
bibo: volume " 49 " ;
2024-08-12 22:41:36 +02:00
dc: creator " Clarke, Robin O. S. " ;
2024-07-12 03:18:50 +02:00
dc: date " 2009 " ;
2024-08-12 22:41:36 +02:00
dc: title " Bolivian Rhinotragini I: New species of ECLIPTOIDES Tavakilian & Peñaherrera-Leiva, 2005 new status, and CLEPITOIDES new genus (Coleoptera, Cerambycidae) Robin O. S. Clarke " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.13308324> ;
2024-07-12 03:18:50 +02:00
a fabio: JournalArticle .
2024-09-27 00:39:57 +02:00
<http://taxon-concept.plazi.org/id/Animalia/Ecliptoides_titoi_S_2009>
2024-07-12 03:18:50 +02:00
dwc: authorityName " S. " ;
dwc: authorityYear " 2009 " ;
dwc: class " Insecta " ;
dwc: family " Cerambycidae " ;
dwc: genus " Ecliptoides " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " S., 2009 " ;
dwc: species " titoi " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/38NCW> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ecliptoides_titoi> ;
a dwcFP: TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ecliptoides_titoi>
dwc: class " Insecta " ;
dwc: family " Cerambycidae " ;
dwc: genus " Ecliptoides " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " titoi " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Ecliptoides> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ecliptoides>
dwc: genus " Ecliptoides " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
dwc: family " Cerambycidae " ;
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc: order " Coleoptera " ;
dwc: rank " order " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc: class " Insecta " ;
dwc: rank " class " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc: phylum " Arthropoda " ;
dwc: rank " phylum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc: kingdom " Animalia " ;
dwc: rank " kingdom " ;
a dwcFP: TaxonName .
2024-08-12 22:41:36 +02:00
<http://dx.doi.org/10.5281/zenodo.13308324>
dc: description " FIGURAS 1‑ 3: Species of Ecliptoides stat. nov. 1. Ecliptoides julietae sp. nov., A. male holotype, B. female paratype. 2. Ecliptoides vargasi sp. nov., A. male holotype, B. male holotype lateral. 3. Ecliptoides titoi sp. nov., A. male holotype, B. male holotype lateral. " ;
fabio: hasRepresentation <https://zenodo.org/record/13308324/files/figure.png> ;
a fabio: Figure .
2024-07-12 03:18:50 +02:00
<http://tb.plazi.org/GgServer/dwcaRecords/AA0F6068FFA20D233190F3CBFC530F92.mc.92CEDB23FFA20D23313AF264FD420D4D>
dwc: collectionCode " MNKM " ;
dwc: typeStatus " holotype " ;
trt: httpUri <https://treatment.plazi.org/id/AA0F6068FFA20D233190F3CBFC530F92#92CEDB23FFA20D23313AF264FD420D4D> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/AA0F6068FFA20D233190F3CBFC530F92.mc.92CEDB23FFA20D23325EF1A4FC9D0F12>
dwc: collectionCode " R, MNKM " ;
dwc: eventDate " 2005-11-02 " ;
dwc: locality " Buena Vista " ;
dwc: recordedBy " S. Zamalloa & Sama " ;
dwc: typeStatus " holotype " ;
dwc: verbatimElevation " 420 " ;
dwc: verbatimLongitude " -63.653614 " ;
trt: httpUri <https://treatment.plazi.org/id/AA0F6068FFA20D233190F3CBFC530F92#92CEDB23FFA20D23325EF1A4FC9D0F12> ;
a dwc: MaterialCitation .