@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/03C787EF2303FF8EFEADFCBEFCE9A809>
    dc:creator "Rukmane, Anita" ;
    dc:title "Pachyrhynchus torresi Rukmane 2018" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyrhynchus_torresi_Rukmane_2018> ;
    trt:publishedIn <http://dx.doi.org/10.5281/zenodo.10667672> ;
    a trt:Treatment .

<http://dx.doi.org/10.5281/zenodo.10667672>
    bibo:endPage "50" ;
    bibo:issue "1" ;
    bibo:journal "Baltic Journal of Coleopterology" ;
    bibo:pubDate "2019-08-28" ;
    bibo:startPage "41" ;
    bibo:volume "19" ;
    dc:creator "Rukmane, Anita" ;
    dc:date "2019" ;
    dc:title "To the knowledge of genus Pachyrhynchus Germar, 1824 (Coleoptera: Curculionidae: Pachyrhynchini) species from SMNH (Stockholm, Sweden), with description of a new species from the Sibuyan Island (Philippines)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Pachyrhynchus_torresi_Rukmane_2018>
    dwc:authority "Rukmane, 2018" ;
    dwc:authorityName "Rukmane" ;
    dwc:authorityYear "2018" ;
    dwc:class "Insecta" ;
    dwc:family "Curculionidae" ;
    dwc:genus "Pachyrhynchus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Rukmane, 2018" ;
    dwc:species "torresi" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyrhynchus_torresi> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Pachyrhynchus_torresi>
    dwc:class "Insecta" ;
    dwc:family "Curculionidae" ;
    dwc:genus "Pachyrhynchus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "torresi" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyrhynchus> ;
    a dwcFP:TaxonName .

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

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

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