GG2RDF 2024-11-06T12:38:06.567Z full update: 238 of 262 (plazi/treatments-xml)
This commit is contained in:
parent
7c797566f5
commit
865aff6add
|
@ -7,7 +7,6 @@
|
|||
@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/300000078710BF9661569393173CAFDE>
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
|
@ -59,57 +58,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Centistes_Ancylocentrus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Centistes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Ancylocentrus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Centistes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Centistes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Centistes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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> ;
|
||||
|
@ -119,26 +97,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leiophron_collaris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Leiophron" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "collaris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leiophron> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leiophron>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Leiophron" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@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/30001D74E6EA93060147A9F0312940B2>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Melanopsis_impressa_Krauss_1852> ;
|
||||
dc:creator "Neubauer, Thomas A." ;
|
||||
dc:title "Melanopsis intermedia Rzehak 1883" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melanopsis_intermedia_Rzehak_1883> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Oncophora> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.602.8136> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -45,6 +46,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melanopsis_intermedia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Melanopsis_impressa_Krauss_1852>
|
||||
dwc:authorityName "Krauss" ;
|
||||
dwc:authorityYear "1852" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Pteropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Krauss, 1852" ;
|
||||
dwc:species "impressa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melanopsis_impressa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsis_intermedia>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
|
@ -58,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanopsidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sorbeoconcha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sorbeoconcha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/30011E8EAB11A70B8C31F8867EBE3FDC>
|
||||
dc:creator "Marzio Zapparoli" ;
|
||||
dc:title "Nannophilus eximus Meinert, 1870" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nannophilus_eximus_Meinert_1870> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Nannophilus_medius> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/367DDC5006EEBEBC6823D49C675E6359> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -56,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nannophilus>
|
||||
dwc:class "Chilopoda" ;
|
||||
dwc:family "Schendylidae" ;
|
||||
dwc:genus "Nannophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Geophilomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Schendylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Schendylidae>
|
||||
dwc:class "Chilopoda" ;
|
||||
dwc:family "Schendylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Geophilomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geophilomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geophilomorpha>
|
||||
dwc:class "Chilopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Geophilomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
|
||||
dwc:class "Chilopoda" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
@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/30016C232E1ED2C3293830F9BBE016E1>
|
||||
dc:creator "Galinskaya, Tatiana V.; Shatalkin, Anatoly I." ;
|
||||
dc:title "Strongylophthalmyia stricta Galinskaya & Shatalkin, 2016, sp. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Strongylophthalmyia_obtecta>, <http://taxon-name.plazi.org/id/Animalia/Strongylophthalmyia_papuana>, <http://taxon-name.plazi.org/id/Animalia/Strongylophthalmyia_raricornis> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Strongylophthalmyia_stricta_Galinskaya_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.625.8711> ;
|
||||
a trt:Treatment .
|
||||
|
@ -57,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Strongylophthalmyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Strongylophthalmyiidae" ;
|
||||
dwc:genus "Strongylophthalmyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Strongylophthalmyiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Strongylophthalmyiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Strongylophthalmyiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/3001B6114D343B1503EF46CC9E2C927D>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_aletes>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcidoidea_cercaphrus>' due to issues with rank ;
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:title "Halticoptera poreia Walker 1848" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Halticoptera_poreia_Walker_1848> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tityros_poreia>, <http://taxon-name.plazi.org/id/Animalia/Halticoptera_poreia>, <http://taxon-name.plazi.org/id/Animalia/Ormocerus>, <http://taxon-name.plazi.org/id/Animalia/Pteromalus> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ormocerus>, <http://taxon-name.plazi.org/id/Animalia/Pteromalus>, <http://taxon-name.plazi.org/id/Animalia/Tityros_poreia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8013> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Halticoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pteromalidae" ;
|
||||
dwc:genus "Halticoptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pteromalidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pteromalidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pteromalidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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> ;
|
||||
|
@ -106,48 +90,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tityros_poreia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pteromalidae" ;
|
||||
dwc:genus "Tityros" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "poreia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tityros> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tityros>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pteromalidae" ;
|
||||
dwc:genus "Tityros" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pteromalidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ormocerus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pteromalidae" ;
|
||||
dwc:genus "Ormocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pteromalidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pteromalus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pteromalidae" ;
|
||||
dwc:genus "Pteromalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pteromalidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/3001BC8C91EB59C4A67415EB465D56AD>
|
||||
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aedes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culcidae" ;
|
||||
dwc:genus "Aedes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Culcidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Culcidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culcidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/3001CB7CC7D5FAB69912BA10FB8B4457>
|
||||
dc:creator "Fernandez-Triana, Jose; Boudreault, Caroline; Buffam, Joel; Mclean, Ronald" ;
|
||||
|
@ -38,34 +37,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,14 @@
|
|||
@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/3002B0A3B53B8E52CD0A8C4015F1CE21>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Nephrolepis_Schott_1834> ;
|
||||
dc:creator "Hovenkamp PH; Miyamoto F" ;
|
||||
dc:title "Nephrolepis arida D. L. Jones 1988" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3002B0A3B53B8E52CD0A8C4015F1CE21.mc.1EB43630947B74A850D53AAE298ABB99> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nephrolepis_arida_Jones_1988> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Nephrolepis_biserrata>, <http://taxon-name.plazi.org/id/Plantae/Nephrolepis_cordifolia> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/919B948D8CEC73CB669A5104E1D9E80D> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -28,7 +29,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Nephrolepis_arida_Jones_1988>
|
||||
dwc:authority "D. L. Jones" ;
|
||||
dwc:authority "D. L. Jones (1988)", "D. L. Jones" ;
|
||||
dwc:authorityName "D. L. Jones" ;
|
||||
dwc:authorityYear "1988" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
|
@ -44,6 +45,20 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nephrolepis_arida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Nephrolepis_Schott_1834>
|
||||
dwc:authorityName "Schott" ;
|
||||
dwc:authorityYear "1834" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Nephrolepidaceae" ;
|
||||
dwc:genus "Nephrolepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Schott, 1834" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nephrolepis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nephrolepis_arida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Nephrolepidaceae" ;
|
||||
|
@ -68,34 +83,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nephrolepidaceae>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Nephrolepidaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -7,15 +7,14 @@
|
|||
@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/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/3002C92BA398A4527B4711E78E25A962>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lathridien>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Latridiidae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Corticariidae>' due to issues with rank ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Latridiidae_Erichson_1842>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Corticariidae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lathridien>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Latridiidae>' due to issues with rank ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:title "Latridiidae Erichson 1842" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Latridiidae_Erichson_1842> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Latridius>, <http://taxon-name.plazi.org/id/Animalia/Lathridius> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lathridius>, <http://taxon-name.plazi.org/id/Animalia/Latridius> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.88.807> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -43,72 +42,6 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Latridiidae>
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Latridiidae" ;
|
||||
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/Latridius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ptiliidae" ;
|
||||
dwc:genus "Latridius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ptiliidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ptiliidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ptiliidae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lathridius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Latridiidae" ;
|
||||
dwc:genus "Lathridius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Latridiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/3003F92553DA5B5A8B5637F361BE2962>
|
||||
cito:cites <http://dx.doi.org/10.3897/asp.82.e113041.figure6>, <http://dx.doi.org/10.3897/asp.82.e113041.figure8>, <http://dx.doi.org/10.3897/asp.82.e113041.figure5> ;
|
||||
cito:cites <http://dx.doi.org/10.3897/asp.82.e113041.figure6>, <http://dx.doi.org/10.3897/asp.82.e113041.figure8>, <http://dx.doi.org/10.3897/asp.82.e113041.figure5>, <http://taxon-concept.plazi.org/id/Animalia/Lucasioides_dianensis_Wang_2024>, <http://taxon-concept.plazi.org/id/Animalia/Lucasioides_isseli_Arcangeli_1927>, <http://taxon-concept.plazi.org/id/Animalia/Protracheoniscus_Verhoeff_1917> ;
|
||||
dc:creator "Wang, Jin; Yao, Chong-Hui; Jiang, Chao; Li, Wei-Chun" ;
|
||||
dc:title "Lucasioides dianensis Li & Wang 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3003F92553DA5B5A8B5637F361BE2962.mc.E11F9C68291C3C1807E953A917D24EB4>, <http://tb.plazi.org/GgServer/dwcaRecords/3003F92553DA5B5A8B5637F361BE2962.mc.74F7D12FB0681F9F9240524843DD7218>, <http://tb.plazi.org/GgServer/dwcaRecords/3003F92553DA5B5A8B5637F361BE2962.mc.C4FBF92C12FDA1EF39B73D1E3259176B> ;
|
||||
|
@ -46,6 +45,51 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lucasioides_dianensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Protracheoniscus_Verhoeff_1917>
|
||||
dwc:authorityName "Verhoeff" ;
|
||||
dwc:authorityYear "1917" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Agnaridae" ;
|
||||
dwc:genus "Protracheoniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Verhoeff, 1917" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Protracheoniscus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lucasioides_dianensis_Wang_2024>
|
||||
dwc:authorityName "Wang & Yao & Jiang & Li" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Agnaridae" ;
|
||||
dwc:genus "Lucasioides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang, Yao, Jiang & Li, 2024" ;
|
||||
dwc:species "dianensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lucasioides_dianensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lucasioides_isseli_Arcangeli_1927>
|
||||
dwc:authority "(Arcangeli, 1927)" ;
|
||||
dwc:baseAuthorityName "Arcangeli" ;
|
||||
dwc:baseAuthorityYear "1927" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Agnaridae" ;
|
||||
dwc:genus "Lucasioides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Arcangeli, 1927)" ;
|
||||
dwc:species "isseli" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lucasioides_isseli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lucasioides_dianensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Agnaridae" ;
|
||||
|
@ -59,45 +103,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lucasioides>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Agnaridae" ;
|
||||
dwc:genus "Lucasioides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agnaridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agnaridae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Agnaridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isopoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/30042573263DF2DCFE8C8871ED195D6E>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
|
@ -54,45 +53,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Libellula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Libellulidae" ;
|
||||
dwc:genus "Libellula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Libellulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Libellulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Libellulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odonata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/3004E56C45D2595AA5B41A36C1DDBA4B>
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
|
@ -59,57 +58,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicindela_hirticollis>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Cicindela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hirticollis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicindela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicindela>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Cicindela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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 "Hexapoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
|
||||
dwc:class "Hexapoda" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/30055DA748762854243259350B344F14>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_testaceator>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_testaceus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_venosus>' due to issues with rank ;
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:title "Alexeter clavator Mueller 1776" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alexeter_clavator_Mueller_1776> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumon_clavator>, <http://taxon-name.plazi.org/id/Animalia/Ichneumon> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumon>, <http://taxon-name.plazi.org/id/Animalia/Ichneumon_clavator> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e9042> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alexeter>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Alexeter" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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> ;
|
||||
|
@ -106,26 +90,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumon_clavator>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "clavator" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/300566D7B499553382CDB6D642B1340E>
|
||||
dc:creator "Samartsev, Konstantin; Hao, De-Jun; Li, Tao" ;
|
||||
|
@ -75,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bracomorpha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Bracomorpha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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> ;
|
||||
|
@ -137,12 +121,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyanopterus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Cyanopterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@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/300569627F49553EBC7821FA12DD2187>
|
||||
cito:cites <http://dx.doi.org/10.3897/mycokeys.18.10007.figure22>, <http://dx.doi.org/10.3897/mycokeys.18.10007.figure23>, <http://dx.doi.org/10.3897/mycokeys.18.10007.figure24>, <http://dx.doi.org/10.3897/mycokeys.18.10007.figure25>, <http://dx.doi.org/10.3897/mycokeys.18.10007.figure26>, <http://dx.doi.org/10.3897/mycokeys.18.10007.figure27> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/G_bulliformis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/G_fragillior>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/G_pallidocephalus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/G_perforans>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/M_pallidocephalus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/M_perforans>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/M_salalis>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/mycokeys.18.10007.figure22>, <http://dx.doi.org/10.3897/mycokeys.18.10007.figure23>, <http://dx.doi.org/10.3897/mycokeys.18.10007.figure24>, <http://dx.doi.org/10.3897/mycokeys.18.10007.figure25>, <http://dx.doi.org/10.3897/mycokeys.18.10007.figure26>, <http://dx.doi.org/10.3897/mycokeys.18.10007.figure27>, <http://taxon-concept.plazi.org/id/Fungi/Mycetinis_salalis_Desjardin_2012> ;
|
||||
dc:creator "Petersen, Ronald H.; Hughes, Karen W." ;
|
||||
dc:title "Gymnopus fragillior R. H. Petersen 2016, sp. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Fungi/Gymnopus_fragillior_sect>, <http://taxon-name.plazi.org/id/Fungi/Micromphale_perforans>, <http://taxon-name.plazi.org/id/Plantae/Abies_grandis> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Gymnopus_fragillior_Petersen_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/mycokeys.18.10007> ;
|
||||
a trt:Treatment .
|
||||
|
@ -46,6 +47,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Gymnopus_fragillior> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Mycetinis_salalis_Desjardin_2012>
|
||||
dwc:authorityName "Redhead" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:baseAuthorityName "Desjardin & Redhead" ;
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Omphalotaceae" ;
|
||||
dwc:genus "Mycetinis" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Desjardin & Redhead) Redhead, 2012" ;
|
||||
dwc:species "salalis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Mycetinis_salalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Gymnopus_fragillior>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Omphalotaceae" ;
|
||||
|
@ -59,45 +76,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Gymnopus>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Omphalotaceae" ;
|
||||
dwc:genus "Gymnopus" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Omphalotaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Omphalotaceae>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Omphalotaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Agaricales>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,7 +7,6 @@
|
|||
@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/3005AB3A83E05F9A89A685F44B8EA8E2>
|
||||
dc:creator "Ospina-Sanchez, Claudia Marcela; Soto-Adames, Felipe N; Gonzalez, Grizelle" ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xenylla>
|
||||
dwc:class "Collembola" ;
|
||||
dwc:family "Hypogastruridae" ;
|
||||
dwc:genus "Xenylla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Poduromorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypogastruridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypogastruridae>
|
||||
dwc:class "Collembola" ;
|
||||
dwc:family "Hypogastruridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Poduromorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poduromorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Poduromorpha>
|
||||
dwc:class "Collembola" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Poduromorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Collembola>
|
||||
dwc:class "Collembola" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,43 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3005CD88378155112DFBF223815B2361>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Sapindus_chinensis_Linnaeus_1774> ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Sapindus chinensis Linnaeus 1774" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3005CD88378155112DFBF223815B2361.mc.C040A646508953E56A7C835CB02B5A9C> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "877" ;
|
||||
bibo:startPage "806" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part S)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Sapindus_chinensis_Linnaeus_1774>
|
||||
dwc:authority "Linnaeus" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1774" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Sapindaceae" ;
|
||||
dwc:genus "Sapindus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1774" ;
|
||||
dwc:species "chinensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/79JJZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Sapindus_chinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/3005CD88378155112DFBF223815B2361.mc.C040A646508953E56A7C835CB02B5A9C>
|
||||
dwc:catalogNumber "514.5" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/3005CD88378155112DFBF223815B2361#C040A646508953E56A7C835CB02B5A9C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/3005D7847F765EA4B665484198B4842B>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Lilaeopsis chinensis Kuntze 1898" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611885455> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lilaeopsis_chinensis_Linnaeus_1753> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Apiaceae> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Hydrocotyle_chinensis_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4364042> ;
|
||||
a trt:Treatment .
|
||||
|
@ -73,12 +73,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lilaeopsis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Apiaceae" ;
|
||||
dwc:genus "Lilaeopsis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Apiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -94,24 +89,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Apiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Apiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
@ -135,12 +124,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hydrocotyle>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Apiaceae" ;
|
||||
dwc:genus "Hydrocotyle" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Apiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Apiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,12 +7,14 @@
|
|||
@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/3005F4232E5D59CC895975556E070167>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/futilis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/nivea>' due to issues with rank ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Fungi/Skeletocutis_futilis_Miettinen_> ;
|
||||
dc:creator "Korhonen, Aku; Seelan, Jaya Seelan Sathiya; Miettinen, Otto" ;
|
||||
dc:title "Skeletocutis futilis Miettinen & A. Korhonen, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Skeletocutis_futilis_Miettinen_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Betula>, <http://taxon-name.plazi.org/id/Plantae/Sorbus_aucuparia> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Skeletocutis_futilis_Miettinen_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/mycokeys.36.27002> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -26,6 +28,22 @@
|
|||
dc:title "Cryptic species diversity in polypores: the Skeletocutisnivea species complex" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Skeletocutis_futilis_Miettinen_2018>
|
||||
# Warning: Using document metadata for authority year ;
|
||||
dwc:LSID "822245" ;
|
||||
dwc:authority "Miettinen & A. Korhonen" ;
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Polyporaceae" ;
|
||||
dwc:genus "Skeletocutis" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Polyporales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Miettinen & Korhonen, 2018" ;
|
||||
dwc:species "futilis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Skeletocutis_futilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Skeletocutis_futilis_Miettinen_>
|
||||
dwc:LSID "822245" ;
|
||||
dwc:authority "Miettinen & A. Korhonen" ;
|
||||
|
@ -54,45 +72,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Skeletocutis>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Polyporaceae" ;
|
||||
dwc:genus "Skeletocutis" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Polyporales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Polyporaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Polyporaceae>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Polyporaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Polyporales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Polyporales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Polyporales>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Polyporales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/30065B7EE942B64B34847AA3C58FA486>
|
||||
cito:cites <https://binary.pensoft.net/fig/11537>, <https://binary.pensoft.net/fig/11539>, <https://binary.pensoft.net/fig/11541>, <https://binary.pensoft.net/fig/11542> ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Vespula_germanica_Fabricius_1793>, <http://taxon-concept.plazi.org/id/Animalia/Vespula_pensylvanica_Saussure_1857>, <https://binary.pensoft.net/fig/11537>, <https://binary.pensoft.net/fig/11539>, <https://binary.pensoft.net/fig/11541>, <https://binary.pensoft.net/fig/11542> ;
|
||||
dc:creator "Kimsey, Lynn S.; Carpenter, James M." ;
|
||||
dc:title "Vespula flavopilosa Jacobson" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vespula_flavopilosa_Jacobson_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Vespula_flavopilosa> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Vespula_alascensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/jhr.28.3514> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -46,6 +45,36 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vespula_flavopilosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vespula_germanica_Fabricius_1793>
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1793" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Vespula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
|
||||
dwc:species "germanica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vespula_germanica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vespula_pensylvanica_Saussure_1857>
|
||||
dwc:baseAuthorityName "de Saussure" ;
|
||||
dwc:baseAuthorityYear "1857" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Vespula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(de Saussure, 1857)" ;
|
||||
dwc:species "pensylvanica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vespula_pensylvanica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vespula_flavopilosa>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Vespidae" ;
|
||||
|
@ -59,45 +88,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vespula>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Vespula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vespidae>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
|
||||
dwc:class "Hexapoda" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/3006C55530273E2B5AE4985B84092747>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
|
@ -49,45 +48,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Medicago>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Medicago" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/3006F4D4B01A57C097978D1576BCF6EB>
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
|
@ -53,34 +52,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
@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/300758E8A1E348B793E914646FC841CE>
|
||||
dc:creator "Wild, A. L." ;
|
||||
dc:title "Nomamyrmex esenbeckii" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Eciton_crassicornis> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/10AD5E722F7DBD4A2060FF94255F7124> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Nomamyrmex_esenbeckii> ;
|
||||
a trt:Treatment .
|
||||
|
@ -39,45 +39,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nomamyrmex>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Nomamyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFA18307FF60D497FA6BCBCE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561842>, <http://dx.doi.org/10.5281/zenodo.10567463>, <http://dx.doi.org/10.5281/zenodo.10567459>, <http://dx.doi.org/10.5281/zenodo.10561840>, <http://dx.doi.org/10.5281/zenodo.10561836>, <http://dx.doi.org/10.5281/zenodo.10561844>, <http://dx.doi.org/10.5281/zenodo.10561846> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561842>, <http://dx.doi.org/10.5281/zenodo.10567463>, <http://dx.doi.org/10.5281/zenodo.10567459>, <http://dx.doi.org/10.5281/zenodo.10561840>, <http://dx.doi.org/10.5281/zenodo.10561836>, <http://dx.doi.org/10.5281/zenodo.10561844>, <http://dx.doi.org/10.5281/zenodo.10561846>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_abnormis_Quaintance_1900>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_anahuac_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_annonae_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi_Sampson_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_chamaedoreaelegans_Sanchez_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_coachellensis_Drews_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_eriogonum_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_fouquieriasplendens_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_guazumae_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_guerrerensis_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_laingi_Drews_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_nevadensis_Dooley_2010>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_nevadensis_Dooley_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_palidonigrans_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_petenensis_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_pseudogranulata_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_sampsoni_Sanchez_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_sierrae_Sampson_1945>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_sierrae_Sampson_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_xalapensis_Sanchez_>, <http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_cecropiae_Bondar_>, <http://taxon-concept.plazi.org/id/Animalia/Aleyrodes_nigrans_Bemis_>, <http://taxon-concept.plazi.org/id/Animalia/Paracarniella_mexicana_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_acaudata_Valencia_2024>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_bidentata_Sanchez_2024>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_caudata_Sanchez_2024>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_debarroi_Martin_1999>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_erianthi_Danzig_1969>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_ericae_Harrison_1917>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_graminicola_Bink_1983>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_granulata_Sampson_>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_hyptisemoryi_Gill_>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_iberiaca_Bink_1989>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_mixteca_Valencia_2024>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_oblanceolata_Valencia_2024>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_ornata_Valencia_2024>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_pallida_Carapia_2024>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_rotunda_Baker_1937>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_sawyeri_Valencia_2024>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_tuberculata_Bink_1983>, <http://taxon-concept.plazi.org/id/Plantae/Poaceae_Br_1895> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia Harrison 1917" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_Harrison_1917> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_popocatepetl>, <http://taxon-name.plazi.org/id/Animalia/Cas_medium>, <http://taxon-name.plazi.org/id/Animalia/Erianthus>, <http://taxon-name.plazi.org/id/Plantae/Acalypha_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Annona>, <http://taxon-name.plazi.org/id/Plantae/Arctostaphylos>, <http://taxon-name.plazi.org/id/Plantae/Ceanothus>, <http://taxon-name.plazi.org/id/Plantae/Cecropia>, <http://taxon-name.plazi.org/id/Plantae/Chamaedorea>, <http://taxon-name.plazi.org/id/Plantae/Coccoloba>, <http://taxon-name.plazi.org/id/Plantae/Dichanthelium>, <http://taxon-name.plazi.org/id/Plantae/Diospyros>, <http://taxon-name.plazi.org/id/Plantae/Erica>, <http://taxon-name.plazi.org/id/Plantae/Eriodictyon>, <http://taxon-name.plazi.org/id/Plantae/Ficus>, <http://taxon-name.plazi.org/id/Plantae/Fouquieria>, <http://taxon-name.plazi.org/id/Plantae/Grevillea>, <http://taxon-name.plazi.org/id/Plantae/Guazuma>, <http://taxon-name.plazi.org/id/Plantae/Hyptis>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea>, <http://taxon-name.plazi.org/id/Plantae/Karwinskia>, <http://taxon-name.plazi.org/id/Plantae/Lantana>, <http://taxon-name.plazi.org/id/Plantae/Magnolia>, <http://taxon-name.plazi.org/id/Plantae/Persea>, <http://taxon-name.plazi.org/id/Plantae/Pluchea>, <http://taxon-name.plazi.org/id/Plantae/Proteaceae>, <http://taxon-name.plazi.org/id/Plantae/Quercus>, <http://taxon-name.plazi.org/id/Plantae/Rhamnus>, <http://taxon-name.plazi.org/id/Plantae/Salvia>, <http://taxon-name.plazi.org/id/Plantae/Vitex> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -45,6 +45,653 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_tuberculata_Bink_1983>
|
||||
dwc:authority "Bink-Moenen" ;
|
||||
dwc:authorityName "Bink-Moenen, F" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bink-Moenen, F, 1983" ;
|
||||
dwc:species "tuberculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7BSTC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_tuberculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_pallida_Carapia_2024>
|
||||
dwc:authority "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:authorityName "Valencia & Evans" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:baseAuthorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:baseAuthorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Carapia-Ruiz & Sanchez-Flores, 2024)" ;
|
||||
dwc:species "pallida" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_pallida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_palidonigrans_Carapia_>
|
||||
dwc:authority "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:baseAuthorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:species "palidonigrans" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_palidonigrans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Poaceae_Br_1895>
|
||||
dwc:authorityName "Barnhart" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:baseAuthorityName "R.Br." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "(Br.) Barnhart, 1895" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/627FW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_graminicola_Bink_1983>
|
||||
dwc:authority "Bink-Moenen" ;
|
||||
dwc:authorityName "Bink-Moenen, D" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bink-Moenen, D, 1983" ;
|
||||
dwc:species "graminicola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55NL6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_graminicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_oblanceolata_Valencia_2024>
|
||||
dwc:authority "(Drews & Sampson)" ;
|
||||
dwc:authorityName "Valencia & Evans" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:baseAuthorityName "Valencia & Evans" ;
|
||||
dwc:baseAuthorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Valencia & Evans, 2024)" ;
|
||||
dwc:species "oblanceolata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_oblanceolata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_debarroi_Martin_1999>
|
||||
dwc:authority "Martin & Carver" ;
|
||||
dwc:authorityName "Martin & Carver, B" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Martin & Carver, B, 1999" ;
|
||||
dwc:species "debarroi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55NKX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_debarroi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_erianthi_Danzig_1969>
|
||||
dwc:authority "Danzig" ;
|
||||
dwc:authorityName "Danzig, C" ;
|
||||
dwc:authorityYear "1969" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Danzig, C, 1969" ;
|
||||
dwc:species "erianthi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_erianthi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_nevadensis_Dooley_2010>
|
||||
dwc:authorityName "Dooley" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dooley, 2010" ;
|
||||
dwc:species "nevadensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_nevadensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_nevadensis_Dooley_>
|
||||
dwc:authority "(Dooley)" ;
|
||||
dwc:baseAuthorityName "Dooley" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Dooley)" ;
|
||||
dwc:species "nevadensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_nevadensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_anahuac_Carapia_>
|
||||
dwc:authority "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:baseAuthorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:species "anahuac" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_anahuac> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_xalapensis_Sanchez_>
|
||||
dwc:authority "(Sanchez-Flores & Carapia-Ruiz)" ;
|
||||
dwc:baseAuthorityName "Sanchez-Flores & Carapia-Ruiz" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sanchez-Flores & Carapia-Ruiz)" ;
|
||||
dwc:species "xalapensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_xalapensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_iberiaca_Bink_1989>
|
||||
dwc:authority "Bink-Moenen" ;
|
||||
dwc:authorityName "Bink-Moenen, E" ;
|
||||
dwc:authorityYear "1989" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bink-Moenen, E, 1989" ;
|
||||
dwc:species "iberiaca" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_iberiaca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_ericae_Harrison_1917>
|
||||
dwc:authority "Harrison" ;
|
||||
dwc:authorityName "Harrison" ;
|
||||
dwc:authorityYear "1917" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Harrison, 1917" ;
|
||||
dwc:species "ericae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_ericae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_coachellensis_Drews_>
|
||||
dwc:authority "(Drews & Sampson)" ;
|
||||
dwc:baseAuthorityName "Drews & Sampson" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Drews & Sampson)" ;
|
||||
dwc:species "coachellensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_coachellensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_cecropiae_Bondar_>
|
||||
dwc:authority "(Bondar)" ;
|
||||
dwc:baseAuthorityName "Bondar" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurotrachelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bondar)" ;
|
||||
dwc:species "cecropiae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurotrachelus_cecropiae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_bidentata_Sanchez_2024>
|
||||
dwc:authority "(Sanchez-Flores & Carapia-Ruiz)" ;
|
||||
dwc:authorityName "Valencia & Evans" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:baseAuthorityName "Sanchez-Flores & Carapia-Ruiz" ;
|
||||
dwc:baseAuthorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sanchez-Flores & Carapia-Ruiz, 2024)" ;
|
||||
dwc:species "bidentata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_bidentata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_sierrae_Sampson_1945>
|
||||
dwc:baseAuthorityName "Sampson" ;
|
||||
dwc:baseAuthorityYear "1945" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sampson, 1945)" ;
|
||||
dwc:species "sierrae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_sierrae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_sierrae_Sampson_>
|
||||
dwc:authority "Sampson" ;
|
||||
dwc:authorityName "Sampson" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sampson" ;
|
||||
dwc:species "sierrae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_sierrae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_rotunda_Baker_1937>
|
||||
dwc:authority "Baker" ;
|
||||
dwc:authorityName "Baker, N" ;
|
||||
dwc:authorityYear "1937" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Baker, N, 1937" ;
|
||||
dwc:species "rotunda" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_rotunda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_sawyeri_Valencia_2024>
|
||||
dwc:authorityName "Valencia & Evans" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Valencia & Evans, 2024" ;
|
||||
dwc:species "sawyeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_sawyeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_ornata_Valencia_2024>
|
||||
dwc:authority "(Drews & Sampson)" ;
|
||||
dwc:authorityName "Valencia & Evans" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:baseAuthorityName "Valencia & Evans" ;
|
||||
dwc:baseAuthorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Valencia & Evans, 2024)" ;
|
||||
dwc:species "ornata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_ornata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_laingi_Drews_>
|
||||
dwc:authority "(Drews & Sampson)" ;
|
||||
dwc:baseAuthorityName "Drews & Sampson" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Drews & Sampson)" ;
|
||||
dwc:species "laingi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_laingi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi_Sampson_>
|
||||
dwc:authority "Sampson" ;
|
||||
dwc:authorityName "Sampson" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sampson" ;
|
||||
dwc:species "ceanothi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_granulata_Sampson_>
|
||||
dwc:authority "Sampson and Drews" ;
|
||||
dwc:authorityName "Sampson and Drews" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sampson & Drews" ;
|
||||
dwc:species "granulata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_granulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_sampsoni_Sanchez_>
|
||||
dwc:authority "(Sanchez-Flores & Carapia-Ruiz)" ;
|
||||
dwc:baseAuthorityName "Sanchez-Flores & Carapia-Ruiz" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sanchez-Flores & Carapia-Ruiz)" ;
|
||||
dwc:species "sampsoni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_sampsoni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_caudata_Sanchez_2024>
|
||||
dwc:authority "(Sanchez-Flores & Carapia-Ruiz)" ;
|
||||
dwc:authorityName "Valencia & Evans" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:baseAuthorityName "Sanchez-Flores & Carapia-Ruiz" ;
|
||||
dwc:baseAuthorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sanchez-Flores & Carapia-Ruiz, 2024)" ;
|
||||
dwc:species "caudata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_caudata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_pseudogranulata_Carapia_>
|
||||
dwc:authority "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:baseAuthorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:species "pseudogranulata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_pseudogranulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_hyptisemoryi_Gill_>
|
||||
dwc:authority "(Gill)" ;
|
||||
dwc:baseAuthorityName "Gill" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gill)" ;
|
||||
dwc:species "hyptisemoryi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_hyptisemoryi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_fouquieriasplendens_Carapia_>
|
||||
dwc:authority "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:baseAuthorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:species "fouquieriasplendens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_fouquieriasplendens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_chamaedoreaelegans_Sanchez_>
|
||||
dwc:authority "(Sanchez-Flores and Carapia-Ruiz)" ;
|
||||
dwc:baseAuthorityName "Sanchez-Flores and Carapia-Ruiz" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sanchez-Flores & Carapia-Ruiz)" ;
|
||||
dwc:species "chamaedoreaelegans" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_chamaedoreaelegans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_abnormis_Quaintance_1900>
|
||||
dwc:authority "(Quaintance)" ;
|
||||
dwc:baseAuthorityName "Quaintance" ;
|
||||
dwc:baseAuthorityYear "1900" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Quaintance, 1900)" ;
|
||||
dwc:species "abnormis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_abnormis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_annonae_Carapia_>
|
||||
dwc:authority "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:baseAuthorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:species "annonae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_annonae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paracarniella_mexicana_Carapia_>
|
||||
dwc:authority "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:baseAuthorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Paracarniella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:species "mexicana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paracarniella_mexicana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_guerrerensis_Carapia_>
|
||||
dwc:authority "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:baseAuthorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:species "guerrerensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_guerrerensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_acaudata_Valencia_2024>
|
||||
dwc:authority "(Drews & Sampson)" ;
|
||||
dwc:authorityName "Valencia & Evans" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:baseAuthorityName "Valencia & Evans" ;
|
||||
dwc:baseAuthorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Valencia & Evans, 2024)" ;
|
||||
dwc:species "acaudata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_acaudata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleyrodes_nigrans_Bemis_>
|
||||
dwc:authority "(Bemis)" ;
|
||||
dwc:baseAuthorityName "Bemis" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleyrodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bemis)" ;
|
||||
dwc:species "nigrans" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleyrodes_nigrans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_eriogonum_Carapia_>
|
||||
dwc:authority "(Carapia-Ruiz)" ;
|
||||
dwc:baseAuthorityName "Carapia-Ruiz" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Carapia-Ruiz)" ;
|
||||
dwc:species "eriogonum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_eriogonum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_guazumae_Carapia_>
|
||||
dwc:authority "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:baseAuthorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Carapia-Ruiz & Sanchez-Flores)" ;
|
||||
dwc:species "guazumae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_guazumae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_mixteca_Valencia_2024>
|
||||
dwc:authority "(Carapia-Ruiz)" ;
|
||||
dwc:authorityName "Valencia & Evans" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:baseAuthorityName "Valencia & Evans" ;
|
||||
dwc:baseAuthorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Valencia & Evans, 2024)" ;
|
||||
dwc:species "mixteca" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_mixteca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_petenensis_Carapia_>
|
||||
dwc:authority "Carapia-Ruiz & Garcia-Ochaeta" ;
|
||||
dwc:authorityName "Carapia-Ruiz & Garcia-Ochaeta" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Garcia-Ochaeta" ;
|
||||
dwc:species "petenensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_petenensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -57,34 +704,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,15 +7,15 @@
|
|||
@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/300787A3FFA28306FF60D4F4FE54CB88>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_rotundus_Baker_1937>, <http://taxon-concept.plazi.org/id/Animalia/Aphelinidae_Thomson_1876>, <http://taxon-concept.plazi.org/id/Animalia/Typhlodromips_simplicissimus_Leon_1959>, <http://taxon-concept.plazi.org/id/Plantae/Fagaceae_Dumortier_1829>, <http://taxon-concept.plazi.org/id/Plantae/Magnoliaceae_Jussieu_1789> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia abnormis Valencia & Evans 2024, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFA28306FF60D4F4FE54CB88.mc.08C63CE8FFA28306FE9DD54CFDB0C948> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Encarsia_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Anacardiaceae>, <http://taxon-name.plazi.org/id/Plantae/Aquifoliaceae>, <http://taxon-name.plazi.org/id/Plantae/Citrus_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Eucalyptus_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Ilex_opaca>, <http://taxon-name.plazi.org/id/Plantae/Lauraceae>, <http://taxon-name.plazi.org/id/Plantae/Laurus_nobilis>, <http://taxon-name.plazi.org/id/Plantae/Magnolia_glauca>, <http://taxon-name.plazi.org/id/Plantae/Mangifera_indica>, <http://taxon-name.plazi.org/id/Plantae/Myrtaceae>, <http://taxon-name.plazi.org/id/Plantae/Persea_americana>, <http://taxon-name.plazi.org/id/Plantae/Persea_borbonia>, <http://taxon-name.plazi.org/id/Plantae/Persea_carolinensis>, <http://taxon-name.plazi.org/id/Plantae/Quercus_aquatica>, <http://taxon-name.plazi.org/id/Plantae/Quercus_catesbaei>, <http://taxon-name.plazi.org/id/Plantae/Quercus_laurifolia>, <http://taxon-name.plazi.org/id/Plantae/Quercus_myrtifolia>, <http://taxon-name.plazi.org/id/Plantae/Quercus_nigra>, <http://taxon-name.plazi.org/id/Plantae/Quercus_stellata>, <http://taxon-name.plazi.org/id/Plantae/Quercus_virens>, <http://taxon-name.plazi.org/id/Plantae/Quercus_virginiana>, <http://taxon-name.plazi.org/id/Plantae/Rutaceae> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_abnormis_Quaintance_1900> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleurodes_abnormis_Quaintance_1900>, <http://taxon-concept.plazi.org/id/Animalia/Tetraleurodes_abnormis_Quaintance_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_abnormis_Quaintance_1900> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleurodes_abnormis_Quaintance_1900>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_abnormis_Quaintance_1900>, <http://taxon-concept.plazi.org/id/Animalia/Tetraleurodes_abnormis_Quaintance_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -64,7 +64,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Quaintance, 1900" ;
|
||||
dwc:species "abnormis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQGH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurodes_abnormis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -96,10 +96,81 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Quaintance, 1900)" ;
|
||||
dwc:species "abnormis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQXW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_abnormis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fagaceae_Dumortier_1829>
|
||||
dwc:authorityName "Dumortier" ;
|
||||
dwc:authorityYear "1829" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Dumortier, 1829" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fagaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Magnoliaceae_Jussieu_1789>
|
||||
dwc:authorityName "de Jussieu" ;
|
||||
dwc:authorityYear "1789" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Magnoliaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "de Jussieu, 1789" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Magnoliaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aphelinidae_Thomson_1876>
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aphelinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1876" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aphelinidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Typhlodromips_simplicissimus_Leon_1959>
|
||||
dwc:authority "(De Leon, 1959)" ;
|
||||
dwc:baseAuthorityName "De Leon" ;
|
||||
dwc:baseAuthorityYear "1959" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Phytoseiidae" ;
|
||||
dwc:genus "Typhlodromips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mesostigmata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Leon, 1959)" ;
|
||||
dwc:species "simplicissimus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Typhlodromips_simplicissimus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_rotundus_Baker_1937>
|
||||
dwc:authority "(Baker, 1937)" ;
|
||||
dwc:baseAuthorityName "Baker" ;
|
||||
dwc:baseAuthorityYear "1937" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Baker, 1937)" ;
|
||||
dwc:species "rotundus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_rotundus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_abnormis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -113,45 +184,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -175,12 +231,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleurodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -198,12 +249,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetraleurodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetraleurodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -221,12 +267,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,13 +7,15 @@
|
|||
@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/300787A3FFA58305FF60D31BFDEEC818>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_ericae_Harrison_1917>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_debarroi_Martin_1999>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_erianthi_Danzig_1969>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_iberiaca_Bink_1989>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_graminicola_Bink_1983>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_tuberculata_Bink_1983>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_sawyeri_Valencia_2024>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_anahuac_Carapia_2018>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_annonae_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_bidentatus_Sanchez_2018>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_caudatus_Sanchez_2018>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_chamaedoreaelegans_Sanchez_2018>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_eriogonum_Carapia_2020>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_fouquieriasplendens_Carapia_2019>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_guazumae_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_guerrerensis_Carapia_2018>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_hyptisemoryi_Gill_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_kobei_Sanchez_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_mexicanus_Carapia_2018>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_mixtecus_Carapia_2020>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_nevadensis_Dooley_2010>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_palidonigrans_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_pallidus_Carapia_2019>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_petenensis_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_popocatepetl_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_pseudogranulata_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_sampsoni_Sanchez_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_xalapensis_Sanchez_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_abnormis_Quaintance_1900>, <http://taxon-concept.plazi.org/id/Animalia/Aleyrodes_nigrans_Bemis_1904>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi_Sampson_1945>, <http://dx.doi.org/10.5281/zenodo.10561842>, <http://dx.doi.org/10.5281/zenodo.10561840>, <http://dx.doi.org/10.5281/zenodo.10561846> ;
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561842>, <http://dx.doi.org/10.5281/zenodo.10561840>, <http://dx.doi.org/10.5281/zenodo.10561846>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_abnormis_Quaintance_1900>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_acaudatus_Drews_1958>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_anahuac_Carapia_2018>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_annonae_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_bidentatus_Sanchez_2018>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_caudatus_Sanchez_2018>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi_Sampson_1945>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_chamaedoreaelegans_Sanchez_2018>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_coachellensis_Drews_1958>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_eriogonum_Carapia_2020>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_fouquieriasplendens_Carapia_2019>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_guazumae_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_guerrerensis_Carapia_2018>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_kobei_Sanchez_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_laingi_Drews_1956>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_mexicanus_Carapia_2018>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_mixtecus_Carapia_2020>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_nevadensis_Dooley_2010>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_oblanceolatus_Drews_1958>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_ornatus_Drews_1958>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_palidonigrans_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_pallidus_Carapia_2019>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_petenensis_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_popocatepetl_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_pseudogranulata_Carapia_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_sampsoni_Sanchez_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_sierrae_Sampson_1945>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_xalapensis_Sanchez_>, <http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_Quaintance_1914>, <http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_cecropiae_Bondar_1923>, <http://taxon-concept.plazi.org/id/Animalia/Aleurovitreus_Martin_2005>, <http://taxon-concept.plazi.org/id/Animalia/Aleyrodes_nigrans_Bemis_1904>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_debarroi_Martin_1999>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_erianthi_Danzig_1969>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_ericae_Harrison_1917>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_graminicola_Bink_1983>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_granulata_Sampson_1941>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_hyptisemoryi_Gill_>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_iberiaca_Bink_1989>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_rotunda_Baker_1937>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_sawyeri_Valencia_2024>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_tuberculata_Bink_1983> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia Harrison 1917" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_Harrison_1917> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroplatus>, <http://taxon-name.plazi.org/id/Plantae/Erica>, <http://taxon-name.plazi.org/id/Plantae/Ericaceae>, <http://taxon-name.plazi.org/id/Plantae/Hyparrhenia>, <http://taxon-name.plazi.org/id/Plantae/Tripidium>, <http://taxon-name.plazi.org/id/Plantae/Vitex> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_Drews_1956> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -60,7 +62,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Drews & Sampson, 1956" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RSR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -77,7 +79,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Harrison, 1917" ;
|
||||
dwc:species "ericae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55NKZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_ericae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -94,7 +96,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Martin & Carver, B, 1999" ;
|
||||
dwc:species "debarroi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55NKX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_debarroi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -111,7 +113,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Danzig, C, 1969" ;
|
||||
dwc:species "erianthi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55NKY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_erianthi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -128,7 +130,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bink-Moenen, E, 1989" ;
|
||||
dwc:species "iberiaca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55NL8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_iberiaca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -145,7 +147,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bink-Moenen, D, 1983" ;
|
||||
dwc:species "graminicola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55NL6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_graminicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -162,7 +164,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bink-Moenen, F, 1983" ;
|
||||
dwc:species "tuberculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7BSTC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_tuberculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -182,6 +184,184 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_sawyeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_laingi_Drews_1956>
|
||||
dwc:authority "Drews & Sampson, 1956" ;
|
||||
dwc:authorityName "Drews & Sampson" ;
|
||||
dwc:authorityYear "1956" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Drews & Sampson, 1956" ;
|
||||
dwc:species "laingi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_laingi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi_Sampson_1945>
|
||||
dwc:authority "(Sampson, 1945)" ;
|
||||
dwc:baseAuthorityName "Sampson" ;
|
||||
dwc:baseAuthorityYear "1945" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sampson, 1945)" ;
|
||||
dwc:species "ceanothi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQXZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_sierrae_Sampson_1945>
|
||||
dwc:authority "(Sampson, 1945)" ;
|
||||
dwc:baseAuthorityName "Sampson" ;
|
||||
dwc:baseAuthorityYear "1945" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sampson, 1945)" ;
|
||||
dwc:species "sierrae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_sierrae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_acaudatus_Drews_1958>
|
||||
dwc:authority "Drews & Sampson, 1958" ;
|
||||
dwc:authorityName "Drews & Sampson" ;
|
||||
dwc:authorityYear "1958" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Drews & Sampson, 1958" ;
|
||||
dwc:species "acaudatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_acaudatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_oblanceolatus_Drews_1958>
|
||||
dwc:authority "Drews & Sampson, 1958" ;
|
||||
dwc:authorityName "Drews & Sampson" ;
|
||||
dwc:authorityYear "1958" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Drews & Sampson, 1958" ;
|
||||
dwc:species "oblanceolatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_oblanceolatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_ornatus_Drews_1958>
|
||||
dwc:authority "Drews & Sampson, 1958" ;
|
||||
dwc:authorityName "Drews & Sampson" ;
|
||||
dwc:authorityYear "1958" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Drews & Sampson, 1958" ;
|
||||
dwc:species "ornatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_ornatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_coachellensis_Drews_1958>
|
||||
dwc:authority "Drews & Sampson, 1958" ;
|
||||
dwc:authorityName "Drews & Sampson" ;
|
||||
dwc:authorityYear "1958" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Drews & Sampson, 1958" ;
|
||||
dwc:species "coachellensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_coachellensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleyrodes_nigrans_Bemis_1904>
|
||||
dwc:authority "Bemis, 1904" ;
|
||||
dwc:authorityName "Bemis" ;
|
||||
dwc:authorityYear "1904" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleyrodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bemis, 1904" ;
|
||||
dwc:species "nigrans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BRJP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleyrodes_nigrans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_granulata_Sampson_1941>
|
||||
dwc:authority "Sampson & Drews, 1941" ;
|
||||
dwc:authorityName "Sampson & Drews, M" ;
|
||||
dwc:authorityYear "1941" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sampson & Drews, M, 1941" ;
|
||||
dwc:species "granulata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_granulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_cecropiae_Bondar_1923>
|
||||
dwc:authority "Bondar, 1923" ;
|
||||
dwc:authorityName "Bondar" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurotrachelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bondar, 1923" ;
|
||||
dwc:species "cecropiae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurotrachelus_cecropiae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_rotunda_Baker_1937>
|
||||
dwc:authority "Baker, 1937" ;
|
||||
dwc:authorityName "Baker, N" ;
|
||||
dwc:authorityYear "1937" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Baker, N, 1937" ;
|
||||
dwc:species "rotunda" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_rotunda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_anahuac_Carapia_2018>
|
||||
dwc:authority "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:authorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
|
@ -195,7 +375,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sanchez-Flores, 2018" ;
|
||||
dwc:species "anahuac" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQXY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_anahuac> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -322,7 +502,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sanchez-Flores, 2018" ;
|
||||
dwc:species "guerrerensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQY5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_guerrerensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -369,7 +549,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sanchez-Flores, 2018" ;
|
||||
dwc:species "mexicanus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQY8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_mexicanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -402,7 +582,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dooley, 2010" ;
|
||||
dwc:species "nevadensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQY9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_nevadensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -525,40 +705,38 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Quaintance, 1900)" ;
|
||||
dwc:species "abnormis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQXW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_abnormis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleyrodes_nigrans_Bemis_1904>
|
||||
dwc:authorityName "Bemis" ;
|
||||
dwc:authorityYear "1904" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_Quaintance_1914>
|
||||
dwc:authority "Quaintance & Baker, 1914" ;
|
||||
dwc:authorityName "Quaintance & Baker" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleyrodes" ;
|
||||
dwc:genus "Aleurotrachelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bemis, 1904" ;
|
||||
dwc:species "nigrans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleyrodes_nigrans> ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Quaintance & Baker, 1914" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurotrachelus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi_Sampson_1945>
|
||||
dwc:baseAuthorityName "Sampson" ;
|
||||
dwc:baseAuthorityYear "1945" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurovitreus_Martin_2005>
|
||||
dwc:authority "Martin, 2005 a Neotropical" ;
|
||||
dwc:authorityName "Martin" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:genus "Aleurovitreus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sampson, 1945)" ;
|
||||
dwc:species "ceanothi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi> ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Martin, 2005" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurovitreus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
|
@ -573,34 +751,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -622,389 +790,6 @@
|
|||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_ericae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ericae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetralicia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_debarroi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "debarroi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetralicia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_erianthi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "erianthi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetralicia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_iberiaca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "iberiaca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetralicia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_graminicola>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "graminicola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetralicia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_tuberculata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tuberculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetralicia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_sawyeri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sawyeri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetralicia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_anahuac>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "anahuac" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_annonae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "annonae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_bidentatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bidentatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_caudatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caudatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_chamaedoreaelegans>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chamaedoreaelegans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_eriogonum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "eriogonum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_fouquieriasplendens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fouquieriasplendens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_guazumae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "guazumae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_guerrerensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "guerrerensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_hyptisemoryi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hyptisemoryi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetralicia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_kobei>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kobei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_mexicanus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mexicanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_mixtecus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mixtecus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_nevadensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nevadensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_palidonigrans>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "palidonigrans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_pallidus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallidus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_petenensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "petenensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_popocatepetl>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "popocatepetl" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_pseudogranulata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pseudogranulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_sampsoni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sampsoni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_xalapensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "xalapensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_abnormis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "abnormis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodes_nigrans>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleyrodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigrans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleyrodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ceanothi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10561842>
|
||||
dc:description "FIGURE 4. Puparia of Tetralicia species. A) debarroi Martin & Carver, B) erianthi Danzig, C) graminicola Bink-Moenen, D) iberiaca Bink-Moenen, E) tuberculata Bink-Moenen, F) cecropiae (Carapia-Ruiz, 2020b) G) cecropiae Bondar (type, MZU), H) cecropiae (type, USNM), I) cecropiae (type, Bondar 1923)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10561842/files/figure.png> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFAF830DFF60D21FFA6AC949>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561830>, <http://dx.doi.org/10.5281/zenodo.10561840> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561830>, <http://dx.doi.org/10.5281/zenodo.10561840>, <http://taxon-concept.plazi.org/id/Animalia/Aleurocanthus_woglumi_Ashby_>, <http://taxon-concept.plazi.org/id/Animalia/Aleurocerus_Bondar_1923>, <http://taxon-concept.plazi.org/id/Animalia/Aleuroclava_aucubae_Kuwana_1911>, <http://taxon-concept.plazi.org/id/Animalia/Aleurolobus_marlatti_Quaintance_1903>, <http://taxon-concept.plazi.org/id/Animalia/Aleuroparadoxus_Quaintance_1914>, <http://taxon-concept.plazi.org/id/Animalia/Aleuroparadoxus_iridescens_Bemis_1904>, <http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_Quaintance_1914>, <http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_Quaintance_>, <http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_biluminiporus_Martin_2002>, <http://taxon-concept.plazi.org/id/Animalia/Aleurothrixus_Quaintance_1914>, <http://taxon-concept.plazi.org/id/Animalia/Aleurothrixus_floccosus_Maskell_1896>, <http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_Quaintance_1914>, <http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_tracheifer_Quaintance_1900>, <http://taxon-concept.plazi.org/id/Animalia/Aleurotuba_jelinekii_Frauenfeld_1867>, <http://taxon-concept.plazi.org/id/Animalia/Aleurotuba_jelinski_Frauenfeld_1867>, <http://taxon-concept.plazi.org/id/Animalia/Aleurotulus_Quaintance_1914>, <http://taxon-concept.plazi.org/id/Animalia/Aleurotulus_mandururu_Bondar_1923>, <http://taxon-concept.plazi.org/id/Animalia/Aleurovitreus_Martin_2005>, <http://taxon-concept.plazi.org/id/Animalia/Aleurovitreus_insignis_Bondar_1923>, <http://taxon-concept.plazi.org/id/Animalia/Aleurovitreus_jasmini_Takahashi_1932>, <http://taxon-concept.plazi.org/id/Animalia/Aleurovitreus_similis_Takahashi_1938>, <http://taxon-concept.plazi.org/id/Animalia/Crenidorsum_Russell_1945>, <http://taxon-concept.plazi.org/id/Animalia/Crenidorsum_aroidephagus_Martin_2001>, <http://taxon-concept.plazi.org/id/Animalia/Crescentaleyrodes_fumipennis_Hempel_1899>, <http://taxon-concept.plazi.org/id/Animalia/Hesperaleyrodes_michoacanensis_Sampson_1943>, <http://taxon-concept.plazi.org/id/Animalia/Paraleurolobus_Sampson_1941>, <http://taxon-concept.plazi.org/id/Animalia/Paraleurolobus_chamaedoreae_Russell_1994>, <http://taxon-concept.plazi.org/id/Animalia/Tetraleurodes_Cockerell_1902>, <http://taxon-concept.plazi.org/id/Animalia/Tetraleurodes_mori_Quaintance_1899>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_Haliday_>, <http://taxon-concept.plazi.org/id/Plantae/Annona_Viburnum_> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia Harrison 1917" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_Harrison_1917> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurocanthus_woglumi>, <http://taxon-name.plazi.org/id/Animalia/Aleurocerus_undetermined>, <http://taxon-name.plazi.org/id/Animalia/Aleurolobus_ceriferus>, <http://taxon-name.plazi.org/id/Animalia/Tetralicia_hyptisemoryi>, <http://taxon-name.plazi.org/id/Plantae/Anthurium>, <http://taxon-name.plazi.org/id/Plantae/Araceae>, <http://taxon-name.plazi.org/id/Plantae/Arecaceae>, <http://taxon-name.plazi.org/id/Plantae/Citrus>, <http://taxon-name.plazi.org/id/Plantae/Myrtus>, <http://taxon-name.plazi.org/id/Plantae/Persea>, <http://taxon-name.plazi.org/id/Plantae/Piper>, <http://taxon-name.plazi.org/id/Plantae/Piperaceae>, <http://taxon-name.plazi.org/id/Plantae/Quercus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -45,6 +45,491 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_Quaintance_1914>
|
||||
dwc:authority "Quaintance & Baker, 1914" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuroplatus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Quaintance & Baker, 1914" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroplatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetraleurodes_Cockerell_1902>
|
||||
dwc:authority "Cockerell" ;
|
||||
dwc:authorityName "Cockerell" ;
|
||||
dwc:authorityYear "1902" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetraleurodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Cockerell, 1902" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6473D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetraleurodes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurolobus_marlatti_Quaintance_1903>
|
||||
dwc:authority "(Quaintance)" ;
|
||||
dwc:baseAuthorityName "Quaintance" ;
|
||||
dwc:baseAuthorityYear "1903" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurolobus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Quaintance, 1903)" ;
|
||||
dwc:species "marlatti" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQRX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurolobus_marlatti> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hesperaleyrodes_michoacanensis_Sampson_1943>
|
||||
dwc:authority "Sampson" ;
|
||||
dwc:authorityName "Sampson" ;
|
||||
dwc:authorityYear "1943" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Hesperaleyrodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sampson, 1943" ;
|
||||
dwc:species "michoacanensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3L42F> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hesperaleyrodes_michoacanensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crescentaleyrodes_fumipennis_Hempel_1899>
|
||||
dwc:authority "(Hempel)" ;
|
||||
dwc:baseAuthorityName "Hempel" ;
|
||||
dwc:baseAuthorityYear "1899" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Crescentaleyrodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hempel, 1899)" ;
|
||||
dwc:species "fumipennis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/ZF3B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crescentaleyrodes_fumipennis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paraleurolobus_Sampson_1941>
|
||||
dwc:authority "Sampson & Drews" ;
|
||||
dwc:authorityName "Sampson & Drews" ;
|
||||
dwc:authorityYear "1941" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Paraleurolobus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Sampson & Drews, 1941" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63JWL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraleurolobus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurocerus_Bondar_1923>
|
||||
dwc:authority "Bondar" ;
|
||||
dwc:authorityName "Bondar" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Bondar, 1923" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RRX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurocerus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurothrixus_Quaintance_1914>
|
||||
dwc:authority "Quaintance & Baker" ;
|
||||
dwc:authorityName "Quaintance & Baker" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurothrixus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Quaintance & Baker, 1914" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RSX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurothrixus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_Quaintance_1914>
|
||||
dwc:authority "Quaintance & Baker" ;
|
||||
dwc:authorityName "Quaintance & Baker" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurotrachelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Quaintance & Baker, 1914" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RSZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurotrachelus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuroclava_aucubae_Kuwana_1911>
|
||||
dwc:authority "(Kuwana)" ;
|
||||
dwc:baseAuthorityName "Kuwana" ;
|
||||
dwc:baseAuthorityYear "1911" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuroclava" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kuwana, 1911)" ;
|
||||
dwc:species "aucubae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5TVQW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroclava_aucubae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuroparadoxus_iridescens_Bemis_1904>
|
||||
dwc:baseAuthorityName "Bemis" ;
|
||||
dwc:baseAuthorityYear "1904" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuroparadoxus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bemis, 1904)" ;
|
||||
dwc:species "iridescens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroparadoxus_iridescens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paraleurolobus_chamaedoreae_Russell_1994>
|
||||
dwc:authorityName "Russell" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Paraleurolobus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Russell, 1994" ;
|
||||
dwc:species "chamaedoreae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraleurolobus_chamaedoreae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurothrixus_floccosus_Maskell_1896>
|
||||
dwc:baseAuthorityName "Maskell" ;
|
||||
dwc:baseAuthorityYear "1896" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurothrixus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Maskell, 1896)" ;
|
||||
dwc:species "floccosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurothrixus_floccosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_tracheifer_Quaintance_1900>
|
||||
dwc:baseAuthorityName "Quaintance" ;
|
||||
dwc:baseAuthorityYear "1900" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurotrachelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Quaintance, 1900)" ;
|
||||
dwc:species "tracheifer" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurotrachelus_tracheifer> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetraleurodes_mori_Quaintance_1899>
|
||||
dwc:baseAuthorityName "Quaintance" ;
|
||||
dwc:baseAuthorityYear "1899" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetraleurodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Quaintance, 1899)" ;
|
||||
dwc:species "mori" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetraleurodes_mori> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurovitreus_insignis_Bondar_1923>
|
||||
dwc:baseAuthorityName "Bondar" ;
|
||||
dwc:baseAuthorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurovitreus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bondar, 1923)" ;
|
||||
dwc:species "insignis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurovitreus_insignis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crenidorsum_aroidephagus_Martin_2001>
|
||||
dwc:authorityName "Martin & Aguiar" ;
|
||||
dwc:authorityYear "2001" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Crenidorsum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Martin & Aguiar, 2001" ;
|
||||
dwc:species "aroidephagus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crenidorsum_aroidephagus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurotulus_mandururu_Bondar_1923>
|
||||
dwc:authorityName "Bondar" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurotulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bondar, 1923" ;
|
||||
dwc:species "mandururu" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurotulus_mandururu> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurotuba_jelinski_Frauenfeld_1867>
|
||||
dwc:baseAuthorityName "Frauenfeld" ;
|
||||
dwc:baseAuthorityYear "1867" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurotuba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Frauenfeld, 1867)" ;
|
||||
dwc:species "jelinski" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurotuba_jelinski> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_biluminiporus_Martin_2002>
|
||||
dwc:authorityName "Martin & Malumphy" ;
|
||||
dwc:authorityYear "2002" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuroplatus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Martin & Malumphy, 2002" ;
|
||||
dwc:species "biluminiporus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroplatus_biluminiporus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurovitreus_Martin_2005>
|
||||
dwc:authority "Martin" ;
|
||||
dwc:authorityName "Martin" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurovitreus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Martin, 2005" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RT5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurovitreus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_Haliday_>
|
||||
dwc:authority "Haliday" ;
|
||||
dwc:authorityName "Haliday" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Haliday" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/646RG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurovitreus_similis_Takahashi_1938>
|
||||
dwc:authority "(Takahashi, 1938)" ;
|
||||
dwc:baseAuthorityName "Takahashi" ;
|
||||
dwc:baseAuthorityYear "1938" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurovitreus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Takahashi, 1938)" ;
|
||||
dwc:species "similis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurovitreus_similis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurovitreus_jasmini_Takahashi_1932>
|
||||
dwc:authority "(Takahashi, 1932)" ;
|
||||
dwc:baseAuthorityName "Takahashi" ;
|
||||
dwc:baseAuthorityYear "1932" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurovitreus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Takahashi, 1932)" ;
|
||||
dwc:species "jasmini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurovitreus_jasmini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurocanthus_woglumi_Ashby_>
|
||||
dwc:authority "(Ashby)" ;
|
||||
dwc:baseAuthorityName "Ashby" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurocanthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Ashby)" ;
|
||||
dwc:species "woglumi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6682X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurocanthus_woglumi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuroparadoxus_Quaintance_1914>
|
||||
dwc:authority "Quaintance & Baker" ;
|
||||
dwc:authorityName "Quaintance & Baker" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuroparadoxus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Quaintance & Baker, 1914" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RSP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroparadoxus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crenidorsum_Russell_1945>
|
||||
dwc:authority "Russell" ;
|
||||
dwc:authorityName "Russell" ;
|
||||
dwc:authorityYear "1945" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Crenidorsum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Russell, 1945" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62P7C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crenidorsum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurotulus_Quaintance_1914>
|
||||
dwc:authority "Quaintance & Baker" ;
|
||||
dwc:authorityName "Quaintance & Baker" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurotulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Quaintance & Baker, 1914" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RT3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurotulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Annona_Viburnum_>
|
||||
dwc:authority ", Viburnum" ;
|
||||
dwc:authorityName "Viburnum" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:genus "Annona" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Viburnum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9FZZY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Annona> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurotuba_jelinekii_Frauenfeld_1867>
|
||||
dwc:authority "(Frauenfeld)" ;
|
||||
dwc:baseAuthorityName "Frauenfeld" ;
|
||||
dwc:baseAuthorityYear "1867" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurotuba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Frauenfeld, 1867)" ;
|
||||
dwc:species "jelinekii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BR6B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurotuba_jelinekii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_Quaintance_>
|
||||
dwc:authority "Quaintance & Baker" ;
|
||||
dwc:authorityName "Quaintance & Baker" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuroplatus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Quaintance & Baker" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RSQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroplatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -57,34 +542,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFB18314FF60D338FD40CBF4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561832>, <http://dx.doi.org/10.5281/zenodo.10561844>, <http://dx.doi.org/10.5281/zenodo.10561846> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561832>, <http://dx.doi.org/10.5281/zenodo.10561844>, <http://dx.doi.org/10.5281/zenodo.10561846>, <http://taxon-concept.plazi.org/id/Animalia/Aleurodicus_juleikae_Bondar_1923>, <http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_martini_Valencia_2024>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_granulata_Sampson_1941>, <http://taxon-concept.plazi.org/id/Animalia/Bemisia_tabaci_Gennadius_1889>, <http://taxon-concept.plazi.org/id/Animalia/Paraleyrodes_bondari_Peracchi_1971> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia sawyeri Valencia & Evans 2024, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB18314FF60D338FD40CBF4.mc.08C63CE8FFB08314FF30D66AFC15CA14>, <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB18314FF60D338FD40CBF4.mc.08C63CE8FFB08314FC1AD60FFD0ACAF1>, <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB18314FF60D338FD40CBF4.mc.08C63CE8FFB08314FE4FD6C6FCC6CAB9> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Persea_americana> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_sawyeri_Valencia_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -47,6 +47,84 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_sawyeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_granulata_Sampson_1941>
|
||||
dwc:baseAuthorityName "Sampson & Drews" ;
|
||||
dwc:baseAuthorityYear "1941" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sampson & Drews, 1941)" ;
|
||||
dwc:species "granulata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_granulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bemisia_tabaci_Gennadius_1889>
|
||||
dwc:authority "(Gennadius)" ;
|
||||
dwc:baseAuthorityName "Gennadius" ;
|
||||
dwc:baseAuthorityYear "1889" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Bemisia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gennadius, 1889)" ;
|
||||
dwc:species "tabaci" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bemisia_tabaci> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_martini_Valencia_2024>
|
||||
dwc:authorityName "Valencia & Evans" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuroplatus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Valencia & Evans, 2024" ;
|
||||
dwc:species "martini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroplatus_martini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurodicus_juleikae_Bondar_1923>
|
||||
dwc:authority "Bondar, 1923" ;
|
||||
dwc:authorityName "Bondar" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurodicus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bondar, 1923" ;
|
||||
dwc:species "juleikae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurodicus_juleikae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paraleyrodes_bondari_Peracchi_1971>
|
||||
dwc:authority "Peracchi, 1971" ;
|
||||
dwc:authorityName "Peracchi" ;
|
||||
dwc:authorityYear "1971" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Paraleyrodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Peracchi, 1971" ;
|
||||
dwc:species "bondari" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraleyrodes_bondari> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_sawyeri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -60,45 +138,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/300787A3FFB18315FF60D0CFFD74CDC6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561842> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Tetralicia tuberculata Bink-Moenen, F 1983" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB18315FF60D0CFFD74CDC6.mc.08C63CE8FFB18315FE77D158FD7FCD7D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_tuberculata_Bink_1983> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Verbenaceae>, <http://taxon-name.plazi.org/id/Plantae/Vitex_simplicifolia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -61,45 +61,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/300787A3FFB18315FF60D1B5FDBBCF72>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_xalapensis_Sanchez_>, <http://taxon-concept.plazi.org/id/Plantae/Fagaceae_Dumortier_1829> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia xalapensis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB18315FF60D1B5FDBBCF72.mc.08C63CE8FFB18315FE3FD20DFCFACE08> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_xalapensis_S%C3%A1nchez_2018> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Quercus_insignis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -40,11 +40,39 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sánchez-Flores & Carapia-Ruiz in Sánchez-Flores et al., 2018" ;
|
||||
dwc:scientificNameAuthorship "Sánchez-Flores & Carapia-Ruiz, 2018" ;
|
||||
dwc:species "xalapensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_xalapensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_xalapensis_Sanchez_>
|
||||
dwc:authority "Sanchez-Flores & Carapia-Ruiz" ;
|
||||
dwc:authorityName "Sanchez-Flores & Carapia-Ruiz" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sanchez-Flores & Carapia-Ruiz" ;
|
||||
dwc:species "xalapensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_xalapensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fagaceae_Dumortier_1829>
|
||||
dwc:authorityName "Dumortier" ;
|
||||
dwc:authorityYear "1829" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Dumortier, 1829" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fagaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_xalapensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -58,45 +86,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,15 @@
|
|||
@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/300787A3FFB38317FF60D0CFFCB8CF0B>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_martini_Valencia_2024>, <http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_perseaphagus_Martin_1996>, <http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_gratiosus_Bondar_1923>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_Harrison_1917> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Aleuroplatus Quaintance & Baker 1914" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_Quaintance_1914> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Lauraceae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -45,6 +48,64 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroplatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_gratiosus_Bondar_1923>
|
||||
dwc:authorityName "Bondar" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurotrachelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bondar, 1923" ;
|
||||
dwc:species "gratiosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurotrachelus_gratiosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_martini_Valencia_2024>
|
||||
dwc:authorityName "Valencia & Evans" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuroplatus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Valencia & Evans, 2024" ;
|
||||
dwc:species "martini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroplatus_martini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_perseaphagus_Martin_1996>
|
||||
dwc:authority "Martin, Aguiar & Pita (Martin et al. 1996)" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuroplatus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Martin, Aguiar & Pita (Martin et al., 1996)" ;
|
||||
dwc:species "perseaphagus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroplatus_perseaphagus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_Harrison_1917>
|
||||
dwc:authorityName "Harrison" ;
|
||||
dwc:authorityYear "1917" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Harrison, 1917" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuroplatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -57,34 +118,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,14 @@
|
|||
@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/300787A3FFB3832BFF60D39FFE82CE04>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561852>, <http://dx.doi.org/10.5281/zenodo.10561832>, <http://dx.doi.org/10.5281/zenodo.10561850>, <http://dx.doi.org/10.5281/zenodo.10561854> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/without>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561852>, <http://dx.doi.org/10.5281/zenodo.10561832>, <http://dx.doi.org/10.5281/zenodo.10561850>, <http://dx.doi.org/10.5281/zenodo.10561854>, <http://taxon-concept.plazi.org/id/Animalia/Aleurodicus_juleikae_Bondar_1923>, <http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_cockerelli_Ihering_1897>, <http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_sculpturatus_Quaintance_1917>, <http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_gratiosus_Bondar_1923>, <http://taxon-concept.plazi.org/id/Animalia/Paraleyrodes_bondari_Peracchi_1971>, <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_sawyeri_Valencia_2024> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Aleuroplatus martini Valencia & Evans 2024, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB3832BFF60D39FFE82CE04.mc.08C63CE8FF8D8329FF30D6EEFCE0CA91>, <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB3832BFF60D39FFE82CE04.mc.08C63CE8FF8D8329FCD5D682FCFDCB05> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroplatus>, <http://taxon-name.plazi.org/id/Animalia/Aleuroplatus_gratiosus>, <http://taxon-name.plazi.org/id/Plantae/Lauraceae>, <http://taxon-name.plazi.org/id/Plantae/Persea_americana> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_martini_Valencia_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -47,6 +48,99 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroplatus_martini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_sculpturatus_Quaintance_1917>
|
||||
dwc:authority "Quaintance & Baker, 1917" ;
|
||||
dwc:authorityName "Quaintance & Baker" ;
|
||||
dwc:authorityYear "1917" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuroplatus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Quaintance & Baker, 1917" ;
|
||||
dwc:species "sculpturatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroplatus_sculpturatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuroplatus_cockerelli_Ihering_1897>
|
||||
dwc:authority "(Ihering, 1897)" ;
|
||||
dwc:baseAuthorityName "Ihering" ;
|
||||
dwc:baseAuthorityYear "1897" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuroplatus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Ihering, 1897)" ;
|
||||
dwc:species "cockerelli" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuroplatus_cockerelli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_gratiosus_Bondar_1923>
|
||||
dwc:authority "Bondar" ;
|
||||
dwc:authorityName "Bondar" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurotrachelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bondar, 1923" ;
|
||||
dwc:species "gratiosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurotrachelus_gratiosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleurodicus_juleikae_Bondar_1923>
|
||||
dwc:authorityName "Bondar" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurodicus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bondar, 1923" ;
|
||||
dwc:species "juleikae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurodicus_juleikae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_sawyeri_Valencia_2024>
|
||||
dwc:authorityName "Valencia & Evans" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Valencia & Evans, 2024" ;
|
||||
dwc:species "sawyeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_sawyeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paraleyrodes_bondari_Peracchi_1971>
|
||||
dwc:authorityName "Peracchi" ;
|
||||
dwc:authorityYear "1971" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Paraleyrodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Peracchi, 1971" ;
|
||||
dwc:species "bondari" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraleyrodes_bondari> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuroplatus_martini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -71,34 +165,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/300787A3FFB48310FF60D0CFFD4CCDA4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_popocatepetl_Carapia_>, <http://taxon-concept.plazi.org/id/Plantae/Poaceae_Br_1895> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia popocatepetl" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB48310FF60D0CFFD4CCDA4.mc.08C63CE8FFB48310FE29D158FCD6CD7D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_popocatepetl_Carapia_2022> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Dichanthelium_dichotomum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -40,11 +40,40 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores in Sánchez-Flores et al., 2022" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores, 2022" ;
|
||||
dwc:species "popocatepetl" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_popocatepetl> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_popocatepetl_Carapia_>
|
||||
dwc:authority "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:authorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:species "popocatepetl" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_popocatepetl> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Poaceae_Br_1895>
|
||||
dwc:authorityName "Barnhart" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:baseAuthorityName "R.Br." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "(Br.) Barnhart, 1895" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_popocatepetl>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -58,45 +87,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/300787A3FFB48310FF60D24BFD89CF7B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Tetralicia pseudogranulata " ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB48310FF60D24BFD89CF7B.mc.08C63CE8FFB48310FDFCD224FCA6CEF1> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_pseudogranulata_Carapia_2020> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Cecropia_obtusifolia>, <http://taxon-name.plazi.org/id/Plantae/Moraceae> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_pseudogranulata_Carapia_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores in Carapia-Ruiz et al., 2020" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores, 2020" ;
|
||||
dwc:species "pseudogranulata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_pseudogranulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -74,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -136,12 +121,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/300787A3FFB48310FF60D328FE8DC819>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
|
@ -60,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/300787A3FFB48310FF60D496FD29C99D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Tetralicia sampsoni" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB48310FF60D496FD29C99D.mc.08C63CE8FFB48310FE4AD56EFCF6C92B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_sampsoni_Sanchez_2020> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Karwinskia_humboldtiana>, <http://taxon-name.plazi.org/id/Plantae/Rhamnaceae> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_sampsoni_Sanchez_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sanchez-Flores & Carapia-Ruiz in Sanchez-Flores et al., 2020" ;
|
||||
dwc:scientificNameAuthorship "Sanchez-Flores & Carapia-Ruiz, 2020" ;
|
||||
dwc:species "sampsoni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_sampsoni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -74,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -136,12 +121,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFB48310FF60D636FD9ACB59>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561836>, <http://dx.doi.org/10.5281/zenodo.10561844>, <http://dx.doi.org/10.5281/zenodo.10561846> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia sawyeri Valencia & Evans, 2024, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB48310FF60D636FD9ACB59.mc.08C63CE8FFB48310FF60D682FDC5CB7D> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Lauraceae>, <http://taxon-name.plazi.org/id/Plantae/Persea_americana> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_sawyeri_Valencia_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -59,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFB58311FF60D146FCB4CE4C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463>, <http://taxon-concept.plazi.org/id/Plantae/Rhamnus_crocea_Nutt_> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia oblanceolata Valencia & Evans 2024, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB58311FF60D146FCB4CE4C.mc.08C63CE8FFB58311FE1CD1D0FCD6CDFA> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Prunus_ilicifolia>, <http://taxon-name.plazi.org/id/Plantae/Rhamnaceae> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_oblanceolata_Valencia_2024> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_oblanceolatus_Drews_1958> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
|
@ -64,10 +64,25 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Drews & Sampson, 1958" ;
|
||||
dwc:species "oblanceolatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQYB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_oblanceolatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rhamnus_crocea_Nutt_>
|
||||
dwc:authority "Nutt." ;
|
||||
dwc:authorityName "Nutt." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rhamnaceae" ;
|
||||
dwc:genus "Rhamnus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nutt." ;
|
||||
dwc:species "crocea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhamnus_crocea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_oblanceolata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -81,45 +96,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -143,12 +143,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFB58311FF60D220FC5CCFE1>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463>, <http://taxon-concept.plazi.org/id/Plantae/Eriodictyon_trichocalyx_trichocalyx_trichocalyx_> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia ornata Valencia & Evans 2024, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB58311FF60D220FC5CCFE1.mc.08C63CE8FFB58311FE50D2B9FD20CE9C> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Hydrophyllaceae> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_ornata_Valencia_2024> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_ornatus_Drews_1958> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
|
@ -64,10 +64,25 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Drews & Sampson, 1958" ;
|
||||
dwc:species "ornatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQYC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_ornatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Eriodictyon_trichocalyx_trichocalyx_trichocalyx_>
|
||||
dwc:authority "var. trichocalyx" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Namaceae" ;
|
||||
dwc:genus "Eriodictyon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "var. trichocalyx" ;
|
||||
dwc:species "trichocalyx" ;
|
||||
dwc:variety "trichocalyx" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Eriodictyon_trichocalyx_trichocalyx> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_ornata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -81,45 +96,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -143,12 +143,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFB58311FF60D38AFD26C8BB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia pallida Valencia & Evans 2024, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB58311FF60D38AFD26C8BB.mc.08C63CE8FFB58311FE4DD463FC61C836> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Convolvulaceae>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_arborescens> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_pallida_Carapia_2024> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_pallidus_Carapia_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
|
@ -80,45 +80,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -142,12 +127,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/300787A3FFB58311FF60D575FD61CA5C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Tetralicia palidonigrans" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB58311FF60D575FD61CA5C.mc.08C63CE8FFB58311FE10D5CEFCD1C9CB> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_palidonigrans_Carapia_2021> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Guazuma_ulmifolia>, <http://taxon-name.plazi.org/id/Plantae/Sterculiaceae> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_palidonigrans_Carapia_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores in Carapia-Ruiz et al., 2021" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores, 2021" ;
|
||||
dwc:species "palidonigrans" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_palidonigrans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -74,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -136,12 +121,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/300787A3FFB58311FF60D6D0FDBECBD4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_petenensis_Carapia_> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia petenensis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB58311FF60D6D0FDBECBD4.mc.08C63CE8FFB58311FE30D6A8FCF8CB6D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_petenensis_Carapia_2023> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Acalypha_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Sterculiaceae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -40,11 +40,26 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & García-Ochaeta in Carapia-Ruiz et al., 2023" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & García-Ochaeta, 2023" ;
|
||||
dwc:species "petenensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_petenensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_petenensis_Carapia_>
|
||||
dwc:authority "Carapia-Ruiz & Garcia-Ochaeta" ;
|
||||
dwc:authorityName "Carapia-Ruiz & Garcia-Ochaeta" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Garcia-Ochaeta" ;
|
||||
dwc:species "petenensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_petenensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_petenensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -58,45 +73,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/300787A3FFB68312FF60D6B5FE00CB9C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFB8831CFF60D0CFFDC6CDA7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_guerrerensis_Carapia_2018> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia guerrerensis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_guerrerensis_Carapia_2018> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ficus_hispida>, <http://taxon-name.plazi.org/id/Plantae/Moraceae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -39,11 +39,27 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores in Carapia-Ruiz et al., 2018" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores, 2018" ;
|
||||
dwc:species "guerrerensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_guerrerensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_guerrerensis_Carapia_2018>
|
||||
dwc:authority "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:authorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sanchez-Flores, 2018" ;
|
||||
dwc:species "guerrerensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_guerrerensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_guerrerensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -57,45 +73,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFB8831CFF60D253FB53CF3B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_hyptisemoryi_Gill_2011>, <http://taxon-concept.plazi.org/id/Animalia/Encarsia_heratyi_Polaszek_> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia hyptisemoryi" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_hyptisemoryi_Polaszek_2011> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_hyptisemoryi_Gill_2011> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Hyptis_albida>, <http://taxon-name.plazi.org/id/Plantae/Hyptis_emoryi>, <http://taxon-name.plazi.org/id/Plantae/Lamiaceae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_hyptisemoryi_Polaszek_2011>
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_hyptisemoryi_Gill_2011>
|
||||
dwc:authority "Gill in Polaszek & Gill, 2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -39,11 +39,42 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gill in Polaszek & Gill, 2011" ;
|
||||
dwc:scientificNameAuthorship "Gill, 2011" ;
|
||||
dwc:species "hyptisemoryi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_hyptisemoryi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_hyptisemoryi_Gill_2011>
|
||||
dwc:authority "Gill" ;
|
||||
dwc:authorityName "Gill" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gill, 2011" ;
|
||||
dwc:species "hyptisemoryi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_hyptisemoryi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Encarsia_heratyi_Polaszek_>
|
||||
dwc:authority "Polaszek" ;
|
||||
dwc:authorityName "Polaszek" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aphelinidae" ;
|
||||
dwc:genus "Encarsia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Polaszek" ;
|
||||
dwc:species "heratyi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Encarsia_heratyi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_hyptisemoryi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -57,45 +88,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFB8831CFF60D3E8FD39C8D9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561842> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia iberiaca Bink-Moenen, E 1989" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_iberiaca_Bink_1989> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Erica_arborea>, <http://taxon-name.plazi.org/id/Plantae/Erica_lusitanica>, <http://taxon-name.plazi.org/id/Plantae/Ericaceae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -60,45 +60,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/300787A3FFB8831CFF60D55EFD9ACA55>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_kobei_Sanchez_> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia kobei" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB8831CFF60D55EFD9ACA55.mc.08C63CE8FFB8831CFE65D536FD1DC9E3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_kobei_S%C3%A1nchez_2021> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Casearia_aculeata>, <http://taxon-name.plazi.org/id/Plantae/Salicaceae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -40,11 +40,26 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sánchez-Flores & García-Ochaeta in Sánchez-Flores et al., 2021" ;
|
||||
dwc:scientificNameAuthorship "Sánchez-Flores & García-Ochaeta, 2021" ;
|
||||
dwc:species "kobei" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_kobei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_kobei_Sanchez_>
|
||||
dwc:authority "Sanchez-Flores & Garcia-Ochaeta" ;
|
||||
dwc:authorityName "Sanchez-Flores & Garcia-Ochaeta" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sanchez-Flores & Garcia-Ochaeta" ;
|
||||
dwc:species "kobei" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_kobei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_kobei>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -58,45 +73,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFB8831CFF60D6DAFCCFCB9F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia laingi Valencia & Evans 2024, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB8831CFF60D6DAFCCFCB9F.mc.08C63CE8FFB8831CFE63D6B3FD36CB67> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Arctostaphylos_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Ericaceae>, <http://taxon-name.plazi.org/id/Plantae/Lamiaceae>, <http://taxon-name.plazi.org/id/Plantae/Salvia_apiana> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_laingi_Drews_1956> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_laingi_Drews_1956> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
|
@ -64,7 +64,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Drews & Sampson, 1956" ;
|
||||
dwc:species "laingi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQY7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_laingi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -81,45 +81,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -143,12 +128,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFB9831DFF60D0CFFD2FCDC1>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia eriogonum Valencia & Evans 2024, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB9831DFF60D0CFFD2FCDC1.mc.08C63CE8FFB9831DFE3FD159FCF7CD7C> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Polygonaceae> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_eriogonum_Carapia_2020> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_eriogonum_Carapia_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
|
@ -80,45 +80,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -142,12 +127,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFB9831DFF60D1AAFD38CE9B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia fouquieriasplendens Valencia & Evans 2024, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB9831DFF60D1AAFD38CE9B.mc.08C63CE8FFB9831DFDC0D204FC0FCE11> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Fouquieria_splendens>, <http://taxon-name.plazi.org/id/Plantae/Fouquieriaceae> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_fouquieriasplendens_Carapia_2019> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_fouquieriasplendens_Carapia_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
|
@ -80,45 +80,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -142,12 +127,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/300787A3FFB9831DFF60D314FDB1C83F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561842> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561842>, <http://taxon-concept.plazi.org/id/Plantae/Poaceae_Br_1895> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia graminicola Bink-Moenen, D 1983" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB9831DFF60D314FDB1C83F.mc.08C63CE8FFB9831DFE7ED3EEFD62CFAB> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_graminicola_Bink_1983> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Hyparrhenia_rufa> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -48,6 +48,20 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_graminicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Poaceae_Br_1895>
|
||||
dwc:authorityName "Barnhart" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:baseAuthorityName "R.Br." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "(Br.) Barnhart, 1895" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_graminicola>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -61,45 +75,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/300787A3FFB9831DFF60D4FAFCBACA5C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi_Sampson_1945> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia granulata Sampson & Drews, M 1941" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB9831DFF60D4FAFCBACA5C.mc.08C63CE8FFB9831DFE9AD554FD5EC946> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_granulata_Sampson_1941> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Verbenaceae> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_granulata_Sampson_1941> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -62,10 +62,25 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sampson & Drews, 1941)" ;
|
||||
dwc:species "granulata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55NL7> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQY4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_granulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi_Sampson_1945>
|
||||
dwc:baseAuthorityName "Sampson" ;
|
||||
dwc:baseAuthorityYear "1945" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sampson, 1945)" ;
|
||||
dwc:species "ceanothi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_granulata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -79,45 +94,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -141,12 +141,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/300787A3FFB9831DFF60D6DFFD8CCBFD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Tetralicia guazumae" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFB9831DFF60D6DFFD8CCBFD.mc.08C63CE8FFB9831DFE34D6A9FCF0CB6C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_guazumae_Carapia_2018> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Guazuma_ulmifolia>, <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_guazumae_Carapia_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores in Carapia-Ruiz et al., 2018" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores, 2018" ;
|
||||
dwc:species "guazumae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_guazumae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -74,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -136,12 +121,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,15 +7,15 @@
|
|||
@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/300787A3FFBA8311FF60D5A7FE08CCB0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463>, <http://taxon-concept.plazi.org/id/Plantae/Fagaceae_Dumortier_1829> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia nigrans" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFBA8311FF60D5A7FE08CCB0.mc.08C63CE8FFBA831EFEA8D630FDE8CAE5> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_nigrans_Bemis_1904> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleyrodes_nigrans_Bemis_1904>, <http://taxon-concept.plazi.org/id/Animalia/Tetraleurodes_nigrans_Bemis_1904>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_nigrans_Bemis_1904> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Arbutus_menziesii>, <http://taxon-name.plazi.org/id/Plantae/Arctostaphylos_manzanita>, <http://taxon-name.plazi.org/id/Plantae/Arctostaphylos_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Caprifoliaceae>, <http://taxon-name.plazi.org/id/Plantae/Ceanothus_californicus>, <http://taxon-name.plazi.org/id/Plantae/Clematis_ligusticifolia>, <http://taxon-name.plazi.org/id/Plantae/Ericaceae>, <http://taxon-name.plazi.org/id/Plantae/Eriodictyon_californicum>, <http://taxon-name.plazi.org/id/Plantae/Heteromeles_arbutifolia>, <http://taxon-name.plazi.org/id/Plantae/Hydrophyllaceae>, <http://taxon-name.plazi.org/id/Plantae/Lamiaceae>, <http://taxon-name.plazi.org/id/Plantae/Lauraceae>, <http://taxon-name.plazi.org/id/Plantae/Lonicera_involucrata>, <http://taxon-name.plazi.org/id/Plantae/Prunus_ilicifolia>, <http://taxon-name.plazi.org/id/Plantae/Quercus_densiflora>, <http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>, <http://taxon-name.plazi.org/id/Plantae/Rhamnaceae>, <http://taxon-name.plazi.org/id/Plantae/Rhamnus_californica>, <http://taxon-name.plazi.org/id/Plantae/Rosaceae>, <http://taxon-name.plazi.org/id/Plantae/Salvia_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Symphoricarpos_racemosus>, <http://taxon-name.plazi.org/id/Plantae/Umbellularia_californica> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_nigrans_Bemis_1904>, <http://taxon-concept.plazi.org/id/Animalia/Aleyrodes_nigrans_Bemis_1904>, <http://taxon-concept.plazi.org/id/Animalia/Tetraleurodes_nigrans_Bemis_1904> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -63,7 +63,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bemis, 1904" ;
|
||||
dwc:species "nigrans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55NL9> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BRJP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleyrodes_nigrans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -80,7 +80,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bemis, 1904)" ;
|
||||
dwc:species "nigrans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55NL9> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7C4T5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetraleurodes_nigrans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -97,10 +97,23 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bemis, 1904)" ;
|
||||
dwc:species "nigrans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55NL9> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5TVRS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_nigrans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fagaceae_Dumortier_1829>
|
||||
dwc:authorityName "Dumortier" ;
|
||||
dwc:authorityYear "1829" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Dumortier, 1829" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fagaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_nigrans>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -114,45 +127,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -176,12 +174,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleyrodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -199,12 +192,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetraleurodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetraleurodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -222,12 +210,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/300787A3FFBA831EFF60D1E2FDA0CE81>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_mexicanus_Carapia_2018>, <http://taxon-concept.plazi.org/id/Plantae/Fagaceae_Dumortier_1829> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia mexicana" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFBA831EFF60D1E2FDA0CE81.mc.08C63CE8FFBA831EFE3BD27AFCE5CE5F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_mexicana_Carapia_2018> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Quercus_agrifolia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -40,11 +40,40 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores in Carapia-Ruiz et al., 2018" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores, 2018" ;
|
||||
dwc:species "mexicana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_mexicana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_mexicanus_Carapia_2018>
|
||||
dwc:authority "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:authorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sanchez-Flores, 2018" ;
|
||||
dwc:species "mexicanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_mexicanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fagaceae_Dumortier_1829>
|
||||
dwc:authorityName "Dumortier" ;
|
||||
dwc:authorityYear "1829" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Dumortier, 1829" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fagaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_mexicana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -58,45 +87,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/300787A3FFBA831EFF60D376FDB8C85C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia mixteca Valencia & Evans 2024, comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Hyptis_capitata>, <http://taxon-name.plazi.org/id/Plantae/Lamiaceae> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_mixteca_Valencia_2024> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_mixtecus_Carapia_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
|
@ -79,45 +79,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -141,12 +126,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFBA831EFF60D4D3FB7FC9DE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567463>, <http://taxon-concept.plazi.org/id/Plantae/Fagaceae_Dumortier_1829> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia nevadensis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_nevadensis_al_2010> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_nevadensis_Dooley_2010> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Arctostaphylos_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Ericaceae>, <http://taxon-name.plazi.org/id/Plantae/Eriodictyon_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Hydrophyllaceae>, <http://taxon-name.plazi.org/id/Plantae/Quercus_turbinella>, <http://taxon-name.plazi.org/id/Plantae/Quercus_undetermined> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_nevadensis_Dooley_2010> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -31,7 +31,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10567463> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_nevadensis_al_2010>
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetralicia_nevadensis_Dooley_2010>
|
||||
dwc:authority "Dooley in Dooley et al., 2010" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -40,7 +40,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dooley in Dooley et al., 2010" ;
|
||||
dwc:scientificNameAuthorship "Dooley, 2010" ;
|
||||
dwc:species "nevadensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_nevadensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -58,10 +58,23 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dooley, 2010" ;
|
||||
dwc:species "nevadensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQY9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_nevadensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fagaceae_Dumortier_1829>
|
||||
dwc:authorityName "Dumortier" ;
|
||||
dwc:authorityYear "1829" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Dumortier, 1829" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fagaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_nevadensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -75,45 +88,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -137,12 +135,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/300787A3FFBC8318FF60D186FA65CF54>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459>, <http://taxon-concept.plazi.org/id/Animalia/Encarsia_macula_Myartseva_2008>, <http://taxon-concept.plazi.org/id/Animalia/Eretmocerus_perseae_Rose_2004> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia acaudata Valencia & Evans 2024, comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Arctostaphylos_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Ericaceae>, <http://taxon-name.plazi.org/id/Plantae/Persea_americana> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_acaudata_Valencia_2024> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_acaudatus_Drews_1958> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
|
@ -57,16 +57,49 @@
|
|||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:isUncertain "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Drews & Sampson, 1958" ;
|
||||
dwc:species "acaudatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQXX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_acaudatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Encarsia_macula_Myartseva_2008>
|
||||
dwc:authority "Myartseva & Evans, 2008" ;
|
||||
dwc:authorityName "Myartseva & Evans" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aphelinidae" ;
|
||||
dwc:genus "Encarsia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Myartseva & Evans, 2008" ;
|
||||
dwc:species "macula" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Encarsia_macula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eretmocerus_perseae_Rose_2004>
|
||||
dwc:authority "Rose & Zolnerowich, 2004" ;
|
||||
dwc:authorityName "Rose & Zolnerowich" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aphelinidae" ;
|
||||
dwc:genus "Eretmocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Rose & Zolnerowich, 2004" ;
|
||||
dwc:species "perseae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eretmocerus_perseae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_acaudata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -80,45 +113,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -142,12 +160,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFBC8318FF60D3DBFE8DC8EA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_anahuac_Carapia_2018> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia anahuac" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_anahuac_Carapia_2018> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Quercus_undetermined> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -39,11 +39,27 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores in Carapia-Ruiz et al., 2018" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores, 2018" ;
|
||||
dwc:species "anahuac" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_anahuac> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_anahuac_Carapia_2018>
|
||||
dwc:authority "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:authorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sanchez-Flores, 2018" ;
|
||||
dwc:species "anahuac" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_anahuac> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_anahuac>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -57,45 +73,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFBC8318FF60D4B8FD89CA6E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_annonae_Carapia_> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia annonae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_annonae_Carapia_2018> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Annona_reticulata>, <http://taxon-name.plazi.org/id/Plantae/Annonaceae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -39,11 +39,26 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores in Carapia-Ruiz et al., 2018" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sánchez-Flores, 2018" ;
|
||||
dwc:species "annonae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_annonae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_annonae_Carapia_>
|
||||
dwc:authority "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:authorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:species "annonae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_annonae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_annonae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -57,45 +72,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/300787A3FFBC8318FF60D605FC67CBE2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_bidentatus_Carapia_2018> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia bidentata Valencia & Evans 2024, comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Diospyros_acapulcensis_acapulcensis>, <http://taxon-name.plazi.org/id/Plantae/Ebenaceae> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_bidentata_Sanchez_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -48,6 +48,23 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_bidentata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_bidentatus_Carapia_2018>
|
||||
dwc:authority "Carapia-Ruiz & Sanchez-Flores, 2018 a: 6" ;
|
||||
dwc:authorityName "Carapia-Ruiz & Sanchez-Flores" ;
|
||||
dwc:authorityPageNumber "6" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carapia-Ruiz & Sanchez-Flores, 2018" ;
|
||||
dwc:species "bidentatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_bidentatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_bidentata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -61,45 +78,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/300787A3FFBE831AFF60D0CFFC33CDA0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia coachellensis Valencia & Evans 2024, comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Asteraceae>, <http://taxon-name.plazi.org/id/Plantae/Pluchea_sericea> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_coachellensis_Drews_1958> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_coachellensis_Drews_1958> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
|
@ -63,7 +63,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Drews & Sampson, 1958" ;
|
||||
dwc:species "coachellensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQY3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_coachellensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -80,45 +80,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -142,12 +127,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/300787A3FFBE831AFF60D24CFDDDCF45>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561842> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Tetralicia debarroi Martin & Carver, B 1999" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFBE831AFF60D24CFDDDCF45.mc.08C63CE8FFBE831AFEABD225FDF3CEF0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_debarroi_Martin_1999> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Grevillea_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Proteaceae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -61,45 +61,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/300787A3FFBE831AFF60D337FECCC943>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561842> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561842>, <http://taxon-concept.plazi.org/id/Animalia/Aphelinidae_Thomson_1876>, <http://taxon-concept.plazi.org/id/Animalia/Closterocerus_formosa_Westwood_1833>, <http://taxon-concept.plazi.org/id/Animalia/Eretmocerus_nikolskajae_Myartseva_1973>, <http://taxon-concept.plazi.org/id/Animalia/Eulophidae_Haliday_1833>, <http://taxon-concept.plazi.org/id/Animalia/Neochrysocharis_formosa_Westwood_1833>, <http://taxon-concept.plazi.org/id/Plantae/Poaceae_Br_1895> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia erianthi Danzig, C 1969" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFBE831AFF60D337FECCC943.mc.08C63CE8FFBE831AFEA4D380FDE6CF95> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_erianthi_Danzig_1969> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Erianthus_purpurascens>, <http://taxon-name.plazi.org/id/Plantae/Rununculus_arvensis>, <http://taxon-name.plazi.org/id/Plantae/Tripidium_ravennae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -48,6 +48,93 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_erianthi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Poaceae_Br_1895>
|
||||
dwc:authorityName "Barnhart" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:baseAuthorityName "R.Br." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "(Br.) Barnhart, 1895" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aphelinidae_Thomson_1876>
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aphelinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1876" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aphelinidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eretmocerus_nikolskajae_Myartseva_1973>
|
||||
dwc:authority "Myartseva, 1973" ;
|
||||
dwc:authorityName "Myartseva" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aphelinidae" ;
|
||||
dwc:genus "Eretmocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Myartseva, 1973" ;
|
||||
dwc:species "nikolskajae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eretmocerus_nikolskajae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eulophidae_Haliday_1833>
|
||||
dwc:baseAuthorityName "Haliday" ;
|
||||
dwc:baseAuthorityYear "1833" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "(Haliday, 1833)" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulophidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neochrysocharis_formosa_Westwood_1833>
|
||||
dwc:baseAuthorityName "Westwood" ;
|
||||
dwc:baseAuthorityYear "1833" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Neochrysocharis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Westwood, 1833)" ;
|
||||
dwc:species "formosa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neochrysocharis_formosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Closterocerus_formosa_Westwood_1833>
|
||||
dwc:authority "Westwood, 1833" ;
|
||||
dwc:authorityName "Westwood" ;
|
||||
dwc:authorityYear "1833" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Closterocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Westwood, 1833" ;
|
||||
dwc:species "formosa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Closterocerus_formosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_erianthi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -61,45 +148,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,15 +7,14 @@
|
|||
@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/300787A3FFBE831AFF60D52FFEA3CBDB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561840> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561840>, <http://taxon-concept.plazi.org/id/Animalia/Amitus_rugosus_Viggiani_1982>, <http://taxon-concept.plazi.org/id/Animalia/Aphelinidae_Thomson_1876>, <http://taxon-concept.plazi.org/id/Animalia/Eulophidae_Haliday_1833>, <http://taxon-concept.plazi.org/id/Animalia/Platygastridae_Haliday_1833>, <http://taxon-concept.plazi.org/id/Animalia/Trialeurodes_ericae_Bink_1976> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia ericae Harrison 1917" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFBE831AFF60D52FFEA3CBDB.mc.08C63CE8FFBE831AFEB2D5B8FDE7C992> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_ericae_Harrison_1917> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Erica_tetralix> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Encarsia_undetermined>, <http://taxon-name.plazi.org/id/Animalia/Euderomphale_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Erica>, <http://taxon-name.plazi.org/id/Plantae/Erica_carnea>, <http://taxon-name.plazi.org/id/Plantae/Erica_multiflora>, <http://taxon-name.plazi.org/id/Plantae/Erica_tetralix>, <http://taxon-name.plazi.org/id/Plantae/Erica_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Ericaceae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -49,6 +48,76 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_ericae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aphelinidae_Thomson_1876>
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aphelinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1876" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aphelinidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eulophidae_Haliday_1833>
|
||||
dwc:baseAuthorityName "Haliday" ;
|
||||
dwc:baseAuthorityYear "1833" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "(Haliday, 1833)" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulophidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Platygastridae_Haliday_1833>
|
||||
dwc:authorityName "Haliday" ;
|
||||
dwc:authorityYear "1833" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Haliday, 1833" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Platygastridae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Amitus_rugosus_Viggiani_1982>
|
||||
dwc:authorityName "Viggiani & Mazzone" ;
|
||||
dwc:authorityYear "1982" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Amitus" ;
|
||||
dwc:isUncertain "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Viggiani & Mazzone, 1982" ;
|
||||
dwc:species "rugosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amitus_rugosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trialeurodes_ericae_Bink_1976>
|
||||
dwc:authorityName "Bink-Moenen" ;
|
||||
dwc:authorityYear "1976" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Trialeurodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bink-Moenen, 1976" ;
|
||||
dwc:species "ericae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trialeurodes_ericae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_ericae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -62,45 +131,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -111,68 +165,6 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Erica_tetralix>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Erica" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tetralix" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Erica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Erica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Erica" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.10561840>
|
||||
dc:description "FIGURE 3. Tetralicia ericae Harrison, 1917. (A–E) puparia: A) habitus drawing, B) habitus slide specimen, C) abdomen, D) vasiform orifice slide specimen, E) vasiform orifice drawing; (F–K) adult male: F) habitus, G–H) genitalia, I–K) antennae; (L–P) adult female: L) habitus, M–N) ovipositor; O–P) antennae. Sources: A, E, H, I, J, N (Bink-Moenen, 1989); B, C, D, F, G, K, L, M, P (USNM specimen)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/10561840/files/figure.png> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/300787A3FFBF831BFF60D0CFFBE3CDA7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia caudata Valencia & Evans 2024, comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Coccoloba_uvifera>, <http://taxon-name.plazi.org/id/Plantae/Guazuma_ulmifolia>, <http://taxon-name.plazi.org/id/Plantae/Malvaceae>, <http://taxon-name.plazi.org/id/Plantae/Polygonaceae> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_caudata_Sanchez_2024> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_caudatus_Sanchez_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
|
@ -79,45 +79,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -141,12 +126,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/300787A3FFBF831BFF60D24CFBCDCFE3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Tetralicia ceanothi Sampson 1945" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFBF831BFF60D24CFBCDCFE3.mc.08C63CE8FFBF831BFEA9D224FDD3CEF1> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_ceanothi_Sampson_1945> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ceanothus_cuneatus>, <http://taxon-name.plazi.org/id/Plantae/Rhamnaceae> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi_Sampson_1945> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -62,7 +62,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sampson, 1945)" ;
|
||||
dwc:species "ceanothi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55NKW> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQXZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_ceanothi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -79,45 +79,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -141,12 +126,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/300787A3FFBF831BFF60D38FFC1EC9BF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10561842> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia cecropiae Valencia & Evans 2024, comb. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Cecropia_adenopus>, <http://taxon-name.plazi.org/id/Plantae/Cecropia_undetermined>, <http://taxon-name.plazi.org/id/Plantae/Curatella_americana>, <http://taxon-name.plazi.org/id/Plantae/Moraceae>, <http://taxon-name.plazi.org/id/Plantae/Psidium_guajava> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_cecropiae_Bondar_1923> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_cecropiae_Bondar_1923>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_cecropiae_Bondar_1923> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_cecropiae_Bondar_1923>, <http://taxon-concept.plazi.org/id/Animalia/Aleurotrachelus_cecropiae_Bondar_1923> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -63,7 +63,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bondar, 1923" ;
|
||||
dwc:species "cecropiae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BR3T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleurotrachelus_cecropiae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -80,7 +80,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bondar, 1923)" ;
|
||||
dwc:species "cecropiae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BQY2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_cecropiae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -97,45 +97,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
@ -159,12 +144,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleurotrachelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleurotrachelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -182,12 +162,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/300787A3FFBF831BFF60D673FD61CB52>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10567459>, <http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_chamaedoreaelegans_Sanchez_2018> ;
|
||||
dc:creator "Valencia, Luis; Evans, Gregory A." ;
|
||||
dc:title "Tetralicia chamaedoreaelegans Valencia & Evans 2024, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300787A3FFBF831BFF60D673FD61CB52.mc.08C63CE8FFBF831BFDC9D6CCFC04CAC9> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Arecaceae>, <http://taxon-name.plazi.org/id/Plantae/Chamaedorea_elegans> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetralicia_chamaedoreaelegans_Sanchez_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5403.2.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -49,6 +49,23 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetralicia_chamaedoreaelegans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleuropleurocelus_chamaedoreaelegans_Sanchez_2018>
|
||||
dwc:authority "Sanchez-Flores & Carapia-Ruiz, 2018: 2" ;
|
||||
dwc:authorityName "Sanchez-Flores & Carapia-Ruiz" ;
|
||||
dwc:authorityPageNumber "2" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Aleuropleurocelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sanchez-Flores & Carapia-Ruiz, 2018" ;
|
||||
dwc:species "chamaedoreaelegans" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleuropleurocelus_chamaedoreaelegans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia_chamaedoreaelegans>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
|
@ -62,45 +79,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetralicia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
dwc:genus "Tetralicia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyrodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyrodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aleyrodidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@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/3007CDF5594396D59BEB0B4BE56EB0CB>
|
||||
cito:cites <http://dx.doi.org/10.3897/JHR.41.8586.figures15-22> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/dianariaspennae>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/JHR.41.8586.figures15-22>, <http://taxon-concept.plazi.org/id/Animalia/Sendaphne_sulmo_Nixon_1965> ;
|
||||
dc:creator "Fernandez-Triana, Jose L.; Whitfield, James B.; Smith, M. Alex; Hallwachs, Winnie; Janzen, Daniel H." ;
|
||||
dc:title "Sendaphne dianariaspennae Fernandez-Triana & Whitfield 2014, sp. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sendaphne_dianariaspennae_Fernandez_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/JHR.41.8586> ;
|
||||
a trt:Treatment .
|
||||
|
@ -46,6 +47,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sendaphne_dianariaspennae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sendaphne_sulmo_Nixon_1965>
|
||||
dwc:authorityName "Nixon" ;
|
||||
dwc:authorityYear "1965" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Sendaphne" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nixon, 1965" ;
|
||||
dwc:species "sulmo" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sendaphne_sulmo> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sendaphne_dianariaspennae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
|
@ -59,12 +75,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sendaphne>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Sendaphne" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -80,24 +91,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/3007E1481AB99BC9CFD79AF739933B7F>
|
||||
dc:creator "Smith, F." ;
|
||||
|
@ -35,45 +34,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Atta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,11 +7,12 @@
|
|||
@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/300817EF098B806EBE066CFCD19DCAA3>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Senticaudata_plumosa>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/plumosa>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/taylori>' due to issues with rank ;
|
||||
dc:creator "Peart, Rachael A.; Loerz, Anne-Nina" ;
|
||||
dc:title "Exampithoe plumosa Peart & Loerz, 2018, sp. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Exampithoe>, <http://taxon-name.plazi.org/id/Animalia/Exampithoe_taylori>, <http://taxon-name.plazi.org/id/Chromista/Durvillaea_antarctica> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Exampithoe_plumosa_Peart_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.733.14052> ;
|
||||
a trt:Treatment .
|
||||
|
@ -68,34 +69,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ampithoidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Ampithoidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
@ -61,45 +60,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Limnophila>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Scrophulariaceae" ;
|
||||
dwc:genus "Limnophila" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scrophulariaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Scrophulariaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Scrophulariaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/3008DA42576457CAA75871D91CD71A14>
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
|
@ -61,57 +60,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphinotus_petersi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Scaphinotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "petersi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scaphinotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphinotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Scaphinotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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> ;
|
||||
|
@ -121,15 +99,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphinotus_grahami>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Scaphinotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "grahami" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scaphinotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/3008E2F5DB505512AA8A9DEE954E9D26>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Vespa_argentata_Fabricius_1804>, <http://taxon-concept.plazi.org/id/Animalia/Archancistrocerus_diffinis_Soika_1986>, <http://taxon-concept.plazi.org/id/Animalia/Halysituberosus_menglianensis_Luo_2020>, <http://dx.doi.org/10.3897/jhr.77.52309.figures1-9>, <http://dx.doi.org/10.3897/jhr.77.52309.figures10-18> ;
|
||||
cito:cites <http://dx.doi.org/10.3897/jhr.77.52309.figures1-9>, <http://dx.doi.org/10.3897/jhr.77.52309.figures10-18>, <http://taxon-concept.plazi.org/id/Animalia/Allorhynchium_lugubrinum_Cameron_1900>, <http://taxon-concept.plazi.org/id/Animalia/Archancistrocerus_diffinis_Soika_1986>, <http://taxon-concept.plazi.org/id/Animalia/Halysituberosus_menglianensis_Luo_2020>, <http://taxon-concept.plazi.org/id/Animalia/Vespa_argentata_Fabricius_1804> ;
|
||||
dc:creator "Luo, Li; Zhang, Qiao-Hua; Chen, Bin; Li, Ting-Jing" ;
|
||||
dc:title "Allorhynchium van der Vecht 1963" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Allorhynchium_Vecht_1963> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Halysituberosus> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Halysituberosus>, <http://taxon-name.plazi.org/id/Animalia/Halysituberosus_yingjiangensis> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Archancistrocerus_Soika_1986> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/jhr.77.52309> ;
|
||||
a trt:Treatment .
|
||||
|
@ -106,6 +105,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Halysituberosus_menglianensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Allorhynchium_lugubrinum_Cameron_1900>
|
||||
dwc:baseAuthorityName "Cameron" ;
|
||||
dwc:baseAuthorityYear "1900" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Allorhynchium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Cameron, 1900)" ;
|
||||
dwc:species "lugubrinum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Allorhynchium_lugubrinum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Allorhynchium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vespidae" ;
|
||||
|
@ -118,34 +132,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vespidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta>, <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
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> ;
|
||||
|
@ -156,29 +160,6 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vespa_argentata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Vespa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "argentata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vespa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Vespa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Archancistrocerus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vespidae" ;
|
||||
|
@ -190,37 +171,6 @@
|
|||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Archancistrocerus_diffinis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Archancistrocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "diffinis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Archancistrocerus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Halysituberosus>
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Halysituberosus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Halysituberosus_menglianensis>
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Halysituberosus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "menglianensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halysituberosus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.77.52309.figures1-9>
|
||||
dc:description "Figures 1 - 9. Allorhynchium menglianensis (Dong & Wang, 2017) comb. nov. 1 habitus (dorsal view) ♂ 2 clypeus, ♂ 3 apex of antenna, ♂ 4 tegula, ♂ 5 mesosoma (dorsal view), ♂ 6 S 2, ♂ 7 S 7, ♂ 8 metasoma (dorsal view), ♂ 9 information of type specimen." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/425406> ;
|
||||
|
|
|
@ -7,13 +7,14 @@
|
|||
@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/300919CB1EBA1A091D6BB0F967C79E30>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_emiliae_Allen_1916>, <http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_fulviventer_Thomas_1896>, <http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_leucodactylus_Wagner_1845>, <http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_macrurus_Gervais_1855>, <http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_maculipes_Pictet_1844>, <http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_nitela_Thomas_1901>, <http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_tenuicauda_Allen_1899>, <http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_venezuelae_Gyldenstolpe_1932>, <http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_yuruanus_Allen_1913>, <http://taxon-concept.plazi.org/id/Animalia/Sigmodon_fervidus_Lydekker_1904> ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Rhipidomys mastacalis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/300919CB1EBA1A091D6BB0F967C79E30.mc.C75E5E8F7FADBF54409A86F77957B5EB> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_mastacalis_Lund_1840> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Oryzomys_sensu> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316535> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -42,6 +43,159 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhipidomys_mastacalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_leucodactylus_Wagner_1845>
|
||||
dwc:authority "(Wagner 1845)" ;
|
||||
dwc:baseAuthorityName "Wagner" ;
|
||||
dwc:baseAuthorityYear "1845" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Rhipidomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Wagner, 1845)" ;
|
||||
dwc:species "leucodactylus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhipidomys_leucodactylus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_maculipes_Pictet_1844>
|
||||
dwc:authority "(Pictet and Pictet 1844)" ;
|
||||
dwc:baseAuthorityName "Pictet and Pictet" ;
|
||||
dwc:baseAuthorityYear "1844" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Rhipidomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Pictet & Pictet, 1844)" ;
|
||||
dwc:species "maculipes" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhipidomys_maculipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_emiliae_Allen_1916>
|
||||
dwc:authorityName "J. A. Allen" ;
|
||||
dwc:authorityYear "1916" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Rhipidomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Allen, 1916" ;
|
||||
dwc:species "emiliae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhipidomys_emiliae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_macrurus_Gervais_1855>
|
||||
dwc:authorityName "Gervais" ;
|
||||
dwc:authorityYear "1855" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Rhipidomys" ;
|
||||
dwc:isUncertain "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gervais, 1855" ;
|
||||
dwc:species "macrurus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhipidomys_macrurus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_nitela_Thomas_1901>
|
||||
dwc:authorityName "Thomas" ;
|
||||
dwc:authorityYear "1901" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Rhipidomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomas, 1901" ;
|
||||
dwc:species "nitela" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhipidomys_nitela> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sigmodon_fervidus_Lydekker_1904>
|
||||
dwc:authorityName "Lydekker" ;
|
||||
dwc:authorityYear "1904" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Sigmodon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lydekker, 1904" ;
|
||||
dwc:species "fervidus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sigmodon_fervidus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_yuruanus_Allen_1913>
|
||||
dwc:authorityName "J. A. Allen" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Rhipidomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Allen, 1913" ;
|
||||
dwc:species "yuruanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhipidomys_yuruanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_tenuicauda_Allen_1899>
|
||||
dwc:baseAuthorityName "J. A. Allen" ;
|
||||
dwc:baseAuthorityYear "1899" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Rhipidomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Allen, 1899)" ;
|
||||
dwc:species "tenuicauda" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhipidomys_tenuicauda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_fulviventer_Thomas_1896>
|
||||
dwc:authorityName "Thomas" ;
|
||||
dwc:authorityYear "1896" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Rhipidomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomas, 1896" ;
|
||||
dwc:species "fulviventer" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhipidomys_fulviventer> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhipidomys_venezuelae_Gyldenstolpe_1932>
|
||||
dwc:baseAuthorityName "Gyldenstolpe" ;
|
||||
dwc:baseAuthorityYear "1932" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Rhipidomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gyldenstolpe, 1932)" ;
|
||||
dwc:species "venezuelae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhipidomys_venezuelae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhipidomys_mastacalis>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
|
@ -56,45 +210,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhipidomys>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Rhipidomys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cricetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cricetidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/300966036F63C5064E666909BB117072>
|
||||
dc:creator "Gonzalez, Victor H.; Engel, Michael S." ;
|
||||
|
@ -55,45 +54,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geotrigona>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Geotrigona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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> ;
|
||||
|
@ -103,26 +87,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trigona_fulvohirta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Trigona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fulvohirta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trigona> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trigona>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Apidae" ;
|
||||
dwc:genus "Trigona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/3009966FB548DB7D86EA35B2C983A962>
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudomorpha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Pseudomorpha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,11 @@
|
|||
@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/3009D0A4D4F6D882AB54B84AA1C21A13>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Ramalina_siliquosa_Huds_> ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Ramalina calicaris Fr." ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611897338> ;
|
||||
|
@ -59,6 +61,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lichen_calicaris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Ramalina_siliquosa_Huds_>
|
||||
dwc:authority "(Huds.) A. L. Sm." ;
|
||||
dwc:authorityName "A. L. Sm." ;
|
||||
dwc:baseAuthorityName "Huds." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ramalinaceae" ;
|
||||
dwc:genus "Ramalina" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Huds.) Sm." ;
|
||||
dwc:species "siliquosa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ramalina_siliquosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ramalina_calicaris>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ramalinaceae" ;
|
||||
|
@ -72,45 +90,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ramalina>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ramalinaceae" ;
|
||||
dwc:genus "Ramalina" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ramalinaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ramalinaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ramalinaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Magnoliophyta", "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliophyta>, <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Magnoliophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
@ -134,37 +137,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lichen>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Lichen" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -7,7 +7,75 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFDAFF9139B6FD29FB2DA639>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219025>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_macasana_Moser_>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_subopaca_Moser_>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_transversicollis_Moser_1918> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) transversicollis Moser 1918" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219025> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_transversicollis_Moser_1918>
|
||||
dwc:authority "Moser, 1918" ;
|
||||
dwc:authorityName "Moser" ;
|
||||
dwc:authorityYear "1918" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moser, 1918" ;
|
||||
dwc:species "transversicollis" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_transversicollis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_subopaca_Moser_>
|
||||
dwc:authority "Moser" ;
|
||||
dwc:authorityName "Moser" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moser" ;
|
||||
dwc:species "subopaca" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_subopaca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_macasana_Moser_>
|
||||
dwc:authority "Moser" ;
|
||||
dwc:authorityName "Moser" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moser" ;
|
||||
dwc:species "macasana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_macasana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219025>
|
||||
dc:description "FIGURE 130. Phyllophaga transversicollis male genital capsule, lateral view (130). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219025/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -7,7 +7,69 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFDAFF9639B6F87BFAADA677>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_penaella_Frey_>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_pubescens_Burmeister_>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_schneblei_Frey_1975> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) schneblei Frey 1975" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_schneblei_Frey_1975>
|
||||
dwc:authority "Frey, 1975" ;
|
||||
dwc:authorityName "Frey" ;
|
||||
dwc:authorityYear "1975" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Frey, 1975" ;
|
||||
dwc:species "schneblei" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_schneblei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_pubescens_Burmeister_>
|
||||
dwc:authority "Burmeister" ;
|
||||
dwc:authorityName "Burmeister" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Burmeister" ;
|
||||
dwc:species "pubescens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_pubescens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_penaella_Frey_>
|
||||
dwc:authority "Frey" ;
|
||||
dwc:authorityName "Frey" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Frey" ;
|
||||
dwc:species "penaella" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_penaella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -7,7 +7,75 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFDBFF9139B6FDB9FF66A0C7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219024>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_aguadita_Saylor_1942>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_caviceps_Moser_>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_tenuipilis_Bates_> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) aguadita Saylor 1942" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219024> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_aguadita_Saylor_1942>
|
||||
dwc:authority "Saylor, 1942" ;
|
||||
dwc:authorityName "Saylor" ;
|
||||
dwc:authorityYear "1942" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Saylor, 1942" ;
|
||||
dwc:species "aguadita" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_aguadita> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_caviceps_Moser_>
|
||||
dwc:authority "Moser" ;
|
||||
dwc:authorityName "Moser" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moser" ;
|
||||
dwc:species "caviceps" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_caviceps> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_tenuipilis_Bates_>
|
||||
dwc:authority "Bates." ;
|
||||
dwc:authorityName "Bates." ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bates." ;
|
||||
dwc:species "tenuipilis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_tenuipilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219024>
|
||||
dc:description "FIGURES 125 – 129. Phyllophaga aguadita adult male. Pronotum, dorsal view (125), left antenna (126), right metatarsal claw (127), male genital capsule, dorsal view (128), frontal view (129). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219024/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -7,7 +7,39 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFDDFF9639B6FA57FD12A430>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_lebasii_Blanchard_1851> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) lebasii Blanchard 1851" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_lebasii_Blanchard_1851>
|
||||
dwc:authority "Blanchard, 1851" ;
|
||||
dwc:authorityName "Blanchard" ;
|
||||
dwc:authorityYear "1851" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Blanchard, 1851" ;
|
||||
dwc:species "lebasii" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_lebasii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -7,7 +7,39 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFDDFF9639B6FB79FECDA711>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_columbiana_Blanchard_1851> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) columbiana Blanchard 1851" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_columbiana_Blanchard_1851>
|
||||
dwc:authority "Blanchard, 1851" ;
|
||||
dwc:authorityName "Blanchard" ;
|
||||
dwc:authorityYear "1851" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Blanchard, 1851" ;
|
||||
dwc:species "columbiana" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_columbiana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -7,7 +7,40 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFDDFF9739B6F934FD64A5A7>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_punctulata_Blanchard_1851> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) punctulata Blanchard 1851" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ancylonycha>, <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_schneblei> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_punctulata_Blanchard_1851>
|
||||
dwc:authority "Blanchard, 1851" ;
|
||||
dwc:authorityName "Blanchard" ;
|
||||
dwc:authorityYear "1851" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Blanchard, 1851" ;
|
||||
dwc:species "punctulata" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_punctulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -7,7 +7,75 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFE0FFA939B6FADDFD78A07F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219017>, <http://taxon-concept.plazi.org/id/Animalia/Ancylonycha_sericata_The_>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_bicolor_Moser_>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_yucana_Saylor_1937> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) yucana Saylor 1937" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219017> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_yucana_Saylor_1937>
|
||||
dwc:authority "Saylor, 1937" ;
|
||||
dwc:authorityName "Saylor" ;
|
||||
dwc:authorityYear "1937" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Saylor, 1937" ;
|
||||
dwc:species "yucana" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_yucana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ancylonycha_sericata_The_>
|
||||
dwc:authority "Blanchard. The" ;
|
||||
dwc:authorityName "Blanchard. The" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Ancylonycha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Blanchard. The" ;
|
||||
dwc:species "sericata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ancylonycha_sericata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_bicolor_Moser_>
|
||||
dwc:authority "Moser." ;
|
||||
dwc:authorityName "Moser." ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moser." ;
|
||||
dwc:species "bicolor" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_bicolor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219017>
|
||||
dc:description "FIGURES 83 – 90. Phyllophaga yucana, pronotum, dorsal view (83); right antenna (84); pro, meso, and metatibiae (85); right metatibia (86); abdomen apex, posterior view (87), frontal view (88); male genital capsule, lateral view (89), frontal view (90). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219017/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -7,7 +7,55 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFE1FFAA39B6FA8CFD22A42E>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_pastassana_Moser_>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_roscida_Burmeister_1855> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) roscida Burmeister 1855" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cnemarachis>, <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_rorulenta> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_roscida_Burmeister_1855>
|
||||
dwc:authority "Burmeister, 1855" ;
|
||||
dwc:authorityName "Burmeister" ;
|
||||
dwc:authorityYear "1855" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Burmeister, 1855" ;
|
||||
dwc:species "roscida" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_roscida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_pastassana_Moser_>
|
||||
dwc:authority "Moser" ;
|
||||
dwc:authorityName "Moser" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moser" ;
|
||||
dwc:species "pastassana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_pastassana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -7,7 +7,45 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFE1FFAA39B6FEBDFB13A151>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219016>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_caviceps_Moser_1918> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) caviceps Moser 1918" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219016> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_caviceps_Moser_1918>
|
||||
dwc:authority "Moser, 1918" ;
|
||||
dwc:authorityName "Moser" ;
|
||||
dwc:authorityYear "1918" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moser, 1918" ;
|
||||
dwc:species "caviceps" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_caviceps> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219016>
|
||||
dc:description "FIGURES 80 – 81. Phyllophaga caviceps. Protarsal claw (80) male genital capsule, lateral view (81). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219016/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -7,7 +7,40 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFE1FFAB39B6F931FC1AA69A>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_apolinari_Saylor_1940> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) apolinari Saylor 1940" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Melolonthini> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_apolinari_Saylor_1940>
|
||||
dwc:authority "Saylor, 1940" ;
|
||||
dwc:authorityName "Saylor" ;
|
||||
dwc:authorityYear "1940" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Saylor, 1940" ;
|
||||
dwc:species "apolinari" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_apolinari> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -7,7 +7,62 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFE2FFA939B6F989FAAAA5ED>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219019>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_longicornis_Blanchard_1851>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_longicornis_Burmeister_> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) longicornis Blanchard 1851" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_obsoleta> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219019> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_longicornis_Blanchard_1851>
|
||||
dwc:authority "Blanchard, 1851" ;
|
||||
dwc:authorityName "Blanchard" ;
|
||||
dwc:authorityYear "1851" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Blanchard, 1851" ;
|
||||
dwc:species "longicornis" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_longicornis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_longicornis_Burmeister_>
|
||||
dwc:authority "Burmeister" ;
|
||||
dwc:authorityName "Burmeister" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Burmeister" ;
|
||||
dwc:species "longicornis" ;
|
||||
dwc:subGenus "Phytalus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_longicornis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219019>
|
||||
dc:description "FIGURE 92. Phyllophaga longicornis male genital capsule, lateral view (92). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219019/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -7,7 +7,46 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFE2FFA939B6FD61FECBA639>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219018>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_bicolor_Moser_1921> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) bicolor Moser 1921" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_yucana> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219018> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_bicolor_Moser_1921>
|
||||
dwc:authority "Moser, 1921" ;
|
||||
dwc:authorityName "Moser" ;
|
||||
dwc:authorityYear "1921" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moser, 1921" ;
|
||||
dwc:species "bicolor" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_bicolor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219018>
|
||||
dc:description "FIGURE 91. Phyllophaga bicolor, male genital capsule, lateral view (91). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219018/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -7,7 +7,60 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFE5FFAD39B6F9FDFCC2A0C7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219021>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_tesorito_Vallejo_>, <http://taxon-concept.plazi.org/id/Plantae/Tibouchina_lepidota_Bonpland_> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) tesorito Vallejo & Wolff, new species" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_martinezi> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219021> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_tesorito_Vallejo_>
|
||||
dwc:authority "Vallejo & Wolff" ;
|
||||
dwc:authorityName "Vallejo & Wolff" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Vallejo & Wolff" ;
|
||||
dwc:species "tesorito" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_tesorito> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Tibouchina_lepidota_Bonpland_>
|
||||
dwc:authority "Bonpland" ;
|
||||
dwc:authorityName "Bonpland" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Melastomataceae" ;
|
||||
dwc:genus "Tibouchina" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bonpland" ;
|
||||
dwc:species "lepidota" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Tibouchina_lepidota> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219021>
|
||||
dc:description "FIGURES 101 – 109. Phyllophaga tesorito adult male. Pronotum, dorsal view (101), left antenna (102), left protarsal claw (103) left metatibia (104), abdomen apex appearance, ventral view (105), frontal view (106), male genital capsule, dorsal view (107), lateral view (108), ventral view (109). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219021/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -7,7 +7,60 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFE5FFAE39B6FD23FCBEA7FB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219020>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_martinezi_Frey_1975>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_paraguayana_Moser_> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) martinezi Frey 1975" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219020> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_martinezi_Frey_1975>
|
||||
dwc:authority "Frey, 1975" ;
|
||||
dwc:authorityName "Frey" ;
|
||||
dwc:authorityYear "1975" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Frey, 1975" ;
|
||||
dwc:species "martinezi" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_martinezi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_paraguayana_Moser_>
|
||||
dwc:authority "Moser" ;
|
||||
dwc:authorityName "Moser" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moser" ;
|
||||
dwc:species "paraguayana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_paraguayana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219020>
|
||||
dc:description "FIGURES 93 – 100. Phyllophaga martinezi adult male. Pronotum, dorsal view (93), left antenna (94), right protarsal claw (95), right metatibia (96) abdomen apex, posterior view (97), frontal view (98), male genital capsule, lateral view (99), frontal view (100). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219020/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -7,7 +7,46 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFE6FF9039B6F9E2FC9EA3B7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219023>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_guanacasteca_Moron_2000> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) guanacasteca Moron and Solis 2000" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_apolinaria> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219023> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_guanacasteca_Moron_2000>
|
||||
dwc:authority "Moron and Solis, 2000" ;
|
||||
dwc:authorityName "Moron and Solis" ;
|
||||
dwc:authorityYear "2000" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moron & Solis, 2000" ;
|
||||
dwc:species "guanacasteca" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_guanacasteca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219023>
|
||||
dc:description "FIGURES 116 – 124. Phyllophaga guanacasteca adult male. Pronotum, dorsal view (116), left antenna (117), right protarsal claw (118), right metatarsal claw (119), right metatibia (120), abdomen apex appearance, frontal view (121), ventral view (122), male genital capsule, transversal view (123), lateral view (124). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219023/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -7,7 +7,60 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFE6FFAD39B6FD29FAA0A7FD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219022>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_apolinaria_Saylor_1942>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_transversicollis_This_> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) apolinaria Saylor 1942" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219022> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_apolinaria_Saylor_1942>
|
||||
dwc:authority "Saylor, 1942" ;
|
||||
dwc:authorityName "Saylor" ;
|
||||
dwc:authorityYear "1942" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Saylor, 1942" ;
|
||||
dwc:species "apolinaria" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_apolinaria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_transversicollis_This_>
|
||||
dwc:authority "Moser. This" ;
|
||||
dwc:authorityName "Moser. This" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moser. This" ;
|
||||
dwc:species "transversicollis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_transversicollis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219022>
|
||||
dc:description "FIGURES 110 – 115. Phyllophaga apolinaria. Pronotum, dorsal view (110), left antenna (111), left metatarsal claw (112), left metatibia (113) male genital capsule, lateral view (114), frontal view (115). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219022/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -7,7 +7,75 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFE8FFA339B6F9E2FBE9A5F4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219010>, <http://taxon-concept.plazi.org/id/Animalia/Lachnosterna_testaceipennis_Reiche_>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_ruficollis_Moser_1918>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_subopaca_Moser_> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) ruficollis Moser 1918" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219010> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_ruficollis_Moser_1918>
|
||||
dwc:authority "Moser, 1918" ;
|
||||
dwc:authorityName "Moser" ;
|
||||
dwc:authorityYear "1918" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moser, 1918" ;
|
||||
dwc:species "ruficollis" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_ruficollis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_subopaca_Moser_>
|
||||
dwc:authority "Moser" ;
|
||||
dwc:authorityName "Moser" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moser" ;
|
||||
dwc:species "subopaca" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_subopaca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lachnosterna_testaceipennis_Reiche_>
|
||||
dwc:authority "Reiche" ;
|
||||
dwc:authorityName "Reiche" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Lachnosterna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Reiche" ;
|
||||
dwc:species "testaceipennis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lachnosterna_testaceipennis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219010>
|
||||
dc:description "FIGURE 61. Phyllophaga ruficollis male genital capsule, lateral view (61) (after Morón 2001). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219010/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -7,7 +7,46 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFE8FFA339B6FDF1FBD6A7FD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219009>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_onoreana_Moron_2003> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) onoreana Moron 2003" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_schizorhina> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219009> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_onoreana_Moron_2003>
|
||||
dwc:authority "Moron, 2003" ;
|
||||
dwc:authorityName "Moron" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moron, 2003" ;
|
||||
dwc:species "onoreana" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_onoreana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219009>
|
||||
dc:description "FIGURES 51 – 60. Phyllophaga onoreana adult male. Pronotum, dorsal view (51); left antenna (52); right protarsal claw (53); right protibia (54); right metatibia (55); abdomen, posterior dorsal view (56), ventral view (57); male genital capsule, left lateral view (58), right lateral view (59), frontal view (60). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219009/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -7,7 +7,75 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFEAFFA139B6FC7AFA11A748>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219011>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_bicolor_Moser_>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_fragilipennis_Burmeister_>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_thoracica_Burmeister_1855> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) thoracica Burmeister 1855" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219011> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_thoracica_Burmeister_1855>
|
||||
dwc:authority "Burmeister, 1855" ;
|
||||
dwc:authorityName "Burmeister" ;
|
||||
dwc:authorityYear "1855" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Burmeister, 1855" ;
|
||||
dwc:species "thoracica" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_thoracica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_fragilipennis_Burmeister_>
|
||||
dwc:authority "Burmeister" ;
|
||||
dwc:authorityName "Burmeister" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Burmeister" ;
|
||||
dwc:species "fragilipennis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_fragilipennis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_bicolor_Moser_>
|
||||
dwc:authority "Moser" ;
|
||||
dwc:authorityName "Moser" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moser" ;
|
||||
dwc:species "bicolor" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_bicolor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219011>
|
||||
dc:description "FIGURE 62. Phyllophaga thoracica, male genital capsule, lateral view (62). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219011/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -7,7 +7,46 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/3009D414FFEAFFA739B6F89CFB4DA157>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219012>, <http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_gigantea_Bates_1888> ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:title "Phyllophaga (Phyllophaga) gigantea Bates 1888" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lachnosterna_gigantea> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3722.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3722.2.1>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "101" ;
|
||||
bibo:volume "3722" ;
|
||||
dc:creator "Vallejo, Luís Fernando; Wolff, Martha" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "The genus Phyllophaga Harris (Coleoptera: Scarabaeidae: Melolonthinae) in the Colombian Andean Mountains" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219012> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phyllophaga_gigantea_Bates_1888>
|
||||
dwc:authority "Bates, 1888" ;
|
||||
dwc:authorityName "Bates" ;
|
||||
dwc:authorityYear "1888" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Phyllophaga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bates, 1888" ;
|
||||
dwc:species "gigantea" ;
|
||||
dwc:subGenus "Phyllophaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllophaga_gigantea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219012>
|
||||
dc:description "FIGURES 63 – 69. Phyllophaga gigantea adult female. Pronotum, dorsal view (63), right antenna (64), right protarsal claw (65), right metatibia (66), abdomen apex appearance, lateral view (67), frontal view (68), ventral view (69). Scale: 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219012/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue