@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/03E887885E6AFFE5EDEFFC31E9F57B11>
    dc:creator "Li, De-Wei; Wang, Guo-Quan; Wei, Sui-Gai" ;
    dc:title "Calliparus Li, Wang & Wei, 2010, gen. nov." ;
    trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Calliparus_Li_2010> ;
    trt:publishedIn <http://dx.doi.org/10.5281/zenodo.195231> ;
    a trt:Treatment .

<http://dx.doi.org/10.5281/zenodo.195231>
    bibo:endPage "50" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "44" ;
    bibo:volume "2452" ;
    dc:creator "Li, De-Wei; Wang, Guo-Quan; Wei, Sui-Gai" ;
    dc:date "2010" ;
    dc:title "A new genus and three new species of Nothopodinae (Acari: Eriophyidae) from Guangxi, China" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Calliparus_Li_2010>
    # Info: authority attributes generated from docAuthor ;
    dwc:authority "Li, Wang & Wei, 2010" ;
    dwc:authorityName "Li, Wang & Wei" ;
    dwc:authorityYear "2010" ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Asclepiadaceae" ;
    dwc:genus "Calliparus" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Gentianales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "genus" ;
    dwc:scientificNameAuthorship "Li, Wang & Wei, 2010" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Calliparus> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Calliparus>
    dwc:class "Magnoliopsida" ;
    dwc:family "Asclepiadaceae" ;
    dwc:genus "Calliparus" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Gentianales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asclepiadaceae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Asclepiadaceae>
    dwc:class "Magnoliopsida" ;
    dwc:family "Asclepiadaceae" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Gentianales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Gentianales>
    dwc:class "Magnoliopsida" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Gentianales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
    a dwcFP:TaxonName .

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

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

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