GG2RDF 2024-09-13T10:19:46.328Z full update: 131 of 258 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-09-13 11:40:39 +00:00
parent 50070fd088
commit c45c72d7e7
94 changed files with 134 additions and 134 deletions

View file

@ -41,7 +41,7 @@
dwc:order "Beloniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kotthaus, 1969) Shakhovskoy & Parin, 2019" ;
dwc:scientificNameAuthorship "(Kotthaus, 1969)" ;
dwc:species "formosus" ;
dwc:subGenus "Amustotrogon" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cheilopogon_formosus> ;

View file

@ -45,7 +45,7 @@
dwc:order "Beloniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Kotthaus, 1969) formosus " ;
dwc:scientificNameAuthorship "(Kotthaus, 1969)" ;
dwc:species "formosus" ;
dwc:subSpecies "formosus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cheilopogon_formosus_formosus> ;

View file

@ -13,13 +13,13 @@
# - the treatment is lacking the taxon
# Error: Cannot produce RDF due to data errors:
# - the treatment is lacking the taxon
# at checkForErrors (file:///app/src/gg2rdf.ts:120:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:84:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at checkForErrors (file:///app/src/gg2rdf.ts:153:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:95:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:68:28)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:180:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:68:28)

View file

@ -46,7 +46,7 @@
dwc:order "Cyclida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(von Meyer, 1838) von Meyer, 1844" ;
dwc:scientificNameAuthorship "(von Meyer, 1838)" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Halicyne> ;
a dwcFP:TaxonConcept .

View file

@ -40,7 +40,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Poda, 1761) Aleksandrowicz, 2017" ;
dwc:scientificNameAuthorship "(Poda, 1761)" ;
dwc:species "falcata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4FT4Z> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phaneroptera_falcata> ;

View file

@ -42,7 +42,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Green, 1904) Green" ;
dwc:scientificNameAuthorship "(Green, 1904)" ;
dwc:species "calophylli" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4CY8Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paralecanium_calophylli> ;

View file

@ -13,13 +13,13 @@
# - the treatment is lacking the taxon
# Error: Cannot produce RDF due to data errors:
# - the treatment is lacking the taxon
# at checkForErrors (file:///app/src/gg2rdf.ts:120:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:84:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at checkForErrors (file:///app/src/gg2rdf.ts:153:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:95:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:68:28)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:180:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:68:28)

View file

@ -42,7 +42,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Green, 1904) Green" ;
dwc:scientificNameAuthorship "(Green, 1904)" ;
dwc:species "zonatum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/75PXB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paralecanium_zonatum> ;

View file

@ -45,7 +45,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Fabricius, 1781) madraspatanum " ;
dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
dwc:species "madraspatanum" ;
dwc:subSpecies "madraspatanum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5L2YN> ;

View file

@ -61,7 +61,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(F.Smith, 1858) F. Smith, 1858" ;
dwc:scientificNameAuthorship "(F.Smith, 1858)" ;
dwc:species "intrudens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pelopeus_intrudens> ;
a dwcFP:TaxonConcept .

View file

@ -77,7 +77,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Leech, 1889) Leech" ;
dwc:scientificNameAuthorship "(Leech, 1889)" ;
dwc:species "regalis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hirayamaia_regalis> ;
a dwcFP:TaxonConcept .

View file

@ -42,7 +42,7 @@
dwc:order "Tylenchida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Minagawa, 1983) Siddiqi, 1999" ;
dwc:scientificNameAuthorship "(Minagawa, 1983)" ;
dwc:species "asoensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trophotylenchulus_asoensis> ;
a dwcFP:TaxonConcept .

View file

@ -41,7 +41,7 @@
dwc:order "Tylenchida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Huang & Raski, 1986) Brzeski, 1998" ;
dwc:scientificNameAuthorship "(Huang & Raski, 1986)" ;
dwc:species "colinus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paratylenchus_colinus> ;
a dwcFP:TaxonConcept .

View file

