This commit is contained in:
parent
2e2611cdb7
commit
3bb0c6072a
338 changed files with 9293 additions and 5696 deletions
|
|
@ -7,18 +7,18 @@
|
|||
@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/C46CED79027BD26AA241AE4B230FF948>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Rhamnaceae_Jussieu_1789> ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Ziziphus mauritiana Lam." ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611571315> ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C46CED79027BD26AA241AE4B230FF948.mc.5023C73430461262525D6A9D2F27C0C9> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ziziphus_mauritiana_Lam_> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Rhamnus_jujuba_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4366776> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4366776>
|
||||
<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 "Lam." ;
|
||||
dwc:species "mauritiana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5D5ZY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ziziphus_mauritiana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -54,9 +55,23 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "jujuba" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4S255> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhamnus_jujuba> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rhamnaceae_Jussieu_1789>
|
||||
dwc:authorityName "de Jussieu" ;
|
||||
dwc:authorityYear "1789" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rhamnaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "de Jussieu, 1789" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhamnaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ziziphus_mauritiana>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rhamnaceae" ;
|
||||
|
|
@ -70,12 +85,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ziziphus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rhamnaceae" ;
|
||||
dwc:genus "Ziziphus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhamnaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -91,24 +101,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
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> ;
|
||||
|
|
@ -132,18 +136,14 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhamnus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rhamnaceae" ;
|
||||
dwc:genus "Rhamnus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhamnaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611571315>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C46CED79027BD26AA241AE4B230FF948.mc.5023C73430461262525D6A9D2F27C0C9>
|
||||
dwc:catalogNumber "BM-000594656" ;
|
||||
dwc:collectionCode "BM" ;
|
||||
trt:gbifOccurrenceId "2611571315" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C46CED79027BD26AA241AE4B230FF948#5023C73430461262525D6A9D2F27C0C9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
|||
|
|
@ -7,16 +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/C493A1F183C7D36AEBF64FDD483C44B4>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Rhizophora_Linnaeus_1753> ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Rhizophora mangle Linnaeus 1753" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rhizophora_mangle_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4366858> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhizophoraceae> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4366858>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "805" ;
|
||||
bibo:startPage "785" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
|
@ -37,9 +38,25 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "mangle" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4SCV5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhizophora_mangle> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rhizophora_Linnaeus_1753>
|
||||
dwc:authority "Linnaeus" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rhizophoraceae" ;
|
||||
dwc:genus "Rhizophora" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhizophora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhizophora_mangle>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rhizophoraceae" ;
|
||||
|
|
@ -74,24 +91,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
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> ;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue