@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 dc:creator "Bosmans; Van Keer" ; dc:title "Lycosa misella L. Koch 1882" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "16" ; bibo:issue "1" ; bibo:journal "Arachnologische Mitteilungen" ; bibo:startPage "5" ; bibo:volume "43" ; dc:creator "Bosmans; Van Keer" ; dc:date "2012" ; dc:title "On the spider species described by L. Koch in 1882 from the Balearic Islands (Araneae)" ; a fabio:JournalArticle . dwc:authority "L. Koch, 1882" ; dwc:authorityName "L. Koch" ; dwc:authorityYear "1882" ; dwc:class "Arachnida" ; dwc:family "Lycosidae" ; dwc:genus "Lycosa" ; dwc:kingdom "Animalia" ; dwc:order "Araneae" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Koch, 1882" ; dwc:species "misella" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Arachnida" ; dwc:family "Lycosidae" ; dwc:genus "Lycosa" ; dwc:kingdom "Animalia" ; dwc:order "Araneae" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:species "misella" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Lycosa" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Lycosidae" ; 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 .