GG2RDF 2024-11-06T12:38:06.567Z full update: 071 of 262 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-11-06 13:40:26 +00:00
parent ee4763514b
commit bcf599df39
2970 changed files with 68386 additions and 70326 deletions

File diff suppressed because one or more lines are too long

View file

@ -7,12 +7,12 @@
@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/C4F9117F0CE75FA1AF930C03D419A17B>
dc:creator "German, Dmitry A.; Hendriks, Kasper P.; Koch, Marcus A.; Lens, Frederic; Lysak, Martin A.; Bailey, C. Donovan; Mummenhoff, Klaus; Al-Shehbaz, Ihsan A." ;
dc:title "Brassica D. A. German, Hendriks, M. Koch, F. Lens, Lysak, C. D. Bailey, Mumm. & Al-Shehbaz, supertrib. nov." ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Camelinodae_German_> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Alyssopsideae>, <http://taxon-name.plazi.org/id/Plantae/Arabidopsideae>, <http://taxon-name.plazi.org/id/Plantae/Boechereae>, <http://taxon-name.plazi.org/id/Plantae/Camelina>, <http://taxon-name.plazi.org/id/Plantae/Camelineae>, <http://taxon-name.plazi.org/id/Plantae/Cardamineae>, <http://taxon-name.plazi.org/id/Plantae/Chrysochamela>, <http://taxon-name.plazi.org/id/Plantae/Crucihimalayeae>, <http://taxon-name.plazi.org/id/Plantae/Descurainieae>, <http://taxon-name.plazi.org/id/Plantae/Erysimeae>, <http://taxon-name.plazi.org/id/Plantae/Halimolobeae>, <http://taxon-name.plazi.org/id/Plantae/Hemilophieae>, <http://taxon-name.plazi.org/id/Plantae/Lepidieae>, <http://taxon-name.plazi.org/id/Plantae/Malcolmieae>, <http://taxon-name.plazi.org/id/Plantae/Microlepidieae>, <http://taxon-name.plazi.org/id/Plantae/Oreophytoneae>, <http://taxon-name.plazi.org/id/Plantae/Physarieae>, <http://taxon-name.plazi.org/id/Plantae/Pseudoarabidopsis>, <http://taxon-name.plazi.org/id/Plantae/Smelowskieae>, <http://taxon-name.plazi.org/id/Plantae/Trichomes>, <http://taxon-name.plazi.org/id/Plantae/Turritideae>, <http://taxon-name.plazi.org/id/Plantae/Yinshanieae> ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.220.97724> ;
a trt:Treatment .

View file

@ -7,11 +7,11 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/C4F978691C3FD2FFADA90EFEF646FAB6>
dc:creator "Huang, Yi; Wang, Cheng; Peng, Xian-Jin" ;
dc:title "Phintella levii Huang, Wang & Peng, 2015, sp. n." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Phintella_nigirica> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phintella_levii_Huang_2015> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.514.9159> ;
a trt:Treatment .
@ -57,45 +57,30 @@
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phintella>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:genus "Phintella" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Salticidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Salticidae>
dwc:class "Arachnida" ;
dwc:family "Salticidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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> ;

View file

@ -7,10 +7,10 @@
@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/C4F9E496474D5EBD9D011A4DFA2470A3>
cito:cites <http://dx.doi.org/10.3897/zookeys.1100.76142.figures1-11>, <http://dx.doi.org/10.3897/zookeys.1100.76142.figures17-23>, <http://dx.doi.org/10.3897/zookeys.1100.76142.figures24-27> ;
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/endodonta>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/serratus>' due to issues with rank ;
cito:cites <http://dx.doi.org/10.3897/zookeys.1100.76142.figures1-11>, <http://dx.doi.org/10.3897/zookeys.1100.76142.figures17-23>, <http://dx.doi.org/10.3897/zookeys.1100.76142.figures24-27>, <http://taxon-concept.plazi.org/id/Animalia/Euphlyctina_phaeopasta_Hampson_1906>, <http://taxon-concept.plazi.org/id/Animalia/Mummu_aerata_Solovyev_2009> ;
dc:creator "Wu, Jun; Solovyev, Alexey V.; Han, Hui-Lin" ;
dc:title "Caelestomorpha serratus Wu & Solovyev & Han 2022, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C4F9E496474D5EBD9D011A4DFA2470A3.mc.897C7E909F2EB5E255F2AB7FCE9CF4C1>, <http://tb.plazi.org/GgServer/dwcaRecords/C4F9E496474D5EBD9D011A4DFA2470A3.mc.A85A35DE01B5754AFF5FCBBBC0813BC2>, <http://tb.plazi.org/GgServer/dwcaRecords/C4F9E496474D5EBD9D011A4DFA2470A3.mc.6D2EBEACAD294D3DA9F27DF10B1B0E49> ;
@ -48,6 +48,36 @@
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Caelestomorpha_serratus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Mummu_aerata_Solovyev_2009>
dwc:authorityName "Solovyev & Witt" ;
dwc:authorityYear "2009" ;
dwc:class "Insecta" ;
dwc:family "Limacodidae" ;
dwc:genus "Mummu" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Solovyev & Witt, 2009" ;
dwc:species "aerata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mummu_aerata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Euphlyctina_phaeopasta_Hampson_1906>
dwc:baseAuthorityName "Hampson" ;
dwc:baseAuthorityYear "1906" ;
dwc:class "Insecta" ;
dwc:family "Limacodidae" ;
dwc:genus "Euphlyctina" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hampson, 1906)" ;
dwc:species "phaeopasta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euphlyctina_phaeopasta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Caelestomorpha_serratus>
dwc:class "Insecta" ;
dwc:family "Limacodidae" ;
@ -61,45 +91,30 @@
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Caelestomorpha>
dwc:class "Insecta" ;
dwc:family "Limacodidae" ;
dwc:genus "Caelestomorpha" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limacodidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Limacodidae>
dwc:class "Insecta" ;
dwc:family "Limacodidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;