@ -43,7 +43,7 @@
dwc:order "Tylenchida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Raski, 1962) Siddiqi & Goodey, 1964" ;
dwc:scientificNameAuthorship "(Raski, 1962)" ;
dwc:species "peraticus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paratylenchus_peraticus> ;
a dwcFP:TaxonConcept .

View file

@ -41,7 +41,7 @@
dwc:order "Tylenchida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Raski, 1962) Siddiqi & Goodey, 1964" ;
dwc:scientificNameAuthorship "(Raski, 1962)" ;
dwc:species "idalimus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paratylenchus_idalimus> ;
a dwcFP:TaxonConcept .

View file

@ -43,7 +43,7 @@
dwc:order "Tylenchida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(De Coninck, 1931) Oostenbrink, 1960" ;
dwc:scientificNameAuthorship "(De Coninck, 1931)" ;
dwc:species "straeleni" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paratylenchus_straeleni> ;
a dwcFP:TaxonConcept .

View file

@ -44,7 +44,7 @@
dwc:order "Blattodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Brunner von Wattenwyl, 1893) marmorata " ;
dwc:scientificNameAuthorship "(Brunner von Wattenwyl, 1893)" ;
dwc:species "marmorata" ;
dwc:subSpecies "marmorata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5F6KT> ;

View file

@ -61,7 +61,7 @@
dwc:order "Blattodea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Brunner von Wattenwyl, 1893) marmorata " ;
dwc:scientificNameAuthorship "(Brunner von Wattenwyl, 1893)" ;
dwc:species "marmorata" ;
dwc:subSpecies "marmorata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/53RCL> ;

View file

@ -13,13 +13,13 @@
# - the treatment is lacking the taxon
# Error: Cannot produce RDF due to data errors:
# - the treatment is lacking the taxon
# at checkForErrors (file:///app/src/gg2rdf.ts:120:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:84:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at checkForErrors (file:///app/src/gg2rdf.ts:153:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:95:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:68:28)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:180:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:68:28)

View file

@ -46,7 +46,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rossi, 1790) auf der Wirtspflanze" ;
dwc:scientificNameAuthorship "(Rossi, 1790)" ;
dwc:species "vilis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VQDV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lixus_vilis> ;

View file

@ -40,7 +40,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Marseul, 1864) Mazur, 2011" ;
dwc:scientificNameAuthorship "(Marseul, 1864)" ;
dwc:species "bellicus" ;
dwc:subGenus "Bellatrix" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7W7C5> ;

View file

@ -41,7 +41,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Casey, 1914) new combination" ;
dwc:scientificNameAuthorship "(Casey, 1914)" ;
dwc:species "thoracicus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/664PV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agonoleptus_thoracicus> ;

View file

@ -46,7 +46,7 @@
dwc:order "Thysanoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Varatharajan, Singh & Bala, 2024) Okajima & Masumoto, 2024" ;
dwc:scientificNameAuthorship "(Varatharajan, Singh & Bala, 2024)" ;
dwc:species "samirseni" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplandrothrips_samirseni> ;
a dwcFP:TaxonConcept .

View file

@ -60,7 +60,7 @@
dwc:order "Polydesmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(Lophobrachydesmus) Golovatch & Evsyukov & Reip, 2016" ;
dwc:scientificNameAuthorship "(Lophobrachydesmus)" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/MVX9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachydesmus> ;
a dwcFP:TaxonConcept .

View file

@ -63,7 +63,7 @@
dwc:order "Polydesmida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(Haplobrachydesmus) Golovatch & Evsyukov & Reip, 2016" ;
dwc:scientificNameAuthorship "(Haplobrachydesmus)" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/MVY5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachydesmus> ;
a dwcFP:TaxonConcept .

View file

@ -42,7 +42,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Wesmael, 1845) ophtalmicus " ;
dwc:scientificNameAuthorship "(Wesmael, 1845)" ;
dwc:species "ophtalmicus" ;
dwc:subSpecies "ophtalmicus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/59RNB> ;

View file

@ -41,7 +41,7 @@
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pomeroy, 1922) Pomeroy" ;
dwc:scientificNameAuthorship "(Pomeroy, 1922)" ;
dwc:species "adersi" ;
dwc:subGenus "Meilloniellum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8DXS9> ;

View file

@ -42,7 +42,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Osborn) C.A.Viraktamath, 2011" ;
dwc:scientificNameAuthorship "(Osborn)" ;
dwc:species "fasciata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JTWQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Igerna_fasciata> ;

View file

@ -41,7 +41,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Distant) C.A.Viraktamath, 2011" ;
dwc:scientificNameAuthorship "(Distant)" ;
dwc:species "plotina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JT77> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemagallia_plotina> ;

View file

@ -41,7 +41,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pruthi) C.A.Viraktamath, 2011" ;
dwc:scientificNameAuthorship "(Pruthi)" ;
dwc:species "robusta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8KK3L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anaceratagallia_robusta> ;

View file

@ -90,7 +90,7 @@
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Ball, Webber & Shepherd, 2017) Lowry & Myers & Nakano, 2019" ;
dwc:scientificNameAuthorship "(Ball, Webber & Shepherd, 2017)" ;
dwc:species "kohuroa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Waematau_kohuroa> ;
a dwcFP:TaxonConcept .

View file

@ -62,7 +62,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Dankittipakul & Singtripop, 2014) Jin & Zhang & Zhang, 2019" ;
dwc:scientificNameAuthorship "(Dankittipakul & Singtripop, 2014)" ;
dwc:species "day" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YPPK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paramedmassa_day> ;

View file

@ -42,7 +42,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Arrow, 1931) Vaz-De-Mello, 2008" ;
dwc:scientificNameAuthorship "(Arrow, 1931)" ;
dwc:species "cristatum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/49LLC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Onoreidium_cristatum> ;

View file

@ -42,7 +42,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Boucomont, 1928) Vaz-De-Mello, 2008" ;
dwc:scientificNameAuthorship "(Boucomont, 1928)" ;
dwc:species "hirsutum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6HL2R> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eutrichillum_hirsutum> ;

View file

@ -42,7 +42,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Arrow, 1931) Vaz-De-Mello, 2008" ;
dwc:scientificNameAuthorship "(Arrow, 1931)" ;
dwc:species "hystrix" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6HL33> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eutrichillum_hystrix> ;

View file

@ -42,7 +42,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Saylor, 1935) Vaz-De-Mello, 2008" ;
dwc:scientificNameAuthorship "(Saylor, 1935)" ;
dwc:species "minutus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/LNGL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Besourenga_minutus> ;

View file

@ -45,7 +45,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Slater & O'Donnell, 1999) Zámbó & Kovács & Kondorosy, 2023" ;
dwc:scientificNameAuthorship "(Slater & O'Donnell, 1999)" ;
dwc:species "polhemi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orbellis_polhemi> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Cheilostomatida" ;
dwc:phylum "Bryozoa" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Guha & Gopikrishna, 2004) Sonar & Pawar & Wayal, 2022" ;
dwc:scientificNameAuthorship "(Guha & Gopikrishna, 2004)" ;
dwc:species "reniformis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Reniporella_reniformis> ;
a dwcFP:TaxonConcept .

View file

@ -43,7 +43,7 @@
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kaltenbach, 1869) Kaltenbach" ;
dwc:scientificNameAuthorship "(Kaltenbach, 1869)" ;
dwc:species "solidaginis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/Q5W2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calycomyza_solidaginis> ;

View file

@ -43,7 +43,7 @@
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Meigen, 1830) Meigen" ;
dwc:scientificNameAuthorship "(Meigen, 1830)" ;
dwc:species "morosa" ;
dwc:subGenus "Dizygomyza" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8BF23> ;

View file

