This commit is contained in:
parent
6cade87556
commit
2414243b3c
213 changed files with 503 additions and 18489 deletions
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/01CFC46FE4415D7A812F6C5E64A63B0A>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Carex alata Torr." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Carex_alata_Torr_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Carex_alata_Torr_>
|
||||
dwc:ID-ENA "314396" ;
|
||||
dwc:authority "Torr." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Torr." ;
|
||||
dwc:species "alata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XBHS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex_alata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carex_alata>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Carex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carex>
|
||||
dwc:genus "Carex" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/01DEAF7BAD165123870D946434B06A8E>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Bidens laevis Britton, Sterns & Poggenb." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Bidens_laevis_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Helianthus_laevis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Bidens_laevis_L_>
|
||||
dwc:ID-ENA "171344" ;
|
||||
dwc:authority "(L.) Britton, Sterns & Poggenb." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Bidens" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Britton, Sterns & Poggenb." ;
|
||||
dwc:species "laevis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5WK2W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Bidens_laevis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Bidens_laevis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Bidens" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "laevis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bidens> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Bidens>
|
||||
dwc:genus "Bidens" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/02EEEA1789DF86A6F3F8CFC121050339>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Utricularia purpurea Walter" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Utricularia_purpurea_Walter_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Utricularia_purpurea_Walter_>
|
||||
dwc:ID-ENA "204368" ;
|
||||
dwc:authority "Walter" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lentibulariaceae" ;
|
||||
dwc:genus "Utricularia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Walter" ;
|
||||
dwc:species "purpurea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7F4W4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Utricularia_purpurea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Utricularia_purpurea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lentibulariaceae" ;
|
||||
dwc:genus "Utricularia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "purpurea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Utricularia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Utricularia>
|
||||
dwc:genus "Utricularia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lentibulariaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lentibulariaceae>
|
||||
dwc:family "Lentibulariaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/02F116B264D862A48E725C84087FABE9>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Alnus serrulata Willd." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Alnus_serrulata_Aiton_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Betula_serrulata> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Alnus_serrulata_Aiton_>
|
||||
dwc:ID-ENA "253219" ;
|
||||
dwc:authority "(Aiton) Willd." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Betulaceae" ;
|
||||
dwc:genus "Alnus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Aiton) Willd." ;
|
||||
dwc:species "serrulata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C2SV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Alnus_serrulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alnus_serrulata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Betulaceae" ;
|
||||
dwc:genus "Alnus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "serrulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Alnus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alnus>
|
||||
dwc:genus "Alnus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Betulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Betulaceae>
|
||||
dwc:family "Betulaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fagales>
|
||||
dwc:order "Fagales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/049DB66B8F9797FC7BC4702D81DBED5F>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Ludwigia sphaerocarpa Elliott" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ludwigia_sphaerocarpa_Elliott_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Ludwigia_sphaerocarpa_Elliott_>
|
||||
dwc:ID-ENA "1081047" ;
|
||||
dwc:authority "Elliott" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Onagraceae" ;
|
||||
dwc:genus "Ludwigia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Elliott" ;
|
||||
dwc:species "sphaerocarpa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6QQDF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ludwigia_sphaerocarpa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ludwigia_sphaerocarpa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Onagraceae" ;
|
||||
dwc:genus "Ludwigia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sphaerocarpa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ludwigia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ludwigia>
|
||||
dwc:genus "Ludwigia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Onagraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Onagraceae>
|
||||
dwc:family "Onagraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Myrtales>
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/082F371B2AB7FD0FCABFEA6E0C237DDD>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Itea virginica L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Itea_virginica_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Itea_virginica_Linnaeus_>
|
||||
dwc:ID-ENA "23081" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Iteaceae" ;
|
||||
dwc:genus "Itea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "virginica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3QDYQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Itea_virginica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Itea_virginica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Iteaceae" ;
|
||||
dwc:genus "Itea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "virginica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Itea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Itea>
|
||||
dwc:genus "Itea" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Iteaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Iteaceae>
|
||||
dwc:family "Iteaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Saxifragales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Saxifragales>
|
||||
dwc:order "Saxifragales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/092D8C8F3B87978F56EF006FC1B757B2>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Drosera intermedia Hayne" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Drosera_intermedia_Hayne_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Drosera_intermedia_Hayne_>
|
||||
dwc:ID-ENA "463625" ;
|
||||
dwc:authority "Hayne" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Droseraceae" ;
|
||||
dwc:genus "Drosera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hayne" ;
|
||||
dwc:species "intermedia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DKGF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Drosera_intermedia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Drosera_intermedia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Droseraceae" ;
|
||||
dwc:genus "Drosera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "intermedia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Drosera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Drosera>
|
||||
dwc:genus "Drosera" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Droseraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Droseraceae>
|
||||
dwc:family "Droseraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/0BBD7C3F1507129DBBD8F28E03D6A6C9>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Lorinseria areolata C. Presl" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lorinseria_areolata_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Acrostichum_areolatum>, <http://taxon-name.plazi.org/id/Plantae/Woodwardia_areolata> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lorinseria_areolata_L_>
|
||||
dwc:authority "(L.) C. Presl" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Blechnaceae" ;
|
||||
dwc:genus "Lorinseria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Presl" ;
|
||||
dwc:species "areolata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72NXN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lorinseria_areolata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lorinseria_areolata>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Blechnaceae" ;
|
||||
dwc:genus "Lorinseria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "areolata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lorinseria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lorinseria>
|
||||
dwc:genus "Lorinseria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Blechnaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Blechnaceae>
|
||||
dwc:family "Blechnaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/0BE419D5E0C4353ECBBC30A0BBDB845C>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Utricularia subulata L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Utricularia_subulata_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Utricularia_subulata_Linnaeus_>
|
||||
dwc:ID-ENA "192319" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lentibulariaceae" ;
|
||||
dwc:genus "Utricularia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "subulata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7F4Y4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Utricularia_subulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Utricularia_subulata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lentibulariaceae" ;
|
||||
dwc:genus "Utricularia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Utricularia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Utricularia>
|
||||
dwc:genus "Utricularia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lentibulariaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lentibulariaceae>
|
||||
dwc:family "Lentibulariaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,81 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/0DD3126C20E4BC0F4A891D4330DA7B07>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/virginicus>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Andropogon virginicus var. virginicus var. virginicus" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Andropogon_virginicus_virginicus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Andropogon_virginicus_virginicus>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Andropogon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "virginicus" ;
|
||||
dwc:variety "virginicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Andropogon_virginicus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Andropogon_virginicus>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "virginicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Andropogon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Andropogon>
|
||||
dwc:genus "Andropogon" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/0E3193A72809310625744840D98FB4F2>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Ilex coriacea Chapm." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ilex_coriacea_Pursh_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Prinos_coriaceus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Ilex_coriacea_Pursh_>
|
||||
dwc:ID-ENA "185501" ;
|
||||
dwc:authority "(Pursh) Chapm." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aquifoliaceae" ;
|
||||
dwc:genus "Ilex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Aquifoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Pursh) Chapm." ;
|
||||
dwc:species "coriacea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6MV99> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ilex_coriacea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ilex_coriacea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aquifoliaceae" ;
|
||||
dwc:genus "Ilex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Aquifoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "coriacea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ilex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ilex>
|
||||
dwc:genus "Ilex" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aquifoliaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aquifoliaceae>
|
||||
dwc:family "Aquifoliaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aquifoliales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aquifoliales>
|
||||
dwc:order "Aquifoliales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,88 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/0F1254E0E0FCDF9E5152D973A4901BAE>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Decumaria barbara L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Decumaria_barbara_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Decumaria_barbara_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Hydrangeaceae" ;
|
||||
dwc:genus "Decumaria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cornales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "barbara" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6CGVW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Decumaria_barbara> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Decumaria_barbara>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Hydrangeaceae" ;
|
||||
dwc:genus "Decumaria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cornales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "barbara" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Decumaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Decumaria>
|
||||
dwc:genus "Decumaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hydrangeaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hydrangeaceae>
|
||||
dwc:family "Hydrangeaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cornales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cornales>
|
||||
dwc:order "Cornales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/0F76AE91129479623EF732DD68D5A9D4>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Nymphoides aquatica Kuntze" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nymphoides_aquatica_Gmel_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Villarsia_aquatica> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Nymphoides_aquatica_Gmel_>
|
||||
dwc:ID-ENA "113207" ;
|
||||
dwc:authority "(J. F. Gmel.) Kuntze" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Menyanthaceae" ;
|
||||
dwc:genus "Nymphoides" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gmel.) Kuntze" ;
|
||||
dwc:species "aquatica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/486PB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nymphoides_aquatica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nymphoides_aquatica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Menyanthaceae" ;
|
||||
dwc:genus "Nymphoides" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aquatica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nymphoides> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nymphoides>
|
||||
dwc:genus "Nymphoides" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Menyanthaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Menyanthaceae>
|
||||
dwc:family "Menyanthaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,81 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/0FABA87A049AE62CF83A61298302F5D8>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Wolffia Horkel ex Schleid." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Wolffia_Schleid_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Wolffia_Schleid_>
|
||||
dwc:ID-ENA "161109" ;
|
||||
dwc:authority "Horkel ex Schleid." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Araceae" ;
|
||||
dwc:genus "Wolffia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Horkel ex Schleid." ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8W4Q2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Wolffia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Wolffia>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Araceae" ;
|
||||
dwc:genus "Wolffia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Araceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Araceae>
|
||||
dwc:family "Araceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Alismatales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alismatales>
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1006F2A4C8C6DD553AF4D61F7F58EF89>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/glomeratus_glaucopsis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/virginicus>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Andropogon glaucopsis Steud." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Andropogon_glaucopsis_Steud_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Andropogon_glaucopsis_Steud_>
|
||||
dwc:authority "Steud." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Andropogon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Steud." ;
|
||||
dwc:species "glaucopsis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8W68B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Andropogon_glaucopsis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Andropogon_glaucopsis>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Andropogon" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "glaucopsis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Andropogon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Andropogon>
|
||||
dwc:genus "Andropogon" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/11C0769EC333019A268F8994472D4D09>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Diodia virginiana L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Diodia_virginiana_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Diodia_virginiana_Linnaeus_>
|
||||
dwc:ID-ENA "298690" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:genus "Diodia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "virginiana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6D7LN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Diodia_virginiana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Diodia_virginiana>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:genus "Diodia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "virginiana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Diodia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Diodia>
|
||||
dwc:genus "Diodia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rubiaceae>
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/121BB47E286B6EDFDDCFE1881F4D72B0>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Amelanchier canadensis Medik." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Amelanchier_canadensis_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Mespilus_canadensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Amelanchier_canadensis_L_>
|
||||
dwc:ID-ENA "52523" ;
|
||||
dwc:authority "(L.) Medik." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Amelanchier" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Medik." ;
|
||||
dwc:species "canadensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CQN6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Amelanchier_canadensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amelanchier_canadensis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Amelanchier" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "canadensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Amelanchier> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amelanchier>
|
||||
dwc:genus "Amelanchier" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1403E62A0DF5711888C31EF1D3D1F9B6>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Cyrilla racemiflora L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Cyrilla_racemiflora_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cyrilla_racemiflora_Linnaeus_>
|
||||
dwc:ID-ENA "4341" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Cyrillaceae" ;
|
||||
dwc:genus "Cyrilla" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "racemiflora" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/33JMD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cyrilla_racemiflora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyrilla_racemiflora>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Cyrillaceae" ;
|
||||
dwc:genus "Cyrilla" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "racemiflora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyrilla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyrilla>
|
||||
dwc:genus "Cyrilla" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyrillaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyrillaceae>
|
||||
dwc:family "Cyrillaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericales>
|
||||
dwc:order "Ericales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,91 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/168B79091F3077F5EBB35BE94B032FE6>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/gigantea>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Arundinaria tecta Muhl." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Arundinaria_tecta_Walter_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Arundo_tecta> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Arundinaria_tecta_Walter_>
|
||||
dwc:ID-ENA "280854" ;
|
||||
dwc:authority "(Walter) Muhl." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Arundinaria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Walter) Muhl." ;
|
||||
dwc:species "tecta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/H3BT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Arundinaria_tecta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Arundinaria_tecta>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Arundinaria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tecta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Arundinaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Arundinaria>
|
||||
dwc:genus "Arundinaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1709CFE28FAB1E733665329B791C776D>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Eragrostis refracta Scribn." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Eragrostis_refracta_Elliott_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Poa_refracta> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Eragrostis_refracta_Elliott_>
|
||||
dwc:ID-ENA "2575305" ;
|
||||
dwc:authority "(Muhl. ex Elliott) Scribn." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Eragrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Muhl. ex Elliott) Scribn." ;
|
||||
dwc:species "refracta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FZMB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Eragrostis_refracta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eragrostis_refracta>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Eragrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "refracta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eragrostis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eragrostis>
|
||||
dwc:genus "Eragrostis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/174265A8449F0BF658FC3EE01BF0E857>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Rhynchospora nitens A. Gray" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rhynchospora_nitens_Vahl_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Psilocarya_nitens>, <http://taxon-name.plazi.org/id/Plantae/Scirpus_nitens> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rhynchospora_nitens_Vahl_>
|
||||
dwc:ID-ENA "1620178" ;
|
||||
dwc:authority "(Vahl) A. Gray" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Vahl) Gray" ;
|
||||
dwc:species "nitens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4STB4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhynchospora_nitens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhynchospora_nitens>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nitens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhynchospora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhynchospora>
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1762DBB9AC6C1C30C20C6A378DAE834F>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Juncus acuminatus Michx." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Juncus_acuminatus_Michx_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Juncus_acuminatus_Michx_>
|
||||
dwc:ID-ENA "1620122" ;
|
||||
dwc:authority "Michx." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Juncaceae" ;
|
||||
dwc:genus "Juncus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Michx." ;
|
||||
dwc:species "acuminatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3QTF3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Juncus_acuminatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncus_acuminatus>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Juncaceae" ;
|
||||
dwc:genus "Juncus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acuminatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Juncus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncus>
|
||||
dwc:genus "Juncus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Juncaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncaceae>
|
||||
dwc:family "Juncaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1AF7C3180213B48E135BA4AF6F45B760>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Populus heterophylla L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Populus_heterophylla_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Populus_heterophylla_Linnaeus_>
|
||||
dwc:ID-ENA "1955051" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:genus "Populus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "heterophylla" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4LVLX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Populus_heterophylla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Populus_heterophylla>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:genus "Populus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "heterophylla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Populus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Populus>
|
||||
dwc:genus "Populus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Salicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Salicaceae>
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1BAFECB770DF2304FB6C5614DB920CFA>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Sclerolepis uniflora Britton, Sterns & Poggenb." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Sclerolepis_uniflora_Walter_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ethulia_uniflora> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Sclerolepis_uniflora_Walter_>
|
||||
dwc:ID-ENA "1563973" ;
|
||||
dwc:authority "(Walter) Britton, Sterns & Poggenb." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Sclerolepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Walter) Britton, Sterns & Poggenb." ;
|
||||
dwc:species "uniflora" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4VPWZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Sclerolepis_uniflora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sclerolepis_uniflora>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Sclerolepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "uniflora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sclerolepis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sclerolepis>
|
||||
dwc:genus "Sclerolepis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1C21BCE5B8CB1BC680EADAC3EBA05259>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/pusillus_pusillus_Linnaeus_>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/berchtoldii>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Potamogeton pusillus L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Potamogeton_pusillus_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Potamogeton_pusillus_Linnaeus_>
|
||||
dwc:ID-ENA "246702" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Potamogetonaceae" ;
|
||||
dwc:genus "Potamogeton" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "pusillus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4M3Y5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Potamogeton_pusillus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Potamogeton_pusillus>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Potamogetonaceae" ;
|
||||
dwc:genus "Potamogeton" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pusillus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Potamogeton> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Potamogeton>
|
||||
dwc:genus "Potamogeton" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Potamogetonaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Potamogetonaceae>
|
||||
dwc:family "Potamogetonaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Alismatales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alismatales>
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1CD4DC27BFB1BA645D0987A286C83B31>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Habenaria repens Nutt." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Habenaria_repens_Nutt_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Habenaria_repens_Nutt_>
|
||||
dwc:ID-ENA "1056162" ;
|
||||
dwc:authority "Nutt." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Habenaria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nutt." ;
|
||||
dwc:species "repens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3J49R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Habenaria_repens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Habenaria_repens>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Habenaria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "repens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Habenaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Habenaria>
|
||||
dwc:genus "Habenaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,91 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1CECB7A2E16511E8DCE78A059CE40165>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Potomogeton>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/verticillata>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Hydrilla verticillata Royle" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Hydrilla_verticillata_f_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Myriophyllum>, <http://taxon-name.plazi.org/id/Animalia/Najas>, <http://taxon-name.plazi.org/id/Fungi/Ceratophyllum>, <http://taxon-name.plazi.org/id/Plantae/Serpicula_verticillata>, <http://taxon-name.plazi.org/id/Plantae/Vallisneria> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Hydrilla_verticillata_f_>
|
||||
dwc:ID-ENA "51024" ;
|
||||
dwc:authority "(L. f.) Royle" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Hydrocharitaceae" ;
|
||||
dwc:genus "Hydrilla" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(f.) Royle" ;
|
||||
dwc:species "verticillata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3N52R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Hydrilla_verticillata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hydrilla_verticillata>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Hydrocharitaceae" ;
|
||||
dwc:genus "Hydrilla" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "verticillata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hydrilla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hydrilla>
|
||||
dwc:genus "Hydrilla" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hydrocharitaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hydrocharitaceae>
|
||||
dwc:family "Hydrocharitaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Alismatales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alismatales>
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1E598999A2388FD8B4F03305EA3DC0C7>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Lobelia glandulosa Walter" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lobelia_glandulosa_Walter_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lobelia_glandulosa_Walter_>
|
||||
dwc:ID-ENA "1620135" ;
|
||||
dwc:authority "Walter" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:genus "Lobelia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Walter" ;
|
||||
dwc:species "glandulosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VRR2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lobelia_glandulosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lobelia_glandulosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:genus "Lobelia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "glandulosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lobelia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lobelia>
|
||||
dwc:genus "Lobelia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Campanulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Campanulaceae>
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1ECAE0FB7A758107B2E45A33D0C19B25>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Eleocharis equisetoides Torr." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Eleocharis_equisetoides_Elliott_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Scirpus_equisetoides> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Eleocharis_equisetoides_Elliott_>
|
||||
dwc:ID-ENA "110286" ;
|
||||
dwc:authority "(Elliott) Torr." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Eleocharis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Elliott) Torr." ;
|
||||
dwc:species "equisetoides" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/397BT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Eleocharis_equisetoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eleocharis_equisetoides>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Eleocharis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "equisetoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eleocharis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eleocharis>
|
||||
dwc:genus "Eleocharis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,91 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1ECC9C6E873077607AE908E5C1117FC4>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyperaceae_vivipara>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Eleocharis vivipara Link" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Eleocharis_vivipara_Link_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Eleocharis_baldwinii> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Eleocharis_vivipara_Link_>
|
||||
dwc:ID-ENA "63338" ;
|
||||
dwc:authority "Link" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Eleocharis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Link" ;
|
||||
dwc:species "vivipara" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/397R4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Eleocharis_vivipara> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eleocharis_vivipara>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Eleocharis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vivipara" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eleocharis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eleocharis>
|
||||
dwc:genus "Eleocharis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
129
data/1E/D9/ED/1ED9EDFC32C35A65AA376D2298FFE324.ttl
Normal file
129
data/1E/D9/ED/1ED9EDFC32C35A65AA376D2298FFE324.ttl
Normal file
|
|
@ -0,0 +1,129 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1ED9EDFC32C35A65AA376D2298FFE324>
|
||||
dc:creator "Nguyen, Anh D.; Nguyen, Lien T. P.; Korsós, Zoltán" ;
|
||||
dc:title "Pseudodesmus variegatus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudodesmus_variegatus_Attems_1938> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sumatronium_variegatum_Attems_1938> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zse.100.132111> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zse.100.132111>
|
||||
bibo:endPage "1541" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zoosystematics and Evolution" ;
|
||||
bibo:pubDate "2024-11-07" ;
|
||||
bibo:startPage "1515" ;
|
||||
bibo:volume "100" ;
|
||||
dc:creator "Nguyen, Anh D.; Nguyen, Lien T. P.; Korsós, Zoltán" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A review of the millipede genus Pseudodesmus Pocock, 1887 (Diplopoda, Platydesmida, Andrognathidae) from Vietnam, with descriptions of five new species and notes on its phylogeny" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudodesmus_variegatus_Attems_1938>
|
||||
dwc:authority "(Attems, 1938)" ;
|
||||
dwc:baseAuthorityName "Attems" ;
|
||||
dwc:baseAuthorityYear "1938" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Andrognathidae" ;
|
||||
dwc:genus "Pseudodesmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Attems, 1938)" ;
|
||||
dwc:species "variegatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4NVWB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudodesmus_variegatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sumatronium_variegatum_Attems_1938>
|
||||
dwc:authority "Attems, 1938: 308" ;
|
||||
dwc:authorityName "Attems" ;
|
||||
dwc:authorityPageNumber "308" ;
|
||||
dwc:authorityYear "1938" ;
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Andrognathidae" ;
|
||||
dwc:genus "Sumatronium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Attems, 1938" ;
|
||||
dwc:species "variegatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7Z55V> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sumatronium_variegatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudodesmus_variegatus>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Andrognathidae" ;
|
||||
dwc:genus "Pseudodesmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "variegatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudodesmus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudodesmus>
|
||||
dwc:genus "Pseudodesmus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrognathidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrognathidae>
|
||||
dwc:family "Andrognathidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platydesmida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platydesmida>
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sumatronium_variegatum>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Andrognathidae" ;
|
||||
dwc:genus "Sumatronium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "variegatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sumatronium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sumatronium>
|
||||
dwc:genus "Sumatronium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrognathidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,88 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/1FB9CB4E42BE88E05C66F86B1DE527DD>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Panicum verrucosum Muhl." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Panicum_verrucosum_Muhl_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Panicum_verrucosum_Muhl_>
|
||||
dwc:authority "Muhl." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Panicum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muhl." ;
|
||||
dwc:species "verrucosum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4CFKC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Panicum_verrucosum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Panicum_verrucosum>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Panicum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "verrucosum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panicum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Panicum>
|
||||
dwc:genus "Panicum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,91 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/24F8AD3FE80B2BF3EE83B9B6F2E2D75C>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/corniculata_corniculata_Gray_>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Rhynchospora corniculata A. Gray" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rhynchospora_corniculata_Lam_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Schoenus_corniculatus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rhynchospora_corniculata_Lam_>
|
||||
dwc:ID-ENA "140883" ;
|
||||
dwc:authority "(Lam.) A. Gray" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lam.) Gray" ;
|
||||
dwc:species "corniculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4SSYX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhynchospora_corniculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhynchospora_corniculata>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "corniculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhynchospora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhynchospora>
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/2566198A2160C0406554C8D378CF3579>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Parthenocissus quinquefolia Planch." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Parthenocissus_quinquefolia_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Hedera_quinquefolia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Parthenocissus_quinquefolia_L_>
|
||||
dwc:ID-ENA "3607" ;
|
||||
dwc:authority "(L.) Planch." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Vitaceae" ;
|
||||
dwc:genus "Parthenocissus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Vitales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Planch." ;
|
||||
dwc:species "quinquefolia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DTTQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Parthenocissus_quinquefolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Parthenocissus_quinquefolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Vitaceae" ;
|
||||
dwc:genus "Parthenocissus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Vitales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quinquefolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Parthenocissus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Parthenocissus>
|
||||
dwc:genus "Parthenocissus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Vitaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Vitaceae>
|
||||
dwc:family "Vitaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Vitales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Vitales>
|
||||
dwc:order "Vitales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/279D35EFBD96DC68DBD658621B266D08>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Smilax rotundifolia L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Smilax_rotundifolia_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Smilax_rotundifolia_Linnaeus_>
|
||||
dwc:ID-ENA "72647" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Smilacaceae" ;
|
||||
dwc:genus "Smilax" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Liliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "rotundifolia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XWSR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Smilax_rotundifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Smilax_rotundifolia>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Smilacaceae" ;
|
||||
dwc:genus "Smilax" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Liliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rotundifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Smilax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Smilax>
|
||||
dwc:genus "Smilax" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Smilacaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Smilacaceae>
|
||||
dwc:family "Smilacaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliales>
|
||||
dwc:order "Liliales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/2873CC890E3860D95FF1318A4BF0F006>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Solidago fistulosa Mill." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Solidago_fistulosa_Mill_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Solidago_fistulosa_Mill_>
|
||||
dwc:ID-ENA "199522" ;
|
||||
dwc:authority "Mill." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Solidago" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mill." ;
|
||||
dwc:species "fistulosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y79J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Solidago_fistulosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solidago_fistulosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Solidago" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fistulosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solidago> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solidago>
|
||||
dwc:genus "Solidago" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,97 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/29ABBDCF09AD7C6A387242B786FC58A6>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Eupatorium mohrii subsp. paludicola E. E. Schilling & LeBlond" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Eupatorium_mohrii_paludicola_Schilling_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Eupatorium_mohrii_paludicola_Schilling_>
|
||||
dwc:ID-ENA "376258" ;
|
||||
dwc:authority "E. E. Schilling & LeBlond" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Eupatorium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Schilling & LeBlond" ;
|
||||
dwc:species "mohrii" ;
|
||||
dwc:subSpecies "paludicola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3CKH4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Eupatorium_mohrii_paludicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eupatorium_mohrii_paludicola>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Eupatorium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "mohrii" ;
|
||||
dwc:subSpecies "paludicola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eupatorium_mohrii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eupatorium_mohrii>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mohrii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eupatorium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eupatorium>
|
||||
dwc:genus "Eupatorium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,91 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/29ABCCD6615B6E6B386A4D212918262E>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lance>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Chamaecyparis thyoides Britton, Sterns, & Poggenb." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecyparis_thyoides_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Cupressus_thyoides> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecyparis_thyoides_L_>
|
||||
dwc:ID-ENA "187463" ;
|
||||
dwc:authority "(L.) Britton, Sterns, & Poggenb." ;
|
||||
dwc:class "Pinopsida" ;
|
||||
dwc:family "Cupressaceae" ;
|
||||
dwc:genus "Chamaecyparis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pinales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Britton, Sterns, & Poggenb." ;
|
||||
dwc:species "thyoides" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TJJP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chamaecyparis_thyoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaecyparis_thyoides>
|
||||
dwc:class "Pinopsida" ;
|
||||
dwc:family "Cupressaceae" ;
|
||||
dwc:genus "Chamaecyparis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pinales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thyoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chamaecyparis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaecyparis>
|
||||
dwc:genus "Chamaecyparis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cupressaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cupressaceae>
|
||||
dwc:family "Cupressaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pinales>
|
||||
dwc:order "Pinales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pinopsida>
|
||||
dwc:class "Pinopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/2C0F0285210C01A0AEC808C226509985>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/schoenoides>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Rhynchospora elliottii A. Dietr." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rhynchospora_elliottii_Dietr_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rhynchospora_elliottii_Dietr_>
|
||||
dwc:ID-ENA "1969281" ;
|
||||
dwc:authority "A. Dietr." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dietr." ;
|
||||
dwc:species "elliottii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6X7T2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhynchospora_elliottii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhynchospora_elliottii>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "elliottii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhynchospora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhynchospora>
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,132 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/2CCD17F8C7241DC397484B0226D7D9DA>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Amelanchier obovalis Ashe" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Amelanchier_obovalis_Michx_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Taxodium_ascendens> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Mespilus_canadensis_obovalis_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Amelanchier_obovalis_Michx_>
|
||||
dwc:ID-ENA "2654663" ;
|
||||
dwc:authority "(Michx.) Ashe" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Amelanchier" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Michx.) Ashe" ;
|
||||
dwc:species "obovalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/66BQF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Amelanchier_obovalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Mespilus_canadensis_obovalis_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Mespilus" ;
|
||||
dwc:infraspecific-rank "var." ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "canadensis" ;
|
||||
dwc:variety "obovalis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Mespilus_canadensis_obovalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amelanchier_obovalis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Amelanchier" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "obovalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Amelanchier> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amelanchier>
|
||||
dwc:genus "Amelanchier" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mespilus_canadensis_obovalis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Mespilus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "canadensis" ;
|
||||
dwc:variety "obovalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mespilus_canadensis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mespilus_canadensis>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "canadensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mespilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mespilus>
|
||||
dwc:genus "Mespilus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,132 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/2D8ED918B20120110127FB3A4FB0DB7F>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Morella cerifera Small" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Morella_cerifera_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Myrica_cerifera> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Myrica_cerifera_cerifera_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Morella_cerifera_L_>
|
||||
dwc:ID-ENA "3510" ;
|
||||
dwc:authority "(L.) Small" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Myricaceae" ;
|
||||
dwc:genus "Morella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Small" ;
|
||||
dwc:species "cerifera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/44CWQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Morella_cerifera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Myrica_cerifera_cerifera_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Myricaceae" ;
|
||||
dwc:genus "Myrica" ;
|
||||
dwc:infraspecific-rank "var." ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "cerifera" ;
|
||||
dwc:variety "cerifera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Myrica_cerifera_cerifera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Morella_cerifera>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Myricaceae" ;
|
||||
dwc:genus "Morella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cerifera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Morella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Morella>
|
||||
dwc:genus "Morella" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myricaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Myricaceae>
|
||||
dwc:family "Myricaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fagales>
|
||||
dwc:order "Fagales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Myrica_cerifera_cerifera>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Myricaceae" ;
|
||||
dwc:genus "Myrica" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "cerifera" ;
|
||||
dwc:variety "cerifera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrica_cerifera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Myrica_cerifera>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cerifera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Myrica>
|
||||
dwc:genus "Myrica" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myricaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/2ECE78CE882FE049A80FD6BFAF0FEA49>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/mariana_purpurea>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Rhexia nashii Small" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rhexia_nashii_Small_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rhexia_nashii_Small_>
|
||||
dwc:ID-ENA "416627" ;
|
||||
dwc:authority "Small" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Melastomataceae" ;
|
||||
dwc:genus "Rhexia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Small" ;
|
||||
dwc:species "nashii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4S6LL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhexia_nashii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhexia_nashii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Melastomataceae" ;
|
||||
dwc:genus "Rhexia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nashii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhexia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhexia>
|
||||
dwc:genus "Rhexia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Melastomataceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Melastomataceae>
|
||||
dwc:family "Melastomataceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Myrtales>
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,81 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/30A2EAF27245686EAD642074ABE725BB>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/copallina>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Rhus copallinum var. copallinum var. copallinum" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhus_copallinum_copallinum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhus_copallinum_copallinum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Anacardiaceae" ;
|
||||
dwc:genus "Rhus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "copallinum" ;
|
||||
dwc:variety "copallinum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhus_copallinum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhus_copallinum>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "copallinum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhus>
|
||||
dwc:genus "Rhus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anacardiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anacardiaceae>
|
||||
dwc:family "Anacardiaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,125 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/30F763D7F0343237444E1DFB11D7F85C>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Fuirena pumila Spreng." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Fuirena_pumila_Torr_> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Fuirena_squarrosa_pumila_Michx_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fuirena_pumila_Torr_>
|
||||
dwc:ID-ENA "906954" ;
|
||||
dwc:authority "(Torr.) Spreng." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Fuirena" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Torr.) Spreng." ;
|
||||
dwc:species "pumila" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6K2CV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fuirena_pumila> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fuirena_squarrosa_pumila_Michx_>
|
||||
dwc:authority "Michx." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Fuirena" ;
|
||||
dwc:infraspecific-rank "var." ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Michx." ;
|
||||
dwc:species "squarrosa" ;
|
||||
dwc:variety "pumila" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fuirena_squarrosa_pumila> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fuirena_pumila>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Fuirena" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pumila" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fuirena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fuirena>
|
||||
dwc:genus "Fuirena" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fuirena_squarrosa_pumila>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Fuirena" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "squarrosa" ;
|
||||
dwc:variety "pumila" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fuirena_squarrosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fuirena_squarrosa>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "squarrosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fuirena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,155 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/310D99904EEE9DF942F23258D4C360B9>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Pleopeltis polypodioides subsp. michauxiana var. michauxiana var. michauxiana (Weath.) E. G. Andrews & Windham" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Pleopeltis_polypodioides_michauxiana_michauxiana_Weath_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Nyssa>, <http://taxon-name.plazi.org/id/Plantae/Polypodium_polypodioides>, <http://taxon-name.plazi.org/id/Plantae/Taxodium> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Polypodium_polypodioides_michauxianum_Watt_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Pleopeltis_polypodioides_michauxiana_michauxiana_Weath_>
|
||||
dwc:authority "(Weath.) E. G. Andrews & Windham" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Polypodiaceae" ;
|
||||
dwc:genus "Pleopeltis" ;
|
||||
dwc:infraspecific-rank "var." ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "(Weath.) Andrews & Windham" ;
|
||||
dwc:species "polypodioides" ;
|
||||
dwc:subSpecies "michauxiana" ;
|
||||
dwc:variety "michauxiana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6W2N3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pleopeltis_polypodioides_michauxiana_michauxiana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Polypodium_polypodioides_michauxianum_Watt_>
|
||||
dwc:authority "Watt" ;
|
||||
dwc:basionym-authority "(L.)" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Polypodiaceae" ;
|
||||
dwc:genus "Polypodium" ;
|
||||
dwc:infraspecific-rank "var." ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Watt" ;
|
||||
dwc:species "polypodioides" ;
|
||||
dwc:variety "michauxianum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Polypodium_polypodioides_michauxianum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pleopeltis_polypodioides_michauxiana_michauxiana>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Polypodiaceae" ;
|
||||
dwc:genus "Pleopeltis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "polypodioides" ;
|
||||
dwc:subSpecies "michauxiana" ;
|
||||
dwc:variety "michauxiana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pleopeltis_polypodioides_michauxiana> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pleopeltis_polypodioides_michauxiana>
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:subSpecies "michauxiana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pleopeltis_polypodioides> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pleopeltis_polypodioides>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "polypodioides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pleopeltis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pleopeltis>
|
||||
dwc:genus "Pleopeltis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiaceae>
|
||||
dwc:family "Polypodiaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodium_polypodioides_michauxianum>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Polypodiaceae" ;
|
||||
dwc:genus "Polypodium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "polypodioides" ;
|
||||
dwc:variety "michauxianum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodium_polypodioides> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodium_polypodioides>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Polypodiaceae" ;
|
||||
dwc:genus "Polypodium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "polypodioides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodium>
|
||||
dwc:genus "Polypodium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/31482209F30A8BF5790BFF86A1985B1F>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Polygala lutea L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Polygala_lutea_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Polygala_lutea_Linnaeus_>
|
||||
dwc:ID-ENA "174542" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Polygalaceae" ;
|
||||
dwc:genus "Polygala" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "lutea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4L7TY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Polygala_lutea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polygala_lutea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Polygalaceae" ;
|
||||
dwc:genus "Polygala" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lutea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polygala> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polygala>
|
||||
dwc:genus "Polygala" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polygalaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polygalaceae>
|
||||
dwc:family "Polygalaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:order "Fabales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/31AAD9CFAAB10E8A68A089BD1DBD7F4B>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Infralittoral>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Cabomba caroliniana A. Gray" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Cabomba_caroliniana_Gray_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cabomba_caroliniana_Gray_>
|
||||
dwc:ID-ENA "4426" ;
|
||||
dwc:authority "A. Gray" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Cabombaceae" ;
|
||||
dwc:genus "Cabomba" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Nymphaeales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gray" ;
|
||||
dwc:species "caroliniana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/P482> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cabomba_caroliniana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cabomba_caroliniana>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Cabombaceae" ;
|
||||
dwc:genus "Cabomba" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Nymphaeales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caroliniana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cabomba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cabomba>
|
||||
dwc:genus "Cabomba" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cabombaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cabombaceae>
|
||||
dwc:family "Cabombaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nymphaeales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nymphaeales>
|
||||
dwc:order "Nymphaeales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,106 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/32F4F2F9B8650F618F13CF3DC8863D0B>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/effusus>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Juncus effusus subsp. solutus var. effusus solutus var. effusus (Fernald & Wiegand) Haemet-Ahti" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Juncus_effusus_solutus_effusus_Fernald_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Juncus_effusus_solutus_effusus_Fernald_>
|
||||
dwc:authority "(Fernald & Wiegand) Haemet-Ahti" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Juncaceae" ;
|
||||
dwc:genus "Juncus" ;
|
||||
dwc:infraspecific-rank "var." ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "(Fernald & Wiegand) Haemet-Ahti" ;
|
||||
dwc:species "effusus" ;
|
||||
dwc:subSpecies "solutus" ;
|
||||
dwc:variety "effusus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5PKJN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Juncus_effusus_solutus_effusus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncus_effusus_solutus_effusus>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Juncaceae" ;
|
||||
dwc:genus "Juncus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "effusus" ;
|
||||
dwc:subSpecies "solutus" ;
|
||||
dwc:variety "effusus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Juncus_effusus_solutus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncus_effusus_solutus>
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:subSpecies "solutus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Juncus_effusus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncus_effusus>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "effusus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Juncus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncus>
|
||||
dwc:genus "Juncus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Juncaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncaceae>
|
||||
dwc:family "Juncaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/330D8DE61C7C0DF359126A325BFEEFE0>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Alternanthera philoxeroides Griseb." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Alternanthera_philoxeroides_Mart_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Bucholzia_philoxeroides> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Alternanthera_philoxeroides_Mart_>
|
||||
dwc:ID-ENA "381410" ;
|
||||
dwc:authority "(Mart.) Griseb." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Alternanthera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Mart.) Griseb." ;
|
||||
dwc:species "philoxeroides" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C9JF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Alternanthera_philoxeroides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alternanthera_philoxeroides>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Alternanthera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "philoxeroides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Alternanthera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alternanthera>
|
||||
dwc:genus "Alternanthera" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Amaranthaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amaranthaceae>
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/395D620A4F0865AF506E18C68D4F88BA>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Xyris fimbriata Elliott" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Xyris_fimbriata_Elliott_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Xyris_fimbriata_Elliott_>
|
||||
dwc:ID-ENA "1620213" ;
|
||||
dwc:authority "Elliott" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Xyridaceae" ;
|
||||
dwc:genus "Xyris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Elliott" ;
|
||||
dwc:species "fimbriata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CPJ9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Xyris_fimbriata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Xyris_fimbriata>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Xyridaceae" ;
|
||||
dwc:genus "Xyris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fimbriata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Xyris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Xyris>
|
||||
dwc:genus "Xyris" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Xyridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Xyridaceae>
|
||||
dwc:family "Xyridaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,98 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/3A604A01A6BEF5102386D89127CF86B5>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/rubrum>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Acer rubrum var. trilobum Torr. & A. Gray ex K. Koch" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Acer_rubrum_trilobum_Torr_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Acer_rubrum_trilobum_Torr_>
|
||||
dwc:authority "Torr. & A. Gray ex K. Koch" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Sapindaceae" ;
|
||||
dwc:genus "Acer" ;
|
||||
dwc:infraspecific-rank "var." ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Torr. & Gray ex Koch" ;
|
||||
dwc:species "rubrum" ;
|
||||
dwc:variety "trilobum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5LY3M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Acer_rubrum_trilobum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acer_rubrum_trilobum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Sapindaceae" ;
|
||||
dwc:genus "Acer" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "rubrum" ;
|
||||
dwc:variety "trilobum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Acer_rubrum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acer_rubrum>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rubrum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Acer> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acer>
|
||||
dwc:genus "Acer" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindaceae>
|
||||
dwc:family "Sapindaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/3E6463B8FBF32E23CAA37151ED097B2F>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Xyris jupicai Rch." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Xyris_jupicai_Rch_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Xyris_jupicai_Rch_>
|
||||
dwc:ID-ENA "217532" ;
|
||||
dwc:authority "Rch." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Xyridaceae" ;
|
||||
dwc:genus "Xyris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Rch." ;
|
||||
dwc:species "jupicai" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CPLT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Xyris_jupicai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Xyris_jupicai>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Xyridaceae" ;
|
||||
dwc:genus "Xyris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jupicai" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Xyris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Xyris>
|
||||
dwc:genus "Xyris" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Xyridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Xyridaceae>
|
||||
dwc:family "Xyridaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/4044C9CD13118C8914DC2748827DC290>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Wisteria frutescens Poir." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Wisteria_frutescens_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Glycine_frutescens> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Wisteria_frutescens_L_>
|
||||
dwc:ID-ENA "47096" ;
|
||||
dwc:authority "(L.) Poir." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Wisteria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Poir." ;
|
||||
dwc:species "frutescens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7G7HR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Wisteria_frutescens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Wisteria_frutescens>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Wisteria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "frutescens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Wisteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Wisteria>
|
||||
dwc:genus "Wisteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:order "Fabales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/41423D7FE6553C61DC3E1AFE5C8C1121>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Rhynchospora macrostachya Torr. ex A. Gray" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rhynchospora_macrostachya_Gray_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rhynchospora_macrostachya_Gray_>
|
||||
dwc:ID-ENA "2862489" ;
|
||||
dwc:authority "Torr. ex A. Gray" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Torr. ex Gray" ;
|
||||
dwc:species "macrostachya" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4ST96> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhynchospora_macrostachya> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhynchospora_macrostachya>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "macrostachya" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhynchospora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhynchospora>
|
||||
dwc:genus "Rhynchospora" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,81 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/44BB4ED0B5793D3F099293C7B9191C0B>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/virginiana>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Magnolia virginiana var. virginiana var. virginiana" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Magnolia_virginiana_virginiana> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnolia_virginiana_virginiana>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Magnoliaceae" ;
|
||||
dwc:genus "Magnolia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "virginiana" ;
|
||||
dwc:variety "virginiana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnolia_virginiana> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnolia_virginiana>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "virginiana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnolia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnolia>
|
||||
dwc:genus "Magnolia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliaceae>
|
||||
dwc:family "Magnoliaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliales>
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/44F0A4E5E21E1F49C39689E9C16B037C>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Salix nigra Marshall" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Salix_nigra_Marshall_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Salix_nigra_Marshall_>
|
||||
dwc:ID-ENA "75714" ;
|
||||
dwc:authority "Marshall" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:genus "Salix" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Marshall" ;
|
||||
dwc:species "nigra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/79BZL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Salix_nigra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Salix_nigra>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:genus "Salix" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Salix> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Salix>
|
||||
dwc:genus "Salix" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Salicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Salicaceae>
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/458FF81A3C63F81E187B675C174E52CA>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Lachnanthes caroliniana Dandy" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lachnanthes_caroliniana_Lam_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Dilatris_caroliniana> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lachnanthes_caroliniana_Lam_>
|
||||
dwc:ID-ENA "95960" ;
|
||||
dwc:authority "(Lam.) Dandy" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Haemodoraceae" ;
|
||||
dwc:genus "Lachnanthes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Commelinales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lam.) Dandy" ;
|
||||
dwc:species "caroliniana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3RNXW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lachnanthes_caroliniana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lachnanthes_caroliniana>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Haemodoraceae" ;
|
||||
dwc:genus "Lachnanthes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Commelinales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caroliniana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lachnanthes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lachnanthes>
|
||||
dwc:genus "Lachnanthes" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Haemodoraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Haemodoraceae>
|
||||
dwc:family "Haemodoraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Commelinales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Commelinales>
|
||||
dwc:order "Commelinales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/45CBFBFE0D5DA6A5C2755A8CBFBF3E11>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Hypericum walteri J. F. Gmel." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Hypericum_walteri_Gmel_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Triadenum_walteri> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Hypericum_walteri_Gmel_>
|
||||
dwc:authority "J. F. Gmel." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Hypericaceae" ;
|
||||
dwc:genus "Hypericum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gmel." ;
|
||||
dwc:species "walteri" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NQB5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Hypericum_walteri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hypericum_walteri>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Hypericaceae" ;
|
||||
dwc:genus "Hypericum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "walteri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hypericum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hypericum>
|
||||
dwc:genus "Hypericum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hypericaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hypericaceae>
|
||||
dwc:family "Hypericaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/47EA6C7F861DF5F80B7B108F45051A8C>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Fimbristylis autumnalis Roem. & Schult." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Fimbristylis_autumnalis_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Scirpus_autumnalis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fimbristylis_autumnalis_L_>
|
||||
dwc:ID-ENA "372897" ;
|
||||
dwc:authority "(L.) Roem. & Schult." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Fimbristylis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Roem. & Schult." ;
|
||||
dwc:species "autumnalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6J2MM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fimbristylis_autumnalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fimbristylis_autumnalis>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Fimbristylis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "autumnalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fimbristylis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fimbristylis>
|
||||
dwc:genus "Fimbristylis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/480E0A540CDC873DE47B92876CB276FF>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/lupuliformis>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/lupulina>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Carex lupulina Muhl. ex Willd." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Carex_lupulina_Willd_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Carex_lupulina_Willd_>
|
||||
dwc:ID-ENA "140830" ;
|
||||
dwc:authority "Muhl. ex Willd." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muhl. ex Willd." ;
|
||||
dwc:species "lupulina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/69B8C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex_lupulina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carex_lupulina>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lupulina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Carex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carex>
|
||||
dwc:genus "Carex" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/486A176A0FB696805802342EBD73DEF3>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Eubotrys racemosa Nutt." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Eubotrys_racemosa_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Andromeda_racemosa>, <http://taxon-name.plazi.org/id/Plantae/Leucothoe_racemosa>, <http://taxon-name.plazi.org/id/Plantae/Taxodium> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Eubotrys_racemosa_L_>
|
||||
dwc:ID-ENA "49148" ;
|
||||
dwc:authority "(L.) Nutt." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Eubotrys" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Nutt." ;
|
||||
dwc:species "racemosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3BNZV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Eubotrys_racemosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eubotrys_racemosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Eubotrys" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "racemosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eubotrys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eubotrys>
|
||||
dwc:genus "Eubotrys" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericaceae>
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericales>
|
||||
dwc:order "Ericales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/4896B28F29679A4FDEF86016D26E24E2>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Lyonia lucida K. Koch" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lyonia_lucida_Lam_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Andromeda_lucida>, <http://taxon-name.plazi.org/id/Plantae/Taxodium> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lyonia_lucida_Lam_>
|
||||
dwc:authority "(Lam.) K. Koch" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Lyonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lam.) Koch" ;
|
||||
dwc:species "lucida" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3WSRS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lyonia_lucida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lyonia_lucida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Lyonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lucida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lyonia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lyonia>
|
||||
dwc:genus "Lyonia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericaceae>
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericales>
|
||||
dwc:order "Ericales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,81 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/49DC99DF229284FC296F749A7EC73AF8>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/rubrum>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Acer rubrum var. rubrum var. rubrum" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Acer_rubrum_rubrum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acer_rubrum_rubrum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Sapindaceae" ;
|
||||
dwc:genus "Acer" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "rubrum" ;
|
||||
dwc:variety "rubrum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Acer_rubrum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acer_rubrum>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rubrum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Acer> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Acer>
|
||||
dwc:genus "Acer" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindaceae>
|
||||
dwc:family "Sapindaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sapindales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sapindales>
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,91 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/4A5B89B81EE516688E5F5E5F2803881C>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/glabra>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Carya glabra Sweet" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Carya_glabra_Mill_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Juglans_glabra> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Carya_glabra_Mill_>
|
||||
dwc:ID-ENA "13403" ;
|
||||
dwc:authority "(Mill.) Sweet" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Juglandaceae" ;
|
||||
dwc:genus "Carya" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Mill.) Sweet" ;
|
||||
dwc:species "glabra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RHS8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Carya_glabra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carya_glabra>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Juglandaceae" ;
|
||||
dwc:genus "Carya" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "glabra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Carya> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carya>
|
||||
dwc:genus "Carya" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Juglandaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juglandaceae>
|
||||
dwc:family "Juglandaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fagales>
|
||||
dwc:order "Fagales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,104 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/4C362555DD8DC89EFF136BB858146053>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/asteroides_asteroides_LHe_>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/asteroides>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Boltonia asteroides var. glastifolia Fernald" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Boltonia_asteroides_glastifolia_Hill_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Boltonia>, <http://taxon-name.plazi.org/id/Plantae/Matricaria_glastifolia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Boltonia_asteroides_glastifolia_Hill_>
|
||||
dwc:authority "(Hill) Fernald" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Boltonia" ;
|
||||
dwc:infraspecific-rank "var." ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "(Hill) Fernald" ;
|
||||
dwc:species "asteroides" ;
|
||||
dwc:variety "glastifolia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5WNY8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Boltonia_asteroides_glastifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boltonia_asteroides_glastifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Boltonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "asteroides" ;
|
||||
dwc:variety "glastifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boltonia_asteroides> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boltonia_asteroides>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "asteroides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boltonia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boltonia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Boltonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/4DC75F2EAC67CF0659744F94DC4ACACC>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Dryopteris ludoviciana Small" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Dryopteris_ludoviciana_Kunze_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Aspidium_ludovicianum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Dryopteris_ludoviciana_Kunze_>
|
||||
dwc:authority "(Kunze) Small" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Dryopteridaceae" ;
|
||||
dwc:genus "Dryopteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kunze) Small" ;
|
||||
dwc:species "ludoviciana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/37WW6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Dryopteris_ludoviciana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dryopteris_ludoviciana>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Dryopteridaceae" ;
|
||||
dwc:genus "Dryopteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ludoviciana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dryopteris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dryopteris>
|
||||
dwc:genus "Dryopteris" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dryopteridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dryopteridaceae>
|
||||
dwc:family "Dryopteridaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/4F3BC37CEF1F34352DB0E589757DA56C>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Clematis crispa L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Clematis_crispa_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Clematis_crispa_Linnaeus_>
|
||||
dwc:ID-ENA "748696" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Clematis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "crispa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/VXX6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Clematis_crispa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Clematis_crispa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Clematis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crispa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Clematis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Clematis>
|
||||
dwc:genus "Clematis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/4F684CDF451B064F3D891673165AEFF5>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Pogonia ophioglossoides Ker Gawl." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Pogonia_ophioglossoides_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Arethusa_ophioglossoides> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Pogonia_ophioglossoides_L_>
|
||||
dwc:ID-ENA "78838" ;
|
||||
dwc:authority "(L.) Ker Gawl." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Pogonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Ker Gawl." ;
|
||||
dwc:species "ophioglossoides" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4KVBF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pogonia_ophioglossoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pogonia_ophioglossoides>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Pogonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ophioglossoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pogonia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pogonia>
|
||||
dwc:genus "Pogonia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/50379818B8D676467D792C4DAB59E6B8>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Pinus serotina Michx." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Pinus_serotina_Michx_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Pinus_serotina_Michx_>
|
||||
dwc:ID-ENA "188934" ;
|
||||
dwc:authority "Michx." ;
|
||||
dwc:class "Pinopsida" ;
|
||||
dwc:family "Pinaceae" ;
|
||||
dwc:genus "Pinus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pinales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Michx." ;
|
||||
dwc:species "serotina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6VKSL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pinus_serotina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pinus_serotina>
|
||||
dwc:class "Pinopsida" ;
|
||||
dwc:family "Pinaceae" ;
|
||||
dwc:genus "Pinus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pinales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "serotina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pinus>
|
||||
dwc:genus "Pinus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pinaceae>
|
||||
dwc:family "Pinaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pinales>
|
||||
dwc:order "Pinales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pinopsida>
|
||||
dwc:class "Pinopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,82 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/513C4C667C6D528C6EFBBB333814DEC2>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/dubia>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Lindernia dubia var. dubia var. dubia" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Gratiola_dubia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Lindernia_dubia_dubia> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lindernia_dubia_dubia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Linderniaceae" ;
|
||||
dwc:genus "Lindernia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "dubia" ;
|
||||
dwc:variety "dubia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lindernia_dubia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lindernia_dubia>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dubia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lindernia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lindernia>
|
||||
dwc:genus "Lindernia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Linderniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Linderniaceae>
|
||||
dwc:family "Linderniaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -36,10 +36,11 @@
|
|||
dwc:family "Andrognathidae" ;
|
||||
dwc:genus "Pseudodesmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Playtdesmida" ;
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Pocock, 1887" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7PWCL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudodesmus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -94,7 +95,7 @@
|
|||
dwc:family "Andrognathidae" ;
|
||||
dwc:genus "Pseudodesmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Playtdesmida" ;
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrognathidae> ;
|
||||
|
|
@ -103,11 +104,11 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Andrognathidae>
|
||||
dwc:family "Andrognathidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Playtdesmida> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platydesmida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Playtdesmida>
|
||||
dwc:order "Playtdesmida" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platydesmida>
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
|||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/526FB6F1321F9A729C450EFE092FD99C>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Hypochaeris radicata L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Hypochaeris_radicata_Linnaeus_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Hypochoeris_radicata> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Hypochaeris_radicata_Linnaeus_>
|
||||
dwc:ID-ENA "58656" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Hypochaeris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "radicata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NTPS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Hypochaeris_radicata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hypochaeris_radicata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Hypochaeris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "radicata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hypochaeris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hypochaeris>
|
||||
dwc:genus "Hypochaeris" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:order "Asterales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/5716515B30CD4677C92D57B55F1A4AB1>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Rhexia aristosa Britton" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rhexia_aristosa_Britton_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rhexia_aristosa_Britton_>
|
||||
dwc:ID-ENA "416624" ;
|
||||
dwc:authority "Britton" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Melastomataceae" ;
|
||||
dwc:genus "Rhexia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Britton" ;
|
||||
dwc:species "aristosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4S6GX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhexia_aristosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhexia_aristosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Melastomataceae" ;
|
||||
dwc:genus "Rhexia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aristosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhexia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhexia>
|
||||
dwc:genus "Rhexia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Melastomataceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Melastomataceae>
|
||||
dwc:family "Melastomataceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Myrtales>
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/5942AA49B08AD495C4971E6EA5E689A8>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Gordonia lasianthus J. Ellis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Gordonia_lasianthus_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Hypericum_lasianthus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Gordonia_lasianthus_L_>
|
||||
dwc:ID-ENA "182306" ;
|
||||
dwc:authority "(L.) J. Ellis" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Theaceae" ;
|
||||
dwc:genus "Gordonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Ellis" ;
|
||||
dwc:species "lasianthus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3H2VN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Gordonia_lasianthus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gordonia_lasianthus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Theaceae" ;
|
||||
dwc:genus "Gordonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lasianthus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gordonia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gordonia>
|
||||
dwc:genus "Gordonia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Theaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Theaceae>
|
||||
dwc:family "Theaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericales>
|
||||
dwc:order "Ericales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/5B0FB6562E4AF44C1B80141F020D3062>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Smilax glauca Walter" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Smilax_glauca_Walter_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Smilax_glauca_Walter_>
|
||||
dwc:ID-ENA "58705" ;
|
||||
dwc:authority "Walter" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Smilacaceae" ;
|
||||
dwc:genus "Smilax" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Liliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Walter" ;
|
||||
dwc:species "glauca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z3VM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Smilax_glauca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Smilax_glauca>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Smilacaceae" ;
|
||||
dwc:genus "Smilax" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Liliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "glauca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Smilax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Smilax>
|
||||
dwc:genus "Smilax" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Smilacaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Smilacaceae>
|
||||
dwc:family "Smilacaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliales>
|
||||
dwc:order "Liliales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/5BA4FD827EA67B60336856E00529DF83>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/alnifolia_alnifolia_Linnaeus_>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Clethra alnifolia L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Clethra_alnifolia_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Clethra_alnifolia_Linnaeus_>
|
||||
dwc:ID-ENA "13435" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Clethraceae" ;
|
||||
dwc:genus "Clethra" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "alnifolia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/W4BJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Clethra_alnifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Clethra_alnifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Clethraceae" ;
|
||||
dwc:genus "Clethra" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alnifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Clethra> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Clethra>
|
||||
dwc:genus "Clethra" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Clethraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Clethraceae>
|
||||
dwc:family "Clethraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericales>
|
||||
dwc:order "Ericales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
dwc:family "Andrognathidae" ;
|
||||
dwc:genus "Pseudodesmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Platydesmida", "Playtdesmida" ;
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nguyen, Nguyen & Korsós, 2024" ;
|
||||
|
|
@ -80,7 +80,7 @@
|
|||
dwc:family "Andrognathidae" ;
|
||||
dwc:genus "Pseudodesmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Platydesmida", "Playtdesmida" ;
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bidoup" ;
|
||||
|
|
@ -96,11 +96,11 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Andrognathidae>
|
||||
dwc:family "Andrognathidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Playtdesmida> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platydesmida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Playtdesmida>
|
||||
dwc:order "Playtdesmida" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platydesmida>
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -143,6 +143,7 @@
|
|||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C8A7EFE68115280A5B44B8016067696.mc.0779C929638E30FFB917AC7BC7DADA0D>
|
||||
dwc:catalogNumber "IEBR-Myr 957 H" ;
|
||||
dwc:eventDate "2009-04-29" ;
|
||||
dwc:locality "Bi Doup - Nui Ba National Park" ;
|
||||
dwc:recordedBy "Anh D. Nguyen" ;
|
||||
|
|
@ -154,8 +155,9 @@
|
|||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C8A7EFE68115280A5B44B8016067696.mc.6DD4881DE0F68B861E188E94845E8AFA>
|
||||
dwc:catalogNumber "IEBR-Myr 957 P" ;
|
||||
dwc:eventDate "2009-04-29" ;
|
||||
dwc:locality "Bi Doup - Nui Ba National Park" ;
|
||||
dwc:locality "Vietnam" ;
|
||||
dwc:recordedBy "Anh D. Nguyen" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1650" ;
|
||||
|
|
@ -177,9 +179,11 @@
|
|||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C8A7EFE68115280A5B44B8016067696.mc.0A82184C56C7FF5886E6859607E3F358>
|
||||
dwc:catalogNumber "IEBR-Myr 961" ;
|
||||
dwc:eventDate "2004-04-15" ;
|
||||
dwc:locality "Lo Xo" ;
|
||||
dwc:locality "Lo Xo pass" ;
|
||||
dwc:recordedBy "Anh D. Nguyen" ;
|
||||
dwc:samplingProtocol "pitfall trap" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "830" ;
|
||||
dwc:verbatimLatitude "15.23439" ;
|
||||
|
|
|
|||
|
|
@ -1,91 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/5F7BF60EFB0090F156F20CA9399E3189>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/conopseum>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Epidendrum magnoliae Muhl." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Epidendrum_magnoliae_Muhl_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Liquidambar_styraciflua>, <http://taxon-name.plazi.org/id/Plantae/Nyssa_aquatica>, <http://taxon-name.plazi.org/id/Plantae/Nyssa_biflora>, <http://taxon-name.plazi.org/id/Plantae/Pleopeltis_polypodiodes>, <http://taxon-name.plazi.org/id/Plantae/Pleopeltis_polypodioides>, <http://taxon-name.plazi.org/id/Plantae/Taxodium_ascendens>, <http://taxon-name.plazi.org/id/Plantae/Taxodium_distichum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Epidendrum_magnoliae_Muhl_>
|
||||
dwc:ID-ENA "2174793" ;
|
||||
dwc:authority "Muhl." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Epidendrum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muhl." ;
|
||||
dwc:species "magnoliae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8WBKG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Epidendrum_magnoliae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Epidendrum_magnoliae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:genus "Epidendrum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "magnoliae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Epidendrum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Epidendrum>
|
||||
dwc:genus "Epidendrum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/61957795A6356E33D210E2BF20C9539D>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/argutus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/betulifolius>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Rubus pensilvanicus Poir." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rubus_pensilvanicus_Poir_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rubus_pensilvanicus_Poir_>
|
||||
dwc:ID-ENA "75084" ;
|
||||
dwc:authority "Poir." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Rubus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poir." ;
|
||||
dwc:species "pensilvanicus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TM7H> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rubus_pensilvanicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rubus_pensilvanicus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Rubus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pensilvanicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rubus>
|
||||
dwc:genus "Rubus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
94
data/64/8C/49/648C497D8C925447B6B8B9E652621049.ttl
Normal file
94
data/64/8C/49/648C497D8C925447B6B8B9E652621049.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/648C497D8C925447B6B8B9E652621049>
|
||||
cito:cites <http://dx.doi.org/10.3897/zse.100.132111.figure25> ;
|
||||
dc:creator "Nguyen, Anh D.; Nguyen, Lien T. P.; Korsós, Zoltán" ;
|
||||
dc:title "Pseudodesmus undefined-1" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/648C497D8C925447B6B8B9E652621049.mc.404C1B25C1981C4197E0D18223C5E8C9> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zse.100.132111> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudodesmus_undefined-1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zse.100.132111>
|
||||
bibo:endPage "1541" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zoosystematics and Evolution" ;
|
||||
bibo:pubDate "2024-11-07" ;
|
||||
bibo:startPage "1515" ;
|
||||
bibo:volume "100" ;
|
||||
dc:creator "Nguyen, Anh D.; Nguyen, Lien T. P.; Korsós, Zoltán" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A review of the millipede genus Pseudodesmus Pocock, 1887 (Diplopoda, Platydesmida, Andrognathidae) from Vietnam, with descriptions of five new species and notes on its phylogeny" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zse.100.132111.figure25> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudodesmus_undefined-1>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:family "Andrognathidae" ;
|
||||
dwc:genus "Pseudodesmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "undefined-1" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudodesmus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudodesmus>
|
||||
dwc:genus "Pseudodesmus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrognathidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrognathidae>
|
||||
dwc:family "Andrognathidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platydesmida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platydesmida>
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplopoda>
|
||||
dwc:class "Diplopoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zse.100.132111.figure25>
|
||||
dc:description "Figure 25. Pseudodesmus sp. 1. Female (IEBR-Myr 875). A – C. Habitus, dorsal view (A), lateral view (B), ventral view (C). Scale bars: 5 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1169915> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/648C497D8C925447B6B8B9E652621049.mc.404C1B25C1981C4197E0D18223C5E8C9>
|
||||
dwc:catalogNumber "IEBR-Myr 875" ;
|
||||
dwc:eventDate "2019-07-15" ;
|
||||
dwc:locality "Daklak" ;
|
||||
dwc:recordedBy "Hoang Quang Duy" ;
|
||||
dwc:verbatimElevation "478" ;
|
||||
dwc:verbatimLatitude "12.71233" ;
|
||||
dwc:verbatimLongitude "108.86092" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/648C497D8C925447B6B8B9E652621049#404C1B25C1981C4197E0D18223C5E8C9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/6680D831B648891E6B2B28B20D2486BC>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/biflora>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Utricularia gibba L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Utricularia_gibba_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Utricularia_gibba_Linnaeus_>
|
||||
dwc:ID-ENA "13748" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lentibulariaceae" ;
|
||||
dwc:genus "Utricularia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "gibba" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7F5BK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Utricularia_gibba> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Utricularia_gibba>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lentibulariaceae" ;
|
||||
dwc:genus "Utricularia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gibba" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Utricularia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Utricularia>
|
||||
dwc:genus "Utricularia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lentibulariaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lentibulariaceae>
|
||||
dwc:family "Lentibulariaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,105 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/66B41C524D6522D7922432B8E9B2A04C>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ericaceae_foliosiflora_foliosiflora>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ericaceae_ligustrina_ligustrina>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/ligustrina>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Lyonia ligustrina var. foliosiflora Fernald" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lyonia_ligustrina_foliosiflora_Michx_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Andromeda_paniculata_foliosiflora>, <http://taxon-name.plazi.org/id/Plantae/Lyonia_ligustrina>, <http://taxon-name.plazi.org/id/Plantae/Taxodium> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lyonia_ligustrina_foliosiflora_Michx_>
|
||||
dwc:authority "(Michx.) Fernald" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Lyonia" ;
|
||||
dwc:infraspecific-rank "var." ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "(Michx.) Fernald" ;
|
||||
dwc:species "ligustrina" ;
|
||||
dwc:variety "foliosiflora" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5PXB9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lyonia_ligustrina_foliosiflora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lyonia_ligustrina_foliosiflora>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Lyonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "ligustrina" ;
|
||||
dwc:variety "foliosiflora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lyonia_ligustrina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lyonia_ligustrina>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Lyonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ligustrina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lyonia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lyonia>
|
||||
dwc:genus "Lyonia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericaceae>
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericales>
|
||||
dwc:order "Ericales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/66E82A2C1D02FC1C91E861DB7D28E65A>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/hirsuta_leptocarpa_Coville_>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/leptocarpa>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Hypoxis curtissii Rose" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Hypoxis_curtissii_Rose_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Hypoxis_curtissii_Rose_>
|
||||
dwc:ID-ENA "1037986" ;
|
||||
dwc:authority "Rose" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Hypoxidaceae" ;
|
||||
dwc:genus "Hypoxis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Rose" ;
|
||||
dwc:species "curtissii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3P22Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Hypoxis_curtissii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hypoxis_curtissii>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Hypoxidaceae" ;
|
||||
dwc:genus "Hypoxis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "curtissii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hypoxis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hypoxis>
|
||||
dwc:genus "Hypoxis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hypoxidaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hypoxidaceae>
|
||||
dwc:family "Hypoxidaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/6719730426715CE0C9264E5C0FEADC4A>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Cyperus erythrorhizos Muhl." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Cyperus_erythrorhizos_Muhl_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cyperus_erythrorhizos_Muhl_>
|
||||
dwc:ID-ENA "330166" ;
|
||||
dwc:authority "Muhl." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Cyperus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muhl." ;
|
||||
dwc:species "erythrorhizos" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/33C6M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cyperus_erythrorhizos> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperus_erythrorhizos>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Cyperus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "erythrorhizos" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperus>
|
||||
dwc:genus "Cyperus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/69DC3DEAAEE6451D38D00F50F9683B93>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Sacciolepis striata Nash" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Sacciolepis_striata_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Holcus_striatus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Sacciolepis_striata_L_>
|
||||
dwc:ID-ENA "1620184" ;
|
||||
dwc:authority "(L.) Nash" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Sacciolepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Nash" ;
|
||||
dwc:species "striata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6WYJV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Sacciolepis_striata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sacciolepis_striata>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Sacciolepis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "striata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sacciolepis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sacciolepis>
|
||||
dwc:genus "Sacciolepis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/69F1D6894843BDB476AFD24161F5FF9D>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Utricularia cornuta Michx." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Utricularia_cornuta_Michx_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Utricularia_cornuta_Michx_>
|
||||
dwc:ID-ENA "192281" ;
|
||||
dwc:authority "Michx." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lentibulariaceae" ;
|
||||
dwc:genus "Utricularia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Michx." ;
|
||||
dwc:species "cornuta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7F5GV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Utricularia_cornuta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Utricularia_cornuta>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lentibulariaceae" ;
|
||||
dwc:genus "Utricularia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cornuta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Utricularia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Utricularia>
|
||||
dwc:genus "Utricularia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lentibulariaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lentibulariaceae>
|
||||
dwc:family "Lentibulariaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/6A832787F02CE3B5525231332583CD5D>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Juncus canadensis J. Gay ex Laharpe" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Juncus_canadensis_Laharpe_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Juncus_canadensis_Laharpe_>
|
||||
dwc:ID-ENA "308403" ;
|
||||
dwc:authority "J. Gay ex Laharpe" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Juncaceae" ;
|
||||
dwc:genus "Juncus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gay ex Laharpe" ;
|
||||
dwc:species "canadensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3QTKC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Juncus_canadensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncus_canadensis>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Juncaceae" ;
|
||||
dwc:genus "Juncus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "canadensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Juncus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncus>
|
||||
dwc:genus "Juncus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Juncaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncaceae>
|
||||
dwc:family "Juncaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/6ADDB6D286444DA546EEEEB4152ADBFF>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/multiflora>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Rosa palustris Marshall" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rosa_palustris_Marshall_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rosa_palustris_Marshall_>
|
||||
dwc:ID-ENA "267247" ;
|
||||
dwc:authority "Marshall" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Rosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Marshall" ;
|
||||
dwc:species "palustris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TDRC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rosa_palustris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosa_palustris>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Rosa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "palustris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosa>
|
||||
dwc:genus "Rosa" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:order "Rosales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/6B6E3F7D0974184CB7E3191F264E9A75>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Chamaedaphne calyculata Moench" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaedaphne_calyculata_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Andromeda_calyculata>, <http://taxon-name.plazi.org/id/Plantae/Cassandra_calyculata> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaedaphne_calyculata_L_>
|
||||
dwc:ID-ENA "13417" ;
|
||||
dwc:authority "(L.) Moench" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Chamaedaphne" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Moench" ;
|
||||
dwc:species "calyculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TJLJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chamaedaphne_calyculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaedaphne_calyculata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Chamaedaphne" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "calyculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chamaedaphne> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaedaphne>
|
||||
dwc:genus "Chamaedaphne" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericaceae>
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericales>
|
||||
dwc:order "Ericales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/6C4E6F71BE6E66510FA82EA5F7C55ACF>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/teres>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Sagittaria isoetiformis J. G. Sm." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Sagittaria_isoetiformis_Sm_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Sagittaria_isoetiformis_Sm_>
|
||||
dwc:ID-ENA "353085" ;
|
||||
dwc:authority "J. G. Sm." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Alismataceae" ;
|
||||
dwc:genus "Sagittaria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sm." ;
|
||||
dwc:species "isoetiformis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TYQD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Sagittaria_isoetiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sagittaria_isoetiformis>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Alismataceae" ;
|
||||
dwc:genus "Sagittaria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "isoetiformis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sagittaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sagittaria>
|
||||
dwc:genus "Sagittaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Alismataceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alismataceae>
|
||||
dwc:family "Alismataceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Alismatales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alismatales>
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
dwc:family "Andrognathidae" ;
|
||||
dwc:genus "Pseudodesmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Platydesmida", "Playtdesmida" ;
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nguyen, Nguyen & Korsós, 2024" ;
|
||||
|
|
@ -125,7 +125,7 @@
|
|||
dwc:family "Andrognathidae" ;
|
||||
dwc:genus "Pseudodesmus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Platydesmida", "Playtdesmida" ;
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "karstomus" ;
|
||||
|
|
@ -141,11 +141,11 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Andrognathidae>
|
||||
dwc:family "Andrognathidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Playtdesmida> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platydesmida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Playtdesmida>
|
||||
dwc:order "Playtdesmida" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platydesmida>
|
||||
dwc:order "Platydesmida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -188,8 +188,9 @@
|
|||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6D56422D09F954BE972DB1DD2A1AE4AA.mc.3E4854B71C86EC8B44147F6F04731CE3>
|
||||
dwc:catalogNumber "IEBR-Myr 959 H" ;
|
||||
dwc:eventDate "2021-11-01" ;
|
||||
dwc:locality "Thang Hen Lake" ;
|
||||
dwc:locality "Thang Hen Lake, near Ham Huong cave" ;
|
||||
dwc:recordedBy "A. D. Nguyen" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "22.7588" ;
|
||||
|
|
@ -198,8 +199,9 @@
|
|||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6D56422D09F954BE972DB1DD2A1AE4AA.mc.71D084FFC405284DEDD128B602001A95>
|
||||
dwc:catalogNumber "IEBR-Myr 959 P" ;
|
||||
dwc:eventDate "2021-11-01" ;
|
||||
dwc:locality "Thang Hen Lake" ;
|
||||
dwc:locality "Vietnam" ;
|
||||
dwc:recordedBy "A. D. Nguyen" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "22.7588" ;
|
||||
|
|
|
|||
|
|
@ -1,75 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/6EB514954926D68757B6AF7E99B14C89>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/portoricense_patulum_Hansen_>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Dichanthelium lancearium" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Panicum_lancearium> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Dichanthelium_lancearium> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dichanthelium_lancearium>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Dichanthelium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lancearium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dichanthelium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dichanthelium>
|
||||
dwc:genus "Dichanthelium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/72FA9C1A8BC895C50E47BD17AFC11621>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Fraxinus caroliniana Mill." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Fraxinus_caroliniana_Mill_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fraxinus_caroliniana_Mill_>
|
||||
dwc:ID-ENA "490837" ;
|
||||
dwc:authority "Mill." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Oleaceae" ;
|
||||
dwc:genus "Fraxinus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mill." ;
|
||||
dwc:species "caroliniana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6JMRD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fraxinus_caroliniana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fraxinus_caroliniana>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Oleaceae" ;
|
||||
dwc:genus "Fraxinus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caroliniana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fraxinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fraxinus>
|
||||
dwc:genus "Fraxinus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oleaceae>
|
||||
dwc:family "Oleaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,99 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/75582A25F7DF407B8A735805A76A433E>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Poaceae_roanokense_roanokense>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/dichotomum>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Dichanthelium dichotomum var. roanokense LeBlond" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Dichanthelium_dichotomum_roanokense_Ashe_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Panicum_roanokense> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Dichanthelium_dichotomum_roanokense_Ashe_>
|
||||
dwc:authority "(Ashe) LeBlond" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Dichanthelium" ;
|
||||
dwc:infraspecific-rank "var." ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "(Ashe) LeBlond" ;
|
||||
dwc:species "dichotomum" ;
|
||||
dwc:variety "roanokense" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8WTK2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Dichanthelium_dichotomum_roanokense> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dichanthelium_dichotomum_roanokense>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Dichanthelium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "dichotomum" ;
|
||||
dwc:variety "roanokense" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dichanthelium_dichotomum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dichanthelium_dichotomum>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dichotomum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dichanthelium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dichanthelium>
|
||||
dwc:genus "Dichanthelium" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,81 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/768D2442F290005052A727CFBE3C9F93>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/flavescens_olivacea_Urb_>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/flavescens>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/olivacea>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Eleocharis olivacea var. olivacea var. olivacea" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Eleocharis_olivacea_olivacea> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eleocharis_olivacea_olivacea>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Eleocharis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "olivacea" ;
|
||||
dwc:variety "olivacea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eleocharis_olivacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eleocharis_olivacea>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "olivacea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Eleocharis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Eleocharis>
|
||||
dwc:genus "Eleocharis" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/775113409B5E81D924307B0567E49573>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Ludwigia brevipes Eames" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ludwigia_brevipes_Long_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ludwigiantha_brevipes> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Ludwigia_brevipes_Long_>
|
||||
dwc:ID-ENA "627210" ;
|
||||
dwc:authority "(Long) Eames" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Onagraceae" ;
|
||||
dwc:genus "Ludwigia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Long) Eames" ;
|
||||
dwc:species "brevipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6QQBQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ludwigia_brevipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ludwigia_brevipes>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Onagraceae" ;
|
||||
dwc:genus "Ludwigia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ludwigia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ludwigia>
|
||||
dwc:genus "Ludwigia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Onagraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Onagraceae>
|
||||
dwc:family "Onagraceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Myrtales>
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/77623048042DE8D17E6D6959FF8DFBAB>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Anchistea virginica C. Presl" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Anchistea_virginica_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Blechnum_virginicum>, <http://taxon-name.plazi.org/id/Plantae/Woodwardia_virginica> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Anchistea_virginica_L_>
|
||||
dwc:authority "(L.) C. Presl" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Blechnaceae" ;
|
||||
dwc:genus "Anchistea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(L.) Presl" ;
|
||||
dwc:species "virginica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/DKPC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Anchistea_virginica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anchistea_virginica>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Blechnaceae" ;
|
||||
dwc:genus "Anchistea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "virginica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anchistea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anchistea>
|
||||
dwc:genus "Anchistea" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Blechnaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Blechnaceae>
|
||||
dwc:family "Blechnaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,90 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/78C896FE42FBCA5D2C23023D2AF82D13>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Zenobia pulverulenta Pollard" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Zenobia_pulverulenta_Willd_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Andromeda_pulverulenta>, <http://taxon-name.plazi.org/id/Plantae/Taxodium> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Zenobia_pulverulenta_Willd_>
|
||||
dwc:ID-ENA "13768" ;
|
||||
dwc:authority "(W. Bartram ex Willd.) Pollard" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Zenobia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bartram ex Willd.) Pollard" ;
|
||||
dwc:species "pulverulenta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7GDNL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Zenobia_pulverulenta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Zenobia_pulverulenta>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Zenobia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pulverulenta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zenobia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Zenobia>
|
||||
dwc:genus "Zenobia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericaceae>
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ericales>
|
||||
dwc:order "Ericales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,81 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/78F2C099C3994439A79B6620DB670D87>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/virgatum>' due to issues with rank ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Panicum virgatum var. virgatum var. virgatum" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Panicum_virgatum_virgatum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Panicum_virgatum_virgatum>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Panicum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "virgatum" ;
|
||||
dwc:variety "virgatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panicum_virgatum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Panicum_virgatum>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "virgatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panicum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Panicum>
|
||||
dwc:genus "Panicum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -1,89 +0,0 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/7A025AE9A206DCAF83D91411F9A0E962>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Juncus coriaceus Mack." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Juncus_coriaceus_Mack_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7964>
|
||||
bibo:endPage "7964" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7964" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Juncus_coriaceus_Mack_>
|
||||
dwc:ID-ENA "308394" ;
|
||||
dwc:authority "Mack." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Juncaceae" ;
|
||||
dwc:genus "Juncus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mack." ;
|
||||
dwc:species "coriaceus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3QTLX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Juncus_coriaceus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncus_coriaceus>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Juncaceae" ;
|
||||
dwc:genus "Juncus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "coriaceus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Juncus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncus>
|
||||
dwc:genus "Juncus" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Juncaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Juncaceae>
|
||||
dwc:family "Juncaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue