@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . # Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia' dc:creator "Van Soest, Rob W. M.; Beglinger, Elly J.; De Voogd, Nicole J." ; dc:title "Astrophorida (Stoeba) Dendy 1905" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "88" ; bibo:journal "ZooKeys" ; bibo:startPage "1" ; bibo:volume "68" ; dc:creator "Van Soest, Rob W. M.; Beglinger, Elly J.; De Voogd, Nicole J." ; dc:date "2010" ; dc:title "Skeletons in confusion: a review of astrophorid sponges with (dicho-) calthrops as structural megascleres (Porifera, Demospongiae, Astrophorida)" ; a fabio:JournalArticle . dwc:authority "Dendy, 1905" ; dwc:authorityName "Dendy" ; dwc:authorityYear "1905" ; dwc:genus "Astrophorida" ; dwc:rank "subGenus" ; dwc:scientificNameAuthorship "Dendy, 1905" ; dwc:subGenus "Stoeba" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Astrophorida" ; dwc:rank "subGenus" ; dwc:subGenus "Stoeba" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Astrophorida" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .