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

This commit is contained in:
GG2RDF 2024-09-13 12:58:01 +00:00
parent c663fd6d2d
commit f707a35a23
34 changed files with 99 additions and 84 deletions

View file

@ -44,7 +44,7 @@
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Skuse, 1889) Skuse" ;
dwc:scientificNameAuthorship "(Skuse, 1889)" ;
dwc:species "subvittata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z3QZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Skusella_subvittata> ;

View file

@ -42,7 +42,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Horn, 1879) **" ;
dwc:scientificNameAuthorship "(Horn, 1879)" ;
dwc:species "cavicollis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pycnotomina_cavicollis> ;
a dwcFP:TaxonConcept .

View file

@ -77,7 +77,7 @@
dwc:order "Dorylaimida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Ditlevsen, 1927) Tjepkema, Ferris & Ferris, 1971" ;
dwc:scientificNameAuthorship "(Ditlevsen, 1927)" ;
dwc:species "reisingeri" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eudorylaimus_reisingeri> ;
a dwcFP:TaxonConcept .
@ -464,7 +464,7 @@
dwc:order "Dorylaimida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Tulaganov, 1949) Andrassy, 1959" ;
dwc:scientificNameAuthorship "(Tulaganov, 1949)" ;
dwc:species "muchabbatae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eudorylaimus_muchabbatae> ;
a dwcFP:TaxonConcept .
@ -514,7 +514,7 @@
dwc:order "Dorylaimida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Skwarra, 1921) Andrassy, 1959" ;
dwc:scientificNameAuthorship "(Skwarra, 1921)" ;
dwc:species "muscorum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eudorylaimus_muscorum> ;
a dwcFP:TaxonConcept .
@ -564,7 +564,7 @@
dwc:order "Dorylaimida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Altherr, 1952) Andrassy, 1959" ;
dwc:scientificNameAuthorship "(Altherr, 1952)" ;
dwc:species "pseudoagilis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesodorylaimus_pseudoagilis> ;
a dwcFP:TaxonConcept .
@ -582,7 +582,7 @@
dwc:order "Dorylaimida" ;
dwc:phylum "Nematoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Altherr, 1952) Zullini, 1970" ;
dwc:scientificNameAuthorship "(Altherr, 1952)" ;
dwc:species "pseudoagilis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eudorylaimus_pseudoagilis> ;
a dwcFP:TaxonConcept .

View file

@ -43,7 +43,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bernhauer, 1903) Pace, 2013" ;
dwc:scientificNameAuthorship "(Bernhauer, 1903)" ;
dwc:species "brevipennis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55TJV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetrasticta_brevipennis> ;

View file

@ -62,7 +62,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bernhauer, 1903) Pace, 2013" ;
dwc:scientificNameAuthorship "(Bernhauer, 1903)" ;
dwc:species "brevipennis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BMX4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetrasticta_brevipennis> ;

View file

@ -13,15 +13,15 @@
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI
# Error: Could not produce taxonNameURI
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1201:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1213:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:901:13)
# at file:///app/src/gg2rdf.ts:306:11
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1236:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1248:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:952:13)
# at file:///app/src/gg2rdf.ts:341:11
# at y.forEach (<anonymous>)
# at makeTreatment (file:///app/src/gg2rdf.ts:291:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:85: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 makeTreatment (file:///app/src/gg2rdf.ts:326:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:96: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) ;
dc:creator "Info Flora" ;
dc:title "Hemerocallis lilioasphodelus L." ;

View file

@ -13,15 +13,15 @@
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI
# Error: Could not produce taxonNameURI
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1201:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1213:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:901:13)
# at file:///app/src/gg2rdf.ts:306:11
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1236:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1248:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:952:13)
# at file:///app/src/gg2rdf.ts:341:11
# at y.forEach (<anonymous>)
# at makeTreatment (file:///app/src/gg2rdf.ts:291:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:85: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 makeTreatment (file:///app/src/gg2rdf.ts:326:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:96: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) ;
dc:creator "Info Flora" ;
dc:title "Campanula glomerata L." ;

View file

@ -45,7 +45,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Corley, 2018) Corley & Ferreira, 2019" ;
dwc:scientificNameAuthorship "(Corley, 2018)" ;
dwc:species "rosetella" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rosetea_rosetella> ;
a dwcFP:TaxonConcept .

View file

@ -262,7 +262,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Provancher, 1872) Oman, 1949" ;
dwc:scientificNameAuthorship "(Provancher, 1872)" ;
dwc:species "viridis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/37L66> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Draeculacephala_viridis> ;

View file

@ -13,10 +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.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

@ -13,10 +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.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

@ -13,10 +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.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

@ -13,15 +13,15 @@
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI
# Error: Could not produce taxonNameURI
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1201:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1213:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:901:13)
# at file:///app/src/gg2rdf.ts:306:11
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1236:15)
# at taxonNameURI (file:///app/src/gg2rdf.ts:1248:9)
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:952:13)
# at file:///app/src/gg2rdf.ts:341:11
# at y.forEach (<anonymous>)
# at makeTreatment (file:///app/src/gg2rdf.ts:291:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:85: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 makeTreatment (file:///app/src/gg2rdf.ts:326:7)
# at gg2rdf (file:///app/src/gg2rdf.ts:96: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) ;
dc:creator "Info Flora" ;
dc:title "Lycopodium clavatum L." ;

View file

@ -42,7 +42,7 @@
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rossmaessler, 1836) s. l." ;
dwc:scientificNameAuthorship "(Rossmaessler, 1836)" ;
dwc:species "grohmanniana" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siciliaria_grohmanniana> ;
a dwcFP:TaxonConcept .

View file

@ -42,7 +42,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Eggers, 1939) Smith & Beaver & Cognato, 2020" ;
dwc:scientificNameAuthorship "(Eggers, 1939)" ;
dwc:species "percristatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anisandrus_percristatus> ;
a dwcFP:TaxonConcept .

View file

@ -46,7 +46,7 @@
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sakai, 1934) Komai & Naruse & Yokooka & Taru & Shimetsugu & Watanabe, 2022" ;
dwc:scientificNameAuthorship "(Sakai, 1934)" ;
dwc:species "haematosticta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8VP96> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Indopinnixa_haematosticta> ;

View file

@ -13,10 +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.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

@ -43,7 +43,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Giraud, 1859) Shachar & Melika & Inbar & Dorchin, 2018" ;
dwc:scientificNameAuthorship "(Giraud, 1859)" ;
dwc:species "lanuginosus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cerroneuroterus_lanuginosus> ;
a dwcFP:TaxonConcept .

View file

@ -43,7 +43,7 @@
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Wagner & Andersen, 2007) Kvifte & Jaume-Schinkel, 2023" ;
dwc:scientificNameAuthorship "(Wagner & Andersen, 2007)" ;
dwc:species "morogorica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Feuerborniella_morogorica> ;
a dwcFP:TaxonConcept .

View file

@ -44,7 +44,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Khalaim, 2006) Khalaim & Ward, 2019" ;
dwc:scientificNameAuthorship "(Khalaim, 2006)" ;
dwc:species "gauldi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kiwi_gauldi> ;
a dwcFP:TaxonConcept .

View file

@ -190,7 +190,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Quensel, 1802) Richards, 1931" ;
dwc:scientificNameAuthorship "(Quensel, 1802)" ;
dwc:species "arcticus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/MFT5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bombus_arcticus> ;

View file

@ -62,7 +62,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Quensel, 1802) Kirby, 1824" ;
dwc:scientificNameAuthorship "(Quensel, 1802)" ;
dwc:species "arcticus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/MFSJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bombus_arcticus> ;

View file

@ -13,10 +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.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

@ -133,7 +133,7 @@
dwc:order "Crassiclitellata" ;
dwc:phylum "Annelida" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Savigny, 1826) Eisen, 1871" ;
dwc:scientificNameAuthorship "(Savigny, 1826)" ;
dwc:species "tetraedrus" ;
dwc:subSpecies "luteus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/38W4Q> ;

View file

@ -44,7 +44,7 @@
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Berio, 1937) Taberer & Giusti, 2022" ;
dwc:scientificNameAuthorship "(Berio, 1937)" ;
dwc:species "flavoantennata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Achrocerides_flavoantennata> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Schmidt, 1868) quadriplicata " ;
dwc:scientificNameAuthorship "(Schmidt, 1868)" ;
dwc:species "quadriplicata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4QZCM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Quadriplicata_quadriplicata> ;

View file

@ -48,7 +48,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Niu & Wei, 1945) Malaise, 1945" ;
dwc:scientificNameAuthorship "(Niu & Wei, 1945)" ;
dwc:species "plesia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siobla_plesia> ;
a dwcFP:TaxonConcept .

View file

@ -45,7 +45,7 @@
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Evans, 1953) Gnezdilov, 2021" ;
dwc:scientificNameAuthorship "(Evans, 1953)" ;
dwc:species "perineti" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RLPC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Limentinus_perineti> ;

View file

@ -40,7 +40,7 @@
dwc:kingdom "Animalia" ;
dwc:order "Heteroptera" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Geoffroy, 1785) testudinaria " ;
dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
dwc:species "testudinaria" ;
dwc:subSpecies "testudinaria" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eurygaster_testudinaria_testudinaria> ;

View file

@ -42,7 +42,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mineo, 2021) Talamas & Bremer & Moore & Bon & Lahey & Roberts & Combee & McGathey & van Noort & Timokhov & Hougardy & Hogg, 2021" ;
dwc:scientificNameAuthorship "(Mineo, 2021)" ;
dwc:species "ialokombae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hadronotus_ialokombae> ;
a dwcFP:TaxonConcept .

View file

@ -39,7 +39,7 @@
dwc:kingdom "Animalia" ;
dwc:order "Pseudoscorpiones" ;
dwc:rank "subFamily" ;
dwc:scientificNameAuthorship "(Balzan, 1892) Chamberlin, 1929" ;
dwc:scientificNameAuthorship "(Balzan, 1892)" ;
dwc:subFamily "Tridenchthoniinae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/KG9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tridenchthoniinae> ;

View file

@ -42,7 +42,7 @@
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Fabricius, 1792) discus " ;
dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
dwc:species "discus" ;
dwc:subSpecies "discus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Blemus_discus_discus> ;

View file

@ -42,7 +42,7 @@
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mineo, 2021) Talamas & Bremer & Moore & Bon & Lahey & Roberts & Combee & McGathey & van Noort & Timokhov & Hougardy & Hogg, 2021" ;
dwc:scientificNameAuthorship "(Mineo, 2021)" ;
dwc:species "somaliensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hadronotus_somaliensis> ;
a dwcFP:TaxonConcept .

View file

@ -42,7 +42,7 @@
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sseliwanoff, 1881) *" ;
dwc:scientificNameAuthorship "(Sseliwanoff, 1881)" ;
dwc:species "sibirica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Strigamia_sibirica> ;
a dwcFP:TaxonConcept .