This commit is contained in:
treatmentbank 2024-12-12 16:44:03 +00:00
parent fd4b917874
commit abf963384f
8 changed files with 432 additions and 4 deletions

View file

@ -0,0 +1,59 @@
@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/2D3C8869FFA3D544FC951BFEFB84FDE5>
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:title "Passiflora Feuillet & J. M. MacDougal (Feuillet 2007" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Stipulata_Feuillet_2007> ;
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2024v46a20> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/adansonia2024v46a20>
bibo:endPage "221" ;
bibo:issue "20" ;
bibo:journal "Adansonia" ;
bibo:pubDate "2024-12-09" ;
bibo:series "3" ;
bibo:startPage "197" ;
bibo:volume "46" ;
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:date "2024" ;
dc:title "A revised and annotated checklist of the genus Passiflora L. in French Guiana" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Stipulata_Feuillet_2007>
# Warning: Removing "(Feuillet" from authority ;
dwc:authority "Feuillet & J. M. MacDougal" ;
dwc:authorityName "Feuillet & J. M. MacDougal (Feuillet" ;
dwc:authorityYear "2007" ;
dwc:class "Magnoliopsida" ;
dwc:family "Passifloraceae" ;
dwc:genus "Passiflora" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "superSection" ;
dwc:scientificNameAuthorship "Feuillet & MacDougal, 2007" ;
dwc:superSection "Stipulata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DYY7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Stipulata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Stipulata>
# Warning: Could not determine parent name ;
dwc:class "Magnoliopsida" ;
dwc:family "Passifloraceae" ;
dwc:genus "Passiflora" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "superSection" ;
dwc:superSection "Stipulata" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,41 @@
@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/2D3C8869FFA3D544FE831F7BFE8FFA14>
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:title "Passiflora supersect. Passiflora" ;
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2024v46a20> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Passiflora> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/adansonia2024v46a20>
bibo:endPage "221" ;
bibo:issue "20" ;
bibo:journal "Adansonia" ;
bibo:pubDate "2024-12-09" ;
bibo:series "3" ;
bibo:startPage "197" ;
bibo:volume "46" ;
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:date "2024" ;
dc:title "A revised and annotated checklist of the genus Passiflora L. in French Guiana" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Passiflora>
# Warning: Could not determine parent name ;
dwc:class "Magnoliopsida" ;
dwc:family "Passifloraceae" ;
dwc:genus "Passiflora" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "superSection" ;
dwc:superSection "Passiflora" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,57 @@
@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/2D3C8869FFB9D55EFC9D193EFBB2FBE8>
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:title "Passiflora Feuillet & J. M. MacDougal" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Auriculata_Feuillet_> ;
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2024v46a20> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/adansonia2024v46a20>
bibo:endPage "221" ;
bibo:issue "20" ;
bibo:journal "Adansonia" ;
bibo:pubDate "2024-12-09" ;
bibo:series "3" ;
bibo:startPage "197" ;
bibo:volume "46" ;
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:date "2024" ;
dc:title "A revised and annotated checklist of the genus Passiflora L. in French Guiana" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Auriculata_Feuillet_>
dwc:authority "Feuillet & J. M. MacDougal" ;
dwc:authorityName "Feuillet & J. M. MacDougal" ;
dwc:class "Magnoliopsida" ;
dwc:family "Passifloraceae" ;
dwc:genus "Passiflora" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "superSection" ;
dwc:scientificNameAuthorship "Feuillet & MacDougal" ;
dwc:superSection "Auriculata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DY7Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Auriculata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Auriculata>
# Warning: Could not determine parent name ;
dwc:class "Magnoliopsida" ;
dwc:family "Passifloraceae" ;
dwc:genus "Passiflora" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "superSection" ;
dwc:superSection "Auriculata" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,57 @@
@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/2D3C8869FFBAD55DFEAE1D39FB86FEEB>
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:title "Passiflora J. M. MacDougal & Feuillet" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Decaloba_DC_> ;
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2024v46a20> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/adansonia2024v46a20>
bibo:endPage "221" ;
bibo:issue "20" ;
bibo:journal "Adansonia" ;
bibo:pubDate "2024-12-09" ;
bibo:series "3" ;
bibo:startPage "197" ;
bibo:volume "46" ;
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:date "2024" ;
dc:title "A revised and annotated checklist of the genus Passiflora L. in French Guiana" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Decaloba_DC_>
dwc:authority "(DC.) J. M. MacDougal & Feuillet" ;
dwc:authorityName "J. M. MacDougal & Feuillet" ;
dwc:baseAuthorityName "DC." ;
dwc:class "Magnoliopsida" ;
dwc:family "Passifloraceae" ;
dwc:genus "Passiflora" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "superSection" ;
dwc:scientificNameAuthorship "(DC.) MacDougal & Feuillet" ;
dwc:superSection "Decaloba" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Decaloba> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Decaloba>
# Warning: Could not determine parent name ;
dwc:class "Magnoliopsida" ;
dwc:family "Passifloraceae" ;
dwc:genus "Passiflora" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "superSection" ;
dwc:superSection "Decaloba" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,92 @@
@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/2D3C8869FFBBD55CFC9618B0FA3DFB24>
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:title "Passiflora coccinea Feuillet & J. M. MacDougal" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Passiflora_coccinea_Feuillet_> ;
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2024v46a20> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/adansonia2024v46a20>
bibo:endPage "221" ;
bibo:issue "20" ;
bibo:journal "Adansonia" ;
bibo:pubDate "2024-12-09" ;
bibo:series "3" ;
bibo:startPage "197" ;
bibo:volume "46" ;
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:date "2024" ;
dc:title "A revised and annotated checklist of the genus Passiflora L. in French Guiana" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Passiflora_coccinea_Feuillet_>
dwc:authority "Feuillet & J. M. MacDougal" ;
dwc:authorityName "Feuillet & J. M. MacDougal" ;
dwc:class "Magnoliopsida" ;
dwc:family "Passifloraceae" ;
dwc:genus "Passiflora" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Feuillet & MacDougal" ;
dwc:species "coccinea" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DYBJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Passiflora_coccinea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Passiflora_coccinea>
dwc:class "Magnoliopsida" ;
dwc:family "Passifloraceae" ;
dwc:genus "Passiflora" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "coccinea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Passiflora> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Passiflora>
dwc:genus "Passiflora" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Passifloraceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Passifloraceae>
dwc:family "Passifloraceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
dwc:order "Malpighiales" ;
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 .

