@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 ; dc:creator "Huang, Kun-Wei; Wang, Chin-Fah" ; dc:title "Diptacus tristylaus Huang 2001" ; trt:augmentsTaxonConcept ; trt:citesTaxonName ; trt:publishedIn ; a trt:Treatment . bibo:endPage "50" ; bibo:journal "Zootaxa" ; bibo:startPage "1" ; bibo:volume "1986" ; dc:creator "Huang, Kun-Wei; Wang, Chin-Fah" ; dc:date "2009" ; dc:title "Eriophyoid mites (Acari: Eriophyoidea) of Taiwan: thirty-seven species from Yangmingshan, including one new genus and twenty-two new species" ; a fabio:JournalArticle . dwc:authority "Huang, 2001" ; dwc:authorityName "Huang" ; dwc:authorityYear "2001" ; dwc:class "Arachnida" ; dwc:family "Diptilomiopidae" ; dwc:genus "Diptacus" ; dwc:kingdom "Animalia" ; dwc:order "Prostigmata" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Huang, 2001" ; dwc:species "tristylaus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Arachnida" ; dwc:family "Diptilomiopidae" ; dwc:genus "Diptacus" ; dwc:kingdom "Animalia" ; dwc:order "Prostigmata" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:species "tristylaus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Diptacus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Diptilomiopidae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Prostigmata" ; 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 .