@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/03FDE739FF8DFFFCFF33EC798026F9B4>
    dc:creator "LIU, DONG; YI, TIAN-CI; XU, YUN; ZHANG, ZHI-QIANG" ;
    dc:title "Phyllocoptes piceanis Song, Xue 2009" ;
    dwc:basisOfRecord <https://www.gbif.org/occurrence/3501218510> ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phyllocoptes_piceanis_Song_2009> ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3663.1.1> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/zootaxa.3663.1.1>
    bibo:endPage "102" ;
    bibo:issue "1" ;
    bibo:journal "Zootaxa" ;
    bibo:pubDate "2013-05-22" ;
    bibo:startPage "1" ;
    bibo:volume "3663" ;
    dc:creator "LIU, DONG; YI, TIAN-CI; XU, YUN; ZHANG, ZHI-QIANG" ;
    dc:date "2013" ;
    dc:title "new mite species described during 2007 to 2012 3663" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Phyllocoptes_piceanis_Song_2009>
    dwc:authority "Song, Xue & Hong, 2009: 56" ;
    dwc:authorityName "Song, Xue" ;
    dwc:authorityYear "2009" ;
    dwc:class "Arachnida" ;
    dwc:family "Eriophyidae" ;
    dwc:genus "Phyllocoptes" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Trombidiformes" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Song, Xue, 2009" ;
    dwc:species "piceanis" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllocoptes_piceanis> ;
    a dwcFP:TaxonConcept .

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

<http://taxon-name.plazi.org/id/Animalia/Phyllocoptes>
    dwc:genus "Phyllocoptes" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eriophyidae> ;
    a dwcFP:TaxonName .

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

<https://www.gbif.org/occurrence/3501218510>
    dwc:catalogNumber "NJAUAcariEri984" ;
    dwc:collectionCode "NJAU" ;
    dwc:locality "Lhasa City" ;
    dwc:typeStatus "holotype" ;
    trt:gbifOccurrenceId "3501218510" ;
    a dwc:MaterialCitation .