@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . # Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia' # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; dc:creator "Delfosse, Emmanuel; Cliquennois, Nicolas; Depraetere, Marion; Robillard, Tony" ; dc:title "Hirtaleius caudatus Chopard 1911" ; dwc:basisOfRecord ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "235" ; bibo:issue "11" ; bibo:journal "Zoosystema" ; bibo:pubDate "2019-06-04" ; bibo:startPage "181" ; bibo:volume "41" ; dc:creator "Delfosse, Emmanuel; Cliquennois, Nicolas; Depraetere, Marion; Robillard, Tony" ; dc:date "2019" ; dc:title "Catalogue des types de la collection de phasmes du Muséum national d’Histoire naturelle de Paris (Insecta, Phasmatodea)" ; a fabio:JournalArticle . dwc:authority "Chopard, 1911" ; dwc:authorityName "Chopard" ; dwc:authorityYear "1911" ; dwc:genus "Hirtaleius" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Chopard, 1911" ; dwc:species "caudatus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Hirtaleius" ; dwc:rank "species" ; dwc:species "caudatus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Hirtaleius" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . trt:httpUri ; a dwc:MaterialCitation .