@ -43,7 +43,7 @@
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Malloch, 1913) Malloch" ;
dwc:scientificNameAuthorship "(Malloch, 1913)" ;
dwc:species "inconspicua" ;
dwc:subGenus "Poemyza" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8BF4Z> ;

View file

@ -43,7 +43,7 @@
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Meigen, 1830) in Symphyotrichum" ;
dwc:scientificNameAuthorship "(Meigen, 1830)" ;
dwc:species "posticata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46967> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nemorimyza_posticata> ;

View file

@ -43,7 +43,7 @@
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Malloch, 1913) Malloch" ;
dwc:scientificNameAuthorship "(Malloch, 1913)" ;
dwc:species "congregata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/49Y72> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophiomyia_congregata> ;

View file

@ -45,7 +45,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(White, 1855) Fsca" ;
dwc:scientificNameAuthorship "(White, 1855)" ;
dwc:species "polyrhaphoides" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BH6B> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alcathousiella_polyrhaphoides> ;

View file

@ -60,7 +60,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(White, 1855) Fsca" ;
dwc:scientificNameAuthorship "(White, 1855)" ;
dwc:species "polyrhaphoides" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BJHVL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alcathousiella_polyrhaphoides> ;

View file

@ -39,7 +39,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Linnaeus, 1758) Exotic" ;
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
dwc:species "pharaonis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4488W> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Monomorium_pharaonis> ;

View file

@ -39,7 +39,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Latreille, 1802) Exotic" ;
dwc:scientificNameAuthorship "(Latreille, 1802)" ;
dwc:species "longicornis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DGDP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paratrechina_longicornis> ;

View file

@ -39,7 +39,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Emery, 1895) Exotic" ;
dwc:scientificNameAuthorship "(Emery, 1895)" ;
dwc:species "chinensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/75GN7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachycondyla_chinensis> ;

View file

@ -39,7 +39,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Roger, 1859) Exotic" ;
dwc:scientificNameAuthorship "(Roger, 1859)" ;
dwc:species "punctatissima" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NY46> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypoponera_punctatissima> ;

View file

@ -39,7 +39,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Linnaeus, 1758) Exotic" ;
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
dwc:species "caespitum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55PJV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetramorium_caespitum> ;

View file

@ -39,7 +39,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Nylander, 1846) Exotic" ;
dwc:scientificNameAuthorship "(Nylander, 1846)" ;
dwc:species "bicarinatum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55PJJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetramorium_bicarinatum> ;

View file

@ -39,7 +39,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Emery, 1869) Exotic" ;
dwc:scientificNameAuthorship "(Emery, 1869)" ;
dwc:species "membranifera" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4QQBQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pyramica_membranifera> ;

View file

@ -39,7 +39,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1783) Exotic" ;
dwc:scientificNameAuthorship "(Fabricius, 1783)" ;
dwc:species "melanocephalum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/54T6X> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tapinoma_melanocephalum> ;

View file

@ -39,7 +39,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mayr, 1868) Exotic" ;
dwc:scientificNameAuthorship "(Mayr, 1868)" ;
dwc:species "humile" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3V2M8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Linepithema_humile> ;

View file

@ -55,7 +55,7 @@
dwc:order "Phyllobothriidea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Molin, 1858) Euzet, 1959" ;
dwc:scientificNameAuthorship "(Molin, 1858)" ;
dwc:species "longicolle" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8T6TK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crossobothrium_longicolle> ;

View file

@ -45,7 +45,7 @@
dwc:order "Phyllobothriidea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Yamaguti, 1952) Caira & Bueno & Jensen, 2021" ;
dwc:scientificNameAuthorship "(Yamaguti, 1952)" ;
dwc:species "squali" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8T77G> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Yamaguticestus_squali> ;
@ -81,7 +81,7 @@
dwc:order "Phyllobothriidea" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Yamaguti, 1952) Williams, 1968" ;
dwc:scientificNameAuthorship "(Yamaguti, 1952)" ;
dwc:species "squali" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8T77G> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crossobothrium_squali> ;

View file

