This commit is contained in:
parent
2f87d6f516
commit
7a9c715400
15 changed files with 3092 additions and 22 deletions
127
data/03/F2/61/03F2611EFFAA9923FF47FD139B5BFBF8.ttl
Normal file
127
data/03/F2/61/03F2611EFFAA9923FF47FD139B5BFBF8.ttl
Normal file
|
|
@ -0,0 +1,127 @@
|
|||
@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/03F2611EFFAA9923FF47FD139B5BFBF8>
|
||||
dc:creator "Tejedor, Adrian; Calatayud, Gloria" ;
|
||||
dc:title "Cyathea gratissima A. Tejedor & G. Calatayud 2021" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03F2611EFFAA9923FF47FD139B5BFBF8.mc.3B33DA55FFAA9923FBF4FCF49DB3FCD8>, <http://tb.plazi.org/GgServer/dwcaRecords/03F2611EFFAA9923FF47FD139B5BFBF8.mc.3B33DA55FFAA9923FF72FC8C9936FCFC>, <http://tb.plazi.org/GgServer/dwcaRecords/03F2611EFFAA9923FF47FD139B5BFBF8.mc.3B33DA55FFAA9923FEC8FC8C9991FCFC>, <http://tb.plazi.org/GgServer/dwcaRecords/03F2611EFFAA9923FF47FD139B5BFBF8.mc.3B33DA55FFAA9923FDB9FBD49B27FBF8> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Cyathea_gratissima_Tejedor_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.484.1.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.484.1.8>
|
||||
bibo:endPage "144" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2021-02-15" ;
|
||||
bibo:startPage "144" ;
|
||||
bibo:volume "484" ;
|
||||
dc:creator "Tejedor, Adrian; Calatayud, Gloria" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Cyathea gratissima, a new name for a Neotropical tree fern (Cyatheaceae, Polypodiopsida)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cyathea_gratissima_Tejedor_2021>
|
||||
dwc:authority "A. Tejedor & G. Calatayud" ;
|
||||
dwc:authorityName "A. Tejedor & G. Calatayud" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Cyatheaceae" ;
|
||||
dwc:genus "Cyathea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cyatheales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tejedor & Calatayud, 2021" ;
|
||||
dwc:species "gratissima" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8H4RX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cyathea_gratissima> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyathea_gratissima>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Cyatheaceae" ;
|
||||
dwc:genus "Cyathea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Cyatheales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gratissima" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyathea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyathea>
|
||||
dwc:genus "Cyathea" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyatheaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyatheaceae>
|
||||
dwc:family "Cyatheaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyatheales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyatheales>
|
||||
dwc:order "Cyatheales" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03F2611EFFAA9923FF47FD139B5BFBF8.mc.3B33DA55FFAA9923FBF4FCF49DB3FCD8>
|
||||
dwc:collectionCode "USM" ;
|
||||
dwc:eventDate "2017-10-11" ;
|
||||
dwc:locality "trocha de Ozurco a Nuevo Mundo" ;
|
||||
dwc:recordedBy "G. Calatayud" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1750" ;
|
||||
dwc:verbatimLatitude "-5.2417" ;
|
||||
dwc:verbatimLongitude "-78.7208" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03F2611EFFAA9923FF47FD139B5BFBF8#3B33DA55FFAA9923FBF4FCF49DB3FCD8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03F2611EFFAA9923FF47FD139B5BFBF8.mc.3B33DA55FFAA9923FF72FC8C9936FCFC>
|
||||
dwc:collectionCode "CUZ" ;
|
||||
dwc:typeStatus "isotypes" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03F2611EFFAA9923FF47FD139B5BFBF8#3B33DA55FFAA9923FF72FC8C9936FCFC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03F2611EFFAA9923FF47FD139B5BFBF8.mc.3B33DA55FFAA9923FEC8FC8C9991FCFC>
|
||||
dwc:collectionCode "HOXA" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03F2611EFFAA9923FF47FD139B5BFBF8#3B33DA55FFAA9923FEC8FC8C9991FCFC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03F2611EFFAA9923FF47FD139B5BFBF8.mc.3B33DA55FFAA9923FDB9FBD49B27FBF8>
|
||||
dwc:collectionCode "CUZ" ;
|
||||
dwc:eventDate "2018-02-28" ;
|
||||
dwc:locality "trocha a lo largo de cresta de arenisca" ;
|
||||
dwc:recordedBy "G. Calatayud" ;
|
||||
dwc:verbatimElevation "1900" ;
|
||||
dwc:verbatimLatitude "-5.6647" ;
|
||||
dwc:verbatimLongitude "-77.7778" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03F2611EFFAA9923FF47FD139B5BFBF8#3B33DA55FFAA9923FDB9FBD49B27FBF8> ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue