89 lines
3.2 KiB
Turtle
89 lines
3.2 KiB
Turtle
@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#> .
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
|
|
<http://treatment.plazi.org/id/03E60234FFFBFFCF762A5352DFA50100>
|
|
dc:creator "Moulton, Dudley" ;
|
|
dc:title "Rhaebothrips lativentris Karny 1913" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhaebothrips_lativentris_Karny_1913> ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.3634035> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.3634035>
|
|
bibo:endPage "16" ;
|
|
bibo:startPage "7" ;
|
|
dc:creator "Moulton, Dudley" ;
|
|
dc:date "1942" ;
|
|
dc:title "Thysanoptera: Thrips of Guam" ;
|
|
a fabio:BookSection .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Rhaebothrips_lativentris_Karny_1913>
|
|
dwc:authority "Karny" ;
|
|
dwc:authorityName "Karny" ;
|
|
dwc:authorityYear "1913" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Phlaeothripidae" ;
|
|
dwc:genus "Rhaebothrips" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Thysanoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Karny, 1913" ;
|
|
dwc:species "lativentris" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhaebothrips_lativentris> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Rhaebothrips_lativentris>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Phlaeothripidae" ;
|
|
dwc:genus "Rhaebothrips" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Thysanoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "lativentris" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhaebothrips> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Rhaebothrips>
|
|
dwc:genus "Rhaebothrips" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae>
|
|
dwc:family "Phlaeothripidae" ;
|
|
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:order "Thysanoptera" ;
|
|
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:rank "class" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
|
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 .
|