@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . # Warning: Failed to output a material citation, could not create identifier # Warning: Failed to output a material citation, could not create identifier # Warning: Failed to output a material citation, could not create identifier cito:cites , ; dc:creator "Majka, Christopher; Langor, David" ; dc:title "Leptinillus validus" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "402" ; bibo:issue "2" ; bibo:journal "ZooKeys" ; bibo:pubDate "2008-09-04" ; bibo:startPage "357" ; bibo:volume "2" ; dc:creator "Majka, Christopher; Langor, David" ; dc:date "2008" ; dc:title "The Leiodidae (Coleoptera) of Atlantic Canada: new records, faunal composition, and zoogeography" ; a fabio:JournalArticle . dwc:authority "(Horn, 1872)" ; dwc:baseAuthorityName "Horn" ; dwc:baseAuthorityYear "1872" ; dwc:class "Insecta" ; dwc:family "Leiodidae" ; dwc:genus "Leptinillus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Horn, 1872)" ; dwc:species "validus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:authority "Kuhl" ; dwc:authorityName "Kuhl" ; dwc:authorityYear "1820" ; dwc:class "Mammalia" ; dwc:family "Castoridae" ; dwc:genus "Castor" ; dwc:kingdom "Animalia" ; dwc:order "Rodentia" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:scientificNameAuthorship "Kuhl, 1820" ; dwc:species "canadensis" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Removing "(Peck" from authority ; dwc:authority "(Linnaeus)) (Peck 2007)" ; dwc:authorityName ") (Peck" ; dwc:authorityYear "2007" ; dwc:baseAuthorityName "Linnaeus" ; dwc:baseAuthorityYear "1766" ; dwc:class "Mammalia" ; dwc:family "Muridae" ; dwc:genus "Ondatra" ; dwc:kingdom "Animalia" ; dwc:order "Rodentia" ; dwc:phylum "Chordata" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Linnaeus, 1766)" ; dwc:species "zibethicus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . dwc:class "Insecta" ; dwc:family "Leiodidae" ; dwc:genus "Leptinillus" ; dwc:kingdom "Animalia" ; dwc:order "Coleoptera" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; dwc:species "validus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Leptinillus" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:family "Leiodidae" ; dwc:rank "family" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:order "Coleoptera" ; 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 .