@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; cito:cites ; dc:creator "Pisera, Andrzej" ; dc:title "Theonellidae Lendenfeld 1903" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "298" ; bibo:issue "2" ; bibo:journal "Zoosystema" ; bibo:startPage "285" ; bibo:volume "22" ; dc:creator "Pisera, Andrzej" ; dc:date "2000" ; dc:title "New species of lithistid sponges from the Paleogene of the Ukraine" ; a fabio:JournalArticle . dwc:authority "Lendenfeld", "Lendenfeld, 1903" ; dwc:authorityName "Lendenfeld" ; dwc:authorityYear "1903" ; dwc:class "Demospongiae" ; dwc:family "Theonellidae" ; dwc:kingdom "Animalia" ; dwc:order "Tetractinellida" ; dwc:phylum "Porifera" ; dwc:rank "family" ; dwc:scientificNameAuthorship "Lendenfeld, 1903" ; rdfs:seeAlso ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Schrammen, 1910" ; dwc:authorityName "Schrammen" ; dwc:authorityYear "1910" ; dwc:class "Demospongiae" ; dwc:family "Discodermiidae" ; dwc:kingdom "Animalia" ; dwc:order "Tetractinellida" ; dwc:phylum "Porifera" ; dwc:rank "family" ; dwc:scientificNameAuthorship "Schrammen, 1910" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Demospongiae" ; dwc:family "Theonellidae" ; dwc:kingdom "Animalia" ; dwc:order "Tetractinellida" ; dwc:phylum "Porifera" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Tetractinellida" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Demospongiae" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:phylum "Porifera" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Animalia" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .