2024-07-04 13:37:03 +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/039087C7FFBFFF96E28C483934656AF2>
cito: cites <http://dx.doi.org/10.5281/zenodo.289231> , <http://dx.doi.org/10.5281/zenodo.289236> ;
dc: creator " Allegro, Gianni; Giachino, Pier Mauro " ;
dc: title " Blennidus (Agraphoderus) tardus Tschitscherine 1898 " ;
trt: augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Blennidus_tardus_Tschitscherine_1898> ;
2024-11-06 15:28:22 +01:00
trt: deprecates <http://taxon-concept.plazi.org/id/Animalia/Ogmopleura_tarda_Tschitscherine_1898> , <http://taxon-concept.plazi.org/id/Plantae/Feronia_tarda_Tschitscherine_1898> ;
2024-07-04 13:37:03 +02:00
trt: publishedIn <http://dx.doi.org/10.11646/zootaxa.4000.1.1> ;
a trt: Treatment .
<http://dx.doi.org/10.11646/zootaxa.4000.1.1>
bibo: endPage " 48 " ;
bibo: issue " 1 " ;
bibo: journal " Zootaxa " ;
bibo: startPage " 1 " ;
bibo: volume " 4000 " ;
dc: creator " Allegro, Gianni; Giachino, Pier Mauro " ;
dc: date " 2015 " ;
dc: title " Annotated checklist of the Blennidus subgenus Agraphoderus species from Peru with description of B. bombonensis n. sp. and synonymic notes (Coleoptera: Carabidae: Pterostichinae) " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.289231> , <http://dx.doi.org/10.5281/zenodo.289236> ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Blennidus_tardus_Tschitscherine_1898>
dwc: authority " Tschitscherine, 1898 " ;
dwc: authorityName " Tschitscherine " ;
dwc: authorityYear " 1898 " ;
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
dwc: genus " Blennidus " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Tschitscherine, 1898 " ;
dwc: species " tardus " ;
dwc: subGenus " Agraphoderus " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/M577> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Blennidus_tardus> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Feronia_tarda_Tschitscherine_1898>
dwc: authority " Tschitscherine, 1898: 161 " ;
dwc: authorityName " Tschitscherine " ;
dwc: authorityPageNumber " 161 " ;
dwc: authorityYear " 1898 " ;
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
dwc: genus " Feronia " ;
dwc: kingdom " Plantae " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Tschitscherine, 1898 " ;
dwc: species " tarda " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Feronia_tarda> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ogmopleura_tarda_Tschitscherine_1898>
dwc: authority " Tschitscherine, 1898 " ;
dwc: authorityName " Tschitscherine " ;
dwc: authorityYear " 1898 " ;
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
dwc: genus " Ogmopleura " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Tschitscherine, 1898 " ;
dwc: species " tarda " ;
2024-11-06 15:28:22 +01:00
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/48Z7Q> ;
2024-07-04 13:37:03 +02:00
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ogmopleura_tarda> ;
a dwcFP: TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Blennidus_tardus>
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
dwc: genus " Blennidus " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " tardus " ;
dwc: subGenus " Agraphoderus " ;
2024-11-06 15:28:22 +01:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Blennidus> , <http://taxon-name.plazi.org/id/Animalia/Blennidus_Agraphoderus> ;
2024-07-04 13:37:03 +02:00
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Blennidus_Agraphoderus>
2024-11-13 00:48:46 +01:00
dwc: genus " Blennidus " ;
2024-07-04 13:37:03 +02:00
dwc: rank " subGenus " ;
dwc: subGenus " Agraphoderus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Blennidus> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Blennidus>
dwc: genus " Blennidus " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc: family " Carabidae " ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Feronia_tarda>
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
dwc: genus " Feronia " ;
dwc: kingdom " Plantae " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " tarda " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae/Feronia> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Feronia>
dwc: genus " Feronia " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae/Carabidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Carabidae>
dwc: family " Carabidae " ;
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae/Coleoptera> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Coleoptera>
dwc: order " Coleoptera " ;
dwc: rank " order " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae/Insecta> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Insecta>
dwc: class " Insecta " ;
dwc: rank " class " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae/Arthropoda> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Arthropoda>
dwc: phylum " Arthropoda " ;
dwc: rank " phylum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc: kingdom " Plantae " ;
dwc: rank " kingdom " ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ogmopleura_tarda>
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
dwc: genus " Ogmopleura " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " tarda " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Ogmopleura> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ogmopleura>
dwc: genus " Ogmopleura " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP: TaxonName .
<http://dx.doi.org/10.5281/zenodo.289231>
dc: description " FIGURES 44 – 47. Habitus of Blennidus: sublaevis female PT (44); tardus female HT (45); tenenbaumi male HT (46); ticlianus male HT (47). " ;
fabio: hasRepresentation <https://zenodo.org/record/289231/files/figure.png> ;
a fabio: Figure .
<http://dx.doi.org/10.5281/zenodo.289236>
dc: description " FIGURES 82 – 87. Pronotum of Blennidus: sublaevis female PT (82); tardus female HT (83); tenenbaumi male HT (84); ticlianus male HT (85); unistria male HT (86); vereshaginae male HT (87). " ;
fabio: hasRepresentation <https://zenodo.org/record/289236/files/figure.png> ;
a fabio: Figure .