GG2RDF 2024-07-04T10:51:45.858Z full update: 067 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
e6a14849e0
commit
fa6d7c1c6e
3000 changed files with 414362 additions and 0 deletions
89
data/9A/B6/18/9AB618821E9B4111E75883B95B252E7A.ttl
Normal file
89
data/9A/B6/18/9AB618821E9B4111E75883B95B252E7A.ttl
Normal file
|
|
@ -0,0 +1,89 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/9AB618821E9B4111E75883B95B252E7A>
|
||||
dc:creator "Jeppson, Mikael; Altes, Alberto; Moreno, Gabriel; Nilsson, R. Henrik; Yolanda Loarce,; Bustos, Alfredo de; Larsson, Ellen" ;
|
||||
dc:title "Tulostoma cretaceum Long, Mycologia 36 (4): 321. 1944" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/mycokeys.21.12176> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Tulostoma_cretaceum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/mycokeys.21.12176>
|
||||
bibo:endPage "88" ;
|
||||
bibo:journal "MycoKeys" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "21" ;
|
||||
dc:creator "Jeppson, Mikael; Altes, Alberto; Moreno, Gabriel; Nilsson, R. Henrik; Yolanda Loarce,; Bustos, Alfredo de; Larsson, Ellen" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Unexpected high species diversity among European stalked puffballs - a contribution to the phylogeny and taxonomy of the genus Tulostoma (Agaricales)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Tulostoma_cretaceum>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Agaricaceae" ;
|
||||
dwc:genus "Tulostoma" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cretaceum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Tulostoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Tulostoma>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Agaricaceae" ;
|
||||
dwc:genus "Tulostoma" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Agaricales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Agaricaceae>
|
||||
dwc:class "Agaricomycetes" ;
|
||||
dwc:family "Agaricaceae" ;
|
||||
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> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
150
data/9A/B6/77/9AB67747F3365D9AF617A2FE206ECDD8.ttl
Normal file
150
data/9A/B6/77/9AB67747F3365D9AF617A2FE206ECDD8.ttl
Normal file
|
|
@ -0,0 +1,150 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/9AB67747F3365D9AF617A2FE206ECDD8>
|
||||
dc:creator "Else, George R.; Bolton, Barry; Broad, Gavin R." ;
|
||||
dc:title "Sphecodes pellucidus Smith 1845" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_pellucidus_Smith_1845> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthophila_pilifrons> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8050> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8050>
|
||||
bibo:endPage "8050" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8050" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Else, George R.; Bolton, Barry; Broad, Gavin R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - aculeates (Apoidea, Chrysidoidea and Vespoidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_pellucidus_Smith_1845>
|
||||
dwc:ID-ENA "1126398" ;
|
||||
dwc:authority "Smith, 1845" ;
|
||||
dwc:authorityName "Smith" ;
|
||||
dwc:authorityYear "1845" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:genus "Sphecodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Smith, 1845" ;
|
||||
dwc:species "pellucidus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9P8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_pellucidus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_pellucidus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:genus "Sphecodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pellucidus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphecodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:genus "Sphecodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halictidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Halictidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
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> ;
|
||||
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/Anthophila_pilifrons>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Choreutidae" ;
|
||||
dwc:genus "Anthophila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pilifrons" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anthophila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Choreutidae" ;
|
||||
dwc:genus "Anthophila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Choreutidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Choreutidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Choreutidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
106
data/9A/B6/D0/9AB6D0F04055587B89A5333EE7FE78C7.ttl
Normal file
106
data/9A/B6/D0/9AB6D0F04055587B89A5333EE7FE78C7.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/9AB6D0F04055587B89A5333EE7FE78C7>
|
||||
dc:creator "Hounkpati, Kwevitoukoui; McHugh, Joseph V.; Niang, Abdoul Aziz; Goergen, Georg" ;
|
||||
dc:title "Declivitata uncifera Fuersch 1967" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Declivitata_uncifera_Fuersch_1967> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.8.e47340> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.8.e47340>
|
||||
bibo:endPage "47340" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "47340" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Hounkpati, Kwevitoukoui; McHugh, Joseph V.; Niang, Abdoul Aziz; Goergen, Georg" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Documenting museum records of West African Coccinellidae (Coleoptera) in Benin and Senegal" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Declivitata_uncifera_Fuersch_1967>
|
||||
dwc:LSID "9AB6D0F0-4055-587B-89A5-333EE7FE78C7" ;
|
||||
dwc:authority "Fuersch, 1967" ;
|
||||
dwc:authorityName "Fuersch" ;
|
||||
dwc:authorityYear "1967" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Declivitata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fuersch, 1967" ;
|
||||
dwc:species "uncifera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Declivitata_uncifera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Declivitata_uncifera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Declivitata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "uncifera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Declivitata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Declivitata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Declivitata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccinellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccinellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
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 .
|
||||
148
data/9A/B6/FF/9AB6FF545CB956FE96EA13446FF70392.ttl
Normal file
148
data/9A/B6/FF/9AB6FF545CB956FE96EA13446FF70392.ttl
Normal file
|
|
@ -0,0 +1,148 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/9AB6FF545CB956FE96EA13446FF70392>
|
||||
dc:creator "Talamas, Elijah J.; Bremer, Jonathan S.; Moore, Matthew R.; Bon, Marie-Claude; Lahey, Zachary; Roberts, Cheryl G.; Combee, Lynn A.; McGathey, Natalie; van Noort, Simon; Timokhov, Alexander V.; Hougardy, Evelyne; Hogg, Brian" ;
|
||||
dc:title "Hadronotus scutellatus Talamas & Bremer & Moore & Bon & Lahey & Roberts & Combee & McGathey & van Noort & Timokhov & Hougardy & Hogg 2021, comb. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hadronotus_scutellatus_Masner_2021> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gryon_scutellatus_Talamas_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/jhr.87.72842> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.87.72842>
|
||||
bibo:endPage "480" ;
|
||||
bibo:journal "Journal of Hymenoptera Research" ;
|
||||
bibo:pubDate "2021-12-23" ;
|
||||
bibo:startPage "323" ;
|
||||
bibo:volume "87" ;
|
||||
dc:creator "Talamas, Elijah J.; Bremer, Jonathan S.; Moore, Matthew R.; Bon, Marie-Claude; Lahey, Zachary; Roberts, Cheryl G.; Combee, Lynn A.; McGathey, Natalie; van Noort, Simon; Timokhov, Alexander V.; Hougardy, Evelyne; Hogg, Brian" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "A maximalist approach to the systematics of a biological control agent: Gryon aetherium Talamas, sp. nov. (Hymenoptera, Scelionidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hadronotus_scutellatus_Masner_2021>
|
||||
dwc:LSID "9AB6FF54-5CB9-56FE-96EA-13446FF70392" ;
|
||||
dwc:authority "(Masner)" ;
|
||||
dwc:authorityName "Talamas & Bremer & Moore & Bon & Lahey & Roberts & Combee & McGathey & van Noort & Timokhov & Hougardy & Hogg" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:baseAuthorityName "Masner" ;
|
||||
dwc:baseAuthorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
dwc:genus "Hadronotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Masner, 2021) Talamas & Bremer & Moore & Bon & Lahey & Roberts & Combee & McGathey & van Noort & Timokhov & Hougardy & Hogg, 2021" ;
|
||||
dwc:species "scutellatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hadronotus_scutellatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gryon_scutellatus_Talamas_2021>
|
||||
dwc:authorityName "Talamas & Bremer & Moore & Bon & Lahey & Roberts & Combee & McGathey & van Noort & Timokhov & Hougardy & Hogg" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
dwc:genus "Gryon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Talamas & Bremer & Moore & Bon & Lahey & Roberts & Combee & McGathey & van Noort & Timokhov & Hougardy & Hogg, 2021" ;
|
||||
dwc:species "scutellatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gryon_scutellatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hadronotus_scutellatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
dwc:genus "Hadronotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scutellatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hadronotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hadronotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
dwc:genus "Hadronotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scelionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scelionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
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> ;
|
||||
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/Gryon_scutellatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
dwc:genus "Gryon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scutellatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gryon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gryon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scelionidae" ;
|
||||
dwc:genus "Gryon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scelionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
Loading…
Add table
Add a link
Reference in a new issue