@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/038687A5FFA7FFE1FF088F280A38DFE7>
    dc:creator "Ghahari, Hassan; Moulet, Pierre" ;
    dc:title "Neides brevipennis Puton 1895" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neides_brevipennis_Puton_1895> ;
    trt:publishedIn <http://dx.doi.org/10.5281/zenodo.282814> ;
    a trt:Treatment .

<http://dx.doi.org/10.5281/zenodo.282814>
    bibo:endPage "45" ;
    bibo:journal "Zootaxa" ;
    bibo:startPage "35" ;
    bibo:volume "3547" ;
    dc:creator "Ghahari, Hassan; Moulet, Pierre" ;
    dc:date "2012" ;
    dc:title "An Annotated Catalog of the Iranian Berytidae and Piesmatidae (Hemiptera: Heteroptera: Pentatomomorpha: Lygaeoidea)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Neides_brevipennis_Puton_1895>
    dwc:authority "Puton, 1895" ;
    dwc:authorityName "Puton" ;
    dwc:authorityYear "1895" ;
    dwc:class "Insecta" ;
    dwc:family "Berytidae" ;
    dwc:genus "Neides" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Hemiptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Puton, 1895" ;
    dwc:species "brevipennis" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neides_brevipennis> ;
    a dwcFP:TaxonConcept .

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

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

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