@ -45,7 +45,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bryant, 1948) Sánchez-Ruiz & Santos & Brescovit & Bonaldo, 2020" ;
dwc:scientificNameAuthorship "(Bryant, 1948)" ;
dwc:species "monticola" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98ZBX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Syspira_monticola> ;

View file

@ -13,13 +13,13 @@
# - the treatment is lacking the taxon
# Error: Cannot produce RDF due to data errors:
# - the treatment is lacking the taxon
# at checkForErrors (file:///app/src/gg2rdf.ts:120:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:84:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at checkForErrors (file:///app/src/gg2rdf.ts:153:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:95:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:68:28)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:180:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.4/src/GHActWorker.ts:68:28)

View file

@ -40,7 +40,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Smith, 1908) Smith" ;
dwc:scientificNameAuthorship "(Smith, 1908)" ;
dwc:species "puncticosta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dyspyralis_puncticosta> ;
a dwcFP:TaxonConcept .

View file

@ -40,7 +40,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Strecker, 1900) Strecker" ;
dwc:scientificNameAuthorship "(Strecker, 1900)" ;
dwc:species "nigellus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dyspyralis_nigellus> ;
a dwcFP:TaxonConcept .

View file

@ -44,7 +44,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Crawford, 1914) Burckhardt & Queiroz, 2020" ;
dwc:scientificNameAuthorship "(Crawford, 1914)" ;
dwc:species "mexicana" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Apsyllopsis_mexicana> ;
a dwcFP:TaxonConcept .

View file

@ -40,7 +40,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(Pseudocypus) Leach, 1819" ;
dwc:scientificNameAuthorship "(Pseudocypus)" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8VRWY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ocypus> ;
a dwcFP:TaxonConcept .

View file

@ -44,7 +44,7 @@
dwc:order "Thysanoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(De Geer, 1773) De Geer" ;
dwc:scientificNameAuthorship "(De Geer, 1773)" ;
dwc:species "corticis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6MDT9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplothrips_corticis> ;

View file

@ -42,7 +42,7 @@
dwc:order "Thysanoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hood, 1919) Hood" ;
dwc:scientificNameAuthorship "(Hood, 1919)" ;
dwc:species "connexus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6MDT8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplothrips_connexus> ;

View file

@ -44,7 +44,7 @@
dwc:order "Thysanoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bagnall, 1919) Bagnall" ;
dwc:scientificNameAuthorship "(Bagnall, 1919)" ;
dwc:species "melanurus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3MNBZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplothrips_melanurus> ;

View file

@ -44,7 +44,7 @@
dwc:order "Thysanoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Ananthakrishnan, 1969) Ananthakrishnan" ;
dwc:scientificNameAuthorship "(Ananthakrishnan, 1969)" ;
dwc:species "orientalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3MNCM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplothrips_orientalis> ;

View file

@ -44,7 +44,7 @@
dwc:order "Thysanoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Uzel, 1895) Uzel" ;
dwc:scientificNameAuthorship "(Uzel, 1895)" ;
dwc:species "semicaecus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3MNDH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplothrips_semicaecus> ;

View file

@ -44,7 +44,7 @@
dwc:order "Thysanoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bagnall & Kelly, 1929) Bagnall & Kelly" ;
dwc:scientificNameAuthorship "(Bagnall & Kelly, 1929)" ;
dwc:species "poultoni" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3MND3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplothrips_poultoni> ;

View file

@ -45,7 +45,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chopard, 1968) Ma & Zheng & Qiao, 2021" ;
dwc:scientificNameAuthorship "(Chopard, 1968)" ;
dwc:species "vicinus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eumodicogryllus_vicinus> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chopard, 1961) He, 2018" ;
dwc:scientificNameAuthorship "(Chopard, 1961)" ;
dwc:species "siamensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Svercacheta_siamensis> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chopard, 1961) Ma & Zheng & Qiao, 2021" ;
dwc:scientificNameAuthorship "(Chopard, 1961)" ;
dwc:species "semiobscurus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Svercacheta_semiobscurus> ;
a dwcFP:TaxonConcept .

