@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/62088784C30FC753E12E7162FE5DFE4E>
    cito:cites <http://dx.doi.org/10.5281/zenodo.156440>, <http://dx.doi.org/10.5281/zenodo.156489> ;
    dc:creator "Gusarov, Vladimir I." ;
    dc:title "Seeversiella tuberculicauda Gusarov, sp. n." ;
    trt:publishedIn <http://dx.doi.org/10.5281/zenodo.156420> ;
    a trt:Treatment .

<http://dx.doi.org/10.5281/zenodo.156420>
    bibo:endPage "102" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "1" ;
    bibo:volume "142" ;
    dc:creator "Gusarov, Vladimir I." ;
    dc:date "2003" ;
    dc:title "A revision of the genus Seeversiella Ashe, 1986 (Coleoptera: Staphylinidae: Aleocharinae)" ;
    fabio:hasPart <http://dx.doi.org/10.5281/zenodo.156440>, <http://dx.doi.org/10.5281/zenodo.156489> ;
    a fabio:JournalArticle .

<http://dx.doi.org/10.5281/zenodo.156440>
    dc:description "FIGURES 109 ­ 116. Genitalia of Seeversiella tuberculicauda Gusarov, sp. n. (109 ­ 115, holotype; 116, paratype from Jalapa, Mexico). 109 – apex of left paramere; 110 – median lobe, parameral view; 111 – apex of median lobe, parameral view; 112 – median lobe, lateral view; 113 – apex of median lobe, lateral view; 114 ­ 115 – details of internal sac retracted into median lobe, lateral view; 116 – spermatheca. Scale bar 0.1 mm (109, 111, 113, 116), 0.2 mm (110, 112, 114 ­ 115)." ;
    fabio:hasRepresentation <https://zenodo.org/record/156440/files/figure.png> ;
    a fabio:Figure .

<http://dx.doi.org/10.5281/zenodo.156489>
    dc:description "FIGURE 387. Geographical distribution of Seeversiella from Mexico to Honduras." ;
    fabio:hasRepresentation <https://zenodo.org/record/156489/files/figure.png> ;
    a fabio:Figure .