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/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 .
|
Loading…
Add table
Add a link
Reference in a new issue