@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/03B2C83DFA14FFAFFF71FA1DFBD9914B>
    cito:cites <http://dx.doi.org/10.5281/zenodo.10098407> ;
    dc:creator "Masumoto, Masami; Okajima, Shûji" ;
    dc:title "Thrips trehernei Priesner" ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3678.1.1> ;
    trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Thrips_trehernei> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/zootaxa.3678.1.1>
    bibo:endPage "65" ;
    bibo:issue "1" ;
    bibo:journal "Zootaxa" ;
    bibo:pubDate "2013-06-17" ;
    bibo:startPage "1" ;
    bibo:volume "3678" ;
    dc:creator "Masumoto, Masami; Okajima, Shûji" ;
    dc:date "2013" ;
    dc:title "Review of the genus <i> Thrips </ i> and related genera (Thysanoptera, Thripidae) from Japan" ;
    fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10098407> ;
    a fabio:JournalArticle .

<http://taxon-name.plazi.org/id/Animalia/Thrips_trehernei>
    dwc:class "Insecta" ;
    dwc:family "Thripidae" ;
    dwc:genus "Thrips" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Thysanoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "trehernei" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thrips> ;
    a dwcFP:TaxonName .

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

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

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

<http://dx.doi.org/10.5281/zenodo.10098407>
    dc:description "FIGURES 239–252. Thrips species. T. trehernei, female 239–242: (239) Head & pronotum; (240) Antenna, right; (241) Metascutum; (242) Tergites VIII–X. T. trehernei, male 243–244: (243) Tergites VIII–IX; (244) Sternite VI. T. typicus sp. n., female 245–249: (245) Head & pronotum; (246) Antenna, right; (247) Metascutum; (248) Tergite V & pleurotergite, right side; (249) Tergites VIII–X. T. typicus sp. n., male 250–252: (250) Antennal segment VI; (251) Tergites VIII–IX, sculpture omitted; (252) Sternite V, sculpture omitted." ;
    fabio:hasRepresentation <https://zenodo.org/record/10098407/files/figure.png> ;
    a fabio:Figure .