This commit is contained in:
treatmentbank 2024-10-18 18:00:51 +00:00
parent dce7b72d32
commit 864932f98a
5 changed files with 10582 additions and 0 deletions

View file

@ -0,0 +1,168 @@
@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/9E0DB32AA360061DFC288485FAC036C7>
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Agapostemon_texanus_Cresson_1872>, <http://taxon-concept.plazi.org/id/Animalia/Agapostemon_angelicus_Cockerell_1924>, <http://taxon-concept.plazi.org/id/Animalia/Agapostemon_subtilior_Cockerell_1898>, <http://dx.doi.org/10.5281/zenodo.13912125>, <http://dx.doi.org/10.5281/zenodo.13912128>, <http://dx.doi.org/10.5281/zenodo.13912130>, <http://dx.doi.org/10.5281/zenodo.13912132>, <http://dx.doi.org/10.5281/zenodo.13912136>, <http://dx.doi.org/10.5281/zenodo.13912138> ;
dc:creator "Portman, Zachary M.; Arduser, Mike; Powley, Mary E.; Cariveau, Daniel P." ;
dc:title "Agapostemon Guerin-Meneville 1844" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Agapostemon_Guerin_1844> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.958.2671> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.958.2671>
bibo:endPage "241" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-10-07" ;
bibo:startPage "203" ;
bibo:volume "958" ;
dc:creator "Portman, Zachary M.; Arduser, Mike; Powley, Mary E.; Cariveau, Daniel P." ;
dc:date "2024" ;
dc:title "Taxonomy of Agapostemon angelicus and the A. texanus species complex (Hymenoptera, Halictidae) in the United States" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13912125>, <http://dx.doi.org/10.5281/zenodo.13912128>, <http://dx.doi.org/10.5281/zenodo.13912130>, <http://dx.doi.org/10.5281/zenodo.13912132>, <http://dx.doi.org/10.5281/zenodo.13912136>, <http://dx.doi.org/10.5281/zenodo.13912138> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Agapostemon_Guerin_1844>
dwc:authority "Guerin-Meneville, 1844" ;
dwc:authorityName "Guerin-Meneville" ;
dwc:authorityYear "1844" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Agapostemon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Guerin-Meneville, 1844" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QJR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agapostemon> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Agapostemon_texanus_Cresson_1872>
dwc:authority "Cresson, 1872" ;
dwc:authorityName "Cresson" ;
dwc:authorityYear "1872" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Agapostemon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cresson, 1872" ;
dwc:species "texanus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/65MHJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agapostemon_texanus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Agapostemon_angelicus_Cockerell_1924>
dwc:authority "Cockerell, 1924" ;
dwc:authorityName "Cockerell" ;
dwc:authorityYear "1924" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Agapostemon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cockerell, 1924" ;
dwc:species "angelicus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/65MFC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agapostemon_angelicus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Agapostemon_subtilior_Cockerell_1898>
dwc:authority "Cockerell, 1898" ;
dwc:authorityName "Cockerell" ;
dwc:authorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Agapostemon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cockerell, 1898" ;
dwc:species "subtilior" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agapostemon_subtilior> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Agapostemon>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Agapostemon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halictidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halictidae>
dwc:family "Halictidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:order "Hymenoptera" ;
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:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
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.13912125>
dc:description "Fig. 1. Genal striae of females. A. Agapostemon angelicus Cockerell, 1924. B. A. subtilior Cockerell, 1898. C. A. texanusCresson, 1872 s. s. D. Zoomed-in view ofA. texanuss. s. striae, image of paralectotype (MCZENT548), provided by Zoe Flores and Crystal Maier of the MCZ. Scale bars: 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13912125/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13912128>
dc:description "Fig. 2. Comparison of Agapostemon angelicus Cockerell, 1924 and A. subtilior Cockerell, 1898, female head and clypeus. A. A. angelicus, face. B. A. angelicus, apex of clypeus. C. A. subtilior, face. D. A. subtilior, apex of clypeus. Scale bars: A, C = 1 mm; B, D = 500 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13912128/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13912130>
dc:description "Fig. 3. Thorax of Agapostemon angelicus Cockerell, 1924 and A. subtilior Cockerell, 1898, females. A. A. angelicus, propodeum. B. A. subtilior, propodeum. C. A. angelicus, side. D. A. subtilior, side. Scale bars: 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13912130/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13912132>
dc:description "Fig. 4. Female metasoma comparison. A. Agapostemon angelicus Cockerell, 1924. B. A. subtilior Cockerell, 1898. C. A. texanus Cresson, 1872 s. s. D. A. angelicus, T1 and T2, with red arrow pointing to lateral areas basal to premarginal line with denser punctures. E. A. subtilior, T1 and T2, with red arrow pointing to area of sparser punctures. F. A. texanus s. s., T1 and T2, with red arrow pointing to area of denser punctures. Scale bars: 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13912132/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13912136>
dc:description "Fig. 5. Male hind legs. A. Agapostemon angelicus Cockerell, 1924, anterior view. B. A. angelicus, posterior view. C. A. subtilior Cockerell, 1898, lightest color, anterior view. D. A. subtilior, lightest color, posterior view. E. A. subtilior, anterior view. F. A. subtilior, posterior view. G. A. subtilior, dark, anterior view. H. A. subtilior, dark, posterior view. I. A. texanus Cresson, 1872, anterior view. J. A. texanus, posterior view. K. A. angelicus, basitarsus. L. A. subtilior, basitarsus. M. A. texanus, basitarsus. Scale bars: AJ = 1 mm; KM = 500 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13912136/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13912138>
dc:description "Fig. 6. Apical view of male genitalia. A. Agapostemon angelicus Cockerell, 1924. B. A. subtilior Cockerell, 1898. C. A. texanus Cresson, 1872 s. s. D. A. texanus s. s., zoomed in with black arrow pointing to more evenly curved lower stylus. E. A. subtilior zoomed in with black arrow pointing to more laterally extending lower stylus. Scale bars: 500 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/13912138/files/figure.png> ;
a fabio:Figure .

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,192 @@
@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/F26E87D5FFEA9554FF4EFB7AA00006B2>
cito:cites <http://dx.doi.org/10.5281/zenodo.13879034>, <http://dx.doi.org/10.5281/zenodo.13879036> ;
dc:creator "Yu, Zhi-Yong; Liang, Zhen-Long; Hu, Yu-Ping; Liang, Zong-Li; He, Hai-Long; Li, Jian-Hong; Zhang, Liang" ;
dc:title "Leptochilus brevipes Liang Zhang, Zhen Long Liang, & Zhi Yong Yu 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEA9551FF4EFB31A11E0026>, <http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEA9551FD8DFACFA0230026>, <http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEF9554FF7BFF71A6FD05C2>, <http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEF9554FF4EFF0AA21B043A>, <http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEF9554FE88FEE6A2210472>, <http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEF9554FE40FEBEA6170472>, <http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEF9554FA9FFEBEA23604C6>, <http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEF9554FEBFFE52A24E04E2> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Leptochilus_decurrens> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Leptochilus_brevipes_Zhang_2024> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.634.2.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.634.2.4>
bibo:endPage "152" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-01-16" ;
bibo:startPage "143" ;
bibo:volume "634" ;
dc:creator "Yu, Zhi-Yong; Liang, Zhen-Long; Hu, Yu-Ping; Liang, Zong-Li; He, Hai-Long; Li, Jian-Hong; Zhang, Liang" ;
dc:date "2024" ;
dc:title "Leptochilus brevipes (Polypodiaceae), a new fern species from southeastern Yunnan, China based on morphological and molecular evidence" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13879034>, <http://dx.doi.org/10.5281/zenodo.13879036> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Leptochilus_brevipes_Zhang_2024>
dwc:authority "Liang Zhang, Zhen Long Liang, & Zhi Yong Yu" ;
dwc:authorityName "Liang Zhang, Zhen Long Liang, & Zhi Yong Yu" ;
dwc:authorityYear "2024" ;
dwc:class "Polypodiopsida" ;
dwc:family "Polypodiaceae" ;
dwc:genus "Leptochilus" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Liang Zhang, Zhen Long Liang, & Zhi Yong Yu, 2024" ;
dwc:species "brevipes" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C2XKC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Leptochilus_brevipes> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Leptochilus_brevipes>
dwc:class "Polypodiopsida" ;
dwc:family "Polypodiaceae" ;
dwc:genus "Leptochilus" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "brevipes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Leptochilus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Leptochilus>
dwc:genus "Leptochilus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiaceae>
dwc:family "Polypodiaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
dwc:order "Polypodiales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
dwc:class "Polypodiopsida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13879034>
dc:description "FIGURE 1. Leptochilus brevipes.—A. Habit of the new fern on rock.—B. Habit of the new fern on tree trunk.—C. Rhizome.—D. Portion of fertile frond.—E. Lower portion of abaxial lamina of sterile frond.—F. Upper portion of abaxial lamina of sterile frond.—G. Middle portion of abaxial lamina of sterile frond. Photo credit: Zhen-Long Liang & Jing Zhao." ;
fabio:hasRepresentation <https://zenodo.org/record/13879034/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13879036>
dc:description "FIGURE 2. Leptochilus brevipes.—A. Habit.—B. Portion of lamina.—C. Cross section of costa.—D. Cross section of rhizome. Stippled: vascular tissue; black: sclerenchyma strands.—E. Rhizome scale (drawn by Zhen-Long Liang based on the isotype at CDBI)." ;
fabio:hasRepresentation <https://zenodo.org/record/13879036/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEA9551FF4EFB31A11E0026>
dwc:collectionCode "KUN" ;
dwc:eventDate "2023-05-26" ;
dwc:locality "Jinhe Town" ;
dwc:recordedBy "Zhi-Yong Yu & Jing Zhao & Yong-Ling Qiu & Jian-Jun Yang & Zhi-Qiang Ma" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1527" ;
dwc:verbatimLatitude "22.803444" ;
dwc:verbatimLongitude "103.19395" ;
trt:httpUri <https://treatment.plazi.org/id/F26E87D5FFEA9554FF4EFB7AA00006B2#CAAF3C9EFFEA9551FF4EFB31A11E0026> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEA9551FD8DFACFA0230026>
dwc:collectionCode "CDBI, KUN, PYU" ;
dwc:eventDate "2023-05-26" ;
dwc:locality "Jinhe Town" ;
dwc:recordedBy "Zhi-Yong Yu & Jing Zhao & Yong-Ling Qiu & Jian-Jun Yang & Zhi-Qiang Ma" ;
dwc:typeStatus "isotype" ;
dwc:verbatimElevation "1527" ;
dwc:verbatimLatitude "22.803444" ;
dwc:verbatimLongitude "103.19395" ;
trt:httpUri <https://treatment.plazi.org/id/F26E87D5FFEA9554FF4EFB7AA00006B2#CAAF3C9EFFEA9551FD8DFACFA0230026> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEF9554FF7BFF71A6FD05C2>
dwc:collectionCode "PE" ;
dwc:eventDate "1978-01-15" ;
dwc:locality "Shuichong" ;
dwc:recordedBy "Zhong-Ren Wang" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1550" ;
trt:httpUri <https://treatment.plazi.org/id/F26E87D5FFEA9554FF4EFB7AA00006B2#CAAF3C9EFFEF9554FF7BFF71A6FD05C2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEF9554FF4EFF0AA21B043A>
dwc:collectionCode "PE" ;
dwc:eventDate "1978-01-17" ;
dwc:locality "Dongzongcao" ;
dwc:recordedBy "Zhong-Ren Wang" ;
dwc:verbatimElevation "1400" ;
trt:httpUri <https://treatment.plazi.org/id/F26E87D5FFEA9554FF4EFB7AA00006B2#CAAF3C9EFFEF9554FF4EFF0AA21B043A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEF9554FE88FEE6A2210472>
dwc:collectionCode "KUN" ;
dwc:eventDate "2019-09-10" ;
dwc:locality "Banbanqiaocun" ;
dwc:recordedBy "Zhen-Long Liang & Wen-Hong Chen & Zhi-Yong Yu" ;
dwc:verbatimElevation "1550" ;
dwc:verbatimLatitude "22.803026" ;
dwc:verbatimLongitude "103.19158" ;
trt:httpUri <https://treatment.plazi.org/id/F26E87D5FFEA9554FF4EFB7AA00006B2#CAAF3C9EFFEF9554FE88FEE6A2210472> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEF9554FE40FEBEA6170472>
dwc:collectionCode "KUN, CDBI" ;
dwc:eventDate "2023-09-11" ;
dwc:locality "Banbanqiaocun" ;
dwc:recordedBy "Zhi-Yong Yu & Zong-Li Liang" ;
dwc:verbatimElevation "1550" ;
dwc:verbatimLatitude "22.803026" ;
dwc:verbatimLongitude "103.19158" ;
trt:httpUri <https://treatment.plazi.org/id/F26E87D5FFEA9554FF4EFB7AA00006B2#CAAF3C9EFFEF9554FE40FEBEA6170472> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEF9554FA9FFEBEA23604C6>
dwc:collectionCode "KUN" ;
dwc:eventDate "2023-05-30" ;
dwc:locality "Xilongshan" ;
dwc:recordedBy "Jing Zhao & Zong-Li Liang & Yong-Ling Qiu & Jian-Hong Li" ;
dwc:verbatimElevation "1980" ;
dwc:verbatimLatitude "22.589222" ;
dwc:verbatimLongitude "102.884056" ;
trt:httpUri <https://treatment.plazi.org/id/F26E87D5FFEA9554FF4EFB7AA00006B2#CAAF3C9EFFEF9554FA9FFEBEA23604C6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F26E87D5FFEA9554FF4EFB7AA00006B2.mc.CAAF3C9EFFEF9554FEBFFE52A24E04E2>
dwc:collectionCode "PE" ;
dwc:eventDate "1947-12-10" ;
dwc:locality "Laojunshan" ;
dwc:recordedBy "K. - M. Feng" ;
dwc:verbatimElevation "1750" ;
trt:httpUri <https://treatment.plazi.org/id/F26E87D5FFEA9554FF4EFB7AA00006B2#CAAF3C9EFFEF9554FEBFFE52A24E04E2> ;
a dwc:MaterialCitation .