@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia' # Warning: Not adding 'trt:citesTaxonName ' due to issues with rank ; dc:creator "Yuan, Cai-Xia; Ren, Guo-Dong" ; dc:title "Stenochinus leprosus Ren & Yang 2004" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "76" ; bibo:journal "ZooKeys" ; bibo:startPage "67" ; bibo:volume "416" ; dc:creator "Yuan, Cai-Xia; Ren, Guo-Dong" ; dc:date "2014" ; dc:title "Two new species of the Stenochinus amplus species-group from China (Coleoptera, Tenebrionidae, Stenochiini)" ; a fabio:JournalArticle . dwc:authority "Ren & Yang, 2004" ; dwc:authorityName "Ren & Yang" ; dwc:authorityYear "2004" ; dwc:genus "Stenochinus" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Ren & Yang, 2004" ; dwc:species "leprosus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Stenochinus" ; dwc:rank "species" ; dwc:species "leprosus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Stenochinus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .