GG2RDF 2024-08-21T12:03:45.259Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-21 12:03:57 +00:00
parent 0c101087d6
commit 9169b0ae56
3 changed files with 667 additions and 0 deletions

View file

@ -0,0 +1,292 @@
@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/038B879EFFA1B40AFF3BBF90FE4CFEC7>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Moreno_Mello-Leit%C3%A3o_1940>, <http://dx.doi.org/10.5281/zenodo.13217221>, <http://dx.doi.org/10.5281/zenodo.13217223> ;
dc:creator "De Oliveira, Miguel S.; Krahl, Amauri H.; Silva, João B. F.; Krahl, Dayse R. P.; Viana, Pedro L.; Meneguzzo, Thiago E. C." ;
dc:title "Notylia platyglossa Schlechter 1914" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038B879EFFA1B40AFF3BBF90FE4CFEC7.mc.3B4A3CD5FFA1B40DFF3BBFE4FE71FBDD>, <http://tb.plazi.org/GgServer/dwcaRecords/038B879EFFA1B40AFF3BBF90FE4CFEC7.mc.3B4A3CD5FFA1B40DFE8DB8BCFE2BFB2D> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Notylia_platyglossa_Schlechter_1914> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Notylia_morenoi> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Dipteranthus_peruvianus_Schlechter_1916>, <http://taxon-concept.plazi.org/id/Plantae/Notylia_peruviana_Schltr._1946> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.655.1.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.655.1.6>
bibo:endPage "88" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-06-21" ;
bibo:startPage "79" ;
bibo:volume "655" ;
dc:creator "De Oliveira, Miguel S.; Krahl, Amauri H.; Silva, João B. F.; Krahl, Dayse R. P.; Viana, Pedro L.; Meneguzzo, Thiago E. C." ;
dc:date "2024" ;
dc:title "A taxonomic overview of Notylia platyglossa Schltr. and related species (Orchidaceae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13217221>, <http://dx.doi.org/10.5281/zenodo.13217223> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Notylia_platyglossa_Schlechter_1914>
dwc:authority "Schlechter (1914)" ;
dwc:authorityName "Schlechter" ;
dwc:authorityPageNumber "1914" ;
dwc:authorityYear "1914" ;
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schlechter, 1914" ;
dwc:species "platyglossa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SD65> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Notylia_platyglossa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Dipteranthus_peruvianus_Schlechter_1916>
dwc:authority "Schlechter (1916: 187)" ;
dwc:authorityName "Schlechter" ;
dwc:authorityPageNumber "187" ;
dwc:authorityYear "1916" ;
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Dipteranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schlechter, 1916" ;
dwc:species "peruvianus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SD65> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Dipteranthus_peruvianus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Notylia_peruviana_Schltr._1946>
dwc:authority "(Schltr.) Schweinfurth (1946: 205)" ;
dwc:authorityName "Schweinfurth" ;
dwc:authorityPageNumber "205" ;
dwc:authorityYear "1946" ;
dwc:baseAuthorityName "Schltr." ;
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Schltr.) Schweinfurth, 1946" ;
dwc:species "peruviana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SD65> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Notylia_peruviana> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Moreno_Mello-Leit%C3%A3o_1940>
dwc:authority "R. Vasquez" ;
dwc:authorityName "Mello-Leitão" ;
dwc:authorityYear "1940" ;
dwc:class "Arachnida" ;
dwc:family "Prodidomidae" ;
dwc:genus "Moreno" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Mello-Leitão, 1940" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SD65> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Moreno> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Notylia_platyglossa>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "platyglossa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Notylia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Notylia>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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://taxon-name.plazi.org/id/Plantae/Dipteranthus_peruvianus>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Dipteranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "peruvianus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dipteranthus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Dipteranthus>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Dipteranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Notylia_peruviana>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "peruviana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Notylia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Notylia_morenoi>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "morenoi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Notylia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Moreno>
dwc:class "Arachnida" ;
dwc:family "Prodidomidae" ;
dwc:genus "Moreno" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prodidomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Prodidomidae>
dwc:class "Arachnida" ;
dwc:family "Prodidomidae" ;
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> ;
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.13217221>
dc:description "FIGURE 1. Notylia platyglossa. A. Habit. B. Flower in oblique view. C. Bracteole. D. Flower dissected. E. Pedicel, ovary and column in ventral view. F. Pedicel, ovary and column in dorsal view. G. Pollinarium. H. Anther. Photo of habit by Sérgio Queiroz." ;
fabio:hasRepresentation <https://zenodo.org/record/13217221/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13217223>
dc:description "FIGURE 2. Location of occurrence points for Notylia platyglossa. Brazilian states: AP—Amapá, AM—Amazonas, AC—Acre, MA— Maranhão, PA—Pará, RO—Rondônia, RR—Roraima." ;
fabio:hasRepresentation <https://zenodo.org/record/13217223/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038B879EFFA1B40AFF3BBF90FE4CFEC7.mc.3B4A3CD5FFA1B40DFF3BBFE4FE71FBDD>
dwc:catalogNumber "INPA 263164" ;
dwc:collectionCode "E, B, T, R, S" ;
dwc:eventDate "1911-09" ;
dwc:locality "Sao Francisco" ;
dwc:typeStatus "neotype" ;
trt:httpUri <https://treatment.plazi.org/id/038B879EFFA1B40AFF3BBF90FE4CFEC7#3B4A3CD5FFA1B40DFF3BBFE4FE71FBDD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038B879EFFA1B40AFF3BBF90FE4CFEC7.mc.3B4A3CD5FFA1B40DFE8DB8BCFE2BFB2D>
dwc:collectionCode "L, R, LPB" ;
dwc:eventDate "1979-09-25" ;
dwc:locality "San Javier" ;
dwc:recordedBy "Dodson & Vasquez Chavez" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/038B879EFFA1B40AFF3BBF90FE4CFEC7#3B4A3CD5FFA1B40DFE8DB8BCFE2BFB2D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,155 @@
@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/038B879EFFA6B408FF3BBD56FA1DFDA7>
cito:cites <http://dx.doi.org/10.5281/zenodo.13217225>, <http://dx.doi.org/10.5281/zenodo.13217227> ;
dc:creator "De Oliveira, Miguel S.; Krahl, Amauri H.; Silva, João B. F.; Krahl, Dayse R. P.; Viana, Pedro L.; Meneguzzo, Thiago E. C." ;
dc:title "Notylia boliviensis Schlechter 1922" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038B879EFFA6B408FF3BBD56FA1DFDA7.mc.3B4A3CD5FFA6B40AFF3BBD9AFC6FFE57>, <http://tb.plazi.org/GgServer/dwcaRecords/038B879EFFA6B408FF3BBD56FA1DFDA7.mc.3B4A3CD5FFA6B40AFC4FBD9AFE8AFE1F>, <http://tb.plazi.org/GgServer/dwcaRecords/038B879EFFA6B408FF3BBD56FA1DFDA7.mc.3B4A3CD5FFA5B409FDEDBBD4FE88F7ED>, <http://tb.plazi.org/GgServer/dwcaRecords/038B879EFFA6B408FF3BBD56FA1DFDA7.mc.3B4A3CD5FFA5B409FEAEBBF0FB19F7ED> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Notylia_boliviensis_Schlechter_1922> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.655.1.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.655.1.6>
bibo:endPage "88" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-06-21" ;
bibo:startPage "79" ;
bibo:volume "655" ;
dc:creator "De Oliveira, Miguel S.; Krahl, Amauri H.; Silva, João B. F.; Krahl, Dayse R. P.; Viana, Pedro L.; Meneguzzo, Thiago E. C." ;
dc:date "2024" ;
dc:title "A taxonomic overview of Notylia platyglossa Schltr. and related species (Orchidaceae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13217225>, <http://dx.doi.org/10.5281/zenodo.13217227> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Notylia_boliviensis_Schlechter_1922>
dwc:authority "Schlechter (1922: 53)" ;
dwc:authorityName "Schlechter" ;
dwc:authorityPageNumber "53" ;
dwc:authorityYear "1922" ;
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schlechter, 1922" ;
dwc:species "boliviensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7XHYV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Notylia_boliviensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Notylia_boliviensis>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "boliviensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Notylia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Notylia>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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.13217225>
dc:description "FIGURE 3. Notylia boliviensis. A. Habit. B. Bracteole. C. Inflorescence. D. Flower in front view. E. Flower in oblique view. F. Flower in side view. G. Flower dissected. H. Pedicel, ovary and column in ventral view. I. Pedicel, ovary and column in dorsal view. J. Pollinarium. K. Anther. Photos by A.H. Krahl." ;
fabio:hasRepresentation <https://zenodo.org/record/13217225/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13217227>
dc:description "FIGURE 4. Location of occurrence points of Notylia boliviensis Schltr. Brazilian states: AP—Amapá, AM—Amazonas, AC—Acre, MA—Maranhão, PA—Pará, RO—Rondônia, RR—Roraima." ;
fabio:hasRepresentation <https://zenodo.org/record/13217227/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038B879EFFA6B408FF3BBD56FA1DFDA7.mc.3B4A3CD5FFA6B40AFF3BBD9AFC6FFE57>
dwc:catalogNumber "HUAM 12536" ;
dwc:collectionCode "T, B, J, F" ;
dwc:eventDate "1907-08" ;
dwc:locality "Herzog" ;
dwc:typeStatus "neotype" ;
trt:httpUri <https://treatment.plazi.org/id/038B879EFFA6B408FF3BBD56FA1DFDA7#3B4A3CD5FFA6B40AFF3BBD9AFC6FFE57> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038B879EFFA6B408FF3BBD56FA1DFDA7.mc.3B4A3CD5FFA6B40AFC4FBD9AFE8AFE1F>
dwc:catalogNumber "HUAM 12536" ;
dwc:collectionCode "T, B, J, F" ;
dwc:eventDate "1907-08" ;
dwc:locality "Herzog" ;
dwc:typeStatus "neotype" ;
trt:httpUri <https://treatment.plazi.org/id/038B879EFFA6B408FF3BBD56FA1DFDA7#3B4A3CD5FFA6B40AFC4FBD9AFE8AFE1F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038B879EFFA6B408FF3BBD56FA1DFDA7.mc.3B4A3CD5FFA5B409FDEDBBD4FE88F7ED>
dwc:catalogNumber "HB 40870" ;
dwc:collectionCode "HB" ;
dwc:eventDate "1966-01-13" ;
dwc:locality "Serra do Navio" ;
trt:httpUri <https://treatment.plazi.org/id/038B879EFFA6B408FF3BBD56FA1DFDA7#3B4A3CD5FFA5B409FDEDBBD4FE88F7ED> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038B879EFFA6B408FF3BBD56FA1DFDA7.mc.3B4A3CD5FFA5B409FEAEBBF0FB19F7ED>
dwc:collectionCode "HUAM" ;
dwc:eventDate "2022-02-21" ;
dwc:locality "Apiau" ;
trt:httpUri <https://treatment.plazi.org/id/038B879EFFA6B408FF3BBD56FA1DFDA7#3B4A3CD5FFA5B409FEAEBBF0FB19F7ED> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,220 @@
@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/03CD878FFFFF917E8E830AD7FBAFFF6E>
cito:cites <http://dx.doi.org/10.5281/zenodo.13217213>, <http://dx.doi.org/10.5281/zenodo.13217215>, <http://dx.doi.org/10.5281/zenodo.13217217> ;
dc:creator "Florentín, Javier E.; Nuñez-Florentin, Mariela; Salas, Roberto M." ;
dc:title "Galianthe longifolia E. L. Cabral, Bol. Soc. Argent. Bot. 1991" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8FD10A79FDBAF8CA>, <http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8C2B0A1DFC8FF82E>, <http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8D210AC0FACDF82E>, <http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8B670AC1FC8AF872>, <http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8D3B0AE5FAC8F872>, <http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8B7A0AE5FD69F856>, <http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8CDB0A88FED6F7BA>, <http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8F8E0AADFB00F7BA>, <http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8AB10AACFCA0F79E>, <http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917E8D120550FEA5FF0A>, <http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFB917E8F1D0DDDFCE7FF0A>, <http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFB917E8D5E0DDDFEA2FF6E>, <http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFB917E8F130D81FC53FF6E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Galianthe_longifolia_Standley_1931> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.655.1.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.655.1.7>
bibo:endPage "96" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-06-21" ;
bibo:startPage "89" ;
bibo:volume "655" ;
dc:creator "Florentín, Javier E.; Nuñez-Florentin, Mariela; Salas, Roberto M." ;
dc:date "2024" ;
dc:title "Advancements in Galianthe (Spermacoceae-Rubiaceae) knowledge: complete description of G. longifolia and new records for G. thalictroides in Mato Grosso do Sul, Brazil" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13217213>, <http://dx.doi.org/10.5281/zenodo.13217215>, <http://dx.doi.org/10.5281/zenodo.13217217> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Galianthe_longifolia_Standley_1931>
dwc:authority "(Standl.) E. L. Cabral, Bol. Soc. Argent. Bot." ;
dwc:authorityName "E. L. Cabral, Bol. Soc. Argent. Bot." ;
dwc:authorityYear "1991" ;
dwc:baseAuthorityName "Standley" ;
dwc:baseAuthorityYear "1931" ;
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Galianthe" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Standley, 1931) E. L. Cabral, Bol. Soc. Argent. Bot., 1991" ;
dwc:species "longifolia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3F52D> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Galianthe_longifolia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Galianthe_longifolia>
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Galianthe" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "longifolia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Galianthe> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Galianthe>
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Galianthe" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rubiaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
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.13217213>
dc:description "FIGURE 1. Galianthe longifolia. A. Habit. B. Stipular sheath. CE. Long-styled flower. C. Flower. D. Hypanthium, calyx, style, and stigma. E. Opened corolla. FH. Short-styled flower. F. Flower. G. Hypanthium, calyx, style, and stigma. H. Opened corolla. IK. Seed. I. Seed, dorsal view. J. Seed, ventral view. K. Seed, cross section. L. Fruit. AH extracted from Cabral (2009), IL de Cordeiro C.B. 1969 (C). Ilustrated by L. Simón" ;
fabio:hasRepresentation <https://zenodo.org/record/13217213/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13217215>
dc:description "FIGURE 2. Galianthe longifolia. LM (K, O), SM (A, DE) and SEM (BC, FJ, LN, P) photomicrographs of fruits, seeds, and pollen grains.A. Inmature fruit. B. Dehiscent fruit.C. Detail of the fruit wall. DH. Seed. D, F. Dorsal view. E, G. Ventral view. H. Detail of testa surface. IP. Pollen grain. IL. Short-styled flower. I. Polar view. JK. Equatorial view. L. Detail of exine. MP. Long-styled flower. M. Polar view. NO. Equatorial view. P. Detail of exine. Scale bar AB. 500 μm. C, H. 20 µm. DG. 500 µm. IK, MO. 5 µm. L, P. 1 µm. AH from Cordeiro C.B. 1969 (C)." ;
fabio:hasRepresentation <https://zenodo.org/record/13217215/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13217217>
dc:description "FIGURE 3. Distribution map of Galianthe species. A. Galianthe longifolia (red circles). B. G. thalictroides (yellow circles), blue dotted lines indicate new records." ;
fabio:hasRepresentation <https://zenodo.org/record/13217217/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8FD10A79FDBAF8CA>
dwc:collectionCode "O, G, MBM, UB" ;
dwc:eventDate "1983-12-16" ;
dwc:locality "Tacuru" ;
trt:httpUri <https://treatment.plazi.org/id/03CD878FFFFF917E8E830AD7FBAFFF6E#3B0C3CC4FFFA917F8FD10A79FDBAF8CA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8C2B0A1DFC8FF82E>
dwc:collectionCode "W, G, UEC, L" ;
dwc:eventDate "1973-02-11" ;
dwc:locality "Garcia" ;
trt:httpUri <https://treatment.plazi.org/id/03CD878FFFFF917E8E830AD7FBAFFF6E#3B0C3CC4FFFA917F8C2B0A1DFC8FF82E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8D210AC0FACDF82E>
dwc:collectionCode "R, NY" ;
dwc:eventDate "1959-12-14" ;
dwc:recordedBy "Lapa" ;
trt:httpUri <https://treatment.plazi.org/id/03CD878FFFFF917E8E830AD7FBAFFF6E#3B0C3CC4FFFA917F8D210AC0FACDF82E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8B670AC1FC8AF872>
dwc:collectionCode "G, HBR, MBM" ;
dwc:eventDate "1948-11-28" ;
dwc:recordedBy "Hatschbach" ;
trt:httpUri <https://treatment.plazi.org/id/03CD878FFFFF917E8E830AD7FBAFFF6E#3B0C3CC4FFFA917F8B670AC1FC8AF872> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8D3B0AE5FAC8F872>
dwc:collectionCode "L" ;
dwc:eventDate "1976-11-09" ;
dwc:locality "Dombrwski" ;
dwc:recordedBy "Hatschbach" ;
trt:httpUri <https://treatment.plazi.org/id/03CD878FFFFF917E8E830AD7FBAFFF6E#3B0C3CC4FFFA917F8D3B0AE5FAC8F872> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8B7A0AE5FD69F856>
dwc:collectionCode "P, I, UB" ;
dwc:eventDate "1979-12-20" ;
dwc:locality "Oliveira" ;
dwc:recordedBy "Volta Grande" ;
trt:httpUri <https://treatment.plazi.org/id/03CD878FFFFF917E8E830AD7FBAFFF6E#3B0C3CC4FFFA917F8B7A0AE5FD69F856> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8CDB0A88FED6F7BA>
dwc:collectionCode "G, RB, UB" ;
dwc:eventDate "1968-12-27" ;
dwc:locality "US" ;
trt:httpUri <https://treatment.plazi.org/id/03CD878FFFFF917E8E830AD7FBAFFF6E#3B0C3CC4FFFA917F8CDB0A88FED6F7BA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8F8E0AADFB00F7BA>
dwc:collectionCode "G, MBM" ;
dwc:eventDate "1967-12-31" ;
dwc:locality "Rio Passo Dois" ;
trt:httpUri <https://treatment.plazi.org/id/03CD878FFFFF917E8E830AD7FBAFFF6E#3B0C3CC4FFFA917F8F8E0AADFB00F7BA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917F8AB10AACFCA0F79E>
dwc:collectionCode "R, B, F, HBR, SI" ;
dwc:eventDate "1965-12-11" ;
dwc:locality "US" ;
trt:httpUri <https://treatment.plazi.org/id/03CD878FFFFF917E8E830AD7FBAFFF6E#3B0C3CC4FFFA917F8AB10AACFCA0F79E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFA917E8D120550FEA5FF0A>
dwc:collectionCode "MBM" ;
dwc:eventDate "1951-01-18" ;
trt:httpUri <https://treatment.plazi.org/id/03CD878FFFFF917E8E830AD7FBAFFF6E#3B0C3CC4FFFA917E8D120550FEA5FF0A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFB917E8F1D0DDDFCE7FF0A>
dwc:collectionCode "P, R" ;
dwc:eventDate "1908-04-14" ;
dwc:recordedBy "Restinga Serra" ;
trt:httpUri <https://treatment.plazi.org/id/03CD878FFFFF917E8E830AD7FBAFFF6E#3B0C3CC4FFFB917E8F1D0DDDFCE7FF0A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFB917E8D5E0DDDFEA2FF6E>
dwc:collectionCode "L, ICN" ;
dwc:eventDate "1987-01-10" ;
dwc:locality "Sao Luiz do Puruna" ;
trt:httpUri <https://treatment.plazi.org/id/03CD878FFFFF917E8E830AD7FBAFFF6E#3B0C3CC4FFFB917E8D5E0DDDFEA2FF6E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD878FFFFF917E8E830AD7FBAFFF6E.mc.3B0C3CC4FFFB917E8F130D81FC53FF6E>
dwc:collectionCode "A, CTES" ;
dwc:eventDate "1987-01-15" ;
dwc:recordedBy "Vila Velha" ;
trt:httpUri <https://treatment.plazi.org/id/03CD878FFFFF917E8E830AD7FBAFFF6E#3B0C3CC4FFFB917E8F130D81FC53FF6E> ;
a dwc:MaterialCitation .