View file

@ -0,0 +1,58 @@
@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/2D3C8869FFBFD558FC0C1F72FA03F906>
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:title "Passiflora Feuillet & J. M. MacDougal" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Laurifolia_Cervi_> ;
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2024v46a20> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/adansonia2024v46a20>
bibo:endPage "221" ;
bibo:issue "20" ;
bibo:journal "Adansonia" ;
bibo:pubDate "2024-12-09" ;
bibo:series "3" ;
bibo:startPage "197" ;
bibo:volume "46" ;
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:date "2024" ;
dc:title "A revised and annotated checklist of the genus Passiflora L. in French Guiana" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Laurifolia_Cervi_>
dwc:authority "(Cervi) Feuillet & J. M. MacDougal" ;
dwc:authorityName "Feuillet & J. M. MacDougal" ;
dwc:baseAuthorityName "Cervi" ;
dwc:class "Magnoliopsida" ;
dwc:family "Passifloraceae" ;
dwc:genus "Passiflora" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "superSection" ;
dwc:scientificNameAuthorship "(Cervi) Feuillet & MacDougal" ;
dwc:superSection "Laurifolia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DYKP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Laurifolia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Laurifolia>
# Warning: Could not determine parent name ;
dwc:class "Magnoliopsida" ;
dwc:family "Passifloraceae" ;
dwc:genus "Passiflora" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "superSection" ;
dwc:superSection "Laurifolia" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,58 @@
@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/2D3C8869FFBFD558FF53193EFD45FBE3>
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:title "Distephana Feuillet & MacDougal" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Distephana_DC_> ;
trt:publishedIn <http://dx.doi.org/10.5252/adansonia2024v46a20> ;
a trt:Treatment .
<http://dx.doi.org/10.5252/adansonia2024v46a20>
bibo:endPage "221" ;
bibo:issue "20" ;
bibo:journal "Adansonia" ;
bibo:pubDate "2024-12-09" ;
bibo:series "3" ;
bibo:startPage "197" ;
bibo:volume "46" ;
dc:creator "Rome, Maxime; MacDOUGAL, John M.; Svoboda, Harlan T.; COPPENS DEECKENBRUGGE, Geo" ;
dc:date "2024" ;
dc:title "A revised and annotated checklist of the genus Passiflora L. in French Guiana" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Distephana_DC_>
dwc:authority "(DC.) Feuillet & MacDougal" ;
dwc:authorityName "Feuillet & MacDougal" ;
dwc:baseAuthorityName "DC." ;
dwc:class "Magnoliopsida" ;
dwc:family "Passifloraceae" ;
dwc:genus "Distephana" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "superSection" ;
dwc:scientificNameAuthorship "(DC.) Feuillet & MacDougal" ;
dwc:superSection "Distephana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DCJ7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Distephana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Distephana>
# Warning: Could not determine parent name ;
dwc:class "Magnoliopsida" ;
dwc:family "Passifloraceae" ;
dwc:genus "Distephana" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "superSection" ;
dwc:superSection "Distephana" ;
a dwcFP:TaxonName .

View file

@ -126,6 +126,7 @@
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-13.216325" ;
dwc:verbatimLongitude "-44.065193" ;
trt:gbifOccurrenceId "4991663307" ;
trt:httpUri <https://treatment.plazi.org/id/B38058FA49CF576CB81C44DA7969887F#B44A8E28F174A3161A9133A64ECAB408> ;
a dwc:MaterialCitation .
@ -138,6 +139,7 @@
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "-13.216325" ;
dwc:verbatimLongitude "-44.065193" ;
trt:gbifOccurrenceId "4991663304" ;
trt:httpUri <https://treatment.plazi.org/id/B38058FA49CF576CB81C44DA7969887F#43065AFCDA68FE25F5377D0AAD5B0803> ;
a dwc:MaterialCitation .
@ -150,6 +152,7 @@
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "-13.216325" ;
dwc:verbatimLongitude "-44.065193" ;
trt:gbifOccurrenceId "4991663302" ;
trt:httpUri <https://treatment.plazi.org/id/B38058FA49CF576CB81C44DA7969887F#63F7F6A8C2BF6FA27EEA588B943DF68E> ;
a dwc:MaterialCitation .
@ -162,6 +165,7 @@
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "-13.216325" ;
dwc:verbatimLongitude "-44.065193" ;
trt:gbifOccurrenceId "4991663305" ;
trt:httpUri <https://treatment.plazi.org/id/B38058FA49CF576CB81C44DA7969887F#3914621CAF8616DEAF25F68014FA09DA> ;
a dwc:MaterialCitation .
@ -169,11 +173,12 @@
dwc:catalogNumber "MZUSP 29540" ;
dwc:collectionCode "MZUSP" ;
dwc:eventDate "1987-07" ;
dwc:locality "Gruta do Padre cave" ;
dwc:recordedBy "dos Travertinos" ;
dwc:locality "rio dos Travertinos" ;
dwc:recordedBy "Sala dos Anfipodes & F. Chaimowicz." ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "-13.216325" ;
dwc:verbatimLongitude "-44.065193" ;
trt:gbifOccurrenceId "4991663309" ;
trt:httpUri <https://treatment.plazi.org/id/B38058FA49CF576CB81C44DA7969887F#1BD7A2B811D523ACA586A144AB9F1A22> ;
a dwc:MaterialCitation .
@ -181,10 +186,11 @@
dwc:catalogNumber "MZUSP 29421" ;
dwc:collectionCode "MZUSP" ;
dwc:eventDate "1987-07" ;
dwc:locality "Gruta do Padre cave" ;
dwc:recordedBy "Conduto Biogeo" ;
dwc:locality "Conduto Biogeo" ;
dwc:recordedBy "Sala dos Anfipodes & F. Chaimowicz." ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "-13.216325" ;
dwc:verbatimLongitude "-44.065193" ;
trt:gbifOccurrenceId "4991663301" ;
trt:httpUri <https://treatment.plazi.org/id/B38058FA49CF576CB81C44DA7969887F#A6BDEAD97DBD39405C9B2DBD9F145519> ;
a dwc:MaterialCitation .