This commit is contained in:
treatmentbank 2024-11-22 20:35:47 +00:00
parent 43f26f5c55
commit 34c18fef8f
4 changed files with 313 additions and 2 deletions

View file

@ -7,12 +7,12 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/03884F74FFFB8B5E45F8C82193B29771>
dc:creator "Manzitto-Tripp, Erin A.; Darbyshire, Iain; Daniel, Lucinda A. McDade Thomas F.; Kiel, Carrie A." ;
dc:title "Revised classification of Acanthaceae and worldwide dichotomous keys" ;
dc:title "Acanthaceae" ;
trt:publishedIn <http://dx.doi.org/10.1002/tax.12600> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Acanthaceae> ;
a trt:Treatment .
<http://dx.doi.org/10.1002/tax.12600>
@ -26,3 +26,36 @@
dc:date "2022" ;
dc:title "Revised classification of Acanthaceae and worldwide dichotomous keys" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Acanthaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Acanthaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
dwc:order "Lamiales" ;
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,80 @@
@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/03BE2F1DFFE0990DFCC9E6E4CAD85651>
dc:creator "Bogan, Sergio; Agnolin, Federico; Mirande, Juan Marcos" ;
dc:title "Characidae sensu Mirande 2019" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BE2F1DFFE0990DFCC9E6E4CAD85651.mc.3B7F9456FFE0990AFB95E77DCA1A5502>, <http://tb.plazi.org/GgServer/dwcaRecords/03BE2F1DFFE0990DFCC9E6E4CAD85651.mc.3B7F9456FFE0990AFBBCE753CB075567> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Characidae_Mirande_2019> ;
trt:publishedIn <http://dx.doi.org/10.5852/cr-palevol2021v20a4> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/cr-palevol2021v20a4>
bibo:endPage "55" ;
bibo:issue "4" ;
bibo:journal "Comptes Rendus Palevol" ;
bibo:pubDate "2021-02-02" ;
bibo:startPage "49" ;
bibo:volume "20" ;
dc:creator "Bogan, Sergio; Agnolin, Federico; Mirande, Juan Marcos" ;
dc:date "2021" ;
dc:title "Fossil record of a Characiform in the Monte Hermoso Formation (lower Pliocene), Buenos Aires, Argentina. Palaeobiogeographical implications" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Characidae_Mirande_2019>
dwc:ID-ENA "7992" ;
dwc:authority "sensu Mirande, 2019" ;
dwc:authorityName "sensu Mirande" ;
dwc:authorityYear "2019" ;
dwc:family "Characidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Characiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "sensu Mirande, 2019" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7ZZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Characidae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Characidae>
dwc:family "Characidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Characiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Characiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Characiformes>
dwc:order "Characiformes" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:phylum "Chordata" ;
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://tb.plazi.org/GgServer/dwcaRecords/03BE2F1DFFE0990DFCC9E6E4CAD85651.mc.3B7F9456FFE0990AFB95E77DCA1A5502>
dwc:catalogNumber "MD-FM-19-03" ;
trt:httpUri <https://treatment.plazi.org/id/03BE2F1DFFE0990DFCC9E6E4CAD85651#3B7F9456FFE0990AFB95E77DCA1A5502> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03BE2F1DFFE0990DFCC9E6E4CAD85651.mc.3B7F9456FFE0990AFBBCE753CB075567>
dwc:catalogNumber "MD-FM-19-04" ;
trt:httpUri <https://treatment.plazi.org/id/03BE2F1DFFE0990DFCC9E6E4CAD85651#3B7F9456FFE0990AFBBCE753CB075567> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,99 @@
@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/8A0B8B748873FF89FF5E4CB4CA56FA1D>
cito:cites <http://dx.doi.org/10.5281/zenodo.13215170> ;
dc:creator "Da Anunciação, Raylane R.; Paulino, Jonatas M.; Moura, Ariadne N.; Iv, H. Dail Laughinghouse; Gama, Watson A." ;
dc:title "Gloeothece samoensis Wille 1913" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Gloeothece_samoensis_Wille_1913> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.646.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.646.1.1>
bibo:endPage "31" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-04-30" ;
bibo:startPage "1" ;
bibo:volume "646" ;
dc:creator "Da Anunciação, Raylane R.; Paulino, Jonatas M.; Moura, Ariadne N.; Iv, H. Dail Laughinghouse; Gama, Watson A." ;
dc:date "2024" ;
dc:title "Morphometric Characterization And The First Taxonomic Synthesis Of Terrestrial Cyanobacteria From The Atlantic Forest In Northeastern Brazil" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13215170> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Gloeothece_samoensis_Wille_1913>
dwc:authority "Wille (1913: 144)" ;
dwc:authorityName "Wille" ;
dwc:authorityPageNumber "144" ;
dwc:authorityYear "1913" ;
dwc:class "Cyanophyceae" ;
dwc:family "Chroococcaceae" ;
dwc:genus "Gloeothece" ;
dwc:kingdom "Bacteria" ;
dwc:order "Chroococcales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wille, 1913" ;
dwc:species "samoensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Gloeothece_samoensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Gloeothece_samoensis>
dwc:class "Cyanophyceae" ;
dwc:family "Chroococcaceae" ;
dwc:genus "Gloeothece" ;
dwc:kingdom "Bacteria" ;
dwc:order "Chroococcales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "samoensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Gloeothece> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Gloeothece>
dwc:genus "Gloeothece" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Chroococcaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Chroococcaceae>
dwc:family "Chroococcaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Chroococcales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Chroococcales>
dwc:order "Chroococcales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanophyceae>
dwc:class "Cyanophyceae" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteria>
dwc:phylum "Cyanobacteria" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria>
dwc:kingdom "Bacteria" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13215170>
dc:description "FIGURE 7. AB. Plectolyngbya sp.1; CD. Plectolyngbya sp.2; E. Aphanocapsa sp.; FG. Tricocholeus acutissimus; HJ. Tricocholeus sp.; KL. Schizothriz telephoroides; M. Aphanothece densa; NO. Aphanothece pallida; P. Aphanothece sp.; Q. Gloeothece samoensis; R. Asterocapsa divina. Scale bar: 50 μm (N); 5 μm (Q; R); 10 μm (to the others)." ;
fabio:hasRepresentation <https://zenodo.org/record/13215170/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,99 @@
@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/8A0B8B74887CFF89FF5E4F8ECA56FEF1>
cito:cites <http://dx.doi.org/10.5281/zenodo.13215170> ;
dc:creator "Da Anunciação, Raylane R.; Paulino, Jonatas M.; Moura, Ariadne N.; Iv, H. Dail Laughinghouse; Gama, Watson A." ;
dc:title "Schizothrix telephoroides Gomont 1890" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Schizothrix_telephoroides_Gomont_1890> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.646.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.646.1.1>
bibo:endPage "31" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-04-30" ;
bibo:startPage "1" ;
bibo:volume "646" ;
dc:creator "Da Anunciação, Raylane R.; Paulino, Jonatas M.; Moura, Ariadne N.; Iv, H. Dail Laughinghouse; Gama, Watson A." ;
dc:date "2024" ;
dc:title "Morphometric Characterization And The First Taxonomic Synthesis Of Terrestrial Cyanobacteria From The Atlantic Forest In Northeastern Brazil" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13215170> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Schizothrix_telephoroides_Gomont_1890>
dwc:authority "Gomont (1890: 319)" ;
dwc:authorityName "Gomont" ;
dwc:authorityPageNumber "319" ;
dwc:authorityYear "1890" ;
dwc:class "Cyanophyceae" ;
dwc:family "Oscillatoriaceae" ;
dwc:genus "Schizothrix" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gomont, 1890" ;
dwc:species "telephoroides" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Schizothrix_telephoroides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Schizothrix_telephoroides>
dwc:class "Cyanophyceae" ;
dwc:family "Oscillatoriaceae" ;
dwc:genus "Schizothrix" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "telephoroides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Schizothrix> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Schizothrix>
dwc:genus "Schizothrix" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Oscillatoriaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Oscillatoriaceae>
dwc:family "Oscillatoriaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocales>
dwc:order "Nostocales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanophyceae>
dwc:class "Cyanophyceae" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteria>
dwc:phylum "Cyanobacteria" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria>
dwc:kingdom "Bacteria" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13215170>
dc:description "FIGURE 7. AB. Plectolyngbya sp.1; CD. Plectolyngbya sp.2; E. Aphanocapsa sp.; FG. Tricocholeus acutissimus; HJ. Tricocholeus sp.; KL. Schizothriz telephoroides; M. Aphanothece densa; NO. Aphanothece pallida; P. Aphanothece sp.; Q. Gloeothece samoensis; R. Asterocapsa divina. Scale bar: 50 μm (N); 5 μm (Q; R); 10 μm (to the others)." ;
fabio:hasRepresentation <https://zenodo.org/record/13215170/files/figure.png> ;
a fabio:Figure .