@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . # Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia' dc:creator "Webster, Reginald P.; Anderson, Robert S.; Sweeney, Jon D.; DeMerchant, Ian" ; dc:title "Tanysphrus lemnae Fabricius 1792" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "406" ; bibo:journal "ZooKeys" ; bibo:startPage "349" ; bibo:volume "179" ; dc:creator "Webster, Reginald P.; Anderson, Robert S.; Sweeney, Jon D.; DeMerchant, Ian" ; dc:date "2012" ; dc:title "New Coleoptera records from New Brunswick, Canada: Anthribidae, Brentidae, Dryophthoridae, Brachyceridae, and Curculionidae, with additions to the fauna of Quebec, Nova Scotia and Prince Edward Island" ; a fabio:JournalArticle . dwc:LSID "http://species-id.net/wiki/Tanysphrus_lemnae" ; dwc:authority "Fabricius, 1792" ; dwc:authorityName "Fabricius" ; dwc:authorityYear "1792" ; dwc:genus "Tanysphrus" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Fabricius, 1792" ; dwc:species "lemnae" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Tanysphrus" ; dwc:rank "species" ; dwc:species "lemnae" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Tanysphrus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .