@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/2A2E87B9FFC57041FE4DC932FBCCFDF3>
    dc:creator "Castro, Elizeu B.; Beard, Jennifer J.; Ochoa; Ronald; Feres, Reinaldo J. F." ;
    dc:title "Acaricis Beard & Gerson 2009" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acaricis_Beard_2009> ;
    trt:publishedIn <http://dx.doi.org/10.24349/acarologia/20184290> ;
    a trt:Treatment .

<http://dx.doi.org/10.24349/acarologia/20184290>
    bibo:endPage "867" ;
    bibo:issue "4" ;
    bibo:journal "Acarologia" ;
    bibo:pubDate "2018-10-12" ;
    bibo:startPage "855" ;
    bibo:volume "58" ;
    dc:creator "Castro, Elizeu B.; Beard, Jennifer J.; Ochoa; Ronald; Feres, Reinaldo J. F." ;
    dc:date "2018" ;
    dc:title "Two species of Acaricis (Acari: Tenuipalpidae) from New Zealand, moved from the genus Tenuipalpus, with a key to the known species" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Acaricis_Beard_2009>
    dwc:authority "Beard & Gerson, 2009" ;
    dwc:authorityName "Beard & Gerson" ;
    dwc:authorityYear "2009" ;
    dwc:class "Arachnida" ;
    dwc:family "Tenuipalpidae" ;
    dwc:genus "Acaricis" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Trombidiformes" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Beard & Gerson, 2009" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/MGN> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acaricis> ;
    a dwcFP:TaxonConcept .

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

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