View file

@ -44,7 +44,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Weber, 1801) Ma & Zheng & Qiao, 2021" ;
dwc:scientificNameAuthorship "(Weber, 1801)" ;
dwc:species "chinensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eumodicogryllus_chinensis> ;
a dwcFP:TaxonConcept .

View file

@ -42,7 +42,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(He, 2020) Ma & Zheng & Qiao, 2021" ;
dwc:scientificNameAuthorship "(He, 2020)" ;
dwc:species "nigrus" ;
dwc:subGenus "Modicogryllus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Modicogryllus_nigrus> ;

View file

@ -46,7 +46,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Saussure, 1877) He, 2018" ;
dwc:scientificNameAuthorship "(Saussure, 1877)" ;
dwc:species "consobrinus" ;
dwc:subGenus "Promodicogryllus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Modicogryllus_consobrinus> ;

View file

@ -43,7 +43,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chopard, 1961) Ma & Zheng & Qiao, 2021" ;
dwc:scientificNameAuthorship "(Chopard, 1961)" ;
dwc:species "nigericus" ;
dwc:subGenus "Promodicogryllus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Modicogryllus_nigericus> ;
@ -63,7 +63,7 @@
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Ma & Zheng & Qiao, 2021) Chopard, 1961" ;
dwc:scientificNameAuthorship "(Ma & Zheng & Qiao, 2021)" ;
dwc:species "nigericus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tartarogryllus_nigericus> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Terebellida" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fauvel, 1928) SALAzar-Vallejo, 2012" ;
dwc:scientificNameAuthorship "(Fauvel, 1928)" ;
dwc:species "indica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trophoniella_indica> ;
a dwcFP:TaxonConcept .

View file

@ -62,7 +62,7 @@
dwc:order "Terebellida" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Caullery, 1944) SALAzar-Vallejo, 2012" ;
dwc:scientificNameAuthorship "(Caullery, 1944)" ;
dwc:species "rigida" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/993LJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trophoniella_rigida> ;

View file

@ -45,7 +45,7 @@
dwc:order "Terebellida" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hartmann-Schroder, 1962) SALAzar-Vallejo, 2012" ;
dwc:scientificNameAuthorship "(Hartmann-Schroder, 1962)" ;
dwc:species "tumbensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/993W8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trophoniella_tumbensis> ;

View file

@ -45,7 +45,7 @@
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fage, 1945) Huber, 2003" ;
dwc:scientificNameAuthorship "(Fage, 1945)" ;
dwc:species "madagascariensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CXMJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zatavua_madagascariensis> ;

View file

@ -59,7 +59,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pictet, 1833) sensu Morton, 1896" ;
dwc:scientificNameAuthorship "(Pictet, 1833)" ;
dwc:species "nigra" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8MVV5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnia_nigra> ;
@ -94,7 +94,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Newman, 1838) Capnor" ;
dwc:scientificNameAuthorship "(Newman, 1838)" ;
dwc:species "bifrons" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8MVV5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnia_bifrons> ;

View file

@ -61,7 +61,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Newman, 1838) Capnor", "(Newman, 1838) Capbif" ;
dwc:scientificNameAuthorship "(Newman, 1838)" ;
dwc:species "bifrons" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7GGKF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnia_bifrons> ;

View file

@ -62,7 +62,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pictet, 1833) sensu Morton, 1896" ;
dwc:scientificNameAuthorship "(Pictet, 1833)" ;
dwc:species "nigra" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7GGKR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnia_nigra> ;
@ -80,7 +80,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Newman, 1838) Capnor" ;
dwc:scientificNameAuthorship "(Newman, 1838)" ;
dwc:species "bifrons" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7GGKR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnia_bifrons> ;

View file

