GG2RDF 2024-09-13T10:19:46.328Z full update: 233 of 258 (plazi/treatments-xml)
This commit is contained in:
parent
9bf029fcee
commit
69267532de
data
94
06/87
08/E8
10/E0
9410E013E060FF82FC1CFCD8FC4BFDDB.ttl9410E013E061FF85FC38FEC9F801FCEA.ttl9410E013E063FF84FC35F8C7FE1BFD6D.ttl9410E013E063FF86FC70F923FE8AF8DD.ttl9410E013E066FF80FC3DFEC9FE7BFDA0.ttl9410E013E067FF82FEA8F8EEFE6FFAED.ttl9410E013E067FF82FEBBFDC8FC1EF8F4.ttl9410E013E067FF83FC2AFAD7FE1BFD07.ttl
12/87
2D/87
3B/11
47/91
55/87
5C/84
5D/87
6F/A8
946FA834FFF3EA159075FB3CFCC249D9.ttl946FA834FFF7EA1B9075FA89FE544F69.ttl946FA834FFF8EA139075FBD4FE824909.ttl946FA834FFF9EA109075FD4CFB534F41.ttl946FA834FFFBEA139075FD1CFD124D4E.ttl946FA834FFFCEA119075FD16FECF49D9.ttl946FA834FFFDEA159075FD4CFB1A4D8E.ttl
75/C9
95/D1
B7/EB
C2
11/87
39/87
3E/87
C23E8784FF86FFF65FA79FFE29EE4C09.ttlC23E8784FF89FFF95FA79D812E9B4C0A.ttlC23E8784FF90FFE05FA79D262E554910.ttlC23E8784FFDCFFB05FA79904288C4E6C.ttlC23E8784FFE9FF9F5FA79C662F724D61.ttlC23E8784FFEEFFE15FA79DC329A24D9D.ttl
3F/83
45/87
47/87
C24787C5BF51FFF5FF74F36368E36624.ttlC24787C5BF5EFFFAFF74F0F56CE363FE.ttlC24787C5BF5FFFFBFF74F76A6B166589.ttl
58/87
59/F5
62/3B
64/70
C264702F451A353E2BE79F2CFAC1F819.ttlC264702F452635032BE79C30FE61FE22.ttlC264702F453235162BE79BE6FF50FA7E.ttlC264702F453235172BE79F4FFD0AFD5A.ttlC264702F453335172BE79A2BFA8BF847.ttlC264702F453C35182BE799FEFE38FABD.ttlC264702F453F351B2BE79BBCFA15F8FF.ttl
6B/2B
EA/4C
|
@ -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)
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Konow, 1892) *, 1990" ;
|
||||
dwc:scientificNameAuthorship "(Konow, 1892)" ;
|
||||
dwc:species "steusloffi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neomessa_steusloffi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
130
data/94/10/E0/9410E013E060FF82FC1CFCD8FC4BFDDB.ttl
Normal file
130
data/94/10/E0/9410E013E060FF82FC1CFCD8FC4BFDDB.ttl
Normal file
|
@ -0,0 +1,130 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/9410E013E060FF82FC1CFCD8FC4BFDDB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13164405> ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:title "Podosilis murzini Wittmer 1997" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/9410E013E060FF82FC1CFCD8FC4BFDDB.mc.ACD15B58E060FF85FCEFFC9FF97CFC64>, <http://tb.plazi.org/GgServer/dwcaRecords/9410E013E060FF82FC1CFCD8FC4BFDDB.mc.ACD15B58E060FF85FBC5FC70F9D0FC4C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Podosilis_murzini_Wittmer_1997> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.28.2.07> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.15298/rusentj.28.2.07>
|
||||
bibo:endPage "164" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Russian Entomological Journal" ;
|
||||
bibo:pubDate "2019-09-30" ;
|
||||
bibo:startPage "158" ;
|
||||
bibo:volume "28" ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New species of Podosilis Wittmer, 1978 (Coleoptera: Cantharidae) from China and Indochina" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13164405> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Podosilis_murzini_Wittmer_1997>
|
||||
dwc:authority "Wittmer, 1997" ;
|
||||
dwc:authorityName "Wittmer" ;
|
||||
dwc:authorityYear "1997" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wittmer, 1997" ;
|
||||
dwc:species "murzini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Podosilis_murzini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis_murzini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "murzini" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Podosilis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13164405>
|
||||
dc:description "Figs 12–26. Pronotum and aedeagus of Podosilis species, males: 12–19 — P. holzschuhi, sp.n.; 20–26 — P. murzini; 12, 20 — pronotum; 21– 22 — aedeagus; 13–14, 18, 23–24 — tegmen; 19, 25–26 — laterophyses with median lobe; 15–16 — laterophyses; 17 — median lobe; 12–17 — holotype; 18–19 — paratype; 12, 20, 26 — dorsally; 13, 16, 18, 21, 24 — ventrally; 14–15, 17, 19, 22–23, 25 — laterally. Scale bars: 0.5 mm. Рис. 12–26. Переднеспинка и Эдеагус Podosilis, самцы: 12–19 — P. holzschuhi, sp.n.; 20–26 — P. murzini; 12, 20 — переднеспинка; 21–22 — Эдеагус; 13–14, 18, 23–24 — тегмен; 19, 25–26 — латерофиЗы с медиальной трубкой; 15–16 — латерофиЗы; 17 — медиальнаЯ трубка; 12–17 — голотип; 18–19 — паратип; 12, 20, 26 — сверху; 13, 16, 18, 21, 24 — сниЗу; 14–15, 17, 19, 22–23, 25 — сбоку. МасШтабные линейки: 0,5 мм." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13164405/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9410E013E060FF82FC1CFCD8FC4BFDDB.mc.ACD15B58E060FF85FCEFFC9FF97CFC64>
|
||||
dwc:eventDate "1989-01-23" ;
|
||||
dwc:locality "Chanh" ;
|
||||
dwc:recordedBy "B. Korotyaev" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9410E013E060FF82FC1CFCD8FC4BFDDB#ACD15B58E060FF85FCEFFC9FF97CFC64> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9410E013E060FF82FC1CFCD8FC4BFDDB.mc.ACD15B58E060FF85FBC5FC70F9D0FC4C>
|
||||
dwc:collectionCode "ICM" ;
|
||||
dwc:eventDate "1990-01-01" ;
|
||||
dwc:locality "Buon-Loi" ;
|
||||
dwc:recordedBy "Yu. Zaitsev" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9410E013E060FF82FC1CFCD8FC4BFDDB#ACD15B58E060FF85FBC5FC70F9D0FC4C> ;
|
||||
a dwc:MaterialCitation .
|
134
data/94/10/E0/9410E013E061FF85FC38FEC9F801FCEA.ttl
Normal file
134
data/94/10/E0/9410E013E061FF85FC38FEC9F801FCEA.ttl
Normal file
|
@ -0,0 +1,134 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/9410E013E061FF85FC38FEC9F801FCEA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13164405> ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:title "Podosilis holzschuhi Kazantsev 2019, sp.n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/9410E013E061FF85FC38FEC9F801FCEA.mc.ACD15B58E061FF84FCEFFE8CFE83FE25>, <http://tb.plazi.org/GgServer/dwcaRecords/9410E013E061FF85FC38FEC9F801FCEA.mc.ACD15B58E060FF85FCEFFD89FE93FD3B> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Podosilis_holzschuhi_Kazantsev_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.28.2.07> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.15298/rusentj.28.2.07>
|
||||
bibo:endPage "164" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Russian Entomological Journal" ;
|
||||
bibo:pubDate "2019-09-30" ;
|
||||
bibo:startPage "158" ;
|
||||
bibo:volume "28" ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New species of Podosilis Wittmer, 1978 (Coleoptera: Cantharidae) from China and Indochina" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13164405> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Podosilis_holzschuhi_Kazantsev_2019>
|
||||
dwc:authority "Kazantsev" ;
|
||||
dwc:authorityName "Kazantsev" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kazantsev, 2019" ;
|
||||
dwc:species "holzschuhi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Podosilis_holzschuhi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis_holzschuhi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "holzschuhi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Podosilis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13164405>
|
||||
dc:description "Figs 12–26. Pronotum and aedeagus of Podosilis species, males: 12–19 — P. holzschuhi, sp.n.; 20–26 — P. murzini; 12, 20 — pronotum; 21– 22 — aedeagus; 13–14, 18, 23–24 — tegmen; 19, 25–26 — laterophyses with median lobe; 15–16 — laterophyses; 17 — median lobe; 12–17 — holotype; 18–19 — paratype; 12, 20, 26 — dorsally; 13, 16, 18, 21, 24 — ventrally; 14–15, 17, 19, 22–23, 25 — laterally. Scale bars: 0.5 mm. Рис. 12–26. Переднеспинка и Эдеагус Podosilis, самцы: 12–19 — P. holzschuhi, sp.n.; 20–26 — P. murzini; 12, 20 — переднеспинка; 21–22 — Эдеагус; 13–14, 18, 23–24 — тегмен; 19, 25–26 — латерофиЗы с медиальной трубкой; 15–16 — латерофиЗы; 17 — медиальнаЯ трубка; 12–17 — голотип; 18–19 — паратип; 12, 20, 26 — сверху; 13, 16, 18, 21, 24 — сниЗу; 14–15, 17, 19, 22–23, 25 — сбоку. МасШтабные линейки: 0,5 мм." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13164405/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9410E013E061FF85FC38FEC9F801FCEA.mc.ACD15B58E061FF84FCEFFE8CFE83FE25>
|
||||
dwc:collectionCode "ICM" ;
|
||||
dwc:eventDate "1990-06-11" ;
|
||||
dwc:locality "Luang Namtha" ;
|
||||
dwc:recordedBy "C. Holzschuh & Sa Pa & A. Olexa" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
dwc:verbatimLatitude "21.153334" ;
|
||||
dwc:verbatimLongitude "101.31167" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9410E013E061FF85FC38FEC9F801FCEA#ACD15B58E061FF84FCEFFE8CFE83FE25> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9410E013E061FF85FC38FEC9F801FCEA.mc.ACD15B58E060FF85FCEFFD89FE93FD3B>
|
||||
dwc:locality "Villach" ;
|
||||
dwc:recordedBy "Dr. Carolus Holzschuh" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9410E013E061FF85FC38FEC9F801FCEA#ACD15B58E060FF85FCEFFD89FE93FD3B> ;
|
||||
a dwc:MaterialCitation .
|
135
data/94/10/E0/9410E013E063FF84FC35F8C7FE1BFD6D.ttl
Normal file
135
data/94/10/E0/9410E013E063FF84FC35F8C7FE1BFD6D.ttl
Normal file
|
@ -0,0 +1,135 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/9410E013E063FF84FC35F8C7FE1BFD6D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13164403> ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:title "Podosilis cinderella Kazantsev 2019, sp.n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/9410E013E063FF84FC35F8C7FE1BFD6D.mc.ACD15B58E063FF86FCEFF88AF865F85F>, <http://tb.plazi.org/GgServer/dwcaRecords/9410E013E063FF84FC35F8C7FE1BFD6D.mc.ACD15B58E062FF87FEF3FECBFF45FE9A> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Podosilis_cinderella_Kazantsev_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.28.2.07> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.15298/rusentj.28.2.07>
|
||||
bibo:endPage "164" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Russian Entomological Journal" ;
|
||||
bibo:pubDate "2019-09-30" ;
|
||||
bibo:startPage "158" ;
|
||||
bibo:volume "28" ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New species of Podosilis Wittmer, 1978 (Coleoptera: Cantharidae) from China and Indochina" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13164403> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Podosilis_cinderella_Kazantsev_2019>
|
||||
dwc:authority "Kazantsev" ;
|
||||
dwc:authorityName "Kazantsev" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kazantsev, 2019" ;
|
||||
dwc:species "cinderella" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Podosilis_cinderella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis_cinderella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cinderella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Podosilis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13164403>
|
||||
dc:description "Figs 1–11. Pronotum and aedeagus of Podosilis cinderella, sp.n.: 1–2 — pronotum; 3–5 — aedeagus with abdominal segment 9; 6–8 — aedeagus without abdominal segment 9; 9 — tegmen; 10–11 — laterophyses with median lobe; 1, 3–11 — male holotype; 2 — female paratype; 1–2, 5, 8–9, 11 — dorsally; 3, 6 — ventrally; 4, 7, 10 — laterally. Scale bars: 0.5 mm. Рис. 1–11. Переднеспинка и Эдеагус Podosilis cinderella, sp.n.: 1–2 — переднеспинка; 3–5 — Эдеагус с брюШным сегментом 9; 6–8 — Эдеагус беЗ брюШного сегмента 9; 9 — тегмен; 10–11 — латерофиЗы с медиальной трубкой; 1, 3–11 — самец, голотип; 2 — самка, паратип; 1–2, 5, 8–9, 11 — сверху; 3, 6 — сниЗу; 4, 7, 10 — сбоку. МасШтабные линейки: 0,5 мм." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13164403/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9410E013E063FF84FC35F8C7FE1BFD6D.mc.ACD15B58E063FF86FCEFF88AF865F85F>
|
||||
dwc:collectionCode "ICM" ;
|
||||
dwc:eventDate "2002-07-29" ;
|
||||
dwc:locality "Xiaguan" ;
|
||||
dwc:recordedBy "S Dali & S. Murzin" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1370" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9410E013E063FF84FC35F8C7FE1BFD6D#ACD15B58E063FF86FCEFF88AF865F85F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9410E013E063FF84FC35F8C7FE1BFD6D.mc.ACD15B58E062FF87FEF3FECBFF45FE9A>
|
||||
dwc:collectionCode "ICM" ;
|
||||
dwc:locality "Cangshan Mts" ;
|
||||
dwc:recordedBy "Cangshan Mts, E & V. Kuban" ;
|
||||
dwc:verbatimElevation "2750" ;
|
||||
dwc:verbatimLatitude "25.43" ;
|
||||
dwc:verbatimLongitude "100.06" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9410E013E063FF84FC35F8C7FE1BFD6D#ACD15B58E062FF87FEF3FECBFF45FE9A> ;
|
||||
a dwc:MaterialCitation .
|
94
data/94/10/E0/9410E013E063FF86FC70F923FE8AF8DD.ttl
Normal file
94
data/94/10/E0/9410E013E063FF86FC70F923FE8AF8DD.ttl
Normal file
|
@ -0,0 +1,94 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/9410E013E063FF86FC70F923FE8AF8DD>
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:title "Podosilis Wittmer 1978" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Podosilis_Wittmer_1978> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.28.2.07> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.15298/rusentj.28.2.07>
|
||||
bibo:endPage "164" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Russian Entomological Journal" ;
|
||||
bibo:pubDate "2019-09-30" ;
|
||||
bibo:startPage "158" ;
|
||||
bibo:volume "28" ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New species of Podosilis Wittmer, 1978 (Coleoptera: Cantharidae) from China and Indochina" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Podosilis_Wittmer_1978>
|
||||
dwc:authority "Wittmer, 1978" ;
|
||||
dwc:authorityName "Wittmer" ;
|
||||
dwc:authorityYear "1978" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Wittmer, 1978" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Podosilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
125
data/94/10/E0/9410E013E066FF80FC3DFEC9FE7BFDA0.ttl
Normal file
125
data/94/10/E0/9410E013E066FF80FC3DFEC9FE7BFDA0.ttl
Normal file
|
@ -0,0 +1,125 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/9410E013E066FF80FC3DFEC9FE7BFDA0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13164409> ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:title "Podosilis zhongdiana Kazantsev 2019, sp.n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/9410E013E066FF80FC3DFEC9FE7BFDA0.mc.ACD15B58E066FF83FCEFFE8CF997FE3D> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Podosilis_zhongdiana_Kazantsev_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.28.2.07> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.15298/rusentj.28.2.07>
|
||||
bibo:endPage "164" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Russian Entomological Journal" ;
|
||||
bibo:pubDate "2019-09-30" ;
|
||||
bibo:startPage "158" ;
|
||||
bibo:volume "28" ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New species of Podosilis Wittmer, 1978 (Coleoptera: Cantharidae) from China and Indochina" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13164409> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Podosilis_zhongdiana_Kazantsev_2019>
|
||||
dwc:authority "Kazantsev" ;
|
||||
dwc:authorityName "Kazantsev" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kazantsev, 2019" ;
|
||||
dwc:species "zhongdiana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Podosilis_zhongdiana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis_zhongdiana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zhongdiana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Podosilis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13164409>
|
||||
dc:description "Figs 35–43. Pronotum and aedeagus of Podosilis species: 35–38 — P. zaitsevi, sp.n.; 39–43 — P. zhongdiana, sp.n.; 35, 39–40 — pronotum; 36–38, 41–43 — aedeagus; 35–39, 41–43 — male holotypes; 40 — female paratype; 35, 38–40, 43 — dorsally; 36, 41 — ventrally; 37, 42 — laterally. Scale bars: 0.5 mm. Рис. 35–43. Переднеспинка и Эдеагус Podosilis: 35–38 — P. zaitsevi, sp.n.; 39–43 — P. zhongdiana, sp.n.; 35, 39–40 — переднеспинка; 36–38, 41–43 — Эдеагус; 35–39, 41–43 — самцы, голотипы; 40 — самка, паратип; 35, 38–40, 43 — сверху; 36, 41 — сниЗу; 37, 42 — сбоку. МасШтабные линейки: 0,5 мм." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13164409/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9410E013E066FF80FC3DFEC9FE7BFDA0.mc.ACD15B58E066FF83FCEFFE8CF997FE3D>
|
||||
dwc:collectionCode "ICM" ;
|
||||
dwc:eventDate "2002-07-04" ;
|
||||
dwc:locality "Yunnan" ;
|
||||
dwc:recordedBy "A. Gorodinsky" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "3250" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9410E013E066FF80FC3DFEC9FE7BFDA0#ACD15B58E066FF83FCEFFE8CF997FE3D> ;
|
||||
a dwc:MaterialCitation .
|
125
data/94/10/E0/9410E013E067FF82FEA8F8EEFE6FFAED.ttl
Normal file
125
data/94/10/E0/9410E013E067FF82FEA8F8EEFE6FFAED.ttl
Normal file
|
@ -0,0 +1,125 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/9410E013E067FF82FEA8F8EEFE6FFAED>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13164407> ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:title "Podosilis putaoensis Kazantsev 2019, sp.n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/9410E013E067FF82FEA8F8EEFE6FFAED.mc.ACD15B58E067FF82FF5FF8ACFFDCF824> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Podosilis_putaoensis_Kazantsev_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.28.2.07> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.15298/rusentj.28.2.07>
|
||||
bibo:endPage "164" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Russian Entomological Journal" ;
|
||||
bibo:pubDate "2019-09-30" ;
|
||||
bibo:startPage "158" ;
|
||||
bibo:volume "28" ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New species of Podosilis Wittmer, 1978 (Coleoptera: Cantharidae) from China and Indochina" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13164407> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Podosilis_putaoensis_Kazantsev_2019>
|
||||
dwc:authority "Kazantsev" ;
|
||||
dwc:authorityName "Kazantsev" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kazantsev, 2019" ;
|
||||
dwc:species "putaoensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Podosilis_putaoensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis_putaoensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "putaoensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Podosilis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13164407>
|
||||
dc:description "Figs 27–34. Pronotum and aedeagus of Podosilis species, holotype males: 27–30 — P. kunmingensis, sp.n.; 31–34 — P. putaoensis, sp.n.; 27, 31 — pronotum; 28–30, 32–34 — aedeagus; 27, 30–31, 34 — dorsally; 28, 32, 24 — ventrally; 29, 33 — laterally. Scale bars: 0.5 mm. Рис. 27–34. Переднеспинка и Эдеагус Podosilis, самцы, голотипы: 27–30 — P. kunmingensis, sp.n.; 31–34 — P. putaoensis, sp.n.; 27, 31 — переднеспинка; 28–30, 32–34 — Эдеагус; 27, 30–31, 34 — сверху; 28, 32, 24 — сниЗу; 29, 33 — сбоку. МасШтабные линейки: 0,5 мм." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13164407/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9410E013E067FF82FEA8F8EEFE6FFAED.mc.ACD15B58E067FF82FF5FF8ACFFDCF824>
|
||||
dwc:collectionCode "ICM" ;
|
||||
dwc:eventDate "1998-05-11" ;
|
||||
dwc:locality "Nan Thi" ;
|
||||
dwc:recordedBy "S. Murzin & Description. Male. Dark" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "950" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9410E013E067FF82FEA8F8EEFE6FFAED#ACD15B58E067FF82FF5FF8ACFFDCF824> ;
|
||||
a dwc:MaterialCitation .
|
125
data/94/10/E0/9410E013E067FF82FEBBFDC8FC1EF8F4.ttl
Normal file
125
data/94/10/E0/9410E013E067FF82FEBBFDC8FC1EF8F4.ttl
Normal file
|
@ -0,0 +1,125 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/9410E013E067FF82FEBBFDC8FC1EF8F4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13164407> ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:title "Podosilis kunmingensis Kazantsev 2019, sp.n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/9410E013E067FF82FEBBFDC8FC1EF8F4.mc.ACD15B58E067FF82FF5FFD8FFE1BFD54> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Podosilis_kunmingensis_Kazantsev_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.28.2.07> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.15298/rusentj.28.2.07>
|
||||
bibo:endPage "164" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Russian Entomological Journal" ;
|
||||
bibo:pubDate "2019-09-30" ;
|
||||
bibo:startPage "158" ;
|
||||
bibo:volume "28" ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New species of Podosilis Wittmer, 1978 (Coleoptera: Cantharidae) from China and Indochina" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13164407> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Podosilis_kunmingensis_Kazantsev_2019>
|
||||
dwc:authority "Kazantsev" ;
|
||||
dwc:authorityName "Kazantsev" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kazantsev, 2019" ;
|
||||
dwc:species "kunmingensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Podosilis_kunmingensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis_kunmingensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kunmingensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Podosilis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13164407>
|
||||
dc:description "Figs 27–34. Pronotum and aedeagus of Podosilis species, holotype males: 27–30 — P. kunmingensis, sp.n.; 31–34 — P. putaoensis, sp.n.; 27, 31 — pronotum; 28–30, 32–34 — aedeagus; 27, 30–31, 34 — dorsally; 28, 32, 24 — ventrally; 29, 33 — laterally. Scale bars: 0.5 mm. Рис. 27–34. Переднеспинка и Эдеагус Podosilis, самцы, голотипы: 27–30 — P. kunmingensis, sp.n.; 31–34 — P. putaoensis, sp.n.; 27, 31 — переднеспинка; 28–30, 32–34 — Эдеагус; 27, 30–31, 34 — сверху; 28, 32, 24 — сниЗу; 29, 33 — сбоку. МасШтабные линейки: 0,5 мм." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13164407/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9410E013E067FF82FEBBFDC8FC1EF8F4.mc.ACD15B58E067FF82FF5FFD8FFE1BFD54>
|
||||
dwc:collectionCode "ICM" ;
|
||||
dwc:eventDate "1996-08-01" ;
|
||||
dwc:locality "Botanical" ;
|
||||
dwc:recordedBy "Dickoree" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1900" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9410E013E067FF82FEBBFDC8FC1EF8F4#ACD15B58E067FF82FF5FFD8FFE1BFD54> ;
|
||||
a dwc:MaterialCitation .
|
130
data/94/10/E0/9410E013E067FF83FC2AFAD7FE1BFD07.ttl
Normal file
130
data/94/10/E0/9410E013E067FF83FC2AFAD7FE1BFD07.ttl
Normal file
|
@ -0,0 +1,130 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/9410E013E067FF83FC2AFAD7FE1BFD07>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13164409> ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:title "Podosilis zaitsevi Kazantsev 2019, sp.n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/9410E013E067FF83FC2AFAD7FE1BFD07.mc.ACD15B58E067FF82FCEFFA95F983FA6E>, <http://tb.plazi.org/GgServer/dwcaRecords/9410E013E067FF83FC2AFAD7FE1BFD07.mc.ACD15B58E066FF83FF5FFD39FE17FD07> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Podosilis_zaitsevi_Kazantsev_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.15298/rusentj.28.2.07> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.15298/rusentj.28.2.07>
|
||||
bibo:endPage "164" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Russian Entomological Journal" ;
|
||||
bibo:pubDate "2019-09-30" ;
|
||||
bibo:startPage "158" ;
|
||||
bibo:volume "28" ;
|
||||
dc:creator "Kazantsev, S. V." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "New species of Podosilis Wittmer, 1978 (Coleoptera: Cantharidae) from China and Indochina" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13164409> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Podosilis_zaitsevi_Kazantsev_2019>
|
||||
dwc:authority "Kazantsev" ;
|
||||
dwc:authorityName "Kazantsev" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kazantsev, 2019" ;
|
||||
dwc:species "zaitsevi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Podosilis_zaitsevi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis_zaitsevi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zaitsevi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Podosilis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Podosilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Podosilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13164409>
|
||||
dc:description "Figs 35–43. Pronotum and aedeagus of Podosilis species: 35–38 — P. zaitsevi, sp.n.; 39–43 — P. zhongdiana, sp.n.; 35, 39–40 — pronotum; 36–38, 41–43 — aedeagus; 35–39, 41–43 — male holotypes; 40 — female paratype; 35, 38–40, 43 — dorsally; 36, 41 — ventrally; 37, 42 — laterally. Scale bars: 0.5 mm. Рис. 35–43. Переднеспинка и Эдеагус Podosilis: 35–38 — P. zaitsevi, sp.n.; 39–43 — P. zhongdiana, sp.n.; 35, 39–40 — переднеспинка; 36–38, 41–43 — Эдеагус; 35–39, 41–43 — самцы, голотипы; 40 — самка, паратип; 35, 38–40, 43 — сверху; 36, 41 — сниЗу; 37, 42 — сбоку. МасШтабные линейки: 0,5 мм." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13164409/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9410E013E067FF83FC2AFAD7FE1BFD07.mc.ACD15B58E067FF82FCEFFA95F983FA6E>
|
||||
dwc:collectionCode "ICM" ;
|
||||
dwc:eventDate "1990-01-01" ;
|
||||
dwc:locality "Gialai-Kontum" ;
|
||||
dwc:recordedBy "Yu. Zaitsev" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9410E013E067FF83FC2AFAD7FE1BFD07#ACD15B58E067FF82FCEFFA95F983FA6E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9410E013E067FF83FC2AFAD7FE1BFD07.mc.ACD15B58E066FF83FF5FFD39FE17FD07>
|
||||
dwc:locality "Moscow" ;
|
||||
dwc:recordedBy "Dr. Yurij Zaitsev" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9410E013E067FF83FC2AFAD7FE1BFD07#ACD15B58E066FF83FF5FFD39FE17FD07> ;
|
||||
a dwc:MaterialCitation .
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Marseul, 1862) tigris " ;
|
||||
dwc:scientificNameAuthorship "(Marseul, 1862)" ;
|
||||
dwc:species "tigris" ;
|
||||
dwc:subGenus "Nessus" ;
|
||||
dwc:subSpecies "tigris" ;
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Marseul, 1855) blanchei " ;
|
||||
dwc:scientificNameAuthorship "(Marseul, 1855)" ;
|
||||
dwc:species "blanchei" ;
|
||||
dwc:subSpecies "blanchei" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chalcionellus_blanchei_blanchei> ;
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Mesostigmata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Berlese, 1918) Mašán, 2017" ;
|
||||
dwc:scientificNameAuthorship "(Berlese, 1918)" ;
|
||||
dwc:species "delicata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B8BND> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kleemannia_delicata> ;
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Walker, 1858) Ophideres" ;
|
||||
dwc:scientificNameAuthorship "(Walker, 1858)" ;
|
||||
dwc:species "apta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eudocima_apta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Talamas & Bremer & Moore & Bon & Lahey & Roberts & Combee & McGathey & van Noort & Timokhov & Hougardy & Hogg, 2021) Foerster, 2021" ;
|
||||
dwc:scientificNameAuthorship "(Talamas & Bremer & Moore & Bon & Lahey & Roberts & Combee & McGathey & van Noort & Timokhov & Hougardy & Hogg, 2021)" ;
|
||||
dwc:species "exsculptus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hadronotus_exsculptus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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 "Dianthus carthusianorum subsp. carthusianorum" ;
|
||||
|
|
|
@ -80,7 +80,7 @@
|
|||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hellen, 1948) Panzer, 1803" ;
|
||||
dwc:scientificNameAuthorship "(Hellen, 1948)" ;
|
||||
dwc:species "intermedia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cephalcia_intermedia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -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 "giganteus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hadronotus_giganteus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
dwc:order "Enchytraeida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Eisen, 1872) Lu & Xie & Zhang, 2018" ;
|
||||
dwc:scientificNameAuthorship "(Eisen, 1872)" ;
|
||||
dwc:sensu "stricto" ;
|
||||
dwc:species "ratzeli" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6JP4R> ;
|
||||
|
|
|
@ -94,7 +94,7 @@
|
|||
dwc:order "Enchytraeida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Rosa, 1887) Rosa" ;
|
||||
dwc:scientificNameAuthorship "(Rosa, 1887)" ;
|
||||
dwc:species "bulbosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/852F8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fridericia_bulbosa> ;
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
dwc:order "Ostreida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Effinger, 1938) Squires, 1989" ;
|
||||
dwc:scientificNameAuthorship "(Effinger, 1938)" ;
|
||||
dwc:species "clarki" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Isognomon_clarki> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Crawford, 1911) Halbert & Burckhardt, 2020" ;
|
||||
dwc:scientificNameAuthorship "(Crawford, 1911)" ;
|
||||
dwc:species "flori" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/58X2B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bactericera_flori> ;
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Crawford, 1911) Halbert & Burckhardt, 2020" ;
|
||||
dwc:scientificNameAuthorship "(Crawford, 1911)" ;
|
||||
dwc:species "nigrilla" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/58X96> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bactericera_nigrilla> ;
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Tuthill, 1944) Halbert & Burckhardt, 2020" ;
|
||||
dwc:scientificNameAuthorship "(Tuthill, 1944)" ;
|
||||
dwc:species "maritima" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leuronota_maritima> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Caldwell, 1936) Halbert & Burckhardt, 2020" ;
|
||||
dwc:scientificNameAuthorship "(Caldwell, 1936)" ;
|
||||
dwc:species "bifida" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/67KNL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Craspedolepta_bifida> ;
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Crawford, 1911) Halbert & Burckhardt, 2020" ;
|
||||
dwc:scientificNameAuthorship "(Crawford, 1911)" ;
|
||||
dwc:species "nigrilla" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/58X96> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bactericera_nigrilla> ;
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Tuthill, 1944) Halbert & Burckhardt, 2020" ;
|
||||
dwc:scientificNameAuthorship "(Tuthill, 1944)" ;
|
||||
dwc:species "caldwelli" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kuwayama_caldwelli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -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 "Bidens tripartita L." ;
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "(Cassis & Schuh, 2012) Bergroth" ;
|
||||
dwc:scientificNameAuthorship "(Cassis & Schuh, 2012)" ;
|
||||
dwc:tribe "Myiommini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myiommini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "(Cassis & Schuh, 2012) Bergroth" ;
|
||||
dwc:scientificNameAuthorship "(Cassis & Schuh, 2012)" ;
|
||||
dwc:tribe "Myiommini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myiommini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "(Cassis & Schuh, 2012) Bergroth, 1924", "(Cassis & Schuh, 2012) Bergroth" ;
|
||||
dwc:scientificNameAuthorship "(Cassis & Schuh, 2012)" ;
|
||||
dwc:tribe "Myiommini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myiommini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Chhapgar, 1957) Trivedi & Gosavi & Vachhrajani & Mitra & Ravinesh & Ng, 2020" ;
|
||||
dwc:scientificNameAuthorship "(Chhapgar, 1957)" ;
|
||||
dwc:species "vicajii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84GQ2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Arcotheres_vicajii> ;
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Wood-Mason, 1871) Mitra & Monica & Waikhom, 2020" ;
|
||||
dwc:scientificNameAuthorship "(Wood-Mason, 1871)" ;
|
||||
dwc:species "pealianus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84GQB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Badistemon_pealianus> ;
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Ashmead, 1893) Förster" ;
|
||||
dwc:scientificNameAuthorship "(Ashmead, 1893)" ;
|
||||
dwc:species "annulicornis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trimorus_annulicornis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -124,7 +124,7 @@
|
|||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Waterhouse, 1875) Arrow, 1941" ;
|
||||
dwc:scientificNameAuthorship "(Waterhouse, 1875)" ;
|
||||
dwc:species "albohirtum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dermolepida_albohirtum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Germar, 1848) Burmeister, 1855" ;
|
||||
dwc:scientificNameAuthorship "(Germar, 1848)" ;
|
||||
dwc:species "heterodactyla" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhopaea_heterodactyla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Burmeister, 1855) Blackburn, 1911" ;
|
||||
dwc:scientificNameAuthorship "(Burmeister, 1855)" ;
|
||||
dwc:species "tasmanicus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Antitrogus_tasmanicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Waterhouse, 1875) Arrow, 1941" ;
|
||||
dwc:scientificNameAuthorship "(Waterhouse, 1875)" ;
|
||||
dwc:species "albohirtum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dermolepida_albohirtum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
@ -147,7 +147,7 @@
|
|||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Type) Waterhouse, 1875" ;
|
||||
dwc:scientificNameAuthorship "(Type)" ;
|
||||
dwc:species "albohirtum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lepidioderma_albohirtum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Nonfried, 1894) Arrow, 1941" ;
|
||||
dwc:scientificNameAuthorship "(Nonfried, 1894)" ;
|
||||
dwc:species "lixi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dermolepida_lixi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Blackburn, 1892) Britton, 1978" ;
|
||||
dwc:scientificNameAuthorship "(Blackburn, 1892)" ;
|
||||
dwc:species "mussoni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Antitrogus_mussoni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Blackburn, 1898) Britton, 1978" ;
|
||||
dwc:scientificNameAuthorship "(Blackburn, 1898)" ;
|
||||
dwc:species "morbillosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Antitrogus_morbillosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Quate, 1996) Cordeiro & Bravo & Chagas, 2015" ;
|
||||
dwc:scientificNameAuthorship "(Quate, 1996)" ;
|
||||
dwc:species "pollicaris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HWFL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Feuerborniella_pollicaris> ;
|
||||
|
|
|
@ -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 "Sanguisorba minor subsp. minor" ;
|
||||
|
|
Loading…
Reference in a new issue