@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Could not add treatment taxon because genus "" contains invalid characters, sigEpithet "" contains invalid characters ; cito:cites , ; dc:creator "Rafael, José Albertino; Rodriguez, Hugo Cesar" ; dc:title "Animalia" ; trt:publishedIn ; a trt:Treatment . bibo:endPage "456" ; bibo:issue "1" ; bibo:journal "Zootaxa" ; bibo:startPage "452" ; bibo:volume "4122" ; dc:creator "Rafael, José Albertino; Rodriguez, Hugo Cesar" ; dc:date "2016" ; dc:title "FAMILY PIPUNCULIDAE" ; a fabio:JournalArticle . dwc:authority "(Loew, 1872)" ; dwc:kingdom "Animalia" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Loew, 1872)" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Baker" ; dwc:authorityName "Baker" ; dwc:class "Insecta" ; dwc:family "Cicadellidae" ; dwc:genus "Circulifer" ; dwc:kingdom "Animalia" ; dwc:order "Hemiptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Baker" ; dwc:species "tenellus" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept .