@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .

<http://treatment.plazi.org/id/C1473C585F1B5D0BCF6010DEF5D5760C>
    dc:creator "Webster, Reginald P.; Makepeace, Scott; DeMerchant, Ian; Sweeney, Jon D." ;
    dc:title "Atholus sedecimstriatus **" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Atholus_sedecimstriatus_Say_1825> ;
    trt:publishedIn <http://dx.doi.org/10.3897/zookeys.179.2493> ;
    a trt:Treatment .

<http://dx.doi.org/10.3897/zookeys.179.2493>
    bibo:endPage "26" ;
    bibo:journal "ZooKeys" ;
    bibo:startPage "11" ;
    bibo:volume "179" ;
    dc:creator "Webster, Reginald P.; Makepeace, Scott; DeMerchant, Ian; Sweeney, Jon D." ;
    dc:date "2012" ;
    dc:title "New Coleoptera records from New Brunswick, Canada: Histeridae" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Atholus_sedecimstriatus_Say_1825>
    dwc:LSID "http://species-id.net/wiki/Atholus_sedecimstriatus" ;
    dwc:authority "(Say, 1825) **" ;
    dwc:class "Insecta" ;
    dwc:family "Histeridae" ;
    dwc:genus "Atholus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "(Say, 1825)" ;
    dwc:species "sedecimstriatus" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Atholus_sedecimstriatus> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Atholus_sedecimstriatus>
    dwc:class "Insecta" ;
    dwc:family "Histeridae" ;
    dwc:genus "Atholus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "sedecimstriatus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Atholus> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Atholus>
    dwc:class "Insecta" ;
    dwc:family "Histeridae" ;
    dwc:genus "Atholus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Histeridae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Histeridae>
    dwc:class "Insecta" ;
    dwc:family "Histeridae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
    dwc:class "Insecta" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Insecta>
    dwc:class "Insecta" ;
    dwc:kingdom "Animalia" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
    dwc:kingdom "Animalia" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "phylum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia>
    dwc:kingdom "Animalia" ;
    dwc:rank "kingdom" ;
    a dwcFP:TaxonName .