@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' # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; # Warning: Could not add treatment taxon because family "" contains invalid characters ; cito:cites ; dc:creator "Duellman, William E.; Marion, Angela B.; Hedges, Blair" ; dc:title "Scinaxinae Duellman, Marion & Hedges, 2016, New Subfamily" ; trt:citesTaxonName , , ; trt:publishedIn ; a trt:Treatment . bibo:endPage "109" ; bibo:issue "1" ; bibo:journal "Zootaxa" ; bibo:startPage "1" ; bibo:volume "4104" ; dc:creator "Duellman, William E.; Marion, Angela B.; Hedges, Blair" ; dc:date "2016" ; dc:title "Phylogenetics, classification, and biogeography of the treefrogs (Amphibia: Anura: Arboranae)" ; a fabio:JournalArticle . dwc:authority "Wagler, 1830" ; dwc:authorityName "Wagler" ; dwc:authorityYear "1830" ; dwc:class "Amphibia" ; dwc:family "Hylidae" ; dwc:genus "Scinax" ; dwc:kingdom "Animalia" ; dwc:order "Anura" ; dwc:phylum "Chordata" ; dwc:rank "genus" ; dwc:scientificNameAuthorship "Wagler, 1830" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept .