@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia' dc:creator "Schleip, Wulf D.; O'Shea, Mark" ; dc:title "Broghammerus reticulatus subsp. neilsonnemani Hoser 2004, [synonym of Broghammerus reticulatus reticulatus]" ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "80" ; bibo:journal "ZooKeys" ; bibo:startPage "29" ; bibo:volume "66" ; dc:creator "Schleip, Wulf D.; O'Shea, Mark" ; dc:date "2010" ; dc:title "Annotated checklist of the recent and extinct pythons (Serpentes, Pythonidae), with notes on nomenclature, taxonomy, and distribution" ; a fabio:JournalArticle . dwc:authority "Hoser, 2004" ; dwc:authorityName "Hoser" ; dwc:authorityYear "2004" ; dwc:genus "Broghammerus" ; dwc:rank "subSpecies" ; dwc:scientificNameAuthorship "Hoser, 2004" ; dwc:species "reticulatus" ; dwc:subSpecies "neilsonnemani" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Broghammerus" ; dwc:rank "subSpecies" ; dwc:species "reticulatus" ; dwc:subSpecies "neilsonnemani" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Broghammerus" ; dwc:rank "species" ; dwc:species "reticulatus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Broghammerus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .