@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/03F65B35FF9CFFE25BC9F953FB16C6F4>
    dc:creator "Smit, Harry" ;
    dc:title "Australiobates" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Australiobates_Smit_2013> ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3716.2.5> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/zootaxa.3716.2.5>
    bibo:endPage "235" ;
    bibo:issue "2" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "207" ;
    bibo:volume "3716" ;
    dc:creator "Smit, Harry" ;
    dc:date "2013" ;
    dc:title "New records of water mites mainly from Vogelkop, New Guinea (Acari: Hydrachnidia), with the description of one new genus and thirteen new species" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Australiobates_Smit_2013>
    # Info: authority attributes generated from docAuthor ;
    dwc:authority "Smit, 2013" ;
    dwc:authorityName "Smit" ;
    dwc:authorityYear "2013" ;
    dwc:class "Arachnida" ;
    dwc:family "Hygrobatidae" ;
    dwc:genus "Australiobates" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Trombidiformes" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Smit, 2013" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Australiobates> ;
    a dwcFP:TaxonConcept .

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

<http://taxon-name.plazi.org/id/Animalia/Hygrobatidae>
    dwc:class "Arachnida" ;
    dwc:family "Hygrobatidae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Trombidiformes" ;
    dwc:phylum "Arthropoda" ;
    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:class "Arachnida" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Trombidiformes" ;
    dwc:phylum "Arthropoda" ;
    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: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 .