@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Failed to output a material citation, could not create identifier # Error: Could not add TaxonConceptCitation # Error: Could not produce taxonNameURI ; dc:creator "Bastawade, D. B." ; dc:title "Camericus bipunctatus Bastawade, 2002, sp. novo" ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "281" ; bibo:issue "2" ; bibo:journal "JOURNAL, BOMBAY NATURAL HISTORY SOCIETY" ; bibo:startPage "274" ; bibo:volume "99" ; dc:creator "Bastawade, D. B." ; dc:date "2002" ; dc:title "Three New Species From The Spider Families Amaurobiidae, Thomisidae And Salticidae (Araneae: Arachnida) From India" ; a fabio:JournalArticle . # Info: authority attributes generated from docAuthor ; dwc:authority "Bastawade, 2002" ; dwc:authorityName "Bastawade" ; dwc:authorityYear "2002" ; dwc:class "Arachnida" ; dwc:family "Thomisidae" ; dwc:genus "Camericus" ; dwc:kingdom "Animalia" ; dwc:order "Araneae" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Bastawade, 2002" ; dwc:species "bipunctatus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Arachnida" ; dwc:family "Thomisidae" ; dwc:genus "Camericus" ; dwc:kingdom "Animalia" ; dwc:order "Araneae" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:species "bipunctatus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Camericus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Thomisidae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Araneae" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Arachnida" ; dwc:rank "class" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:phylum "Arthropoda" ; dwc:rank "phylum" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:kingdom "Animalia" ; dwc:rank "kingdom" ; a dwcFP:TaxonName .