This commit is contained in:
parent
6cade87556
commit
2414243b3c
213 changed files with 503 additions and 18489 deletions
|
|
@ -1,158 +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/F1059BEA486C0D09A4062AF2BFD48FA3>
|
||||
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
|
||||
dc:title "Coleataenia longifolia var. longifolia var. longifolia" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Panicum_longifolium> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Panicum_longifolium_longifolium_Torr_>, <http://taxon-concept.plazi.org/id/Plantae/Panicum_rigidulum_pubescens_Nees_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Coleataenia_longifolia_longifolia> ;
|
||||
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_longifolium_longifolium_Torr_>
|
||||
dwc:authority "Torr." ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Panicum" ;
|
||||
dwc:infraspecific-rank "var." ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Torr." ;
|
||||
dwc:species "longifolium" ;
|
||||
dwc:variety "longifolium" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Panicum_longifolium_longifolium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Panicum_rigidulum_pubescens_Nees_>
|
||||
dwc:authority "Bosc ex Nees" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Panicum" ;
|
||||
dwc:infraspecific-rank "ssp." ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Bosc ex Nees" ;
|
||||
dwc:species "rigidulum" ;
|
||||
dwc:subSpecies "pubescens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Panicum_rigidulum_pubescens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Coleataenia_longifolia_longifolia>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Coleataenia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "longifolia" ;
|
||||
dwc:variety "longifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Coleataenia_longifolia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Coleataenia_longifolia>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Coleataenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Coleataenia>
|
||||
dwc:genus "Coleataenia" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Panicum_longifolium_longifolium>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Panicum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "longifolium" ;
|
||||
dwc:variety "longifolium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panicum_longifolium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Panicum_longifolium>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longifolium" ;
|
||||
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/Panicum_rigidulum_pubescens>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Panicum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "rigidulum" ;
|
||||
dwc:subSpecies "pubescens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panicum_rigidulum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Panicum_rigidulum>
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rigidulum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panicum> ;
|
||||
a dwcFP:TaxonName .
|
||||
Loading…
Add table
Add a link
Reference in a new issue