This commit is contained in:
parent
2e2611cdb7
commit
3bb0c6072a
338 changed files with 9293 additions and 5696 deletions
|
|
@ -7,17 +7,17 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/F0F3FF03ED6FB30844394AA1C2C96A1D>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Ranunculus polyanthemos Linnaeus 1753" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611571457> ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F0F3FF03ED6FB30844394AA1C2C96A1D.mc.B040438D40CC5C55AC6782256C5BF4A8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ranunculus_polyanthemos_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4366686> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculaceae> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4366686>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "805" ;
|
||||
bibo:startPage "785" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
|
@ -38,6 +38,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "polyanthemos" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/79559> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_polyanthemos> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -54,12 +55,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Ranunculus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -75,24 +71,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
@ -103,9 +93,10 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611571457>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/F0F3FF03ED6FB30844394AA1C2C96A1D.mc.B040438D40CC5C55AC6782256C5BF4A8>
|
||||
dwc:catalogNumber "715.54" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611571457" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/F0F3FF03ED6FB30844394AA1C2C96A1D#B040438D40CC5C55AC6782256C5BF4A8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue