@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/CF671C2A293EFFB0FF326AC0197205B0>
    dc:creator "Krüger, Andreas; Deckert, Jürgen" ;
    dc:title "Leptodema echinata (Gerstaecker) Published" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptodema_echinata_Published_> ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4114.1.2> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/zootaxa.4114.1.2>
    bibo:endPage "63" ;
    bibo:issue "1" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "33" ;
    bibo:volume "4114" ;
    dc:creator "Krüger, Andreas; Deckert, Jürgen" ;
    dc:date "2016" ;
    dc:title "True bugs (Hemiptera-Heteroptera) of Botswana — Bibliographical inventory and new records" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Leptodema_echinata_Published_>
    # Warning: Removing "(Gerstaecker)" from authority ;
    dwc:authority "(Gerstaecker) Published" ;
    dwc:authorityName "(Gerstaecker) Published" ;
    dwc:class "Insecta" ;
    dwc:family "Reduviidae" ;
    dwc:genus "Leptodema" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hemiptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Published" ;
    dwc:species "echinata" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PH26> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptodema_echinata> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Leptodema_echinata>
    dwc:class "Insecta" ;
    dwc:family "Reduviidae" ;
    dwc:genus "Leptodema" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hemiptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "echinata" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptodema> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Leptodema>
    dwc:genus "Leptodema" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reduviidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Reduviidae>
    dwc:family "Reduviidae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
    dwc:order "Hemiptera" ;
    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 .