@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' dc:creator "Jordal, Bjarte H." ; dc:title "Remansus mutabilis Schedl 1965, comb. n." ; trt:citesTaxonName ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "33" ; bibo:journal "ZooKeys" ; bibo:startPage "9" ; bibo:volume "352" ; dc:creator "Jordal, Bjarte H." ; dc:date "2013" ; dc:title "Deep phylogenetic divergence between Scolytoplatypus and Remansus, a new genus of Scolytoplatypodini from Madagascar (Coleoptera, Curculionidae, Scolytinae)" ; a fabio:JournalArticle . dwc:LSID "http://species-id.net/wiki/Remansus_mutabilis" ; dwc:authority "Schedl, 1965" ; dwc:authorityName "Schedl" ; dwc:authorityYear "1965" ; dwc:genus "Remansus" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Schedl, 1965" ; dwc:species "mutabilis" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Remansus" ; dwc:rank "species" ; dwc:species "mutabilis" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Remansus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .