GG2RDF 2024-09-13T10:19:46.328Z full update: 200 of 258 (plazi/treatments-xml)
This commit is contained in:
parent
95c47f389b
commit
3146502d98
95 changed files with 104 additions and 101 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
dwc:order "Hemiptera" ;
|
dwc:order "Hemiptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Fabricius, 1803) Mejdalani & Domahovski & Cavichioli, 2019" ;
|
dwc:scientificNameAuthorship "(Fabricius, 1803)" ;
|
||||||
dwc:species "unifasciata" ;
|
dwc:species "unifasciata" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JP9Z> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JP9Z> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amblyscarta_unifasciata> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amblyscarta_unifasciata> ;
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@
|
||||||
dwc:order "Coleoptera" ;
|
dwc:order "Coleoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Baguena Corella, 1948) Gompel & Telnov, 2023" ;
|
dwc:scientificNameAuthorship "(Baguena Corella, 1948)" ;
|
||||||
dwc:species "bismacrocephalus" ;
|
dwc:species "bismacrocephalus" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Falsopedilus_bismacrocephalus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Falsopedilus_bismacrocephalus> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -46,7 +46,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Hanai, 1959) Karanovic, 2019" ;
|
dwc:scientificNameAuthorship "(Hanai, 1959)" ;
|
||||||
dwc:species "miurensis" ;
|
dwc:species "miurensis" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/787QP> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/787QP> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pontocythere_miurensis> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pontocythere_miurensis> ;
|
||||||
|
|
|
||||||
|
|
@ -88,7 +88,7 @@
|
||||||
dwc:order "Isopoda" ;
|
dwc:order "Isopoda" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Nunomura, 2006) Bruce & Svavarsson, 2018" ;
|
dwc:scientificNameAuthorship "(Nunomura, 2006)" ;
|
||||||
dwc:species "takedai" ;
|
dwc:species "takedai" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NLDY> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NLDY> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alcirona_takedai> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alcirona_takedai> ;
|
||||||
|
|
|
||||||
|
|
@ -13,10 +13,13 @@
|
||||||
# - the treatment is lacking the taxon
|
# - the treatment is lacking the taxon
|
||||||
# Error: Cannot produce RDF due to data errors:
|
# Error: Cannot produce RDF due to data errors:
|
||||||
# - the treatment is lacking the taxon
|
# - the treatment is lacking the taxon
|
||||||
# at checkForErrors (file:///app/src/gg2rdf.ts:120:13)
|
# at checkForErrors (file:///app/src/gg2rdf.ts:153:13)
|
||||||
# at gg2rdf (file:///app/src/gg2rdf.ts:84:5)
|
# at gg2rdf (file:///app/src/gg2rdf.ts:95:5)
|
||||||
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
|
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:120:24)
|
||||||
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
|
# 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 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.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.2/src/GHActWorker.ts:68:28)
|
# 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)
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@
|
||||||
dwc:order "Rhabditida" ;
|
dwc:order "Rhabditida" ;
|
||||||
dwc:phylum "Nematoda" ;
|
dwc:phylum "Nematoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Cobb, 1893) Cobb, 1913" ;
|
dwc:scientificNameAuthorship "(Cobb, 1893)" ;
|
||||||
dwc:species "coronatus" ;
|
dwc:species "coronatus" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diploscapter_coronatus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diploscapter_coronatus> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
dwc:order "Coleoptera" ;
|
dwc:order "Coleoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Marshall, 1940) Haran & Perrin, 2017" ;
|
dwc:scientificNameAuthorship "(Marshall, 1940)" ;
|
||||||
dwc:species "maerens" ;
|
dwc:species "maerens" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_maerens> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_maerens> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
dwc:order "Coleoptera" ;
|
dwc:order "Coleoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Marshall, 1940) Haran & Perrin, 2017" ;
|
dwc:scientificNameAuthorship "(Marshall, 1940)" ;
|
||||||
dwc:species "sopubiae" ;
|
dwc:species "sopubiae" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_sopubiae> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_sopubiae> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@
|
||||||
dwc:order "Coleoptera" ;
|
dwc:order "Coleoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Hustache, 1935) Haran & Perrin, 2017" ;
|
dwc:scientificNameAuthorship "(Hustache, 1935)" ;
|
||||||
dwc:species "angolanus" ;
|
dwc:species "angolanus" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_angolanus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_angolanus> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@
|
||||||
dwc:order "Coleoptera" ;
|
dwc:order "Coleoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Hustache, 1936) Haran & Perrin, 2017" ;
|
dwc:scientificNameAuthorship "(Hustache, 1936)" ;
|
||||||
dwc:species "quadrituberculatus" ;
|
dwc:species "quadrituberculatus" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_quadrituberculatus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_quadrituberculatus> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
dwc:order "Coleoptera" ;
|
dwc:order "Coleoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Voss, 1962) Haran & Perrin, 2017" ;
|
dwc:scientificNameAuthorship "(Voss, 1962)" ;
|
||||||
dwc:species "armipes" ;
|
dwc:species "armipes" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_armipes> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_armipes> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
dwc:order "Coleoptera" ;
|
dwc:order "Coleoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Cox, 1997) Haran & Perrin, 2017" ;
|
dwc:scientificNameAuthorship "(Cox, 1997)" ;
|
||||||
dwc:species "dorsomaculatus" ;
|
dwc:species "dorsomaculatus" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_dorsomaculatus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_dorsomaculatus> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
dwc:order "Coleoptera" ;
|
dwc:order "Coleoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Hustache, 1940) Widely, 1940" ;
|
dwc:scientificNameAuthorship "(Hustache, 1940)" ;
|
||||||
dwc:species "umbrinus" ;
|
dwc:species "umbrinus" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_umbrinus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afrosmicronyx_umbrinus> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
dwc:order "Lepidoptera" ;
|
dwc:order "Lepidoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Stoll, 1790) Lushai et al., 2005" ;
|
dwc:scientificNameAuthorship "(Stoll, 1790)" ;
|
||||||
dwc:species "petilia" ;
|
dwc:species "petilia" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4CKM3> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4CKM3> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Danaus_petilia> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Danaus_petilia> ;
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@
|
||||||
dwc:order "Lepidoptera" ;
|
dwc:order "Lepidoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Cramer, 1777) Smith & Lushai & Allen, 2005" ;
|
dwc:scientificNameAuthorship "(Cramer, 1777)" ;
|
||||||
dwc:species "eresimus" ;
|
dwc:species "eresimus" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/343SL> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/343SL> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Danaus_eresimus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Danaus_eresimus> ;
|
||||||
|
|
@ -62,7 +62,7 @@
|
||||||
dwc:order "Lepidoptera" ;
|
dwc:order "Lepidoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Godart) Smith & Lushai & Allen, 2005" ;
|
dwc:scientificNameAuthorship "(Godart)" ;
|
||||||
dwc:species "plexaure" ;
|
dwc:species "plexaure" ;
|
||||||
dwc:subGenus "Danaus" ;
|
dwc:subGenus "Danaus" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/343SL> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/343SL> ;
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@
|
||||||
dwc:order "Coleoptera" ;
|
dwc:order "Coleoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Chevrolat, 1860) Botero & Santos-Silva & Wappes, 2019" ;
|
dwc:scientificNameAuthorship "(Chevrolat, 1860)" ;
|
||||||
dwc:species "asteca" ;
|
dwc:species "asteca" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BJTLB> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BJTLB> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megacyllene_asteca> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megacyllene_asteca> ;
|
||||||
|
|
|
||||||
|
|
@ -38,7 +38,7 @@
|
||||||
dwc:order "Coleoptera" ;
|
dwc:order "Coleoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Say, 1825) Say" ;
|
dwc:scientificNameAuthorship "(Say, 1825)" ;
|
||||||
dwc:species "politus" ;
|
dwc:species "politus" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5TTP5> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5TTP5> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agrilus_politus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agrilus_politus> ;
|
||||||
|
|
|
||||||
|
|
@ -79,7 +79,7 @@
|
||||||
dwc:order "Ammonoidea" ;
|
dwc:order "Ammonoidea" ;
|
||||||
dwc:phylum "Mollusca" ;
|
dwc:phylum "Mollusca" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Sandberger & Sandberger, 1851) Mut." ;
|
dwc:scientificNameAuthorship "(Sandberger & Sandberger, 1851)" ;
|
||||||
dwc:species "simplex" ;
|
dwc:species "simplex" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GVRN> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GVRN> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tornoceras_simplex> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tornoceras_simplex> ;
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@
|
||||||
dwc:order "Coleoptera" ;
|
dwc:order "Coleoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Chemsak & Giesbert, 1986) García & Santos-Silva, 2022" ;
|
dwc:scientificNameAuthorship "(Chemsak & Giesbert, 1986)" ;
|
||||||
dwc:species "atkinsoni" ;
|
dwc:species "atkinsoni" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BJYJV> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BJYJV> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psyrassa_atkinsoni> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psyrassa_atkinsoni> ;
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
dwc:order "Coleoptera" ;
|
dwc:order "Coleoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Linsley, 1935) García & Santos-Silva, 2022" ;
|
dwc:scientificNameAuthorship "(Linsley, 1935)" ;
|
||||||
dwc:species "sinaloae" ;
|
dwc:species "sinaloae" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BJJ6Y> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BJJ6Y> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aneflomorpha_sinaloae> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aneflomorpha_sinaloae> ;
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@
|
||||||
dwc:order "Sarcoptiformes" ;
|
dwc:order "Sarcoptiformes" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Tragardh, 1907) Norton & Ermilov, 2019" ;
|
dwc:scientificNameAuthorship "(Tragardh, 1907)" ;
|
||||||
dwc:species "tridactylus" ;
|
dwc:species "tridactylus" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anderemaeus_tridactylus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anderemaeus_tridactylus> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@
|
||||||
dwc:order "Lepidoptera" ;
|
dwc:order "Lepidoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Stadie & Fiebig & Rajaei, 1953) Stadie & Fiebig & Rajaei, 2022" ;
|
dwc:scientificNameAuthorship "(Stadie & Fiebig & Rajaei, 1953)" ;
|
||||||
dwc:species "relicta" ;
|
dwc:species "relicta" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydria_relicta> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydria_relicta> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@
|
||||||
dwc:order "Ixodida" ;
|
dwc:order "Ixodida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Apanaskevich, 2016) Neumann, 1901" ;
|
dwc:scientificNameAuthorship "(Apanaskevich, 2016)" ;
|
||||||
dwc:species "compactus" ;
|
dwc:species "compactus" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/34WLY> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/34WLY> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dermacentor_compactus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dermacentor_compactus> ;
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
dwc:order "Araneae" ;
|
dwc:order "Araneae" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Platnick & Dupérré & Berniker & Bonaldo, 1893) Platnick & Dupérré & Berniker & Bonaldo, 2013" ;
|
dwc:scientificNameAuthorship "(Platnick & Dupérré & Berniker & Bonaldo, 1893)" ;
|
||||||
dwc:species "armata" ;
|
dwc:species "armata" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6W9ZY> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6W9ZY> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prodysderina_armata> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prodysderina_armata> ;
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@
|
||||||
dwc:order "Stylommatophora" ;
|
dwc:order "Stylommatophora" ;
|
||||||
dwc:phylum "Mollusca" ;
|
dwc:phylum "Mollusca" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Dartnall & Kershaw, 1978) Hyman & Köhler, 2017" ;
|
dwc:scientificNameAuthorship "(Dartnall & Kershaw, 1978)" ;
|
||||||
dwc:species "rubicundus" ;
|
dwc:species "rubicundus" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/JMX5> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/JMX5> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Attenborougharion_rubicundus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Attenborougharion_rubicundus> ;
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@
|
||||||
dwc:order "Dorylaimida" ;
|
dwc:order "Dorylaimida" ;
|
||||||
dwc:phylum "Nematoda" ;
|
dwc:phylum "Nematoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Ditlevsen, 1927) Thorne, 1939" ;
|
dwc:scientificNameAuthorship "(Ditlevsen, 1927)" ;
|
||||||
dwc:species "groenlandicus" ;
|
dwc:species "groenlandicus" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enchodelus_groenlandicus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enchodelus_groenlandicus> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -113,7 +113,7 @@
|
||||||
dwc:order "Hymenoptera" ;
|
dwc:order "Hymenoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Cresson) Hopper, 1938" ;
|
dwc:scientificNameAuthorship "(Cresson)" ;
|
||||||
dwc:species "ornatus" ;
|
dwc:species "ornatus" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thaumatoteles_ornatus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thaumatoteles_ornatus> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Brehm, 1953) Meisch, 2000" ;
|
dwc:scientificNameAuthorship "(Brehm, 1953)" ;
|
||||||
dwc:species "dichtliae" ;
|
dwc:species "dichtliae" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_dichtliae> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_dichtliae> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Fischer, 1847) Daday, 1900" ;
|
dwc:scientificNameAuthorship "(Fischer, 1847)" ;
|
||||||
dwc:species "helicina" ;
|
dwc:species "helicina" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Potamocypris_helicina> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Potamocypris_helicina> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Brehm, 1953) Martens & Savatenalinton, 2011" ;
|
dwc:scientificNameAuthorship "(Brehm, 1953)" ;
|
||||||
dwc:species "ruttneri" ;
|
dwc:species "ruttneri" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_ruttneri> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_ruttneri> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Plateau, 1868) G. W. Muller, 1912" ;
|
dwc:scientificNameAuthorship "(Plateau, 1868)" ;
|
||||||
dwc:species "strausii" ;
|
dwc:species "strausii" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ilyocypris_strausii> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ilyocypris_strausii> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Brady, 1902) Rome, 1965" ;
|
dwc:scientificNameAuthorship "(Brady, 1902)" ;
|
||||||
dwc:species "virescens" ;
|
dwc:species "virescens" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plesiocypridopsis_virescens> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plesiocypridopsis_virescens> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Fischer, 1848) Brady & Norman, 1889" ;
|
dwc:scientificNameAuthorship "(Fischer, 1848)" ;
|
||||||
dwc:species "sinuata" ;
|
dwc:species "sinuata" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ilyocypris_sinuata> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ilyocypris_sinuata> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Koch, 1838) Brady & Norman, 1889" ;
|
dwc:scientificNameAuthorship "(Koch, 1838)" ;
|
||||||
dwc:species "lucida" ;
|
dwc:species "lucida" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Herpetocypris_lucida> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Herpetocypris_lucida> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Herrick, 1887) Turner, 1895" ;
|
dwc:scientificNameAuthorship "(Herrick, 1887)" ;
|
||||||
dwc:species "minnesotensis" ;
|
dwc:species "minnesotensis" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Herpetocypris_minnesotensis> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Herpetocypris_minnesotensis> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Jurine, 1820) Brady & Norman, 1889" ;
|
dwc:scientificNameAuthorship "(Jurine, 1820)" ;
|
||||||
dwc:species "bistrigata" ;
|
dwc:species "bistrigata" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ilyocypris_bistrigata> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ilyocypris_bistrigata> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(O. F. Muller, 1776) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(O. F. Muller, 1776)" ;
|
||||||
dwc:species "detecta" ;
|
dwc:species "detecta" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fabaeformiscandona_detecta> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fabaeformiscandona_detecta> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Daday, 1901) Altinsacli & Griffiths, 2002" ;
|
dwc:scientificNameAuthorship "(Daday, 1901)" ;
|
||||||
dwc:species "csikii" ;
|
dwc:species "csikii" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fabaeformiscandona_csikii> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fabaeformiscandona_csikii> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Jurine, 1820) Daday, 1900" ;
|
dwc:scientificNameAuthorship "(Jurine, 1820)" ;
|
||||||
dwc:species "unifasciata" ;
|
dwc:species "unifasciata" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucypris_unifasciata> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucypris_unifasciata> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Brady, 1886) Daday, 1910" ;
|
dwc:scientificNameAuthorship "(Brady, 1886)" ;
|
||||||
dwc:species "halyi" ;
|
dwc:species "halyi" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucypris_halyi> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucypris_halyi> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Cusminsky & Whatley, 1996) Diaz & Martens, 2014" ;
|
dwc:scientificNameAuthorship "(Cusminsky & Whatley, 1996)" ;
|
||||||
dwc:species "labyrinthica" ;
|
dwc:species "labyrinthica" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Argentocypris_labyrinthica> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Argentocypris_labyrinthica> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Sars, 1926) Hoff, 1942" ;
|
dwc:scientificNameAuthorship "(Sars, 1926)" ;
|
||||||
dwc:species "insignipes" ;
|
dwc:species "insignipes" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Entocythere_insignipes> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Entocythere_insignipes> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Koch, 1838) Daday, 1900" ;
|
dwc:scientificNameAuthorship "(Koch, 1838)" ;
|
||||||
dwc:species "gibberula" ;
|
dwc:species "gibberula" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucypris_gibberula> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucypris_gibberula> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Arora, 1931) McKenzie, 1972" ;
|
dwc:scientificNameAuthorship "(Arora, 1931)" ;
|
||||||
dwc:species "kumari" ;
|
dwc:species "kumari" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypris_kumari> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypris_kumari> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Arora, 1931) McKenzie, 1972" ;
|
dwc:scientificNameAuthorship "(Arora, 1931)" ;
|
||||||
dwc:species "matthaii" ;
|
dwc:species "matthaii" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypris_matthaii> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypris_matthaii> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Baird, 1862) Daday, 1905" ;
|
dwc:scientificNameAuthorship "(Baird, 1862)" ;
|
||||||
dwc:species "yallahensis" ;
|
dwc:species "yallahensis" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypridopsis_yallahensis> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypridopsis_yallahensis> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Koch, 1837) Brady & Norman, 1889" ;
|
dwc:scientificNameAuthorship "(Koch, 1837)" ;
|
||||||
dwc:species "lepidula" ;
|
dwc:species "lepidula" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypria_lepidula> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypria_lepidula> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Brady, 1907) G. W. Muller, 1912" ;
|
dwc:scientificNameAuthorship "(Brady, 1907)" ;
|
||||||
dwc:species "salina" ;
|
dwc:species "salina" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypridopsis_salina> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypridopsis_salina> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Lubbock, 1855) Brady, 1886" ;
|
dwc:scientificNameAuthorship "(Lubbock, 1855)" ;
|
||||||
dwc:species "brasiliensis" ;
|
dwc:species "brasiliensis" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/df3df975-5665-4adb-857b-305c773bbec4> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/df3df975-5665-4adb-857b-305c773bbec4> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlamydotheca_brasiliensis> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlamydotheca_brasiliensis> ;
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Fischer, 1851) Kaufmann, 1900" ;
|
dwc:scientificNameAuthorship "(Fischer, 1851)" ;
|
||||||
dwc:species "pantherina" ;
|
dwc:species "pantherina" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyclocypris_pantherina> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyclocypris_pantherina> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Fischer, 1851) Kaufmann, 1900" ;
|
dwc:scientificNameAuthorship "(Fischer, 1851)" ;
|
||||||
dwc:species "scutigera" ;
|
dwc:species "scutigera" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyclocypris_scutigera> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyclocypris_scutigera> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Daday, 1900) G. W. Muller, 1912" ;
|
dwc:scientificNameAuthorship "(Daday, 1900)" ;
|
||||||
dwc:species "hungarica" ;
|
dwc:species "hungarica" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_hungarica> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_hungarica> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Baird, 1835) Baird, 1850" ;
|
dwc:scientificNameAuthorship "(Baird, 1835)" ;
|
||||||
dwc:species "lucens" ;
|
dwc:species "lucens" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_lucens> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_lucens> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Brady, 1868) Norman & Brady, 1909" ;
|
dwc:scientificNameAuthorship "(Brady, 1868)" ;
|
||||||
dwc:species "zetlandica" ;
|
dwc:species "zetlandica" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_zetlandica> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_zetlandica> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Margalef, 1958) Loffler, 1967" ;
|
dwc:scientificNameAuthorship "(Margalef, 1958)" ;
|
||||||
dwc:species "bertrandi" ;
|
dwc:species "bertrandi" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_bertrandi> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_bertrandi> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Daday, 1900) G. W. Muller, 1912" ;
|
dwc:scientificNameAuthorship "(Daday, 1900)" ;
|
||||||
dwc:species "claudiopolitana" ;
|
dwc:species "claudiopolitana" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_claudiopolitana> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_claudiopolitana> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Brady & Norman, 1889) Norman & Brady, 1909" ;
|
dwc:scientificNameAuthorship "(Brady & Norman, 1889)" ;
|
||||||
dwc:species "claviformis" ;
|
dwc:species "claviformis" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_claviformis> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_claviformis> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Dana, 1849) Dana, 1852" ;
|
dwc:scientificNameAuthorship "(Dana, 1849)" ;
|
||||||
dwc:species "albida" ;
|
dwc:species "albida" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_albida> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_albida> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "genus" ;
|
dwc:rank "genus" ;
|
||||||
dwc:scientificNameAuthorship "(Rome, 1965) McKenzie, 1971" ;
|
dwc:scientificNameAuthorship "(Rome, 1965)" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/857Y8> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/857Y8> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plesiocypridopsis> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plesiocypridopsis> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -39,7 +39,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "subGenus" ;
|
dwc:rank "subGenus" ;
|
||||||
dwc:scientificNameAuthorship "(Candonopsis) Vavra, 1891" ;
|
dwc:scientificNameAuthorship "(Candonopsis)" ;
|
||||||
dwc:subGenus "Candonopsis" ;
|
dwc:subGenus "Candonopsis" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candonopsis_Candonopsis> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candonopsis_Candonopsis> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Vavra, 1897) Klie, 1933" ;
|
dwc:scientificNameAuthorship "(Vavra, 1897)" ;
|
||||||
dwc:species "congenera" ;
|
dwc:species "congenera" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterocypris_congenera> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterocypris_congenera> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Hartmann, 1964) Savatenalinton & Martens, 2009" ;
|
dwc:scientificNameAuthorship "(Hartmann, 1964)" ;
|
||||||
dwc:species "tuberculata" ;
|
dwc:species "tuberculata" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bradleytriebella_tuberculata> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bradleytriebella_tuberculata> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Meisch & Smith & Martens, 2017) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Meisch & Smith & Martens, 2017)" ;
|
||||||
dwc:species "alchichica" ;
|
dwc:species "alchichica" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fabaeformiscandona_alchichica> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fabaeformiscandona_alchichica> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Klie, 1932) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Klie, 1932)" ;
|
||||||
dwc:species "thienemanni" ;
|
dwc:species "thienemanni" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fabaeformiscandona_thienemanni> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fabaeformiscandona_thienemanni> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Meisch & Smith & Martens, 2017) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Meisch & Smith & Martens, 2017)" ;
|
||||||
dwc:species "chetumalensis" ;
|
dwc:species "chetumalensis" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterocypris_chetumalensis> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterocypris_chetumalensis> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Daday, 1910) sensu Martens, 1982" ;
|
dwc:scientificNameAuthorship "(Daday, 1910)" ;
|
||||||
dwc:species "koenikei" ;
|
dwc:species "koenikei" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Physocypria_koenikei> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Physocypria_koenikei> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Jurine, 1820) Brady & Norman, 1889" ;
|
dwc:scientificNameAuthorship "(Jurine, 1820)" ;
|
||||||
dwc:species "ophtalmica" ;
|
dwc:species "ophtalmica" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6C8VG> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6C8VG> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypria_ophtalmica> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cypria_ophtalmica> ;
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(O. F. Muller, 1776) Baird, 1845" ;
|
dwc:scientificNameAuthorship "(O. F. Muller, 1776)" ;
|
||||||
dwc:species "detecta" ;
|
dwc:species "detecta" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_detecta> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Candona_detecta> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(G. W. Muller, 1900) Kaufmann, 1900" ;
|
dwc:scientificNameAuthorship "(G. W. Muller, 1900)" ;
|
||||||
dwc:species "insculpta" ;
|
dwc:species "insculpta" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_insculpta> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_insculpta> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Sars, 1896) G. W. Muller, 1912" ;
|
dwc:scientificNameAuthorship "(Sars, 1896)" ;
|
||||||
dwc:species "chevreuxi" ;
|
dwc:species "chevreuxi" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/572efd48-cad7-4228-b82d-ddc046bd8908> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/572efd48-cad7-4228-b82d-ddc046bd8908> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Herpetocypris_chevreuxi> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Herpetocypris_chevreuxi> ;
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Brehm, 1932) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Brehm, 1932)" ;
|
||||||
dwc:species "pelagica" ;
|
dwc:species "pelagica" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4JJPQ> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4JJPQ> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Physocypria_pelagica> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Physocypria_pelagica> ;
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Jurine, 1820) Daday, 1900" ;
|
dwc:scientificNameAuthorship "(Jurine, 1820)" ;
|
||||||
dwc:species "virens" ;
|
dwc:species "virens" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3BYW8> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3BYW8> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucypris_virens> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucypris_virens> ;
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Furtos, 1936) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Furtos, 1936)" ;
|
||||||
dwc:species "pugionis" ;
|
dwc:species "pugionis" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trajancypris_pugionis> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trajancypris_pugionis> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(O. F. Muller, 1776) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(O. F. Muller, 1776)" ;
|
||||||
dwc:species "strigata" ;
|
dwc:species "strigata" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tonnacypris_strigata> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tonnacypris_strigata> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Baird, 1838) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Baird, 1838)" ;
|
||||||
dwc:species "gibbosa" ;
|
dwc:species "gibbosa" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BXMZW> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BXMZW> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Strandesia_gibbosa> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Strandesia_gibbosa> ;
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Dobbin, 1941) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Dobbin, 1941)" ;
|
||||||
dwc:species "longiforma" ;
|
dwc:species "longiforma" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Strandesia_longiforma> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Strandesia_longiforma> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Margalef, 1946) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Margalef, 1946)" ;
|
||||||
dwc:species "vasconica" ;
|
dwc:species "vasconica" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_vasconica> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_vasconica> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Karanovic & Lee, 2012) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Karanovic & Lee, 2012)" ;
|
||||||
dwc:species "choi" ;
|
dwc:species "choi" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BXMZX> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BXMZX> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_choi> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_choi> ;
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Mehes, 1914) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Mehes, 1914)" ;
|
||||||
dwc:species "pedropalensis" ;
|
dwc:species "pedropalensis" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_pedropalensis> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_pedropalensis> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Klie, 1932) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Klie, 1932)" ;
|
||||||
dwc:species "arcuata" ;
|
dwc:species "arcuata" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_arcuata> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocandona_arcuata> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Goins, 1972) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Goins, 1972)" ;
|
||||||
dwc:species "brachychaeta" ;
|
dwc:species "brachychaeta" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plesiocypridopsis_brachychaeta> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plesiocypridopsis_brachychaeta> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Diaz & Lopretto, 2011) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Diaz & Lopretto, 2011)" ;
|
||||||
dwc:species "ivanae" ;
|
dwc:species "ivanae" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Physocypria_ivanae> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Physocypria_ivanae> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Brehm, 1932) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Brehm, 1932)" ;
|
||||||
dwc:species "pelagica" ;
|
dwc:species "pelagica" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4JJPQ> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4JJPQ> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Physocypria_pelagica> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Physocypria_pelagica> ;
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
dwc:order "Podocopida" ;
|
dwc:order "Podocopida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Furtos, 1936) Meisch & Smith & Martens, 2019" ;
|
dwc:scientificNameAuthorship "(Furtos, 1936)" ;
|
||||||
dwc:species "cisternina" ;
|
dwc:species "cisternina" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterocypris_cisternina> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterocypris_cisternina> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
dwc:order "Odonata" ;
|
dwc:order "Odonata" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Lieftinck, 1933) Dow & Orr, 2012" ;
|
dwc:scientificNameAuthorship "(Lieftinck, 1933)" ;
|
||||||
dwc:species "feronia" ;
|
dwc:species "feronia" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9X4GQ> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9X4GQ> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Telosticta_feronia> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Telosticta_feronia> ;
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@
|
||||||
dwc:order "Coleoptera" ;
|
dwc:order "Coleoptera" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Bland, 1864) Bland" ;
|
dwc:scientificNameAuthorship "(Bland, 1864)" ;
|
||||||
dwc:species "fasciatus" ;
|
dwc:species "fasciatus" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elacatis_fasciatus> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elacatis_fasciatus> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
dwc:order "Araneae" ;
|
dwc:order "Araneae" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Bryant, 1940) Rheims & Alayón, 2016" ;
|
dwc:scientificNameAuthorship "(Bryant, 1940)" ;
|
||||||
dwc:species "lucasi" ;
|
dwc:species "lucasi" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6S9KQ> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6S9KQ> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neostasina_lucasi> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neostasina_lucasi> ;
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
dwc:order "Araneae" ;
|
dwc:order "Araneae" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Bryant, 1940) Rheims & Alayón, 2016" ;
|
dwc:scientificNameAuthorship "(Bryant, 1940)" ;
|
||||||
dwc:species "macleayi" ;
|
dwc:species "macleayi" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RXL2> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RXL2> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neostasina_macleayi> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neostasina_macleayi> ;
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
dwc:order "Araneae" ;
|
dwc:order "Araneae" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Bryant, 1923) Rheims & Alayón, 2016" ;
|
dwc:scientificNameAuthorship "(Bryant, 1923)" ;
|
||||||
dwc:species "antiguensis" ;
|
dwc:species "antiguensis" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RXL4> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RXL4> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neostasina_antiguensis> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neostasina_antiguensis> ;
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
dwc:order "Araneae" ;
|
dwc:order "Araneae" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Banks, 1914) Rheims & Alayón, 2016" ;
|
dwc:scientificNameAuthorship "(Banks, 1914)" ;
|
||||||
dwc:species "bicolor" ;
|
dwc:species "bicolor" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73XKS> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73XKS> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neostasina_bicolor> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neostasina_bicolor> ;
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,7 @@
|
||||||
dwc:order "Araneae" ;
|
dwc:order "Araneae" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Bryant, 1948) Rheims & Alayón, 2016" ;
|
dwc:scientificNameAuthorship "(Bryant, 1948)" ;
|
||||||
dwc:species "saetosa" ;
|
dwc:species "saetosa" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RXKP> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RXKP> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neostasina_saetosa> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neostasina_saetosa> ;
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
dwc:order "Unionida" ;
|
dwc:order "Unionida" ;
|
||||||
dwc:phylum "Mollusca" ;
|
dwc:phylum "Mollusca" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Heude, 1877) Bolotov & Kondakov & Konopleva & Vikhrev & . & . & . & ., 2021" ;
|
dwc:scientificNameAuthorship "(Heude, 1877)" ;
|
||||||
dwc:species "oleivora" ;
|
dwc:species "oleivora" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7T5M8> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7T5M8> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinosolenaia_oleivora> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinosolenaia_oleivora> ;
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
dwc:order "Unionida" ;
|
dwc:order "Unionida" ;
|
||||||
dwc:phylum "Mollusca" ;
|
dwc:phylum "Mollusca" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Heude, 1874) Bolotov & Kondakov & Konopleva & Vikhrev & . & . & . & ., 2021" ;
|
dwc:scientificNameAuthorship "(Heude, 1874)" ;
|
||||||
dwc:species "iridinea" ;
|
dwc:species "iridinea" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7T5M7> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7T5M7> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinosolenaia_iridinea> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinosolenaia_iridinea> ;
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@
|
||||||
dwc:order "Unionida" ;
|
dwc:order "Unionida" ;
|
||||||
dwc:phylum "Mollusca" ;
|
dwc:phylum "Mollusca" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Heude, 1877) Bolotov & Kondakov & Konopleva & Vikhrev & . & . & . & ., 2021" ;
|
dwc:scientificNameAuthorship "(Heude, 1877)" ;
|
||||||
dwc:species "carinata" ;
|
dwc:species "carinata" ;
|
||||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7T5M5> ;
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7T5M5> ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinosolenaia_carinata> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinosolenaia_carinata> ;
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@
|
||||||
dwc:order "Harpacticoida" ;
|
dwc:order "Harpacticoida" ;
|
||||||
dwc:phylum "Arthropoda" ;
|
dwc:phylum "Arthropoda" ;
|
||||||
dwc:rank "species" ;
|
dwc:rank "species" ;
|
||||||
dwc:scientificNameAuthorship "(Ranga Reddy, 2011) Reddy & Totakura & Shaik, 2016" ;
|
dwc:scientificNameAuthorship "(Ranga Reddy, 2011)" ;
|
||||||
dwc:species "tirupatiensis" ;
|
dwc:species "tirupatiensis" ;
|
||||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Indocaris_tirupatiensis> ;
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Indocaris_tirupatiensis> ;
|
||||||
a dwcFP:TaxonConcept .
|
a dwcFP:TaxonConcept .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue