This commit is contained in:
parent
31a94c8ff9
commit
3a7d279780
84
data/03/A9/87/03A98785E43AFFF12CBDF92141D0F81B.ttl
Normal file
84
data/03/A9/87/03A98785E43AFFF12CBDF92141D0F81B.ttl
Normal file
|
@ -0,0 +1,84 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A98785E43AFFF12CBDF92141D0F81B>
|
||||
dc:creator "Mercado-Gómez, Jorge D.; Morales-Puentes, María Eugenia" ;
|
||||
dc:title "Capparidastrum Hutch." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Capparidastrum_DC_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.439.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.439.3.9>
|
||||
bibo:endPage "286" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2020-04-20" ;
|
||||
bibo:startPage "276" ;
|
||||
bibo:volume "439" ;
|
||||
dc:creator "Mercado-Gómez, Jorge D.; Morales-Puentes, María Eugenia" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A new species of Capparidastrum (Capparaceae Juss.) from the Cauca inter Andean valley of Colombia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Capparidastrum_DC_>
|
||||
dwc:authority "(DC.) Hutch." ;
|
||||
dwc:authorityName "Hutch." ;
|
||||
dwc:baseAuthorityName "DC." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Capparaceae" ;
|
||||
dwc:genus "Capparidastrum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "(DC.) Hutch." ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3H4Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Capparidastrum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Capparidastrum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Capparaceae" ;
|
||||
dwc:genus "Capparidastrum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Capparaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Capparaceae>
|
||||
dwc:family "Capparaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:order "Brassicales" ;
|
||||
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: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 .
|
89
data/03/A9/87/03A98785E43BFFF72CBDF8E54687FE73.ttl
Normal file
89
data/03/A9/87/03A98785E43BFFF72CBDF8E54687FE73.ttl
Normal file
|
@ -0,0 +1,89 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A98785E43BFFF72CBDF8E54687FE73>
|
||||
dc:creator "Mercado-Gómez, Jorge D.; Morales-Puentes, María Eugenia" ;
|
||||
dc:title "Capparidastrum (Pulviniglans)" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Capparidastrum_Pulviniglans_Cornejo_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.439.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.439.3.9>
|
||||
bibo:endPage "286" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2020-04-20" ;
|
||||
bibo:startPage "276" ;
|
||||
bibo:volume "439" ;
|
||||
dc:creator "Mercado-Gómez, Jorge D.; Morales-Puentes, María Eugenia" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A new species of Capparidastrum (Capparaceae Juss.) from the Cauca inter Andean valley of Colombia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Capparidastrum_Pulviniglans_Cornejo_2008>
|
||||
dwc:authority "Cornejo & Iltis, 2008b" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Capparaceae" ;
|
||||
dwc:genus "Capparidastrum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Cornejo & Iltis, 2008" ;
|
||||
dwc:subGenus "Pulviniglans" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Capparidastrum_Pulviniglans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Capparidastrum_Pulviniglans>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Capparaceae" ;
|
||||
dwc:genus "Capparidastrum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Pulviniglans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Capparidastrum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Capparidastrum>
|
||||
dwc:genus "Capparidastrum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Capparaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Capparaceae>
|
||||
dwc:family "Capparaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:order "Brassicales" ;
|
||||
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: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 .
|
174
data/03/A9/87/03A98785E43CFFF52CBDFD8B47A6F7CA.ttl
Normal file
174
data/03/A9/87/03A98785E43CFFF52CBDFD8B47A6F7CA.ttl
Normal file
|
@ -0,0 +1,174 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A98785E43CFFF52CBDFD8B47A6F7CA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13873122>, <http://dx.doi.org/10.5281/zenodo.13873124>, <http://dx.doi.org/10.5281/zenodo.13873126> ;
|
||||
dc:creator "Mercado-Gómez, Jorge D.; Morales-Puentes, María Eugenia" ;
|
||||
dc:title "Capparidastrum dugandii" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A98785E43CFFF52CBDFD8B47A6F7CA.mc.3B683CCEE43CFFF72CEFFDA34236FD7E>, <http://tb.plazi.org/GgServer/dwcaRecords/03A98785E43CFFF52CBDFD8B47A6F7CA.mc.3B683CCEE43CFFF72D7DFD1B42F6FD7E>, <http://tb.plazi.org/GgServer/dwcaRecords/03A98785E43CFFF52CBDFD8B47A6F7CA.mc.3B683CCEE43DFFF62C88F89C420BF88E>, <http://tb.plazi.org/GgServer/dwcaRecords/03A98785E43CFFF52CBDFD8B47A6F7CA.mc.3B683CCEE43DFFF62D87F8D44632F846>, <http://tb.plazi.org/GgServer/dwcaRecords/03A98785E43CFFF52CBDFD8B47A6F7CA.mc.3B683CCEE43DFFF62901F80C4769F81E>, <http://tb.plazi.org/GgServer/dwcaRecords/03A98785E43CFFF52CBDFD8B47A6F7CA.mc.3B683CCEE43DFFF62878F844468DF7F2> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Capparidastrum_dugandii_Mercado_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.439.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.439.3.9>
|
||||
bibo:endPage "286" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2020-04-20" ;
|
||||
bibo:startPage "276" ;
|
||||
bibo:volume "439" ;
|
||||
dc:creator "Mercado-Gómez, Jorge D.; Morales-Puentes, María Eugenia" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A new species of Capparidastrum (Capparaceae Juss.) from the Cauca inter Andean valley of Colombia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13873122>, <http://dx.doi.org/10.5281/zenodo.13873124>, <http://dx.doi.org/10.5281/zenodo.13873126> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Capparidastrum_dugandii_Mercado_>
|
||||
dwc:authority "Mercado-Gómez-J & M. E. Morales-P." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Capparaceae" ;
|
||||
dwc:genus "Capparidastrum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mercado-Gómez-J & Morales-P." ;
|
||||
dwc:species "dugandii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QRHH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Capparidastrum_dugandii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Capparidastrum_dugandii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Capparaceae" ;
|
||||
dwc:genus "Capparidastrum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dugandii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Capparidastrum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Capparidastrum>
|
||||
dwc:genus "Capparidastrum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Capparaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Capparaceae>
|
||||
dwc:family "Capparaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:order "Brassicales" ;
|
||||
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: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.13873122>
|
||||
dc:description "FIGURE 2. (a) Branch with inflorescence. (b) Juvenile inflorescence. (c) Open flower with sepals, petals, stamens and style. (d) Flower detail of sepals. (f) Petals. (g) Fruit. (g) Fruit detail in longitudinal cut (scale: 1 a–g= 1cm; Mercado JD and Zapata D, 1122 HEUS!)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13873122/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13873124>
|
||||
dc:description "FIGURE 3. (a) Distribution map of Capparidastrum subgen. Pulviniglans species in Colombia. C. dugandii in (b) in Atuncela (river Dagua) and (c) Briceño and Santa Fe de Antioquia." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13873124/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13873126>
|
||||
dc:description "PLATE 1. Examples of Capparidastrum dugandii (Mercado JD & Zapata D, 1122 HEUS!). (a) Growing over a slope. (b) Inflorescence exceeding foliage. (c) Inflorescence with floral button. (d) Detached flower at anthesis (above) and after postanthesis (below). (e) Nectary glands and base of gynophore after postanthesis, lateral view and (f) nectary glands, adaxial view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13873126/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A98785E43CFFF52CBDFD8B47A6F7CA.mc.3B683CCEE43CFFF72CEFFDA34236FD7E>
|
||||
dwc:eventDate "2017-02-25" ;
|
||||
dwc:locality "La Carbajal Creek" ;
|
||||
dwc:recordedBy "Mercado & Zapata D." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "709" ;
|
||||
dwc:verbatimLatitude "6.538611" ;
|
||||
dwc:verbatimLongitude "-75.85725" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A98785E43CFFF52CBDFD8B47A6F7CA#3B683CCEE43CFFF72CEFFDA34236FD7E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A98785E43CFFF52CBDFD8B47A6F7CA.mc.3B683CCEE43CFFF72D7DFD1B42F6FD7E>
|
||||
dwc:collectionCode "HEUS" ;
|
||||
dwc:eventDate "2017-02-25" ;
|
||||
dwc:locality "La Carbajal Creek" ;
|
||||
dwc:recordedBy "Mercado & Zapata D." ;
|
||||
dwc:typeStatus "isotype" ;
|
||||
dwc:verbatimElevation "709" ;
|
||||
dwc:verbatimLatitude "6.538611" ;
|
||||
dwc:verbatimLongitude "-75.85725" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A98785E43CFFF52CBDFD8B47A6F7CA#3B683CCEE43CFFF72D7DFD1B42F6FD7E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A98785E43CFFF52CBDFD8B47A6F7CA.mc.3B683CCEE43DFFF62C88F89C420BF88E>
|
||||
dwc:collectionCode "HUA" ;
|
||||
dwc:eventDate "1998-08-24" ;
|
||||
dwc:locality "Atuncela" ;
|
||||
dwc:recordedBy "Vargas G. W." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1100" ;
|
||||
dwc:verbatimLatitude "3.7374778" ;
|
||||
dwc:verbatimLongitude "-76.68616" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A98785E43CFFF52CBDFD8B47A6F7CA#3B683CCEE43DFFF62C88F89C420BF88E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A98785E43CFFF52CBDFD8B47A6F7CA.mc.3B683CCEE43DFFF62D87F8D44632F846>
|
||||
dwc:collectionCode "COL, JAUM" ;
|
||||
dwc:eventDate "2013-04-10" ;
|
||||
dwc:locality "La Carbajal Creek" ;
|
||||
dwc:recordedBy "Zapata D" ;
|
||||
dwc:verbatimElevation "709" ;
|
||||
dwc:verbatimLatitude "6.538611" ;
|
||||
dwc:verbatimLongitude "-75.85725" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A98785E43CFFF52CBDFD8B47A6F7CA#3B683CCEE43DFFF62D87F8D44632F846> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A98785E43CFFF52CBDFD8B47A6F7CA.mc.3B683CCEE43DFFF62901F80C4769F81E>
|
||||
dwc:collectionCode "JAUM" ;
|
||||
dwc:eventDate "2012-07-19" ;
|
||||
dwc:locality "Tenche watershed" ;
|
||||
dwc:recordedBy "Zapata D" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "7.1268306" ;
|
||||
dwc:verbatimLongitude "-75.66358" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A98785E43CFFF52CBDFD8B47A6F7CA#3B683CCEE43DFFF62901F80C4769F81E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A98785E43CFFF52CBDFD8B47A6F7CA.mc.3B683CCEE43DFFF62878F844468DF7F2>
|
||||
dwc:collectionCode "ICESI" ;
|
||||
dwc:eventDate "2010-07-09" ;
|
||||
dwc:locality "Atuncela" ;
|
||||
dwc:recordedBy "Vargas GW" ;
|
||||
dwc:verbatimElevation "350" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A98785E43CFFF52CBDFD8B47A6F7CA#3B683CCEE43DFFF62878F844468DF7F2> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue