GG2RDF 2024-08-15T12:49:13.267Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-15 12:49:26 +00:00
parent 015e8fe70a
commit abb93e89c9
4 changed files with 721 additions and 0 deletions

View file

@ -0,0 +1,170 @@
@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/03F887D6FFAAFFEA305EFD896314F9D8>
cito:cites <http://dx.doi.org/10.5281/zenodo.12630935>, <http://dx.doi.org/10.5281/zenodo.12630937>, <http://dx.doi.org/10.5281/zenodo.12630939>, <http://dx.doi.org/10.5281/zenodo.12630927> ;
dc:creator "Barboza, Gloria E.; García, Carolina Carrizo; González, Segundo Leiva; Scaldaferro, Marisel; Reyes, Ximena" ;
dc:title "Capsicum neei Barboza & X. Reyes 2019, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFAAFFEA305EFD896314F9D8.mc.3B393C9DFFAAFFEE364BFD866251FD60>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFAAFFEA305EFD896314F9D8.mc.3B393C9DFFAAFFEE317BFDFE62EFFD60>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFAAFFEA305EFD896314F9D8.mc.3B393C9DFFAAFFEE31D1FDFE631EFD42>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFAAFFEA305EFD896314F9D8.mc.3B393C9DFFADFFEA31CEF8AF6491FE5F> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Capsicum_neei_Barboza_2019> ;
trt:publishedIn <http://dx.doi.org/10.1371/journal.pone.0209792> ;
a trt:Treatment .
<http://dx.doi.org/10.1371/journal.pone.0209792>
bibo:endPage "26" ;
bibo:issue "1" ;
bibo:journal "PLoS ONE" ;
bibo:pubDate "2019-01-16" ;
bibo:series "e 0209792" ;
bibo:startPage "1" ;
bibo:volume "14" ;
dc:creator "Barboza, Gloria E.; García, Carolina Carrizo; González, Segundo Leiva; Scaldaferro, Marisel; Reyes, Ximena" ;
dc:date "2019" ;
dc:title "Four new species of Capsicum (Solanaceae) from the tropical Andes and an update on the phylogeny of the genus" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12630935>, <http://dx.doi.org/10.5281/zenodo.12630937>, <http://dx.doi.org/10.5281/zenodo.12630939>, <http://dx.doi.org/10.5281/zenodo.12630927> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Capsicum_neei_Barboza_2019>
dwc:authority "Barboza & X. Reyes, 2019" ;
dwc:authorityName "Barboza & X. Reyes" ;
dwc:authorityYear "2019" ;
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Capsicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Barboza & X. Reyes, 2019" ;
dwc:species "neei" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7TBQQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Capsicum_neei> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Capsicum_neei>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Capsicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "neei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Capsicum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Capsicum>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Capsicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Solanales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
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.12630935>
dc:description "Fig 10. Capsicum neei Barboza & X. Reyes. (A) Flowering branch. (B) Inflorescence. (C) Flower bud. (D) Flower. (E) Calyx. (F) Opened corolla.(G) Gynoecium (H) Fruit. (I) Glandular trichome of the inside calyx. (J) Glandular trichome of the pedicels.(K)" ;
fabio:hasRepresentation <https://zenodo.org/record/12630935/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.12630937>
dc:description "Fig 11. Capsicum neei Barboza & X. Reyes. (A) Plant. (B) Flower bud. (C) Flowering branch. Photos by G. E. Barboza. https://doi.org/10.1371/journal.pone.0209792.g011" ;
fabio:hasRepresentation <https://zenodo.org/record/12630937/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.12630939>
dc:description "Fig 12. Distribution of Capsicum neei Barboza & X. Reyes. https://doi.org/10.1371/journal.pone.0209792.g012" ;
fabio:hasRepresentation <https://zenodo.org/record/12630939/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.12630927>
dc:description "Fig 6. Bayesian majority-rule consensus tree of Capsicum. Posterior probabilities values indicated by each branch. New species are highlighted in bold-colored letters and the clade to which they belong is indicated. https://doi.org/10.1371/journal.pone.0209792.g006" ;
fabio:hasRepresentation <https://zenodo.org/record/12630927/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFAAFFEA305EFD896314F9D8.mc.3B393C9DFFAAFFEE364BFD866251FD60>
dwc:eventDate "2017-12-16" ;
dwc:locality "Monteagudo" ;
dwc:recordedBy "de Monteagudo & G. E. Barboza" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-19.804617" ;
dwc:verbatimLongitude "-64.01992" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFAAFFEA305EFD896314F9D8#3B393C9DFFAAFFEE364BFD866251FD60> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFAAFFEA305EFD896314F9D8.mc.3B393C9DFFAAFFEE317BFDFE62EFFD60>
dwc:eventDate "2017-12-16" ;
dwc:locality "Monteagudo" ;
dwc:recordedBy "de Monteagudo & G. E. Barboza" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-19.804617" ;
dwc:verbatimLongitude "-64.01992" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFAAFFEA305EFD896314F9D8#3B393C9DFFAAFFEE317BFDFE62EFFD60> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFAAFFEA305EFD896314F9D8.mc.3B393C9DFFAAFFEE31D1FDFE631EFD42>
dwc:eventDate "2017-12-16" ;
dwc:locality "Monteagudo" ;
dwc:recordedBy "de Monteagudo & G. E. Barboza" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-19.804617" ;
dwc:verbatimLongitude "-64.01992" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFAAFFEA305EFD896314F9D8#3B393C9DFFAAFFEE31D1FDFE631EFD42> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFAAFFEA305EFD896314F9D8.mc.3B393C9DFFADFFEA31CEF8AF6491FE5F>
dwc:collectionCode "HSB" ;
dwc:eventDate "2000-10-04" ;
dwc:locality "Heredia" ;
dwc:verbatimElevation "1127" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFAAFFEA305EFD896314F9D8#3B393C9DFFADFFEA31CEF8AF6491FE5F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,199 @@
@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/03F887D6FFB5FFEE305EFED4620DFE15>
cito:cites <http://dx.doi.org/10.5281/zenodo.12630929>, <http://dx.doi.org/10.5281/zenodo.12630923>, <http://dx.doi.org/10.5281/zenodo.12630933>, <http://dx.doi.org/10.5281/zenodo.12630927> ;
dc:creator "Barboza, Gloria E.; García, Carolina Carrizo; González, Segundo Leiva; Scaldaferro, Marisel; Reyes, Ximena" ;
dc:title "Capsicum piuranum Barboza & S. Leiva 2019, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB5FFF1305EFEF36522FE50>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB5FFF13615FE2E63D1FE32>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB5FFF130FBFE4C6299FE32>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB7FFF331CEFBE965CEFB0F>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB7FFF336F7FB4163BDFAC4>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB7FFF33087FA9A6552FA9A>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB7FFF33664FAD46436FA7C>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB7FFF33718FAF2648DFA5F> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Capsicum_piuranum_Barboza_2019> ;
trt:publishedIn <http://dx.doi.org/10.1371/journal.pone.0209792> ;
a trt:Treatment .
<http://dx.doi.org/10.1371/journal.pone.0209792>
bibo:endPage "26" ;
bibo:issue "1" ;
bibo:journal "PLoS ONE" ;
bibo:pubDate "2019-01-16" ;
bibo:series "e 0209792" ;
bibo:startPage "1" ;
bibo:volume "14" ;
dc:creator "Barboza, Gloria E.; García, Carolina Carrizo; González, Segundo Leiva; Scaldaferro, Marisel; Reyes, Ximena" ;
dc:date "2019" ;
dc:title "Four new species of Capsicum (Solanaceae) from the tropical Andes and an update on the phylogeny of the genus" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12630929>, <http://dx.doi.org/10.5281/zenodo.12630923>, <http://dx.doi.org/10.5281/zenodo.12630933>, <http://dx.doi.org/10.5281/zenodo.12630927> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Capsicum_piuranum_Barboza_2019>
dwc:authority "Barboza & S. Leiva" ;
dwc:authorityName "Barboza & S. Leiva" ;
dwc:authorityYear "2019" ;
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Capsicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Barboza & S. Leiva, 2019" ;
dwc:species "piuranum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7TBQR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Capsicum_piuranum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Capsicum_piuranum>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Capsicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "piuranum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Capsicum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Capsicum>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Capsicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Solanales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
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.12630929>
dc:description "Fig 8. Capsicum piuranum Barboza & S. Leiva. (A) Plant. (B) Leaves, abaxial surface. (C) Fruiting branch. (D) Flower bud. (E) Flower and immature fruit. (F) Mature fruit. (G) Fruit, transverse section, showing placenta and seeds. (H) Fruit transverse section, showing a stone cell at the apex (arrow). Photos by S. Leiva González and G. E. Barboza. https://doi.org/10.1371/journal.pone.0209792.g008" ;
fabio:hasRepresentation <https://zenodo.org/record/12630929/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.12630923>
dc:description "Fig 2. Distribution of Capsicum species. https://doi.org/10.1371/journal.pone.0209792.g002" ;
fabio:hasRepresentation <https://zenodo.org/record/12630923/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.12630933>
dc:description "Fig 9. Somatic metaphase chromosomes and ideogram of Capsicum piuranum. (A) Methaphase chromosomes. (B) Ideogram. Solid black blocks or dots denote CMA+/DAPI- (NOR) or CMA+/DAPIo (terminal and intercalary) heterochromatic bands. The NOR is indicated as a separate block. https://doi.org/10.1371/journal.pone.0209792.g009" ;
fabio:hasRepresentation <https://zenodo.org/record/12630933/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.12630927>
dc:description "Fig 6. Bayesian majority-rule consensus tree of Capsicum. Posterior probabilities values indicated by each branch. New species are highlighted in bold-colored letters and the clade to which they belong is indicated. https://doi.org/10.1371/journal.pone.0209792.g006" ;
fabio:hasRepresentation <https://zenodo.org/record/12630927/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB5FFF1305EFEF36522FE50>
dwc:eventDate "2011-03-22" ;
dwc:locality "Type" ;
dwc:recordedBy "T. Mione" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2385" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFB5FFEE305EFED4620DFE15#3B393C9DFFB5FFF1305EFEF36522FE50> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB5FFF13615FE2E63D1FE32>
dwc:eventDate "2011-03-22" ;
dwc:locality "Type" ;
dwc:recordedBy "T. Mione" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2385" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFB5FFEE305EFED4620DFE15#3B393C9DFFB5FFF13615FE2E63D1FE32> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB5FFF130FBFE4C6299FE32>
dwc:eventDate "2011-03-22" ;
dwc:locality "Type" ;
dwc:recordedBy "T. Mione" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2385" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFB5FFEE305EFED4620DFE15#3B393C9DFFB5FFF130FBFE4C6299FE32> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB7FFF331CEFBE965CEFB0F>
dwc:collectionCode "CORD, USM, HAO, HUSA" ;
dwc:eventDate "2015-11-01" ;
dwc:locality "Cuello del Indio" ;
dwc:verbatimElevation "2343" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFB5FFEE305EFED4620DFE15#3B393C9DFFB7FFF331CEFBE965CEFB0F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB7FFF336F7FB4163BDFAC4>
dwc:collectionCode "CORD, USM, HAO, HUSA" ;
dwc:eventDate "2015-11-01" ;
dwc:locality "Cuello del Indio" ;
dwc:verbatimElevation "2343" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFB5FFEE305EFED4620DFE15#3B393C9DFFB7FFF336F7FB4163BDFAC4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB7FFF33087FA9A6552FA9A>
dwc:collectionCode "CORD, USM, HAO, HUSA" ;
dwc:eventDate "2015-11-01" ;
dwc:locality "Cuello del Indio" ;
dwc:verbatimElevation "2343" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFB5FFEE305EFED4620DFE15#3B393C9DFFB7FFF33087FA9A6552FA9A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB7FFF33664FAD46436FA7C>
dwc:collectionCode "CORD, USM, HAO, HUSA" ;
dwc:eventDate "2015-11-01" ;
dwc:locality "Cuello del Indio" ;
dwc:verbatimElevation "2343" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFB5FFEE305EFED4620DFE15#3B393C9DFFB7FFF33664FAD46436FA7C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFB5FFEE305EFED4620DFE15.mc.3B393C9DFFB7FFF33718FAF2648DFA5F>
dwc:collectionCode "CORD, USM, HAO, HUSA" ;
dwc:eventDate "2015-11-01" ;
dwc:locality "Cuello del Indio" ;
dwc:verbatimElevation "2343" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFB5FFEE305EFED4620DFE15#3B393C9DFFB7FFF33718FAF2648DFA5F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,141 @@
@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/03F887D6FFBBFFFA307EF9486265F950>
cito:cites <http://dx.doi.org/10.5281/zenodo.12630923> ;
dc:creator "Barboza, Gloria E.; García, Carolina Carrizo; González, Segundo Leiva; Scaldaferro, Marisel; Reyes, Ximena" ;
dc:title "Capsicum benoistii Barboza 2019, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBBFFFA307EF9486265F950.mc.3B393C9DFFBBFFFF3677F948640EF8E9>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBBFFFA307EF9486265F950.mc.3B393C9DFFBDFFF931CFF9EB644AF948>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBBFFFA307EF9486265F950.mc.3B393C9DFFBDFFF93770F90665F2F92B> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Capsicum_benoistii_Barboza_2019> ;
trt:publishedIn <http://dx.doi.org/10.1371/journal.pone.0209792> ;
a trt:Treatment .
<http://dx.doi.org/10.1371/journal.pone.0209792>
bibo:endPage "26" ;
bibo:issue "1" ;
bibo:journal "PLoS ONE" ;
bibo:pubDate "2019-01-16" ;
bibo:series "e 0209792" ;
bibo:startPage "1" ;
bibo:volume "14" ;
dc:creator "Barboza, Gloria E.; García, Carolina Carrizo; González, Segundo Leiva; Scaldaferro, Marisel; Reyes, Ximena" ;
dc:date "2019" ;
dc:title "Four new species of Capsicum (Solanaceae) from the tropical Andes and an update on the phylogeny of the genus" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12630923> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Capsicum_benoistii_Barboza_2019>
dwc:authority "Hunz. ex Barboza" ;
dwc:authorityName "Barboza" ;
dwc:authorityYear "2019" ;
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Capsicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Barboza, 2019" ;
dwc:species "benoistii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7TBQJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Capsicum_benoistii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Capsicum_benoistii>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Capsicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "benoistii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Capsicum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Capsicum>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Capsicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Solanales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
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.12630923>
dc:description "Fig 2. Distribution of Capsicum species. https://doi.org/10.1371/journal.pone.0209792.g002" ;
fabio:hasRepresentation <https://zenodo.org/record/12630923/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBBFFFA307EF9486265F950.mc.3B393C9DFFBBFFFF3677F948640EF8E9>
dwc:eventDate "1931-04-03" ;
dwc:locality "Banos" ;
dwc:recordedBy "M. R. Benoist" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFBBFFFA307EF9486265F950#3B393C9DFFBBFFFF3677F948640EF8E9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBBFFFA307EF9486265F950.mc.3B393C9DFFBDFFF931CFF9EB644AF948>
dwc:eventDate "1978-05-21" ;
dwc:locality "Pueblo Nuevo" ;
dwc:recordedBy "F. Vivar & Estudiantes" ;
dwc:verbatimElevation "2580" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFBBFFFA307EF9486265F950#3B393C9DFFBDFFF931CFF9EB644AF948> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBBFFFA307EF9486265F950.mc.3B393C9DFFBDFFF93770F90665F2F92B>
dwc:eventDate "1956-03-30" ;
dwc:locality "Rio Verde Grande" ;
dwc:recordedBy "E. Asplund" ;
dwc:verbatimElevation "1500" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFBBFFFA307EF9486265F950#3B393C9DFFBDFFF93770F90665F2F92B> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,211 @@
@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/03F887D6FFBEFFF1305EF94C63B1FEB8>
cito:cites <http://dx.doi.org/10.5281/zenodo.12630923>, <http://dx.doi.org/10.5281/zenodo.12630925>, <http://dx.doi.org/10.5281/zenodo.12630927> ;
dc:creator "Barboza, Gloria E.; García, Carolina Carrizo; González, Segundo Leiva; Scaldaferro, Marisel; Reyes, Ximena" ;
dc:title "Capsicum longifolium Barboza & S. Leiva 2019, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF631CFFBF96405FB3C>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF63703FB32626EFAF2>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF63155FA8C6448FAB7>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF63777FAC965FDFA6A>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF636DBFAE462E1FA2F>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF631AFFA216493FA2F>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF6307EFA5F653BF9C7>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF63601F99965FEF99C>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF636DBF9D2653EF97F>, <http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF63604F9F165F6F951> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Capsicum_longifolium_Barboza_2019> ;
trt:publishedIn <http://dx.doi.org/10.1371/journal.pone.0209792> ;
a trt:Treatment .
<http://dx.doi.org/10.1371/journal.pone.0209792>
bibo:endPage "26" ;
bibo:issue "1" ;
bibo:journal "PLoS ONE" ;
bibo:pubDate "2019-01-16" ;
bibo:series "e 0209792" ;
bibo:startPage "1" ;
bibo:volume "14" ;
dc:creator "Barboza, Gloria E.; García, Carolina Carrizo; González, Segundo Leiva; Scaldaferro, Marisel; Reyes, Ximena" ;
dc:date "2019" ;
dc:title "Four new species of Capsicum (Solanaceae) from the tropical Andes and an update on the phylogeny of the genus" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12630923>, <http://dx.doi.org/10.5281/zenodo.12630925>, <http://dx.doi.org/10.5281/zenodo.12630927> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Capsicum_longifolium_Barboza_2019>
dwc:authority "Barboza & S. Leiva, 2019" ;
dwc:authorityName "Barboza & S. Leiva" ;
dwc:authorityYear "2019" ;
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Capsicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Barboza & S. Leiva, 2019" ;
dwc:species "longifolium" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7TBQP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Capsicum_longifolium> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Capsicum_longifolium>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Capsicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "longifolium" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Capsicum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Capsicum>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Capsicum" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Solanales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
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.12630923>
dc:description "Fig 2. Distribution of Capsicum species. https://doi.org/10.1371/journal.pone.0209792.g002" ;
fabio:hasRepresentation <https://zenodo.org/record/12630923/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.12630925>
dc:description "Fig 5. Somatic metaphase chromosomes and ideogram of Capsicum longifolium. (A) Methaphase chromosomes. (B) Ideogram. Solid black blocks or dots denote CMA+/DAPI- (NOR) or CMA+/DAPIo (terminal and intercalary) heterochromatic bands. The NOR is indicated as a separate block. https://doi.org/10.1371/journal.pone.0209792.g005" ;
fabio:hasRepresentation <https://zenodo.org/record/12630925/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.12630927>
dc:description "Fig 6. Bayesian majority-rule consensus tree of Capsicum. Posterior probabilities values indicated by each branch. New species are highlighted in bold-colored letters and the clade to which they belong is indicated. https://doi.org/10.1371/journal.pone.0209792.g006" ;
fabio:hasRepresentation <https://zenodo.org/record/12630927/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF631CFFBF96405FB3C>
dwc:collectionCode "HUSA, USM" ;
dwc:eventDate "2008-09-22" ;
dwc:locality "Cordillera" ;
dwc:recordedBy "Quipuscoa" ;
dwc:verbatimElevation "2118" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFBEFFF1305EF94C63B1FEB8#3B393C9DFFB2FFF631CFFBF96405FB3C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF63703FB32626EFAF2>
dwc:collectionCode "MO" ;
dwc:eventDate "2000-03-13" ;
dwc:locality "Huarango" ;
dwc:recordedBy "Quebrada El Mirador & J. Campos" ;
dwc:verbatimElevation "2200" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFBEFFF1305EF94C63B1FEB8#3B393C9DFFB2FFF63703FB32626EFAF2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF63155FA8C6448FAB7>
dwc:collectionCode "USM" ;
dwc:eventDate "2003-04-25" ;
dwc:locality "Santuario Nacional Tabaconas-Namballe" ;
dwc:recordedBy "Carmen de la Frontera & S. M. Baldeon" ;
dwc:verbatimElevation "2175" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFBEFFF1305EF94C63B1FEB8#3B393C9DFFB2FFF63155FA8C6448FAB7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF63777FAC965FDFA6A>
dwc:collectionCode "EBSF" ;
dwc:locality "Zamora-Chinchipe" ;
dwc:recordedBy "Estacion Biologica San Francisco" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFBEFFF1305EF94C63B1FEB8#3B393C9DFFB2FFF63777FAC965FDFA6A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF636DBFAE462E1FA2F>
dwc:collectionCode "CORD" ;
dwc:eventDate "2017-05-02" ;
dwc:locality "rio San Francisco" ;
dwc:recordedBy "Barboza & Leiva Gonzalez" ;
dwc:verbatimElevation "1830" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFBEFFF1305EF94C63B1FEB8#3B393C9DFFB2FFF636DBFAE462E1FA2F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF631AFFA216493FA2F>
dwc:collectionCode "HAO" ;
dwc:recordedBy "Leiva Gonzalez" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFBEFFF1305EF94C63B1FEB8#3B393C9DFFB2FFF631AFFA216493FA2F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF6307EFA5F653BF9C7>
dwc:collectionCode "HAO" ;
dwc:eventDate "2017-08-17" ;
dwc:locality "Atajo" ;
dwc:recordedBy "G. E. Barboza & S. Leiva Gonzalez" ;
dwc:verbatimElevation "300" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFBEFFF1305EF94C63B1FEB8#3B393C9DFFB2FFF6307EFA5F653BF9C7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF63601F99965FEF99C>
dwc:collectionCode "CORD" ;
dwc:eventDate "2017-08-17" ;
dwc:locality "Rio San Francisco" ;
dwc:recordedBy "Barboza & Leiva Gonzalez" ;
dwc:verbatimElevation "1888" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFBEFFF1305EF94C63B1FEB8#3B393C9DFFB2FFF63601F99965FEF99C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF636DBF9D2653EF97F>
dwc:eventDate "1959-07-14" ;
dwc:locality "Loxa-Zamora" ;
dwc:recordedBy "Harling" ;
dwc:verbatimElevation "2100" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFBEFFF1305EF94C63B1FEB8#3B393C9DFFB2FFF636DBF9D2653EF97F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03F887D6FFBEFFF1305EF94C63B1FEB8.mc.3B393C9DFFB2FFF63604F9F165F6F951>
dwc:collectionCode "GB" ;
dwc:eventDate "1985-02-02" ;
dwc:locality "Yangana" ;
dwc:recordedBy "G. Harling & L. Andersson" ;
dwc:verbatimElevation "2700" ;
trt:httpUri <https://treatment.plazi.org/id/03F887D6FFBEFFF1305EF94C63B1FEB8#3B393C9DFFB2FFF63604F9F165F6F951> ;
a dwc:MaterialCitation .