This commit is contained in:
treatmentbank 2024-09-06 03:37:02 +00:00
parent 310dd2ce37
commit c43e42bf77
104 changed files with 11802 additions and 0 deletions

View file

@ -0,0 +1,96 @@
@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/6B6487B21800261DEB9A50B1D3F7AB01>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Nostochopsis Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Nostochopsis_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Nostochopsis_Bornet_1886>
dwc:authority "Wood ex Bornet & Flahault (1886: 80)" ;
dwc:authorityName "Bornet & Flahault" ;
dwc:authorityPageNumber "80" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostochopsidaceae" ;
dwc:genus "Nostochopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Bornet & Flahault, 1886" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64XW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Nostochopsis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Nostochopsis>
dwc:class "Cyanophyceae" ;
dwc:family "Nostochopsidaceae" ;
dwc:genus "Nostochopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostochopsidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostochopsidaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostochopsidaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonematales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonematales>
dwc:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B21800261DEB9A52D8D113ADB1>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Mastigocladus laminosus Cohn ex Kirchner 1898" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Mastigocladus_laminosus_Kirchner_1898> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Mastigocladus_laminosus_Kirchner_1898>
dwc:authority "Cohn ex Kirchner (1898: 39)" ;
dwc:authorityName "Cohn ex Kirchner" ;
dwc:authorityPageNumber "39" ;
dwc:authorityYear "1898" ;
dwc:class "Cyanophyceae" ;
dwc:family "Mastigocladaceae" ;
dwc:genus "Mastigocladus" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cohn ex Kirchner, 1898" ;
dwc:species "laminosus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YCX3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Mastigocladus_laminosus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Mastigocladus_laminosus>
dwc:class "Cyanophyceae" ;
dwc:family "Mastigocladaceae" ;
dwc:genus "Mastigocladus" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "laminosus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Mastigocladus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Mastigocladus>
dwc:class "Cyanophyceae" ;
dwc:family "Mastigocladaceae" ;
dwc:genus "Mastigocladus" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Mastigocladaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Mastigocladaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Mastigocladaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonematales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonematales>
dwc:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,96 @@
@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/6B6487B21801261BEB9A5731D5D7ADCD>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Anabaena Bory de Saint-Vincent ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_Bornet_1886>
dwc:authority "Bory de Saint-Vincent ex Bornet & Flahault (1886: 224)" ;
dwc:authorityName "Bory de Saint-Vincent ex Bornet & Flahault" ;
dwc:authorityPageNumber "224" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Bory de Saint-Vincent ex Bornet & Flahault, 1886" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62C8H> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,96 @@
@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/6B6487B21802261FEB9A5171D5D6AAAA>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Hapalosiphon Nageli ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Hapalosiphon_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Hapalosiphon_Bornet_1886>
dwc:authority "Nageli ex Bornet & Flahault (1886: 53)" ;
dwc:authorityName "Nageli ex Bornet & Flahault" ;
dwc:authorityPageNumber "53" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Hapalosiphon" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Nageli ex Bornet & Flahault, 1886" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TBZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Hapalosiphon> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Hapalosiphon>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Hapalosiphon" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonematales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonematales>
dwc:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B21803261EEB9A52D8D2D2ACFE>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Hapalosiphon pumilus Kirchner ex Bornet & Flahault 1887" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Hapalosiphon_pumilus_Bornet_1887> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Hapalosiphon_pumilus_Bornet_1887>
dwc:authority "Kirchner ex Bornet & Flahault (1887: 61)" ;
dwc:authorityName "Kirchner ex Bornet & Flahault" ;
dwc:authorityPageNumber "61" ;
dwc:authorityYear "1887" ;
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Hapalosiphon" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kirchner ex Bornet & Flahault, 1887" ;
dwc:species "pumilus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3JKKJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Hapalosiphon_pumilus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Hapalosiphon_pumilus>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Hapalosiphon" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "pumilus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Hapalosiphon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Hapalosiphon>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Hapalosiphon" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonematales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonematales>
dwc:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B218042618EB9A5527D54FAE1B>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Anabaena willei Gardner 1927" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_willei_Gardner_1927> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_willei_Gardner_1927>
dwc:authority "Gardner (1927: 60)" ;
dwc:authorityName "Gardner" ;
dwc:authorityPageNumber "60" ;
dwc:authorityYear "1927" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:isUncertain "true" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gardner, 1927" ;
dwc:species "willei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_willei> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena_willei>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "willei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,110 @@
@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/6B6487B218042619EB9A504FD52FAC83>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Anabaena torulosa Lagerheim ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_torulosa_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_torulosa_Bornet_1886>
dwc:ID-ENA "156211" ;
dwc:authority "Lagerheim ex Bornet & Flahault (1886: 236)" ;
dwc:authorityName "Lagerheim ex Bornet & Flahault" ;
dwc:authorityPageNumber "236" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lagerheim ex Bornet & Flahault, 1886" ;
dwc:species "torulosa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/D9TG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_torulosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena_torulosa>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "torulosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,118 @@
@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/6B6487B218042619EB9A5663D538A847>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Anabaena wallumensis G. B. McGregor 2018, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B218042619EB9A5663D538A847.mc.53A53CF918042619EBAF57F7D376A943> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_wallumensis_McGregor_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_wallumensis_McGregor_2018>
dwc:authority "G. B. McGregor" ;
dwc:authorityName "G. B. McGregor" ;
dwc:authorityYear "2018" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "G. B. McGregor, 2018" ;
dwc:species "wallumensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_wallumensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena_wallumensis>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "wallumensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://tb.plazi.org/GgServer/dwcaRecords/6B6487B218042619EB9A5663D538A847.mc.53A53CF918042619EBAF57F7D376A943>
dwc:collectionCode "BRI" ;
dwc:locality "Herbarium" ;
dwc:recordedBy "Moon Point Fens & Fraser Is. & Etymology & Kabi & Banksia & R. Brown" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-25.213568" ;
dwc:verbatimLongitude "153.06012" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B218042619EB9A5663D538A847#53A53CF918042619EBAF57F7D376A943> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,96 @@
@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/6B6487B218052618EB9A5631D5D7A98E>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Aulosira Kirchner ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Aulosira_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Aulosira_Bornet_1886>
dwc:authority "Kirchner ex Bornet & Flahault (1886: 256)" ;
dwc:authorityName "Kirchner ex Bornet & Flahault" ;
dwc:authorityPageNumber "256" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Aulosira" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Kirchner ex Bornet & Flahault, 1886" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35T8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Aulosira> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Aulosira>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Aulosira" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B21806261AEB9A552CD1A9AEC3>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Anabaena cylindrica Lemmermann 1896" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_cylindrica_Lemmermann_1896> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_cylindrica_Lemmermann_1896>
dwc:authority "Lemmermann (1896: 186)" ;
dwc:authorityName "Lemmermann" ;
dwc:authorityPageNumber "186" ;
dwc:authorityYear "1896" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lemmermann, 1896" ;
dwc:species "cylindrica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/D9SV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_cylindrica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena_cylindrica>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "cylindrica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,108 @@
@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/6B6487B21806261BEB9A50ACD423ABAE>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Anabaena alatospora Gonzalves & Kamat 1959" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_alatospora_Gonzalves_1959> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_alatospora_Gonzalves_1959>
dwc:authority "Gonzalves & Kamat (1959)" ;
dwc:authorityName "Gonzalves & Kamat" ;
dwc:authorityYear "1959" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:isUncertain "true" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gonzalves & Kamat, 1959" ;
dwc:species "alatospora" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_alatospora> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena_alatospora>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "alatospora" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B21806261BEB9A5740D0A6A84A>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Anabaena augstumalis Schmidle 1900" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_augstumalis_Schmidle_1900> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_augstumalis_Schmidle_1900>
dwc:authority "Schmidle (1900: 174)" ;
dwc:authorityName "Schmidle" ;
dwc:authorityPageNumber "174" ;
dwc:authorityYear "1900" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:isUncertain "true" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schmidle, 1900" ;
dwc:species "augstumalis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_augstumalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena_augstumalis>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "augstumalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B218072619EB9A5497D3DBAEAF>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Anabaena oscillarioides Bory de Saint-Vincent ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_oscillarioides_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_oscillarioides_Bornet_1886>
dwc:authority "Bory de Saint-Vincent ex Bornet & Flahault (1886: 233)" ;
dwc:authorityName "Bory de Saint-Vincent ex Bornet & Flahault" ;
dwc:authorityPageNumber "233" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bory de Saint-Vincent ex Bornet & Flahault, 1886" ;
dwc:species "oscillarioides" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/D9T9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_oscillarioides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena_oscillarioides>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "oscillarioides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B21807261AEB9A53A3D562ABF3>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Anabaena inaequalis Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_inaequalis_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_inaequalis_Bornet_1886>
dwc:authority "Bornet & Flahault (1886: 231)" ;
dwc:authorityName "Bornet & Flahault" ;
dwc:authorityPageNumber "231" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bornet & Flahault, 1886" ;
dwc:species "inaequalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/D9T2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_inaequalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena_inaequalis>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "inaequalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,97 @@
@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/6B6487B218082615EB9A5111D5D7A932>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Raphidiopsis Anguilera, Berrendero Gomez, Kastovsky, Echenique & Salerno 2018" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Raphidiopsis_Fritsch_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Raphidiopsis_Fritsch_2018>
dwc:authority "(Fritsch & Rich) Anguilera, Berrendero Gomez, Kastovsky, Echenique & Salerno (2018: 144)" ;
dwc:authorityName "Anguilera, Berrendero Gomez, Kastovsky, Echenique & Salerno" ;
dwc:authorityPageNumber "144" ;
dwc:authorityYear "2018" ;
dwc:baseAuthorityName "Fritsch & Rich" ;
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Raphidiopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(Fritsch & Rich) Anguilera, Berrendero Gomez, Kastovsky, Echenique & Salerno, 2018" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7764> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Raphidiopsis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Raphidiopsis>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Raphidiopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,113 @@
@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/6B6487B218082615EB9A52D8D120AC51>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Nodularia willei Gardner 1927" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B218082615EB9A52D8D120AC51.mc.53A53CF918082615EA6F506CD0A1ADA2> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Nodularia_willei_Gardner_1927> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Nodularia_willei_Gardner_1927>
dwc:authority "Gardner (1927)" ;
dwc:authorityName "Gardner" ;
dwc:authorityYear "1927" ;
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Nodularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gardner, 1927" ;
dwc:species "willei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Nodularia_willei> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Nodularia_willei>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Nodularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "willei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nodularia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nodularia>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Nodularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://tb.plazi.org/GgServer/dwcaRecords/6B6487B218082615EB9A52D8D120AC51.mc.53A53CF918082615EA6F506CD0A1ADA2>
dwc:locality "central Europe" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B218082615EB9A52D8D120AC51#53A53CF918082615EA6F506CD0A1ADA2> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,108 @@
@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/6B6487B218082615EB9A5432D2A2A880>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Raphidiopsis curvata Fritsch & Rich 1929" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Raphidiopsis_curvata_Fritsch_1929> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Raphidiopsis_curvata_Fritsch_1929>
dwc:authority "Fritsch & Rich (1929: 91)" ;
dwc:authorityName "Fritsch & Rich" ;
dwc:authorityPageNumber "91" ;
dwc:authorityYear "1929" ;
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Raphidiopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fritsch & Rich, 1929" ;
dwc:species "curvata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Raphidiopsis_curvata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Raphidiopsis_curvata>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Raphidiopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "curvata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Raphidiopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Raphidiopsis>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Raphidiopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,150 @@
@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/6B6487B2180A2616EB9A5681D141AFB1>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Dolichospermum spiroides Wacklin, Hoffmann & Komarek 2009" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_spiroides_Klebhan_2009> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_spiroides_Klebahn_1895> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_spiroides_Klebhan_2009>
dwc:authority "(Klebhan) Wacklin, Hoffmann & Komarek (2009)" ;
dwc:authorityName "Wacklin, Hoffmann & Komarek" ;
dwc:authorityYear "2009" ;
dwc:baseAuthorityName "Klebhan" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Klebhan) Wacklin, Hoffmann & Komarek, 2009" ;
dwc:species "spiroides" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_spiroides> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_spiroides_Klebahn_1895>
dwc:authority "Klebahn (1895: 25)" ;
dwc:authorityName "Klebahn" ;
dwc:authorityPageNumber "25" ;
dwc:authorityYear "1895" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Klebahn, 1895" ;
dwc:species "spiroides" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_spiroides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_spiroides>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "spiroides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://taxon-name.plazi.org/id/Bacteria/Anabaena_spiroides>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "spiroides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,168 @@
@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/6B6487B2180A2617EB9A50C8D090ABE1>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Dolichospermum smithii Wacklin, Hoffmann & Komarek 2009" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2180A2617EB9A50C8D090ABE1.mc.53A53CF9180A2617EA955670D54AAB26> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_smithii_Komarek_2009> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_solitaria_smithii_Komarek_1958> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_smithii_Komarek_2009>
dwc:authority "(Komarek) Wacklin, Hoffmann & Komarek (2009)" ;
dwc:authorityName "Wacklin, Hoffmann & Komarek" ;
dwc:authorityYear "2009" ;
dwc:baseAuthorityName "Komarek" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Komarek) Wacklin, Hoffmann & 2009" ;
dwc:species "smithii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_smithii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_solitaria_smithii_Komarek_1958>
dwc:authority "Komarek (1958)" ;
dwc:authorityName "Komarek" ;
dwc:authorityYear "1958" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:form "smithii" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "form" ;
dwc:scientificNameAuthorship "Komarek, 1958" ;
dwc:species "solitaria" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_solitaria_smithii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_smithii>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "smithii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://taxon-name.plazi.org/id/Bacteria/Anabaena_solitaria_smithii>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:form "smithii" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "form" ;
dwc:species "solitaria" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_solitaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena_solitaria>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "solitaria" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2180A2617EB9A50C8D090ABE1.mc.53A53CF9180A2617EA955670D54AAB26>
dwc:locality "River Murray" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B2180A2617EB9A50C8D090ABE1#53A53CF9180A2617EA955670D54AAB26> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,109 @@
@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/6B6487B2180B2616EB9A51B6D4C8AACC>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Nodularia harveyana Thuret ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Nodularia_harveyana_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Nodularia_harveyana_Bornet_1886>
dwc:authority "Thuret ex Bornet & Flahault (1886: 243)" ;
dwc:authorityName "Thuret ex Bornet & Flahault" ;
dwc:authorityPageNumber "243" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Nodularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thuret ex Bornet & Flahault, 1886" ;
dwc:species "harveyana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47LND> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Nodularia_harveyana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Nodularia_harveyana>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Nodularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "harveyana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nodularia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nodularia>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Nodularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,96 @@
@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/6B6487B2180B2616EB9A52B1D5D6ACB6>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Nodularia Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Nodularia_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Nodularia_Bornet_1886>
dwc:authority "Mertens ex Bornet & Flahault (1886: 243)" ;
dwc:authorityName "Bornet & Flahault" ;
dwc:authorityPageNumber "243" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Nodularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Bornet & Flahault, 1886" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64N5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Nodularia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Nodularia>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Nodularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B2180B2616EB9A57AED4E1A768>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Nodularia spumigena Mertens ex Bornet & Flahault 1888" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Nodularia_spumigena_Bornet_1888> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Nodularia_spumigena_Bornet_1888>
dwc:authority "Mertens ex Bornet & Flahault (1888: 245)" ;
dwc:authorityName "Mertens ex Bornet & Flahault" ;
dwc:authorityPageNumber "245" ;
dwc:authorityYear "1888" ;
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Nodularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mertens ex Bornet & Flahault, 1888" ;
dwc:species "spumigena" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47LNP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Nodularia_spumigena> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Nodularia_spumigena>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Nodularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "spumigena" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nodularia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nodularia>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Nodularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,115 @@
@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/6B6487B2180C2610EB9A557CD137AB41>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Gloeotrichia raciborskii Woloszynska 1912" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2180C2610EB9A557CD137AB41.mc.53A53CF9180D2610EA95534BD35AAE53> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Gloeotrichia_raciborskii_Woloszynska_1912> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Gloeotrichia_raciborskii_Woloszynska_1912>
dwc:authority "Woloszynska (1912: 687)" ;
dwc:authorityName "Woloszynska" ;
dwc:authorityPageNumber "687" ;
dwc:authorityYear "1912" ;
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Gloeotrichia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Woloszynska, 1912" ;
dwc:species "raciborskii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Gloeotrichia_raciborskii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Gloeotrichia_raciborskii>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Gloeotrichia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "raciborskii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Gloeotrichia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Gloeotrichia>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Gloeotrichia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://tb.plazi.org/GgServer/dwcaRecords/6B6487B2180C2610EB9A557CD137AB41.mc.53A53CF9180D2610EA95534BD35AAE53>
dwc:locality "Queensland" ;
dwc:recordedBy "Baker & Fabbro" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B2180C2610EB9A557CD137AB41#53A53CF9180D2610EA95534BD35AAE53> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,96 @@
@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/6B6487B2180C2611EB9A5051D5D7AB99>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Gloeotrichia Agardh ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Gloeotrichia_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Gloeotrichia_Bornet_1886>
dwc:authority "Agardh ex Bornet & Flahault (1886: 365)" ;
dwc:authorityName "Agardh ex Bornet & Flahault" ;
dwc:authorityPageNumber "365" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Gloeotrichia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Agardh ex Bornet & Flahault, 1886" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4P5Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Gloeotrichia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Gloeotrichia>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Gloeotrichia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B2180C2611EB9A5758D4C3A87A>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Gloeotrichia natans Rabenhorst ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Gloeotrichia_natans_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Gloeotrichia_natans_Bornet_1886>
dwc:authority "Rabenhorst ex Bornet & Flahault (1886: 369)" ;
dwc:authorityName "Rabenhorst ex Bornet & Flahault" ;
dwc:authorityPageNumber "369" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Gloeotrichia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rabenhorst ex Bornet & Flahault, 1886" ;
dwc:species "natans" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GC96> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Gloeotrichia_natans> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Gloeotrichia_natans>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Gloeotrichia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "natans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Gloeotrichia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Gloeotrichia>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Gloeotrichia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,97 @@
@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/6B6487B2180D2610EB9A5791D433A77D>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Fischerella Gomont 1895" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Fischerella_Bornet_1895> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Fischerella_Bornet_1895>
dwc:authority "(Bornet & Flahault) Gomont (1895: 49)" ;
dwc:authorityName "Gomont" ;
dwc:authorityPageNumber "49" ;
dwc:authorityYear "1895" ;
dwc:baseAuthorityName "Bornet & Flahault" ;
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Fischerella" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(Bornet & Flahault) Gomont, 1895" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4K76> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Fischerella> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Fischerella>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Fischerella" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonematales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonematales>
dwc:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,153 @@
@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/6B6487B21810260CEB9A5785D1F8AE91>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Aphanizomenon gracile Lemmermann 1907" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Aphanizomenon_gracile_Lemmermann_1907> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Bacteria/Aphanizomenon_flosaquae_gracile_Lemmermann_1898> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Aphanizomenon_gracile_Lemmermann_1907>
dwc:authority "(Lemmermann) Lemmermann (1907: 193)" ;
dwc:authorityName "Lemmermann" ;
dwc:authorityPageNumber "193" ;
dwc:authorityYear "1907" ;
dwc:baseAuthorityName "Lemmermann" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Aphanizomenon" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lemmermann) 1907" ;
dwc:species "gracile" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Aphanizomenon_gracile> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Bacteria/Aphanizomenon_flosaquae_gracile_Lemmermann_1898>
dwc:authority "Lemmermann (1898: 204)" ;
dwc:authorityName "Lemmermann" ;
dwc:authorityPageNumber "204" ;
dwc:authorityYear "1898" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Aphanizomenon" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Lemmermann, 1898" ;
dwc:species "flosaquae" ;
dwc:variety "gracile" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Aphanizomenon_flosaquae_gracile> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Aphanizomenon_gracile>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Aphanizomenon" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "gracile" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Aphanizomenon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Aphanizomenon>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Aphanizomenon" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://taxon-name.plazi.org/id/Bacteria/Aphanizomenon_flosaquae_gracile>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Aphanizomenon" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "variety" ;
dwc:species "flosaquae" ;
dwc:variety "gracile" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Aphanizomenon_flosaquae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Aphanizomenon_flosaquae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Aphanizomenon" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "flosaquae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Aphanizomenon> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,96 @@
@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/6B6487B21810260DEB9A5151D57DAAE5>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Aphanizomenon Morren ex Bornet & Flahault 1888" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Aphanizomenon_Bornet_1888> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Aphanizomenon_Bornet_1888>
dwc:authority "Morren ex Bornet & Flahault (1888: 180)" ;
dwc:authorityName "Morren ex Bornet & Flahault" ;
dwc:authorityPageNumber "180" ;
dwc:authorityYear "1888" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Aphanizomenon" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Morren ex Bornet & Flahault, 1888" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/Y9L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Aphanizomenon> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Aphanizomenon>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Aphanizomenon" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,96 @@
@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/6B6487B21812260FEB9A5711D5D7A75F>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Anabaenopsis Miller 1923" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Anabaenopsis_Miller_1923> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaenopsis_Miller_1923>
dwc:authority "Miller (1923: 125)" ;
dwc:authorityName "Miller" ;
dwc:authorityPageNumber "125" ;
dwc:authorityYear "1923" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaenopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Miller, 1923" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62BWJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaenopsis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Anabaenopsis>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaenopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,115 @@
@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/6B6487B21813260EEB9A52E7D38BAD1F>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Anabaenopsis arnoldii Aptekar 1926" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B21813260EEB9A52E7D38BAD1F.mc.53A53CF91813260EEA945387D25EAE8B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Anabaenopsis_arnoldii_Aptekar_1926> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaenopsis_arnoldii_Aptekar_1926>
dwc:authority "Aptekar (1926: 54)" ;
dwc:authorityName "Aptekar" ;
dwc:authorityPageNumber "54" ;
dwc:authorityYear "1926" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaenopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Aptekar, 1926" ;
dwc:species "arnoldii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/D9TQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaenopsis_arnoldii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Anabaenopsis_arnoldii>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaenopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "arnoldii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaenopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaenopsis>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaenopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://tb.plazi.org/GgServer/dwcaRecords/6B6487B21813260EEB9A52E7D38BAD1F.mc.53A53CF91813260EEA945387D25EAE8B>
dwc:locality "River Torrens" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B21813260EEB9A52E7D38BAD1F#53A53CF91813260EEA945387D25EAE8B> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,133 @@
@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/6B6487B21813260EEB9A56D7D360A77F>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Anabaenopsis elenkinii Miller 1923" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B21813260EEB9A56D7D360A77F.mc.53A53CF91813260EEA94555FD5DBA823>, <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B21813260EEB9A56D7D360A77F.mc.53A53CF91813260EEB9A5527D220A80F>, <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B21813260EEB9A56D7D360A77F.mc.53A53CF91813260EE9745527D5DBA80F>, <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B21813260EEB9A56D7D360A77F.mc.53A53CF91813260EEB9A55C3D331A8EB> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Anabaenopsis_elenkinii_Miller_1923> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaenopsis_elenkinii_Miller_1923>
dwc:authority "Miller (1923: 125)" ;
dwc:authorityName "Miller" ;
dwc:authorityPageNumber "125" ;
dwc:authorityYear "1923" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaenopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Miller, 1923" ;
dwc:species "elenkinii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaenopsis_elenkinii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Anabaenopsis_elenkinii>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaenopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "elenkinii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaenopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaenopsis>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaenopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://tb.plazi.org/GgServer/dwcaRecords/6B6487B21813260EEB9A56D7D360A77F.mc.53A53CF91813260EEA94555FD5DBA823>
dwc:locality "Mount Lofty Ranges" ;
dwc:recordedBy "Bundaleer Res. & Howards Dam & Kangaroo Is. & Kimba Farm Dam & Eyre Penin." ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B21813260EEB9A56D7D360A77F#53A53CF91813260EEA94555FD5DBA823> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/6B6487B21813260EEB9A56D7D360A77F.mc.53A53CF91813260EEB9A5527D220A80F>
dwc:locality "Walgett" ;
dwc:recordedBy "Namoi R." ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B21813260EEB9A56D7D360A77F#53A53CF91813260EEB9A5527D220A80F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/6B6487B21813260EEB9A56D7D360A77F.mc.53A53CF91813260EE9745527D5DBA80F>
dwc:locality "Victoria" ;
dwc:recordedBy "Edenhope Res. & Kerang & Shepparton" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B21813260EEB9A56D7D360A77F#53A53CF91813260EE9745527D5DBA80F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/6B6487B21813260EEB9A56D7D360A77F.mc.53A53CF91813260EEB9A55C3D331A8EB>
dwc:locality "Western Australia" ;
dwc:recordedBy "Swan Coastal Plain Wetlands" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B21813260EEB9A56D7D360A77F#53A53CF91813260EEB9A55C3D331A8EB> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,225 @@
@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/6B6487B218142608EB9A56F3D16BACFF>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Dolichospermum crassum Wacklin, Hoffmann & Komarek 2009" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_crassum_Lemmermann_2009> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_spiroides_crassa_Lemmermann_1898>, <http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_flosaquae_Bornet_2009>, <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_flosaquae_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_crassum_Lemmermann_2009>
dwc:authority "(Lemmermann) Wacklin, Hoffmann & Komarek (2009: 61)" ;
dwc:authorityName "Wacklin, Hoffmann & Komarek" ;
dwc:authorityPageNumber "61" ;
dwc:authorityYear "2009" ;
dwc:baseAuthorityName "Lemmermann" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lemmermann) Wacklin, Hoffmann & Komarek, 2009" ;
dwc:species "crassum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_crassum> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_spiroides_crassa_Lemmermann_1898>
dwc:authority "Lemmermann (1898: 155)" ;
dwc:authorityName "Lemmermann" ;
dwc:authorityPageNumber "155" ;
dwc:authorityYear "1898" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Lemmermann, 1898" ;
dwc:species "spiroides" ;
dwc:variety "crassa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_spiroides_crassa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_flosaquae_Bornet_2009>
dwc:authority "(Brebisson ex Bornet & Flahault) Wacklin, Hoffmann & Komarek (2009: 60)" ;
dwc:authorityName "Wacklin, Hoffmann & Komarek" ;
dwc:authorityPageNumber "60" ;
dwc:authorityYear "2009" ;
dwc:baseAuthorityName "Brebisson ex Bornet & Flahault" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Brebisson ex Bornet & Flahault) Wacklin, Hoffmann & Komarek, 2009" ;
dwc:species "flosaquae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_flosaquae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_flosaquae_Bornet_1886>
dwc:authority "Brebisson ex Bornet & Flauhault (1886: 228)" ;
dwc:authorityName "Brebisson ex Bornet & Flauhault" ;
dwc:authorityPageNumber "228" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Brebisson ex Bornet & Flauhault, 1886" ;
dwc:species "flosaquae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_flosaquae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_crassum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "crassum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://taxon-name.plazi.org/id/Bacteria/Anabaena_spiroides_crassa>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "variety" ;
dwc:species "spiroides" ;
dwc:variety "crassa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_spiroides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena_spiroides>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "spiroides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_flosaquae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "flosaquae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena_flosaquae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "flosaquae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,108 @@
@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/6B6487B218152608EB9A51FFD371AA9B>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Dolichospermum helicoideum Wacklin, Hoffmann & Komarek 2009" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_helicoideum_Bernard_2009> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_helicoideum_Bernard_2009>
dwc:authority "(Bernard) Wacklin, Hoffmann & Komarek (2009)" ;
dwc:authorityName "Wacklin, Hoffmann & Komarek" ;
dwc:authorityYear "2009" ;
dwc:baseAuthorityName "Bernard" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bernard) Wacklin, Hoffmann & Komarek, 2009" ;
dwc:species "helicoideum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_helicoideum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_helicoideum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "helicoideum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,149 @@
@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/6B6487B218152608EB9A545BD08AA8B7>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Dolichospermum perturbatum Wacklin, Hoffmann & Komarek 2009" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_perturbatum_Hill_2009> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_perturbata_Hill_1976> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_perturbatum_Hill_2009>
dwc:authority "(Hill) Wacklin, Hoffmann & Komarek (2009)" ;
dwc:authorityName "Wacklin, Hoffmann & Komarek" ;
dwc:authorityYear "2009" ;
dwc:baseAuthorityName "Hill" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hill) Wacklin, Hoffmann & Komarek, 2009" ;
dwc:species "perturbatum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_perturbatum> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_perturbata_Hill_1976>
dwc:authority "Hill (1976: 67)" ;
dwc:authorityName "Hill" ;
dwc:authorityPageNumber "67" ;
dwc:authorityYear "1976" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hill, 1976" ;
dwc:species "perturbata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_perturbata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_perturbatum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "perturbatum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://taxon-name.plazi.org/id/Bacteria/Anabaena_perturbata>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "perturbata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,150 @@
@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/6B6487B218152617EB9A55B7D090AD16>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Dolichospermum planctonicum Wacklin, Hoffmann & Komarek 2009" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_planctonicum_Brunnthaler_2009> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_planctonica_Brunnthaler_1903> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_planctonicum_Brunnthaler_2009>
dwc:authority "(Brunnthaler) Wacklin, Hoffmann & Komarek (2009)" ;
dwc:authorityName "Wacklin, Hoffmann & Komarek" ;
dwc:authorityYear "2009" ;
dwc:baseAuthorityName "Brunnthaler" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Brunnthaler) Wacklin, Hoffmann & Komarek, 2009" ;
dwc:species "planctonicum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_planctonicum> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_planctonica_Brunnthaler_1903>
dwc:authority "Brunnthaler (1903: 292)" ;
dwc:authorityName "Brunnthaler" ;
dwc:authorityPageNumber "292" ;
dwc:authorityYear "1903" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Brunnthaler, 1903" ;
dwc:species "planctonica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_planctonica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_planctonicum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "planctonicum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://taxon-name.plazi.org/id/Bacteria/Anabaena_planctonica>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "planctonica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,96 @@
@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/6B6487B21816260AEB9A55A8D5D6ABD6>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Dolichospermum Wacklin, Hoffmann & Komarek 2009" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_Bornet_2009> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_Bornet_2009>
dwc:authority "(Ralfs ex Bornet & Flahault) Wacklin, Hoffmann & Komarek (2009: 60)" ;
dwc:authorityName "Wacklin, Hoffmann & Komarek" ;
dwc:authorityPageNumber "60" ;
dwc:authorityYear "2009" ;
dwc:baseAuthorityName "Ralfs ex Bornet & Flahault" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(Ralfs ex Bornet & Flahault) Wacklin, Hoffmann & Komarek, 2009" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

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/6B6487B218172609EB9A5697D37CABF3>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Dolichospermum affine Wacklin, Hoffmann & Komarek 2009" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_affine_Lemmermann_2009> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_affinis_Lemmermann_1897>, <http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_circinale_Bornet_2009>, <http://taxon-concept.plazi.org/id/Bacteria/Anabaena_circinalis_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_affine_Lemmermann_2009>
dwc:authority "(Lemmermann) Wacklin, Hoffmann & Komarek (2009: 61)" ;
dwc:authorityName "Wacklin, Hoffmann & Komarek" ;
dwc:authorityPageNumber "61" ;
dwc:authorityYear "2009" ;
dwc:baseAuthorityName "Lemmermann" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lemmermann) Wacklin, Hoffmann & Komarek, 2009" ;
dwc:species "affine" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_affine> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_affinis_Lemmermann_1897>
dwc:authority "Lemmermann (1897: 261)" ;
dwc:authorityName "Lemmermann" ;
dwc:authorityPageNumber "261" ;
dwc:authorityYear "1897" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lemmermann, 1897" ;
dwc:species "affinis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_affinis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Bacteria/Dolichospermum_circinale_Bornet_2009>
dwc:authority "(Rabenhorst ex Bornet & Flahault) Wacklin, Hoffmann & Komarek (2009: 61)" ;
dwc:authorityName "Wacklin, Hoffmann & Komarek" ;
dwc:authorityPageNumber "61" ;
dwc:authorityYear "2009" ;
dwc:baseAuthorityName "Rabenhorst ex Bornet & Flahault" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rabenhorst ex Bornet & Flahault) Wacklin, Hoffmann & Komarek, 2009" ;
dwc:species "circinale" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_circinale> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Bacteria/Anabaena_circinalis_Bornet_1886>
dwc:authority "Rabenhorst ex Bornet & Flahault (1886: 230)" ;
dwc:authorityName "Bornet & Flahault" ;
dwc:authorityPageNumber "230" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bornet & Flahault, 1886" ;
dwc:species "circinalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Anabaena_circinalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_affine>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "affine" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://taxon-name.plazi.org/id/Bacteria/Anabaena_affinis>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "affinis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Dolichospermum_circinale>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Dolichospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "circinale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dolichospermum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Anabaena_circinalis>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Anabaena" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "circinalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Anabaena> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,95 @@
@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/6B6487B218282635EB9A53A8D338AB13>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Scytonematopsis Kiseleva 1930" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Scytonematopsis_Kiseleva_1930> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Scytonematopsis_Kiseleva_1930>
dwc:authority "Kiseleva (1930: 174)" ;
dwc:authorityName "Kiseleva" ;
dwc:authorityPageNumber "174" ;
dwc:authorityYear "1930" ;
dwc:class "Cyanobacteriia" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonematopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Kiseleva, 1930" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Scytonematopsis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Scytonematopsis>
dwc:class "Cyanobacteriia" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonematopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae>
dwc:class "Cyanobacteriia" ;
dwc:family "Scytonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,96 @@
@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/6B6487B218292634EB9A52B1D5D7AB7E>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Stigonema Agardh ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Stigonema_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Stigonema_Bornet_1886>
dwc:authority "Agardh ex Bornet & Flahault (1886: 62)" ;
dwc:authorityName "Agardh ex Bornet & Flahault" ;
dwc:authorityPageNumber "62" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Stigonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Agardh ex Bornet & Flahault, 1886" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NMN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Stigonema> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Stigonema>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Stigonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonematales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonematales>
dwc:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,108 @@
@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/6B6487B218292634EB9A567ED55EAACC>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Stigonema eliskae Komarek & Komarkova 2017" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Stigonema_eliskae_Komarek_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Stigonema_eliskae_Komarek_2017>
dwc:authority "Komarek & Komarkova (2017: 24)" ;
dwc:authorityName "Komarek & Komarkova" ;
dwc:authorityPageNumber "24" ;
dwc:authorityYear "2017" ;
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Stigonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Komarek & Komarkova, 2017" ;
dwc:species "eliskae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Stigonema_eliskae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Stigonema_eliskae>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Stigonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "eliskae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonema> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonema>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Stigonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonematales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonematales>
dwc:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B218292634EB9A57AED21CA88C>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Stigonema informe Kutzing ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Stigonema_informe_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Stigonema_informe_Bornet_1886>
dwc:authority "Kutzing ex Bornet & Flahault (1886: 75)" ;
dwc:authorityName "Kutzing ex Bornet & Flahault" ;
dwc:authorityPageNumber "75" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Stigonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kutzing ex Bornet & Flahault, 1886" ;
dwc:species "informe" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52NNY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Stigonema_informe> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Stigonema_informe>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Stigonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "informe" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonema> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonema>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:genus "Stigonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Stigonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Stigonematales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Stigonematales>
dwc:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Stigonematales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B2182A2636EB9A5444D247AFAA>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Scytonema mirabile Bornet 1889" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Scytonema_mirabile_Bornet_1889> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Scytonema_mirabile_Bornet_1889>
dwc:authority "Bornet (1889: 155)" ;
dwc:authorityName "Bornet" ;
dwc:authorityPageNumber "155" ;
dwc:authorityYear "1889" ;
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bornet, 1889" ;
dwc:species "mirabile" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4W6WN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Scytonema_mirabile> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Scytonema_mirabile>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "mirabile" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonema> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonema>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B2182A2637EB9A567BD11FAAAC>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Scytonema coactile Montagne ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Scytonema_coactile_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Scytonema_coactile_Bornet_1886>
dwc:authority "Montagne ex Bornet & Flahault (1886: 90)" ;
dwc:authorityName "Montagne ex Bornet & Flahault" ;
dwc:authorityPageNumber "90" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Montagne ex Bornet & Flahault, 1886" ;
dwc:species "coactile" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4W6WC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Scytonema_coactile> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Scytonema_coactile>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "coactile" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonema> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonema>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,108 @@
@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/6B6487B2182B2636EB9A50D0D45EAB86>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Scytonema subtile Mobius 1892" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Scytonema_subtile_Mobius_1892> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Scytonema_subtile_Mobius_1892>
dwc:authority "Mobius (1892: 448)" ;
dwc:authorityName "Mobius" ;
dwc:authorityPageNumber "448" ;
dwc:authorityYear "1892" ;
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mobius, 1892" ;
dwc:species "subtile" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Scytonema_subtile> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Scytonema_subtile>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "subtile" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonema> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonema>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B2182B2636EB9A5758D08FA99E>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Scytonema tolypothrichoides Kutzing ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Scytonema_tolypothrichoides_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Scytonema_tolypothrichoides_Bornet_1886>
dwc:authority "Kutzing ex Bornet & Flahault (1886: 100)" ;
dwc:authorityName "Kutzing ex Bornet & Flahault" ;
dwc:authorityPageNumber "100" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kutzing ex Bornet & Flahault, 1886" ;
dwc:species "tolypothrichoides" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4W6WT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Scytonema_tolypothrichoides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Scytonema_tolypothrichoides>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "tolypothrichoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonema> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonema>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,96 @@
@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/6B6487B2182C2631EB9A52B1D22FAC5D>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Coleodesmium Borzi ex Geitler 1942" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Coleodesmium_Geitler_1942> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Coleodesmium_Geitler_1942>
dwc:authority "Borzi ex Geitler (1942: 154)" ;
dwc:authorityName "Borzi ex Geitler" ;
dwc:authorityPageNumber "154" ;
dwc:authorityYear "1942" ;
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Coleodesmium" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Borzi ex Geitler, 1942" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3S7P> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Coleodesmium> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Coleodesmium>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Coleodesmium" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,95 @@
@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/6B6487B21830262CEB9A5791D5D7AE08>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Microchaete Thuret ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Microchaete_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Microchaete_Bornet_1886>
dwc:authority "Thuret ex Bornet & Flahault (1886)" ;
dwc:authorityName "Thuret ex Bornet & Flahault" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Microchaete" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Thuret ex Bornet & Flahault, 1886" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5RL4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Microchaete> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Microchaete>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Microchaete" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,95 @@
@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/6B6487B21830262DEB9A53D1D534ACD1>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Fortiea DeToni 1936" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Fortiea_DeToni_1936> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Fortiea_DeToni_1936>
dwc:authority "DeToni (1936: 3)" ;
dwc:authorityName "DeToni" ;
dwc:authorityPageNumber "3" ;
dwc:authorityYear "1936" ;
dwc:class "Cyanobacteriia" ;
dwc:family "Nostocaceae" ;
dwc:genus "Fortiea" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "DeToni, 1936" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Fortiea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Fortiea>
dwc:class "Cyanobacteriia" ;
dwc:family "Nostocaceae" ;
dwc:genus "Fortiea" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanobacteriia" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,124 @@
@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/6B6487B21831262CEB9A51C5D3B2AA3D>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Microchaete tenera Thuret ex Bornet & Flahault 1886" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B21831262CEB9A51C5D3B2AA3D.mc.53A53CF91831262CE8895680D0E3AA72>, <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B21831262CEB9A51C5D3B2AA3D.mc.53A53CF91831262CEBB456ACD314AA72> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Microchaete_tenera_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Microchaete_tenera_Bornet_1886>
dwc:authority "Thuret ex Bornet & Flahault (1886: 84)" ;
dwc:authorityName "Thuret ex Bornet & Flahault" ;
dwc:authorityPageNumber "84" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Microchaete" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thuret ex Bornet & Flahault, 1886" ;
dwc:species "tenera" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RFPY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Microchaete_tenera> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Microchaete_tenera>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Microchaete" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "tenera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microchaete> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Microchaete>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Microchaete" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://tb.plazi.org/GgServer/dwcaRecords/6B6487B21831262CEB9A51C5D3B2AA3D.mc.53A53CF91831262CE8895680D0E3AA72>
dwc:locality "New South Wales" ;
dwc:recordedBy "Pond & Broadway" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B21831262CEB9A51C5D3B2AA3D#53A53CF91831262CE8895680D0E3AA72> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/6B6487B21831262CEB9A51C5D3B2AA3D.mc.53A53CF91831262CEBB456ACD314AA72>
dwc:catalogNumber "NSW 910368" ;
dwc:collectionCode "NSW" ;
dwc:locality "Park" ;
dwc:recordedBy "Chippendale, S & Skinner" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B21831262CEB9A51C5D3B2AA3D#53A53CF91831262CEBB456ACD314AA72> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,109 @@
@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/6B6487B21831262CEB9A53E9D40CAC25>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Microchaete investiens Fremy 1930" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Microchaete_investiens_Fremy_1930> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Microchaete_investiens_Fremy_1930>
dwc:authority "Fremy (1930: 283)" ;
dwc:authorityName "Fremy" ;
dwc:authorityPageNumber "283" ;
dwc:authorityYear "1930" ;
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Microchaete" ;
dwc:isUncertain "true" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fremy, 1930" ;
dwc:species "investiens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Microchaete_investiens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Microchaete_investiens>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Microchaete" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "investiens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microchaete> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Microchaete>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:genus "Microchaete" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Microchaetaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Microchaetaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,110 @@
@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/6B6487B21832262FEB9A5160D24FAA62>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Calothrix fusca Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Calothrix_fusca_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Calothrix_fusca_Bornet_1886>
dwc:authority "Bornet & Flahault (1886: 364)" ;
dwc:authorityName "Bornet & Flahault" ;
dwc:authorityPageNumber "364" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Calothrix" ;
dwc:isUncertain "true" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bornet & Flahault, 1886" ;
dwc:species "fusca" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/Q49Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Calothrix_fusca> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Calothrix_fusca>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Calothrix" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "fusca" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Calothrix> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Calothrix>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Calothrix" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,95 @@
@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/6B6487B21833262EEB9A56D1D0A6A94D>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Camptylonemopsis Desikachary 1948" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Camptylonemopsis_Desikachary_1948> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Camptylonemopsis_Desikachary_1948>
dwc:authority "Desikachary (1948: 49)" ;
dwc:authorityName "Desikachary" ;
dwc:authorityPageNumber "49" ;
dwc:authorityYear "1948" ;
dwc:class "Cyanobacteriia" ;
dwc:family "Leptobasaceae" ;
dwc:genus "Camptylonemopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Desikachary, 1948" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Camptylonemopsis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Camptylonemopsis>
dwc:class "Cyanobacteriia" ;
dwc:family "Leptobasaceae" ;
dwc:genus "Camptylonemopsis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Leptobasaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Leptobasaceae>
dwc:class "Cyanobacteriia" ;
dwc:family "Leptobasaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,108 @@
@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/6B6487B218342628EB9A57A5D1B8AE11>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Iningainema pulvinus G. B. McGregor & B. C. Sendall 2017" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Iningainema_pulvinus_McGregor_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Iningainema_pulvinus_McGregor_2017>
dwc:authority "G. B. McGregor & B. C. Sendall (2017: 17)" ;
dwc:authorityName "G. B. McGregor & B. C. Sendall" ;
dwc:authorityPageNumber "17" ;
dwc:authorityYear "2017" ;
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Iningainema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "G. B. McGregor & B. C. Sendall, 2017" ;
dwc:species "pulvinus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Iningainema_pulvinus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Iningainema_pulvinus>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Iningainema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "pulvinus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Iningainema> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Iningainema>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Iningainema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,108 @@
@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/6B6487B218342629EB9A53DBD126AB51>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Ewamiania thermalis G. B. McGregor & B. C. Sendall 2017" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Ewamiania_thermalis_McGregor_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Ewamiania_thermalis_McGregor_2017>
dwc:authority "G. B. McGregor & B. C. Sendall (2017: 46)" ;
dwc:authorityName "G. B. McGregor & B. C. Sendall" ;
dwc:authorityPageNumber "46" ;
dwc:authorityYear "2017" ;
dwc:class "Cyanobacteriia" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Ewamiania" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "G. B. McGregor & B. C. Sendall, 2017" ;
dwc:species "thermalis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Ewamiania_thermalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Ewamiania_thermalis>
dwc:class "Cyanobacteriia" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Ewamiania" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "thermalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Ewamiania> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Ewamiania>
dwc:class "Cyanobacteriia" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Ewamiania" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae>
dwc:class "Cyanobacteriia" ;
dwc:family "Scytonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,95 @@
@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/6B6487B218342629EB9A5611D137AAC5>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Iningainema G. B. McGregor & B. C. Sendall 2017" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Iningainema_McGregor_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Iningainema_McGregor_2017>
dwc:authority "G. B. McGregor & B. C. Sendall (2017: 17)" ;
dwc:authorityName "G. B. McGregor & B. C. Sendall" ;
dwc:authorityPageNumber "17" ;
dwc:authorityYear "2017" ;
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Iningainema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "G. B. McGregor & B. C. Sendall, 2017" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Iningainema> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Iningainema>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Iningainema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,95 @@
@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/6B6487B218352628EB9A53D1D436AD85>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Heteroscytonema G. B. McGregor & Sendall 2018" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Heteroscytonema_McGregor_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Heteroscytonema_McGregor_2018>
dwc:authority "G. B. McGregor & Sendall (2018: 15)" ;
dwc:authorityName "G. B. McGregor & Sendall" ;
dwc:authorityPageNumber "15" ;
dwc:authorityYear "2018" ;
dwc:class "Cyanobacteriia" ;
dwc:family "Heteroscytonemataceae" ;
dwc:genus "Heteroscytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "G. B. McGregor & Sendall, 2018" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Heteroscytonema> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Heteroscytonema>
dwc:class "Cyanobacteriia" ;
dwc:family "Heteroscytonemataceae" ;
dwc:genus "Heteroscytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Heteroscytonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Heteroscytonemataceae>
dwc:class "Cyanobacteriia" ;
dwc:family "Heteroscytonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,96 @@
@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/6B6487B218352637EB9A5591D5D7AB7A>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Scytonema Agardh ex Bornet & Flahault. All 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Scytonema_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Scytonema_Bornet_1886>
dwc:authority "Agardh ex Bornet & Flahault (1886: 85)" ;
dwc:authorityName "Agardh ex Bornet & Flahault. All" ;
dwc:authorityPageNumber "85" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Agardh ex Bornet & Flahault. All, 1886" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63SZQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Scytonema> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Scytonema>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Scytonema" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae>
dwc:class "Cyanophyceae" ;
dwc:family "Scytonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,96 @@
@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/6B6487B21836262BEB9A5111D5D7AA91>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Rivularia C. Agardh ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Rivularia_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Rivularia_Bornet_1886>
dwc:authority "Agardh ex Bornet & Flahault (1886: 345)" ;
dwc:authorityName "C. Agardh ex Bornet & Flahault" ;
dwc:authorityPageNumber "345" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Rivularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "C. Agardh ex Bornet & Flahault, 1886" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63RRM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Rivularia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Rivularia>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Rivularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,108 @@
@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/6B6487B21836262BEB9A5450D2B8A8CA>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Rivularia aquatica De Wildeman 1897" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Rivularia_aquatica_Wildeman_1897> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Rivularia_aquatica_Wildeman_1897>
dwc:authority "De Wildeman (1897: 40)" ;
dwc:authorityName "De Wildeman" ;
dwc:authorityPageNumber "40" ;
dwc:authorityYear "1897" ;
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Rivularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "De Wildeman, 1897" ;
dwc:species "aquatica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Rivularia_aquatica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Rivularia_aquatica>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Rivularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "aquatica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Rivularia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Rivularia>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Rivularia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,95 @@
@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/6B6487B218372629EB9A5511D1ECAE1B>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Ewamiania G. B. McGregor & B. C. Sendall 2017" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Ewamiania_McGregor_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Ewamiania_McGregor_2017>
dwc:authority "G. B. McGregor & B. C. Sendall (2017: 43)" ;
dwc:authorityName "G. B. McGregor & B. C. Sendall" ;
dwc:authorityPageNumber "43" ;
dwc:authorityYear "2017" ;
dwc:class "Cyanobacteriia" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Ewamiania" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "G. B. McGregor & B. C. Sendall, 2017" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Ewamiania> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Ewamiania>
dwc:class "Cyanobacteriia" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Ewamiania" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae>
dwc:class "Cyanobacteriia" ;
dwc:family "Scytonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,95 @@
@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/6B6487B218382625EB9A56E8D1FDA9B6>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Macrospermum Komarek 2008" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Macrospermum_Komarek_2008> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Macrospermum_Komarek_2008>
dwc:authority "Komarek (2008: 81)" ;
dwc:authorityName "Komarek" ;
dwc:authorityPageNumber "81" ;
dwc:authorityYear "2008" ;
dwc:class "Cyanobacteriia" ;
dwc:family "Aphanizomenonaceae" ;
dwc:genus "Macrospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Komarek, 2008" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Macrospermum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Macrospermum>
dwc:class "Cyanobacteriia" ;
dwc:family "Aphanizomenonaceae" ;
dwc:genus "Macrospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Aphanizomenonaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Aphanizomenonaceae>
dwc:class "Cyanobacteriia" ;
dwc:family "Aphanizomenonaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B218392623EB9A573DD082AFAA>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Nostoc commune Vaucher ex Bornet & Flahault 1888" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Nostoc_commune_Bornet_1888> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Nostoc_commune_Bornet_1888>
dwc:authority "Vaucher ex Bornet & Flahault (1888: 203)" ;
dwc:authorityName "Vaucher ex Bornet & Flahault" ;
dwc:authorityPageNumber "203" ;
dwc:authorityYear "1888" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vaucher ex Bornet & Flahault, 1888" ;
dwc:species "commune" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47RP8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Nostoc_commune> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Nostoc_commune>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "commune" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostoc> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostoc>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,96 @@
@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/6B6487B218392624EB9A53B1D5D7AA3F>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Nostoc Vaucher ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Nostoc_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Nostoc_Bornet_1886>
dwc:authority "Vaucher ex Bornet & Flahault (1886: 181)" ;
dwc:authorityName "Vaucher ex Bornet & Flahault" ;
dwc:authorityPageNumber "181" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Vaucher ex Bornet & Flahault, 1886" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64XT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Nostoc> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Nostoc>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B2183A2627EB9A504FD0A0AC13>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Aulosira laxa Kirchner ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Aulosira_laxa_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Aulosira_laxa_Bornet_1886>
dwc:authority "Kirchner ex Bornet & Flahault (1886: 256)" ;
dwc:authorityName "Kirchner ex Bornet & Flahault" ;
dwc:authorityPageNumber "256" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Aulosira" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kirchner ex Bornet & Flahault, 1886" ;
dwc:species "laxa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5VXVK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Aulosira_laxa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Aulosira_laxa>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Aulosira" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "laxa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Aulosira> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Aulosira>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Aulosira" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,95 @@
@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/6B6487B2183A2627EB9A57F1D294A999>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Cronbergia Komarek, Zapomelova & Hindak 2010" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Cronbergia_Komarek_2010> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Cronbergia_Komarek_2010>
dwc:authority "Komarek, Zapomelova & Hindak (2010: 329)" ;
dwc:authorityName "Komarek, Zapomelova & Hindak" ;
dwc:authorityPageNumber "329" ;
dwc:authorityYear "2010" ;
dwc:class "Cyanobacteriia" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Cronbergia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Komarek, Zapomelova & Hindak, 2010" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Cronbergia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Cronbergia>
dwc:class "Cyanobacteriia" ;
dwc:family "Scytonemataceae" ;
dwc:genus "Cronbergia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Scytonemataceae>
dwc:class "Cyanobacteriia" ;
dwc:family "Scytonemataceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,110 @@
@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/6B6487B2183B2625EB9A55DAD5EEAEAF>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Cylindrospermum stagnale ex Bornet & Flahault 1888" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Cylindrospermum_stagnale_Kutzing_1888> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Cylindrospermum_stagnale_Kutzing_1888>
dwc:authority "(Kutzing) ex Bornet & Flahault (1888: 250)" ;
dwc:authorityName "ex Bornet & Flahault" ;
dwc:authorityPageNumber "250" ;
dwc:authorityYear "1888" ;
dwc:baseAuthorityName "Kutzing" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Cylindrospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kutzing) ex Bornet & Flahault, 1888" ;
dwc:species "stagnale" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/333YT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Cylindrospermum_stagnale> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Cylindrospermum_stagnale>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Cylindrospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "stagnale" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cylindrospermum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cylindrospermum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Cylindrospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,96 @@
@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/6B6487B2183B2626EB9A53B1D5D6AB92>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Cylindrospermum Kutzing ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Cylindrospermum_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Cylindrospermum_Bornet_1886>
dwc:authority "Kutzing ex Bornet & Flahault (1886: 249)" ;
dwc:authorityName "Kutzing ex Bornet & Flahault" ;
dwc:authorityPageNumber "249" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Cylindrospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Kutzing ex Bornet & Flahault, 1886" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62PS7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Cylindrospermum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Cylindrospermum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Cylindrospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B2183B2626EB9A5752D39AA818>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Cylindrospermum licheniforme Kutzing ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Cylindrospermum_licheniforme_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Cylindrospermum_licheniforme_Bornet_1886>
dwc:authority "Kutzing ex Bornet & Flahault (1886: 253)" ;
dwc:authorityName "Kutzing ex Bornet & Flahault" ;
dwc:authorityPageNumber "253" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Cylindrospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kutzing ex Bornet & Flahault, 1886" ;
dwc:species "licheniforme" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/333YK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Cylindrospermum_licheniforme> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Cylindrospermum_licheniforme>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Cylindrospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "licheniforme" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cylindrospermum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cylindrospermum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Cylindrospermum" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,108 @@
@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/6B6487B2183C2621EB9A506BD26CAB6F>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Wollea bharadwajae R. N. Singh 1942" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Wollea_bharadwajae_Singh_1942> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Wollea_bharadwajae_Singh_1942>
dwc:authority "R. N. Singh (1942: 593)" ;
dwc:authorityName "R. N. Singh" ;
dwc:authorityPageNumber "593" ;
dwc:authorityYear "1942" ;
dwc:class "Cyanobacteriia" ;
dwc:family "Aphanizomenonaceae" ;
dwc:genus "Wollea" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "R. N. Singh, 1942" ;
dwc:species "bharadwajae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Wollea_bharadwajae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Wollea_bharadwajae>
dwc:class "Cyanobacteriia" ;
dwc:family "Aphanizomenonaceae" ;
dwc:genus "Wollea" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "bharadwajae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Wollea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Wollea>
dwc:class "Cyanobacteriia" ;
dwc:family "Aphanizomenonaceae" ;
dwc:genus "Wollea" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Aphanizomenonaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Aphanizomenonaceae>
dwc:class "Cyanobacteriia" ;
dwc:family "Aphanizomenonaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,96 @@
@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/6B6487B2183D2620EB9A5031D5D6A9A2>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Calothrix C. Agardh ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Calothrix_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Calothrix_Bornet_1886>
dwc:authority "C. Agardh ex Bornet & Flahault (1886: 345)" ;
dwc:authorityName "C. Agardh ex Bornet & Flahault" ;
dwc:authorityPageNumber "345" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Calothrix" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "C. Agardh ex Bornet & Flahault, 1886" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FYV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Calothrix> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Calothrix>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Calothrix" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B2183D262FEB9A5543D34FAE52>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Calothrix atricha Fremy 1930" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Calothrix_atricha_Fremy_1930> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Calothrix_atricha_Fremy_1930>
dwc:authority "Fremy (1930: 261)" ;
dwc:authorityName "Fremy" ;
dwc:authorityPageNumber "261" ;
dwc:authorityYear "1930" ;
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Calothrix" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fremy, 1930" ;
dwc:species "atricha" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/Q49F> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Calothrix_atricha> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Calothrix_atricha>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Calothrix" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "atricha" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Calothrix> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Calothrix>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:genus "Calothrix" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Rivulariaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Rivulariaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,109 @@
@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/6B6487B2183E2623EB9A5144D420AB16>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Nostoc sphaericum Vaucher ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Nostoc_sphaericum_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Nostoc_sphaericum_Bornet_1886>
dwc:authority "Vaucher ex Bornet & Flahault (1886: 208)" ;
dwc:authorityName "Vaucher ex Bornet & Flahault" ;
dwc:authorityPageNumber "208" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vaucher ex Bornet & Flahault, 1886" ;
dwc:species "sphaericum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47RPL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Nostoc_sphaericum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Nostoc_sphaericum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "sphaericum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostoc> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostoc>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,108 @@
@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/6B6487B2183E2623EB9A534CD2C5ADA2>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Nostoc linckia Bornet ex Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Nostoc_linckia_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Nostoc_linckia_Bornet_1886>
dwc:authority "Bornet ex Bornet & Flahault (1886: 193)" ;
dwc:authorityName "Bornet ex Bornet & Flahault" ;
dwc:authorityPageNumber "193" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bornet ex Bornet & Flahault, 1886" ;
dwc:species "linckia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Nostoc_linckia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Nostoc_linckia>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "linckia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostoc> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostoc>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .

View file

@ -0,0 +1,173 @@
@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/6B6487B2183E2623EB9A56C8D395A99E>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Nostoc verrucosum Vaucher ex Bornet & Flahault 1886" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EA9F5478D0A5A90A>, <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EBF15424D4DBA90A>, <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EFA35424D27DA9D6>, <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623E91F54C0D534A9D6>, <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EE4154C0D1D2A9B2>, <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EAA854ECD343A9B2>, <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623E85854ECD560A9B2>, <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EE3454ECD103A99E>, <http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EA985488D399A99E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Nostoc_verrucosum_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Nostoc_verrucosum_Bornet_1886>
dwc:authority "Vaucher ex Bornet & Flahault (1886: 216)" ;
dwc:authorityName "Vaucher ex Bornet & Flahault" ;
dwc:authorityPageNumber "216" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vaucher ex Bornet & Flahault, 1886" ;
dwc:species "verrucosum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47RPN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Nostoc_verrucosum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Nostoc_verrucosum>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "verrucosum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostoc> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostoc>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:genus "Nostoc" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nostocaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Nostocaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Nostocaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Nostocales" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EA9F5478D0A5A90A>
dwc:collectionCode "MEL" ;
dwc:locality "Entwisle" ;
dwc:recordedBy "D'Aguilar Range" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B2183E2623EB9A56C8D395A99E#53A53CF9183E2623EA9F5478D0A5A90A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EBF15424D4DBA90A>
dwc:collectionCode "MEL" ;
dwc:locality "Entwisle" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B2183E2623EB9A56C8D395A99E#53A53CF9183E2623EBF15424D4DBA90A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EFA35424D27DA9D6>
dwc:collectionCode "MEL" ;
dwc:locality "Entwisle" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B2183E2623EB9A56C8D395A99E#53A53CF9183E2623EFA35424D27DA9D6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623E91F54C0D534A9D6>
dwc:catalogNumber "A3127" ;
dwc:collectionCode "NSW" ;
dwc:locality "Entwisle" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B2183E2623EB9A56C8D395A99E#53A53CF9183E2623E91F54C0D534A9D6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EE4154C0D1D2A9B2>
dwc:catalogNumber "A3128" ;
dwc:collectionCode "NSW" ;
dwc:eventDate "1977-05" ;
dwc:recordedBy "Peel" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B2183E2623EB9A56C8D395A99E#53A53CF9183E2623EE4154C0D1D2A9B2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EAA854ECD343A9B2>
dwc:catalogNumber "A3129" ;
dwc:collectionCode "NSW" ;
dwc:recordedBy "Peel R. & May" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B2183E2623EB9A56C8D395A99E#53A53CF9183E2623EAA854ECD343A9B2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623E85854ECD560A9B2>
dwc:collectionCode "MEL" ;
dwc:locality "Entwisle" ;
dwc:recordedBy "Krui R." ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B2183E2623EB9A56C8D395A99E#53A53CF9183E2623E85854ECD560A9B2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EE3454ECD103A99E>
dwc:collectionCode "NSW" ;
dwc:locality "Skinner" ;
dwc:recordedBy "Ashfield, S" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B2183E2623EB9A56C8D395A99E#53A53CF9183E2623EE3454ECD103A99E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/6B6487B2183E2623EB9A56C8D395A99E.mc.53A53CF9183E2623EA985488D399A99E>
dwc:catalogNumber "A3122" ;
dwc:collectionCode "NSW" ;
dwc:eventDate "1978-05" ;
dwc:recordedBy "Murray's & Griffith" ;
trt:httpUri <https://treatment.plazi.org/id/6B6487B2183E2623EB9A56C8D395A99E#53A53CF9183E2623EA985488D399A99E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,95 @@
@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/6B6487B2183F2622EB9A5711D5D6A8DB>
dc:creator "Mcgregor, Glenn B." ;
dc:title "Wollea Bornet & Flahault 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Wollea_Bornet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.359.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.359.1.1>
bibo:endPage "450" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2018-07-09" ;
bibo:startPage "448" ;
bibo:volume "359" ;
dc:creator "Mcgregor, Glenn B." ;
dc:date "2018" ;
dc:title "Freshwater Cyanobacteria of North-Eastern Australia: 3. Nostocales" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Wollea_Bornet_1886>
dwc:authority "Bornet & Flahault (1886: 223)" ;
dwc:authorityName "Bornet & Flahault" ;
dwc:authorityPageNumber "223" ;
dwc:authorityYear "1886" ;
dwc:class "Cyanobacteriia" ;
dwc:family "Aphanizomenonaceae" ;
dwc:genus "Wollea" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Bornet & Flahault, 1886" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Wollea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Wollea>
dwc:class "Cyanobacteriia" ;
dwc:family "Aphanizomenonaceae" ;
dwc:genus "Wollea" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Aphanizomenonaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Aphanizomenonaceae>
dwc:class "Cyanobacteriia" ;
dwc:family "Aphanizomenonaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:order "Cyanobacteriales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia>
dwc:class "Cyanobacteriia" ;
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
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:kingdom "Bacteria" ;
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 .