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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/C6D49F5901BFDA22A302BB9AB5038698>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Rumex britannica Linnaeus 1753" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C6D49F5901BFDA22A302BB9AB5038698.mc.EE23A8151F45B6F2503EB84B154B7737> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rumex_britannica_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4367149> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Polygonaceae>, <http://taxon-name.plazi.org/id/Plantae/Rhodora> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4367149>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "805" ;
|
||||
bibo:startPage "785" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
@ -54,12 +54,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rumex>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Polygonaceae" ;
|
||||
dwc:genus "Rumex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polygonales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polygonaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -75,24 +70,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polygonales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polygonales" ;
|
||||
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> ;
|
||||
|
@ -102,3 +91,9 @@
|
|||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C6D49F5901BFDA22A302BB9AB5038698.mc.EE23A8151F45B6F2503EB84B154B7737>
|
||||
dwc:collectionCode "BM" ;
|
||||
trt:gbifOccurrenceId "2611571335" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C6D49F5901BFDA22A302BB9AB5038698#EE23A8151F45B6F2503EB84B154B7737> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue