@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/03D787A40D0EFFD8FF7F6F1EFA7EFD81>
    dc:creator "Murcia, Andres David; Cadena-Castañeda, Oscar J.; Noriega, Jorge Ari; García, Alexander García" ;
    dc:title "Pachyphloea Redtenbacher 1906" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyphloea_Redtenbacher_1906> ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4623.3.6> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/zootaxa.4623.3.6>
    bibo:endPage "554" ;
    bibo:issue "3" ;
    bibo:journal "Zootaxa" ;
    bibo:pubDate "2019-06-26" ;
    bibo:startPage "545" ;
    bibo:volume "4623" ;
    dc:creator "Murcia, Andres David; Cadena-Castañeda, Oscar J.; Noriega, Jorge Ari; García, Alexander García" ;
    dc:date "2019" ;
    dc:title "New species of Pachyphloea Redtenbacher, 1906 (Phasmida: Pseudophasmatidae Xerosomatinae) with comments on Grylloclonia Zompro, 2004 n. syn." ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Pachyphloea_Redtenbacher_1906>
    dwc:authorityName "Redtenbacher" ;
    dwc:authorityYear "1906" ;
    dwc:class "Insecta" ;
    dwc:family "Pseudophasmatidae" ;
    dwc:genus "Pachyphloea" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Phasmida" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Redtenbacher, 1906" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8NWKN> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyphloea> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Pachyphloea>
    dwc:class "Insecta" ;
    dwc:family "Pseudophasmatidae" ;
    dwc:genus "Pachyphloea" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Phasmida" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudophasmatidae> ;
    a dwcFP:TaxonName .

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

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