@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, Not adding 'trt:citesTaxonName ' due to issues with rank ; cito:cites ; dc:creator "Price, Roger D.; Johnson, Kevin P." ; dc:title "Myrsidea batesi Price and Johnson, new species" ; trt:citesTaxonName ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "55" ; bibo:journal "Zootaxa" ; bibo:startPage "47" ; bibo:volume "1297" ; dc:creator "Price, Roger D.; Johnson, Kevin P." ; dc:date "2006" ; dc:title "Four new species of Myrsidea Waterston chewing lice (Phthiraptera: Menoponidae) from the Malagasy warblers (Passeriformes)" ; a fabio:JournalArticle . # Warning: Using document metadata for authority year ; dwc:authority "Price and Johnson" ; dwc:authorityName "Price and Johnson" ; dwc:class "Insecta" ; dwc:family "Menoponidae" ; dwc:genus "Myrsidea" ; dwc:kingdom "Animalia" ; dwc:order "Phthiraptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Price & Johnson, 2006" ; dwc:species "batesi" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Price and Johnson" ; dwc:authorityName "Price and Johnson" ; dwc:class "Insecta" ; dwc:family "Menoponidae" ; dwc:genus "Myrsidea" ; dwc:kingdom "Animalia" ; dwc:order "Phthiraptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Price & Johnson" ; dwc:species "batesi" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Insecta" ; dwc:family "Menoponidae" ; dwc:genus "Myrsidea" ; dwc:kingdom "Animalia" ; dwc:order "Phthiraptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:species "batesi" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Myrsidea" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Menoponidae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Phthiraptera" ; dwc:rank "order" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:class "Insecta" ; 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 .