@ -45,7 +45,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Newman, 1838) Murányi & Gamboa & Orci, 2014" ;
dwc:scientificNameAuthorship "(Newman, 1838)" ;
dwc:species "bifrons" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7GGL3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zwicknia_bifrons> ;
@ -80,7 +80,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pictet, 1833) sensu Morton, 1896" ;
dwc:scientificNameAuthorship "(Pictet, 1833)" ;
dwc:species "nigra" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7GGL3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnia_nigra> ;
@ -98,7 +98,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Newman, 1838) Capnor" ;
dwc:scientificNameAuthorship "(Newman, 1838)" ;
dwc:species "bifrons" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7GGL3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnia_bifrons> ;

View file

@ -45,7 +45,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Zhiltzova, 1964) Murányi & Gamboa & Orci, 2014" ;
dwc:scientificNameAuthorship "(Zhiltzova, 1964)" ;
dwc:species "sevanica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7GGKG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zwicknia_sevanica> ;

View file

@ -45,7 +45,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Zhiltzova, 1964) Murányi & Gamboa & Orci, 2014" ;
dwc:scientificNameAuthorship "(Zhiltzova, 1964)" ;
dwc:species "tuberculata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7GGKH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zwicknia_tuberculata> ;

View file

@ -63,7 +63,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pictet, 1833) sensu Morton, 1896" ;
dwc:scientificNameAuthorship "(Pictet, 1833)" ;
dwc:species "nigra" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7L82B> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnia_nigra> ;

View file

@ -59,7 +59,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Newman, 1838) Capbif", "(Newman, 1838) Capnor" ;
dwc:scientificNameAuthorship "(Newman, 1838)" ;
dwc:species "bifrons" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QQQ5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnia_bifrons> ;

View file

@ -40,7 +40,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Newman, 1838) Capnor" ;
dwc:scientificNameAuthorship "(Newman, 1838)" ;
dwc:species "bifrons" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QQPJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnia_bifrons> ;

View file

@ -58,7 +58,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Newman, 1838) Capnor" ;
dwc:scientificNameAuthorship "(Newman, 1838)" ;
dwc:species "bifrons" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QQT3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnia_bifrons> ;
@ -77,7 +77,7 @@
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pictet, 1833) sensu Morton, 1896" ;
dwc:scientificNameAuthorship "(Pictet, 1833)" ;
dwc:species "nigra" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QQT3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capnia_nigra> ;

View file

@ -45,7 +45,7 @@
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Ehlers, 1887) Cruz-Gómez, 2022" ;
dwc:scientificNameAuthorship "(Ehlers, 1887)" ;
dwc:species "simplex" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/262df5f3-a3c0-4c73-b539-815a4c026a92> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ehlersileanira_simplex> ;
@ -80,7 +80,7 @@
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Ehlers, 1887) Auricle" ;
dwc:scientificNameAuthorship "(Ehlers, 1887)" ;
dwc:species "simplex" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/262df5f3-a3c0-4c73-b539-815a4c026a92> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leanira_simplex> ;

View file

@ -93,7 +93,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hernando & Ribera, 2003) Yoshitomi, 2019" ;
dwc:scientificNameAuthorship "(Hernando & Ribera, 2003)" ;
dwc:species "splendens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mexico_splendens> ;
a dwcFP:TaxonConcept .

View file

@ -44,7 +44,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sato, 1994) Yoshitomi, 2019" ;
dwc:scientificNameAuthorship "(Sato, 1994)" ;
dwc:species "taiwanus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mexico_taiwanus> ;
a dwcFP:TaxonConcept .

View file

@ -43,7 +43,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hernando & Ribera, 2003) Yoshitomi, 2019" ;
dwc:scientificNameAuthorship "(Hernando & Ribera, 2003)" ;
dwc:species "splendens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mexico_splendens> ;
a dwcFP:TaxonConcept .

View file

@ -44,7 +44,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sato, 1994) Yoshitomi, 2019" ;
dwc:scientificNameAuthorship "(Sato, 1994)" ;
dwc:species "masamii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mexico_masamii> ;
a dwcFP:TaxonConcept .