52 lines
2.4 KiB
Turtle
52 lines
2.4 KiB
Turtle
@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#> .
|
||
# Error: the treatment is lacking the taxon
|
||
|
||
<http://treatment.plazi.org/id/03BE4C59FF96030EFE191016D20DFB59>
|
||
cito:cites <http://dx.doi.org/10.5281/zenodo.269433>, <http://taxon-concept.plazi.org/id/Animalia/Eustenidia_coiffaiti_Pace_1994> ;
|
||
dc:creator "Roberto Pace" ;
|
||
dc:title "Eustenidia gabonensis Pace, 2012, n. sp." ;
|
||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Eustenidia_gabonensis> ;
|
||
trt:publishedIn <http://doi.org/10.5281/zenodo.6176881> ;
|
||
a trt:Treatment .
|
||
|
||
<http://doi.org/10.5281/zenodo.6176881>
|
||
bibo:endPage "172" ;
|
||
bibo:issue "4" ;
|
||
bibo:journal "Tropical Zoology" ;
|
||
bibo:startPage "157" ;
|
||
bibo:volume "25" ;
|
||
dc:creator "Roberto Pace" ;
|
||
dc:date "2012" ;
|
||
dc:title "Aleocharinae from Gabon (Coleoptera: Staphylinidae)" ;
|
||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.269433> ;
|
||
a fabio:JournalArticle .
|
||
|
||
<http://taxon-concept.plazi.org/id/Animalia/Eustenidia_coiffaiti_Pace_1994>
|
||
dwc:authority "Pace, 1994" ;
|
||
dwc:authorityName "Pace" ;
|
||
dwc:authorityYear "1994" ;
|
||
dwc:class "Insecta" ;
|
||
dwc:family "Staphylinidae" ;
|
||
dwc:genus "Eustenidia" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:order "Coleoptera" ;
|
||
dwc:phylum "Arthropoda" ;
|
||
dwc:rank "species" ;
|
||
dwc:scientificNameAuthorship "Pace, 1994" ;
|
||
dwc:species "coiffaiti" ;
|
||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eustenidia_coiffaiti> ;
|
||
a dwcFP:TaxonConcept .
|
||
|
||
<http://dx.doi.org/10.5281/zenodo.269433>
|
||
dc:description "Figures 1 – 11. Habitus, aedeagus in lateral and ventral views, spermatheca and male sixth free tergite. 1 – 4: Brachida gabonensis n. sp.; 5 – 6: Cameronium gabonense n. sp.; 7 – 8: Coenonica wingonbiensis n. sp.; 9 – 11: Eustenidia gabonensis n. sp. Scale bars: 1: 1.8 mm; 5: 1.37 mm; 7: 2.57 mm; 9: 1.46 mm. Other scale bars: 0.1 mm." ;
|
||
fabio:hasRepresentation <https://zenodo.org/record/269433/files/figure.png> ;
|
||
a fabio:Figure .
|