@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 ; dc:creator "Breure, Abraham S. H.; Avila, Valentin Mogollon" ; dc:title "Pseudoglandina agitata Weyrauch 1967, stat. n." ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "199" ; bibo:journal "ZooKeys" ; bibo:startPage "1" ; bibo:volume "588" ; dc:creator "Breure, Abraham S. H.; Avila, Valentin Mogollon" ; dc:date "2016" ; dc:title "Synopsis of Central Andean Orthalicoid land snails (Gastropoda, Stylommatophora), excluding Bulimulidae" ; a fabio:JournalArticle . dwc:authority "Weyrauch, 1967" ; dwc:authorityName "Weyrauch" ; dwc:authorityYear "1967" ; dwc:genus "Pseudoglandina" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Weyrauch, 1967" ; dwc:species "agitata" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Pseudoglandina" ; dwc:rank "species" ; dwc:species "agitata" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Pseudoglandina" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .