@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .

<http://treatment.plazi.org/id/03E65E34FFC6FFD80AA8F9D6FB26F8EC>
    dc:creator "Shelley, Rowland M." ;
    dc:title "Gonoplectus cautus" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gonoplectus_cautus_Attems_1936> ;
    trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5179305> ;
    a trt:Treatment .

<http://dx.doi.org/10.5281/zenodo.5179305>
    bibo:endPage "7" ;
    bibo:issue "368" ;
    bibo:journal "Insecta Mundi" ;
    bibo:pubDate "2014-06-13" ;
    bibo:startPage "1" ;
    bibo:volume "2014" ;
    dc:creator "Shelley, Rowland M." ;
    dc:date "2014" ;
    dc:title "A summary of the milliped faunas of Pakistan, Bangladesh, and Kashmir (Arthropoda: Diplopoda)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Gonoplectus_cautus_Attems_1936>
    dwc:authority "(Attems, 1936)" ;
    dwc:baseAuthorityName "Attems" ;
    dwc:baseAuthorityYear "1936" ;
    dwc:class "Diplopoda" ;
    dwc:family "Harpagophoridae" ;
    dwc:genus "Gonoplectus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Spirostreptida" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "(Attems, 1936)" ;
    dwc:species "cautus" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GZJK> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gonoplectus_cautus> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Gonoplectus_cautus>
    dwc:class "Diplopoda" ;
    dwc:family "Harpagophoridae" ;
    dwc:genus "Gonoplectus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Spirostreptida" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "cautus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gonoplectus> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Gonoplectus>
    dwc:class "Diplopoda" ;
    dwc:family "Harpagophoridae" ;
    dwc:genus "Gonoplectus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Spirostreptida" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpagophoridae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Harpagophoridae>
    dwc:class "Diplopoda" ;
    dwc:family "Harpagophoridae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Spirostreptida" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spirostreptida> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Spirostreptida>
    dwc:class "Diplopoda" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Spirostreptida" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
    dwc:class "Diplopoda" ;
    dwc:kingdom "Animalia" ;
    dwc:phylum "Arthropoda" ;
    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 .