@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . cito:cites ; dc:creator "Pinto, Hudson Alves; Melo, Alan Lane De" ; dc:title "Dicrocoeliidae Looss 1889" ; trt:augmentsTaxonConcept ; trt:citesTaxonName ; trt:publishedIn ; a trt:Treatment . bibo:endPage "475" ; bibo:issue "4" ; bibo:journal "Zootaxa" ; bibo:startPage "449" ; bibo:volume "3666" ; dc:creator "Pinto, Hudson Alves; Melo, Alan Lane De" ; dc:date "2013" ; dc:title "A checklist of cercariae (Trematoda: Digenea) in molluscs from Brazil" ; a fabio:JournalArticle . dwc:authority "Looss, 1889" ; dwc:authorityName "Looss" ; dwc:authorityYear "1889" ; dwc:class "Trematoda" ; dwc:family "Dicrocoeliidae" ; dwc:kingdom "Animalia" ; dwc:order "Plagiorchiida" ; dwc:phylum "Platyhelminthes" ; dwc:rank "family" ; dwc:scientificNameAuthorship "Looss, 1889" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Removing "(Giard & Billet, 1892)" from authority ; dwc:authority "(Giard & Billet, 1892) Host" ; dwc:authorityName "(Giard & Billet, 1892) Host" ; dwc:class "Trematoda" ; dwc:family "Dicrocoeliidae" ; dwc:genus "Eurytrema" ; dwc:kingdom "Animalia" ; dwc:order "Plagiorchiida" ; dwc:phylum "Platyhelminthes" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Host" ; dwc:species "coelomaticum" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Trematoda" ; dwc:family "Dicrocoeliidae" ; dwc:kingdom "Animalia" ; dwc:order "Plagiorchiida" ; dwc:phylum "Platyhelminthes" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Plagiorchiida" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Trematoda" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:phylum "Platyhelminthes" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Animalia" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .