@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#> .

<http://treatment.plazi.org/id/DF0CE301BFCDF56D3A995CA20B951F83>
    dc:creator "O'Neill, Joseph C.; Fisher, J. Ray; Nelson, Whitney A.; Skvarla, Micheal J.; Fisher, Danielle M.; Dowling, Ashley P. G." ;
    dc:title "Debsacarus Habeeb 1974" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Debsacarus_Habeeb_1974> ;
    trt:publishedIn <http://dx.doi.org/10.3897/zookeys.582.7684> ;
    a trt:Treatment .

<http://dx.doi.org/10.3897/zookeys.582.7684>
    bibo:endPage "110" ;
    bibo:journal "ZooKeys" ;
    bibo:startPage "13" ;
    bibo:volume "582" ;
    dc:creator "O'Neill, Joseph C.; Fisher, J. Ray; Nelson, Whitney A.; Skvarla, Micheal J.; Fisher, Danielle M.; Dowling, Ashley P. G." ;
    dc:date "2016" ;
    dc:title "Systematics of testudacarine torrent mites (Acari, Hydrachnidia, Torrenticolidae) with descriptions of 13 new species from North America" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Debsacarus_Habeeb_1974>
    dwc:LSID "http://zoobank.org/9C344329-32F6-4C4B-8167-196E030B2ED8" ;
    dwc:authority "Habeeb, 1974" ;
    dwc:authorityName "Habeeb" ;
    dwc:authorityYear "1974" ;
    dwc:class "Arachnida" ;
    dwc:family "Torrenticolidae" ;
    dwc:genus "Debsacarus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Trombidiformes" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Habeeb, 1974" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Debsacarus> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Debsacarus>
    dwc:class "Arachnida" ;
    dwc:family "Torrenticolidae" ;
    dwc:genus "Debsacarus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Trombidiformes" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Torrenticolidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Torrenticolidae>
    dwc:family "Torrenticolidae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
    dwc:order "Trombidiformes" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Arachnida>
    dwc:class "Arachnida" ;
    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: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 .