This commit is contained in:
treatmentbank 2025-01-08 18:59:45 +00:00
parent 7dce424c3c
commit a4ed8993a3

View file

@ -0,0 +1,100 @@
@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/03F75E2B24410534FF30F023C6AAFBC4>
cito:cites <http://dx.doi.org/10.5281/zenodo.14611366>, <http://dx.doi.org/10.5281/zenodo.14611368> ;
dc:creator "López-García, Margarita M.; Domínguez-Trujillo, Mariela; Cisneros-Heredia, Diego F." ;
dc:title "Totoia Ocampo 2003" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Totoia_Ocampo_2003> ;
trt:publishedIn <https://doi.org/10.11646/zootaxa.5538.1.10> ;
a trt:Treatment .
<https://doi.org/10.11646/zootaxa.5538.1.10>
bibo:endPage "100" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-11-13" ;
bibo:startPage "95" ;
bibo:volume "5538" ;
dc:creator "López-García, Margarita M.; Domínguez-Trujillo, Mariela; Cisneros-Heredia, Diego F." ;
dc:date "2024" ;
dc:title "New species of Totoia Ocampo (Coleoptera: Hybosoridae: Anaidinae) from Ecuador" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14611366>, <http://dx.doi.org/10.5281/zenodo.14611368> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Totoia_Ocampo_2003>
dwc:authority "Ocampo" ;
dwc:authorityName "Ocampo" ;
dwc:authorityYear "2003" ;
dwc:class "Insecta" ;
dwc:family "Hybosoridae" ;
dwc:genus "Totoia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Ocampo, 2003" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7XZK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Totoia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Totoia>
dwc:class "Insecta" ;
dwc:family "Hybosoridae" ;
dwc:genus "Totoia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hybosoridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hybosoridae>
dwc:family "Hybosoridae" ;
dwc:kingdom "Animalia" ;
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:kingdom "Animalia" ;
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:kingdom "Animalia" ;
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:kingdom "Animalia" ;
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.14611366>
dc:description "FIGURE 1. Head and pronotum in frontal view: A. Totoia recki new species; B. Totoia magnifica Ocampo, 2006. Body in dorsal view: C. Totoia recki; D. Totoia magnifica. Body in lateral view: E. Totoia recki; F. Totoia magnifica. Scale bar = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/14611366/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.14611368>
dc:description "FIGURE 2. Parameres in dorsal and lateral view: A, C. Totoia recki new species; B, D. T. magnifica Ocampo, 2006. Scale bar = 0.25 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/14611368/files/figure.png> ;
a fabio:Figure .