2024-07-04 14:38:35 +02:00
@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/F81587F0FFAC7666FF40FC69FAD76A86>
cito: cites <http://dx.doi.org/10.5281/zenodo.200568> ;
dc: creator " Mound, Laurence A. " ;
dc: title " Aliceathrips engaius Mound, 2011, sp.n. " ;
2024-10-09 02:19:11 +02:00
trt: citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Triodia_hubbardi> , <http://taxon-name.plazi.org/id/Animalia/Digitaria_brownii> , <http://taxon-name.plazi.org/id/Plantae/Neurachne_tenuifolia> , <http://taxon-name.plazi.org/id/Plantae/Alectryon_oleifolius> ;
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aliceathrips_engaius_Mound_2011> ;
2024-07-04 14:38:35 +02:00
trt: publishedIn <http://dx.doi.org/10.5281/zenodo.200567> ;
a trt: Treatment .
<http://dx.doi.org/10.5281/zenodo.200567>
bibo: endPage " 40 " ;
bibo: journal " Zootaxa " ;
bibo: startPage " 1 " ;
bibo: volume " 3064 " ;
dc: creator " Mound, Laurence A. " ;
dc: date " 2011 " ;
dc: title " Grass-dependent Thysanoptera of the family Thripidae from Australia " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.200568> ;
a fabio: JournalArticle .
2024-10-09 02:19:11 +02:00
<http://taxon-concept.plazi.org/id/Animalia/Aliceathrips_engaius_Mound_2011>
2024-07-04 14:38:35 +02:00
# Info: authority attributes generated from docAuthor ;
dwc: authority " Mound, 2011 " ;
dwc: authorityName " Mound " ;
dwc: authorityYear " 2011 " ;
2024-10-09 02:19:11 +02:00
dwc: class " Insecta " ;
dwc: family " Thripidae " ;
2024-07-04 14:38:35 +02:00
dwc: genus " Aliceathrips " ;
2024-10-09 02:19:11 +02:00
dwc: kingdom " Animalia " ;
2024-07-04 14:38:35 +02:00
dwc: order " Poales " ;
2024-10-09 02:19:11 +02:00
dwc: phylum " Arthropoda " ;
2024-07-04 14:38:35 +02:00
dwc: rank " species " ;
dwc: scientificNameAuthorship " Mound, 2011 " ;
dwc: species " engaius " ;
2024-10-09 02:19:11 +02:00
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aliceathrips_engaius> ;
2024-07-04 14:38:35 +02:00
a dwcFP: TaxonConcept .
2024-10-09 02:19:11 +02:00
<http://taxon-name.plazi.org/id/Animalia/Aliceathrips_engaius>
dwc: class " Insecta " ;
dwc: family " Thripidae " ;
2024-07-04 14:38:35 +02:00
dwc: genus " Aliceathrips " ;
2024-10-09 02:19:11 +02:00
dwc: kingdom " Animalia " ;
2024-07-04 14:38:35 +02:00
dwc: order " Poales " ;
2024-10-09 02:19:11 +02:00
dwc: phylum " Arthropoda " ;
2024-07-04 14:38:35 +02:00
dwc: rank " species " ;
dwc: species " engaius " ;
2024-10-09 02:19:11 +02:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Aliceathrips> ;
2024-07-04 14:38:35 +02:00
a dwcFP: TaxonName .
2024-10-09 02:19:11 +02:00
<http://taxon-name.plazi.org/id/Animalia/Aliceathrips>
2024-07-04 14:38:35 +02:00
dwc: genus " Aliceathrips " ;
dwc: rank " genus " ;
2024-10-09 02:19:11 +02:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Thripidae> ;
2024-07-04 14:38:35 +02:00
a dwcFP: TaxonName .
2024-10-09 02:19:11 +02:00
<http://taxon-name.plazi.org/id/Animalia/Thripidae>
dwc: family " Thripidae " ;
2024-07-04 14:38:35 +02:00
dwc: rank " family " ;
2024-10-09 02:19:11 +02:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Poales> ;
2024-07-04 14:38:35 +02:00
a dwcFP: TaxonName .
2024-10-09 02:19:11 +02:00
<http://taxon-name.plazi.org/id/Animalia/Poales>
2024-07-04 14:38:35 +02:00
dwc: order " Poales " ;
dwc: rank " order " ;
2024-10-09 02:19:11 +02:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
2024-07-04 14:38:35 +02:00
a dwcFP: TaxonName .
2024-10-09 02:19:11 +02:00
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc: class " Insecta " ;
2024-07-04 14:38:35 +02:00
dwc: rank " class " ;
2024-10-09 02:19:11 +02:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
2024-07-04 14:38:35 +02:00
a dwcFP: TaxonName .
2024-10-09 02:19:11 +02:00
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc: phylum " Arthropoda " ;
2024-07-04 14:38:35 +02:00
dwc: rank " phylum " ;
2024-10-09 02:19:11 +02:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
2024-07-04 14:38:35 +02:00
a dwcFP: TaxonName .
2024-10-09 02:19:11 +02:00
<http://taxon-name.plazi.org/id/Animalia>
dwc: kingdom " Animalia " ;
2024-07-04 14:38:35 +02:00
dwc: rank " kingdom " ;
a dwcFP: TaxonName .
<http://dx.doi.org/10.5281/zenodo.200568>
dc: description " FIGURES 1 – 10. Aliceathrips spp. A. australiensis 1 – 3: (1) head & thorax; (2) tergites V – VIII; (3) male tergites VIII – IX. A. engaius 4 – 8: (4) male tergites VII – IX; (5) head & thorax; (6) tergites I – III; (7) thoraxic sterna; (8) antenna. A. mnestes 9 – 10: (9) head; (10) sternites V – VII. " ;
fabio: hasRepresentation <https://zenodo.org/record/200568/files/figure.png> ;
a fabio: Figure .