GG2RDF 2024-11-06T12:38:06.567Z full update: 009 of 262 (plazi/treatments-xml)
This commit is contained in:
parent
98ec2b6026
commit
1acfcf6e3d
2967 changed files with 72633 additions and 62164 deletions
|
|
@ -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/AD5B3CE40CA487D0C87A829F29AC9D93>
|
||||
dc:creator "Telfer, Angela C; Young, Monica R; Quinn, Jenna; Perez, Kate; Sobel, Crystal N; Sones, Jayme E; Levesque-Beaudin, Valerie; Derbyshire, Rachael; Fernandez-Triana, Jose; Rougerie, Rodolphe; Thevanayagam, Abinah; Boskovic, Adrian; Borisenko, Alex V; Cadel, Alex; Brown, Allison; Pages, Anais; Castillo, Anibal H; Nicolai, Annegret; Glenn Mockford, Barb Mockford; Bukowski, Belen; Wilson, Bill; Trojahn, Brock; Lacroix, Carole Ann; Brimblecombe, Chris; Hay, Christoper; Ho, Christmas; Steinke, Claudia; Warne, Connor P; Garrido Cortes, Cristina; Engelking, Daniel; Wright, Danielle; Lijtmaer, Dario A; Gascoigne, David; Hernandez Martich, David; Morningstar, Derek; Neumann, Dirk; Steinke, Dirk; Marco DeBruin, Donna DeBruin; Dobias, Dylan; Sears, Elizabeth; Richard, Ellen; Damstra, Emily; Zakharov, Evgeny V; Laberge, Frederic; Collins, Gemma E; Blagoev, Gergin A; Grainge, Gerrie; Ansell, Graham; Meredith, Greg; Hogg, Ian; McKeown, Jaclyn; Topan, Janet; Bracey, Jason; Guenther, Jerry; Sills-Gilligan, Jesse; Addesi, Joseph; Persi, Joshua; Layton, Kara K S; D'Souza, Kareina; Dorji, Kencho; Grundy, Kevin; Nghidinwa, Kirsti; Ronnenberg, Kylee; Lee, Kyung Min; Xie, Linxi; Lu, Liuqiong; Penev, Lyubomir; Gonzalez, Mailyn; Rosati, Margaret E; Kekkonen, Mari; Kuzmina, Maria; Iskandar, Marianne; Mutanen, Marko; Fatahi, Maryam; Pentinsaari, Mikko; Bauman, Miriam; Nikolova, Nadya; Ivanova, Natalia V; Jones, Nathaniel; Weerasuriya, Nimalka; Monkhouse, Norman; Lavinia, Pablo D; Jannetta, Paul; Hanisch, Priscila E; McMullin, R. Troy; Ojeda Flores, Rafael; Mouttet, Raphaelle; Vender, Reid; Labbee, Renee N; Forsyth, Robert; Lauder, Rob; Dickson, Ross; Kroft, Ruth; Miller, Scott E; MacDonald, Shannon; Panthi, Sishir; Pedersen, Stephanie; Sobek-Swant, Stephanie; Naik, Suresh; Lipinskaya, Tatsiana; Eagalle, Thanushi; Decaens, Thibaud; Kosuth, Thibault; Braukmann, Thomas; Woodcock, Tom; Roslin, Tomas; Zammit, Tony; Campbell, Victoria; Dinca, Vlad; Peneva, Vlada; Hebert, Paul D N; deWaard, Jeremy R" ;
|
||||
|
|
@ -54,45 +53,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vespula>
|
||||
dwc:class "Insecta" ;
|
||||
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 "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> ;
|
||||
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/AD5BBC0CFFB2FFCEF8B9FA5EFC9EFBA2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.556307>, <http://dx.doi.org/10.5281/zenodo.556308>, <http://dx.doi.org/10.5281/zenodo.556309> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.556307>, <http://dx.doi.org/10.5281/zenodo.556308>, <http://dx.doi.org/10.5281/zenodo.556309>, <http://taxon-concept.plazi.org/id/Animalia/Panolis_bachmae_Benedek_> ;
|
||||
dc:creator "Benedek, Balázs; Babics, János" ;
|
||||
dc:title "Panolis bachmae Benedek & Babics, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/AD5BBC0CFFB2FFCEF8B9FA5EFC9EFBA2.mc.959A0747FFB2FFCAF8B9F980FCC4F981>, <http://tb.plazi.org/GgServer/dwcaRecords/AD5BBC0CFFB2FFCEF8B9FA5EFC9EFBA2.mc.959A0747FFB2FFCAF8E9F9CBFE57F95F> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Panolis_bachmae_Benedek_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Panolis>, <http://taxon-name.plazi.org/id/Animalia/Panolis_exquisita>, <http://taxon-name.plazi.org/id/Animalia/Panolis_variegatoides>, <http://taxon-name.plazi.org/id/Plantae/Abies>, <http://taxon-name.plazi.org/id/Plantae/Pinus> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Panolis_bachmae_Benedek_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4254.5.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
@ -30,6 +30,22 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.556307>, <http://dx.doi.org/10.5281/zenodo.556308>, <http://dx.doi.org/10.5281/zenodo.556309> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Panolis_bachmae_Benedek_2017>
|
||||
# Warning: Using document metadata for authority year ;
|
||||
dwc:authority "Benedek & Babics" ;
|
||||
dwc:authorityName "Benedek & Babics" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Panolis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Benedek & Babics, 2017" ;
|
||||
dwc:species "bachmae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Panolis_bachmae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Panolis_bachmae_Benedek_>
|
||||
dwc:authority "Benedek & Babics" ;
|
||||
dwc:authorityName "Benedek & Babics" ;
|
||||
|
|
@ -69,34 +85,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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 .
|
||||
|
||||
<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,16 +7,16 @@
|
|||
@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
|
||||
|
||||
<http://treatment.plazi.org/id/AD5BCC59AE21FFC9FF0DF9C05364F8C5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906750>, <http://dx.doi.org/10.5281/zenodo.7906776>, <http://dx.doi.org/10.5281/zenodo.7906784>, <http://dx.doi.org/10.5281/zenodo.7906752> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906750>, <http://dx.doi.org/10.5281/zenodo.7906776>, <http://dx.doi.org/10.5281/zenodo.7906784>, <http://dx.doi.org/10.5281/zenodo.7906752>, <http://taxon-concept.plazi.org/id/Animalia/Edessa_bivenulata_Bitar_2023> ;
|
||||
dc:creator "Bitar, Murilo Victor Silva; Mendonça, Maria Thayane Da Silva; Fernandes, José Antônio Marin" ;
|
||||
dc:title "Edessa bituberculata Bitar & Mendonça & Fernandes 2023, sp. n." ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/AD5BCC59AE21FFC9FF0DF9C05364F8C5/CRI000_612655>, <http://treatment.plazi.org/id/AD5BCC59AE21FFC9FF0DF9C05364F8C5/CRI002_439098>, <http://treatment.plazi.org/id/AD5BCC59AE21FFC9FF0DF9C05364F8C5/ENTO-X0686477>, <http://treatment.plazi.org/id/AD5BCC59AE21FFC9FF0DF9C05364F8C5/CRI000_612656>, <http://treatment.plazi.org/id/AD5BCC59AE21FFC9FF0DF9C05364F8C5/INB0004007081> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_undetermined> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Edessa_bituberculata_Bitar_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5278.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
|
@ -50,6 +50,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_bituberculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Edessa_bivenulata_Bitar_2023>
|
||||
dwc:authority "Bitar & Mendonça & Fernandes, 2023" ;
|
||||
dwc:authorityName "Bitar & Mendonça & Fernandes" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bitar, Mendonça & Fernandes, 2023" ;
|
||||
dwc:species "bivenulata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_bivenulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Edessa_bituberculata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
|
|
@ -63,45 +79,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Edessa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
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/> .
|
||||
# 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
|
||||
|
|
@ -15,7 +14,7 @@
|
|||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/AD5BCC59AE24FFCFFF0DFF295364F8C5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906752>, <http://dx.doi.org/10.5281/zenodo.7906776>, <http://dx.doi.org/10.5281/zenodo.7906784> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906752>, <http://dx.doi.org/10.5281/zenodo.7906776>, <http://dx.doi.org/10.5281/zenodo.7906784>, <http://taxon-concept.plazi.org/id/Animalia/Edessa_bituberculata_Bitar_2023> ;
|
||||
dc:creator "Bitar, Murilo Victor Silva; Mendonça, Maria Thayane Da Silva; Fernandes, José Antônio Marin" ;
|
||||
dc:title "Edessa bivenulata Bitar & Mendonça & Fernandes 2023, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Edessa_bivenulata_Bitar_2023> ;
|
||||
|
|
@ -51,6 +50,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_bivenulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Edessa_bituberculata_Bitar_2023>
|
||||
dwc:authority "Bitar & Mendonça & Fernandes, 2023" ;
|
||||
dwc:authorityName "Bitar & Mendonça & Fernandes" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bitar, Mendonça & Fernandes, 2023" ;
|
||||
dwc:species "bituberculata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_bituberculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Edessa_bivenulata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
|
|
@ -64,45 +79,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Edessa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
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/> .
|
||||
# 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
|
||||
|
|
@ -23,9 +22,10 @@
|
|||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/AD5BCC59AE26FFC3FF0DFF2956FEFD21>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906754>, <http://dx.doi.org/10.5281/zenodo.7906776>, <http://dx.doi.org/10.5281/zenodo.7906784>, <http://dx.doi.org/10.5281/zenodo.7906780> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906754>, <http://dx.doi.org/10.5281/zenodo.7906776>, <http://dx.doi.org/10.5281/zenodo.7906784>, <http://dx.doi.org/10.5281/zenodo.7906780>, <http://taxon-concept.plazi.org/id/Animalia/Edessa_fuscopunctata_Bitar_2023>, <http://taxon-concept.plazi.org/id/Animalia/Kelidus_Handlirsch_1906> ;
|
||||
dc:creator "Bitar, Murilo Victor Silva; Mendonça, Maria Thayane Da Silva; Fernandes, José Antônio Marin" ;
|
||||
dc:title "Edessa enargocelida Bitar & Mendonça & Fernandes 2023, sp. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_undefined-8> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Edessa_enargocelida_Bitar_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5278.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
|
@ -59,6 +59,35 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_enargocelida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Kelidus_Handlirsch_1906>
|
||||
dwc:authorityName "Handlirsch" ;
|
||||
dwc:authorityYear "1906" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cupedidae" ;
|
||||
dwc:genus "Kelidus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Handlirsch, 1906" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kelidus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Edessa_fuscopunctata_Bitar_2023>
|
||||
dwc:authorityName "Bitar & Mendonça & Fernandes" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bitar, Mendonça & Fernandes, 2023" ;
|
||||
dwc:species "fuscopunctata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_fuscopunctata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Edessa_enargocelida>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
|
|
@ -72,45 +101,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Edessa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
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,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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/AD5BCC59AE28FFC1FF0DFD5152E3FE7D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906760>, <http://dx.doi.org/10.5281/zenodo.7906776>, <http://dx.doi.org/10.5281/zenodo.7906784>, <http://dx.doi.org/10.5281/zenodo.7906780> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906760>, <http://dx.doi.org/10.5281/zenodo.7906776>, <http://dx.doi.org/10.5281/zenodo.7906784>, <http://dx.doi.org/10.5281/zenodo.7906780>, <http://taxon-concept.plazi.org/id/Animalia/Edessa_fuscopunctata_Bitar_2023>, <http://taxon-concept.plazi.org/id/Animalia/Hypoxys_Amyot_1843> ;
|
||||
dc:creator "Bitar, Murilo Victor Silva; Mendonça, Maria Thayane Da Silva; Fernandes, José Antônio Marin" ;
|
||||
dc:title "Edessa fuscolimbata Bitar & Mendonça & Fernandes 2023, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Edessa_fuscolimbata_Bitar_2023> ;
|
||||
|
|
@ -48,6 +47,35 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_fuscolimbata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Edessa_fuscopunctata_Bitar_2023>
|
||||
dwc:authorityName "Bitar & Mendonça & Fernandes" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bitar, Mendonça & Fernandes, 2023" ;
|
||||
dwc:species "fuscopunctata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_fuscopunctata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hypoxys_Amyot_1843>
|
||||
dwc:authorityName "Amyot & Audinet-Serville" ;
|
||||
dwc:authorityYear "1843" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Hypoxys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Amyot & Audinet-Serville, 1843" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypoxys> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Edessa_fuscolimbata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
|
|
@ -61,45 +89,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Edessa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
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,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/> .
|
||||
# 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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/AD5BCC59AE2AFFC7FF0DFDF85455FE7D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906764>, <http://dx.doi.org/10.5281/zenodo.7906780>, <http://dx.doi.org/10.5281/zenodo.7906784>, <http://dx.doi.org/10.5281/zenodo.7906776>, <http://dx.doi.org/10.5281/zenodo.7906760> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906764>, <http://dx.doi.org/10.5281/zenodo.7906780>, <http://dx.doi.org/10.5281/zenodo.7906784>, <http://dx.doi.org/10.5281/zenodo.7906776>, <http://dx.doi.org/10.5281/zenodo.7906760>, <http://taxon-concept.plazi.org/id/Animalia/Edessa_fuscolimbata_Bitar_2023> ;
|
||||
dc:creator "Bitar, Murilo Victor Silva; Mendonça, Maria Thayane Da Silva; Fernandes, José Antônio Marin" ;
|
||||
dc:title "Edessa fuscopunctata Bitar & Mendonça & Fernandes 2023, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Edessa_fuscopunctata_Bitar_2023> ;
|
||||
|
|
@ -50,6 +49,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_fuscopunctata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Edessa_fuscolimbata_Bitar_2023>
|
||||
dwc:authority "Bitar & Mendonça & Fernandes, 2023" ;
|
||||
dwc:authorityName "Bitar & Mendonça & Fernandes" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bitar, Mendonça & Fernandes, 2023" ;
|
||||
dwc:species "fuscolimbata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_fuscolimbata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Edessa_fuscopunctata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
|
|
@ -63,45 +78,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Edessa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
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/> .
|
||||
# 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
|
||||
|
|
@ -46,10 +45,11 @@
|
|||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/AD5BCC59AE2CFFC6FF0DFDF852E8F855>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906768>, <http://dx.doi.org/10.5281/zenodo.7906780>, <http://dx.doi.org/10.5281/zenodo.7906784>, <http://dx.doi.org/10.5281/zenodo.7906776> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906768>, <http://dx.doi.org/10.5281/zenodo.7906780>, <http://dx.doi.org/10.5281/zenodo.7906784>, <http://dx.doi.org/10.5281/zenodo.7906776>, <http://taxon-concept.plazi.org/id/Animalia/Edessa_Fabricius_1803>, <http://taxon-concept.plazi.org/id/Animalia/Edessa_bituberculata_Bitar_2023>, <http://taxon-concept.plazi.org/id/Animalia/Edessa_bivenulata_Bitar_2023>, <http://taxon-concept.plazi.org/id/Animalia/Edessa_enargocelida_Bitar_2023> ;
|
||||
dc:creator "Bitar, Murilo Victor Silva; Mendonça, Maria Thayane Da Silva; Fernandes, José Antônio Marin" ;
|
||||
dc:title "Edessa helvoalata Bitar & Mendonça & Fernandes 2023, sp. n." ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/AD5BCC59AE2CFFC6FF0DFDF852E8F855/OUT_2011> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_undefined-7>, <http://taxon-name.plazi.org/id/Animalia/Edessa_undetermined> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Edessa_helvoalata_Bitar_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5278.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
|
@ -83,6 +83,68 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_helvoalata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Edessa_Fabricius_1803>
|
||||
dwc:authorityName "Fabricius" ;
|
||||
dwc:authorityYear "1803" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Fabricius, 1803" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Edessa_bituberculata_Bitar_2023>
|
||||
dwc:authority "Bitar & Mendonça & Fernandes, 2023" ;
|
||||
dwc:authorityName "Bitar & Mendonça & Fernandes" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bitar, Mendonça & Fernandes, 2023" ;
|
||||
dwc:species "bituberculata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_bituberculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Edessa_bivenulata_Bitar_2023>
|
||||
dwc:authority "Bitar & Mendonça & Fernandes, 2023" ;
|
||||
dwc:authorityName "Bitar & Mendonça & Fernandes" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bitar, Mendonça & Fernandes, 2023" ;
|
||||
dwc:species "bivenulata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_bivenulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Edessa_enargocelida_Bitar_2023>
|
||||
dwc:authority "Bitar & Mendonça & Fernandes, 2023" ;
|
||||
dwc:authorityName "Bitar & Mendonça & Fernandes" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bitar, Mendonça & Fernandes, 2023" ;
|
||||
dwc:species "enargocelida" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_enargocelida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Edessa_helvoalata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
|
|
@ -107,34 +169,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
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/> .
|
||||
# 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
|
||||
|
|
@ -18,7 +17,7 @@
|
|||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/AD5BCC59AE2FFFC4FF0DFF2953C0F81E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906772>, <http://dx.doi.org/10.5281/zenodo.7906780>, <http://dx.doi.org/10.5281/zenodo.7906784>, <http://dx.doi.org/10.5281/zenodo.7906776> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7906772>, <http://dx.doi.org/10.5281/zenodo.7906780>, <http://dx.doi.org/10.5281/zenodo.7906784>, <http://dx.doi.org/10.5281/zenodo.7906776>, <http://taxon-concept.plazi.org/id/Animalia/Chlorus_Giglio_1898> ;
|
||||
dc:creator "Bitar, Murilo Victor Silva; Mendonça, Maria Thayane Da Silva; Fernandes, José Antônio Marin" ;
|
||||
dc:title "Edessa holochlorata Bitar & Mendonça & Fernandes 2023, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Edessa_holochlorata_Bitar_2023> ;
|
||||
|
|
@ -54,6 +53,20 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Edessa_holochlorata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chlorus_Giglio_1898>
|
||||
dwc:authorityName "Giglio-Tos" ;
|
||||
dwc:authorityYear "1898" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Chlorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Giglio-Tos, 1898" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlorus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Edessa_holochlorata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
|
|
@ -67,45 +80,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Edessa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Edessa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
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> ;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue