@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/E3DB150D53AE42B221931D2E2F889B44>
    dc:creator "Riedel, Alexander; Taenzler, Rene; Balke, Michael; Rahmadi, Cahyo; Suhardjono, Yayuk R." ;
    dc:title "Trigonopterus halimunensis Riedel, sp. n." ;
    trt:publishedIn <http://dx.doi.org/10.3897/zookeys.467.8206> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Trigonopterus_halimunensis> ;
    a trt:Treatment .

<http://dx.doi.org/10.3897/zookeys.467.8206>
    bibo:endPage "162" ;
    bibo:journal "ZooKeys" ;
    bibo:startPage "1" ;
    bibo:volume "467" ;
    dc:creator "Riedel, Alexander; Taenzler, Rene; Balke, Michael; Rahmadi, Cahyo; Suhardjono, Yayuk R." ;
    dc:date "2014" ;
    dc:title "Ninety-eight new species of Trigonopterus weevils from Sundaland and the Lesser Sunda Islands" ;
    a fabio:JournalArticle .

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

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