@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/038D8781FF942034FF0CFE07A246FD89>
    dc:creator "Herhold, Hollister W; Davis, Steven R; Degrey, Samuel P; Grimaldi, David A" ;
    dc:title "Phasmatodea Jacobson & Bianchi 1902" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phasmatodea_Jacobson_1902> ;
    trt:publishedIn <http://dx.doi.org/10.5531/sd.sp.55> ;
    a trt:Treatment .

<http://dx.doi.org/10.5531/sd.sp.55>
    bibo:endPage "184" ;
    bibo:issue "1" ;
    bibo:journal "Bulletin of the American Museum of Natural History" ;
    bibo:pubDate "2023-03-31" ;
    bibo:startPage "1" ;
    bibo:volume "459" ;
    dc:creator "Herhold, Hollister W; Davis, Steven R; Degrey, Samuel P; Grimaldi, David A" ;
    dc:date "2023" ;
    dc:title "COMPARATIVE ANATOMY OF THE INSECT TRACHEAL SYSTEM PART 1: INTRODUCTION, APTERYGOTES, PALEOPTERA, POLYNEOPTERA" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Phasmatodea_Jacobson_1902>
    dwc:ID-ENA "7020" ;
    dwc:authorityName "Jacobson & Bianchi" ;
    dwc:authorityYear "1902" ;
    dwc:class "Insecta" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Phasmatodea" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "order" ;
    dwc:scientificNameAuthorship "Jacobson & Bianchi, 1902" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8NKFD> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phasmatodea> ;
    a dwcFP:TaxonConcept .

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