@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/03F2FF4881BC0DA924B6A9B2FAD8F827>
    dc:creator "Chris J. Hodgson; Douglas J. Williams" ;
    dc:title "Cerococcus andinus Leonardi" ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4091.1.1> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Cerococcus_andinus> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/zootaxa.4091.1.1>
    bibo:endPage "175" ;
    bibo:issue "1" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "1" ;
    bibo:volume "4091" ;
    dc:creator "Chris J. Hodgson; Douglas J. Williams" ;
    dc:date "2016" ;
    dc:title "(Hemiptera: Sternorrhyncha, Coccomorpha) with particular reference to species from the Afrotropical, western Palaearctic and western Oriental Regions, with the revival of Antecerococcus Green and description of a new genus and fifteen new species, and with ten new synonomies" ;
    a fabio:JournalArticle .

<http://taxon-name.plazi.org/id/Animalia/Cerococcus_andinus>
    dwc:class "Insecta" ;
    dwc:family "Cerococcidae" ;
    dwc:genus "Cerococcus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hemiptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "andinus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerococcus> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Cerococcus>
    dwc:class "Insecta" ;
    dwc:family "Cerococcidae" ;
    dwc:genus "Cerococcus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hemiptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerococcidae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Cerococcidae>
    dwc:class "Insecta" ;
    dwc:family "Cerococcidae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hemiptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
    dwc:class "Insecta" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hemiptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
    a dwcFP:TaxonName .

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