This commit is contained in:
treatmentbank 2024-09-05 20:53:41 +00:00
parent 6a665adf29
commit 69dea65d72
64 changed files with 7320 additions and 0 deletions

View file

@ -0,0 +1,109 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03D2ED3BEA03D45436D5FC8E7AEE4F71>
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:title "Scaphochlamys samunsamensis Meekiong & Hidir 2015" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_samunsamensis_Meekiong_2015> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.317.4.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.317.4.1>
bibo:endPage "279" ;
bibo:issue "4" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-23" ;
bibo:startPage "231" ;
bibo:volume "317" ;
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:date "2017" ;
dc:title "A review of Scaphochlamys (Zingiberaceae) from Borneo, with description of eleven new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_samunsamensis_Meekiong_2015>
dwc:authority "Meekiong & Hidir (2015: 34)" ;
dwc:authorityName "Meekiong & Hidir" ;
dwc:authorityPageNumber "34" ;
dwc:authorityYear "2015" ;
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Meekiong & Hidir, 2015" ;
dwc:species "samunsamensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Y4X4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_samunsamensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_samunsamensis>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "samunsamensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberaceae>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,108 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03D2ED3BEA08D45F36D5FD8A7C494E19>
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:title "Scaphochlamys pseudoreticosa Ooi, K. Meekiong & S. Y. Wong 2017, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_pseudoreticosa_Ooi_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.317.4.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.317.4.1>
bibo:endPage "279" ;
bibo:issue "4" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-23" ;
bibo:startPage "231" ;
bibo:volume "317" ;
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:date "2017" ;
dc:title "A review of Scaphochlamys (Zingiberaceae) from Borneo, with description of eleven new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_pseudoreticosa_Ooi_2017>
dwc:authority "Ooi, K. Meekiong & S.Y. Wong" ;
dwc:authorityName "Ooi, K. Meekiong & S. Y. Wong" ;
dwc:authorityYear "2017" ;
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ooi, K. Meekiong & S. Y. Wong, 2017" ;
dwc:species "pseudoreticosa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8X5G7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_pseudoreticosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_pseudoreticosa>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "pseudoreticosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberaceae>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,134 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03D2ED3BEA0CD45D36D5FC517CCE4B99>
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:title "Scaphochlamys nigra Ooi, K. Meekiong & S. Y. Wong 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA0CD45D36D5FC517CCE4B99.mc.3B135670EA0AD45D34BEFE867BF74829>, <http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA0CD45D36D5FC517CCE4B99.mc.3B135670EA0AD45D36D5FEDE7C7548F1>, <http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA0CD45D36D5FC517CCE4B99.mc.3B135670EA0AD45D346DFEFA7E8148D5> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_nigra_Ooi_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.317.4.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.317.4.1>
bibo:endPage "279" ;
bibo:issue "4" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-23" ;
bibo:startPage "231" ;
bibo:volume "317" ;
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:date "2017" ;
dc:title "A review of Scaphochlamys (Zingiberaceae) from Borneo, with description of eleven new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_nigra_Ooi_2017>
dwc:authority "Ooi, K. Meekiong & S.Y. Wong" ;
dwc:authorityName "Ooi, K. Meekiong & S. Y. Wong" ;
dwc:authorityYear "2017" ;
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ooi, K. Meekiong & S. Y. Wong, 2017" ;
dwc:species "nigra" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8X5G5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_nigra> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_nigra>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "nigra" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberaceae>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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> ;
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/03D2ED3BEA0CD45D36D5FC517CCE4B99.mc.3B135670EA0AD45D34BEFE867BF74829>
dwc:eventDate "2014-02-11" ;
dwc:locality "Kuching Division" ;
dwc:recordedBy "I. H. Ooi & J. D. Mood & T. Jepom" ;
dwc:verbatimLatitude "1.5580277" ;
dwc:verbatimLongitude "110.14311" ;
trt:httpUri <https://treatment.plazi.org/id/03D2ED3BEA0CD45D36D5FC517CCE4B99#3B135670EA0AD45D34BEFE867BF74829> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA0CD45D36D5FC517CCE4B99.mc.3B135670EA0AD45D36D5FEDE7C7548F1>
dwc:eventDate "2012-10-25" ;
dwc:locality "Kampung Segong" ;
dwc:recordedBy "P. C. Boyce & S. Y. Wong & T. Jepom" ;
dwc:verbatimLatitude "1.5531944" ;
dwc:verbatimLongitude "110.14389" ;
trt:httpUri <https://treatment.plazi.org/id/03D2ED3BEA0CD45D36D5FC517CCE4B99#3B135670EA0AD45D36D5FEDE7C7548F1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA0CD45D36D5FC517CCE4B99.mc.3B135670EA0AD45D346DFEFA7E8148D5>
dwc:eventDate "2004-07-21" ;
dwc:locality "Kampung Segong" ;
dwc:recordedBy "Jeland K. & T. Jepom" ;
trt:httpUri <https://treatment.plazi.org/id/03D2ED3BEA0CD45D36D5FC517CCE4B99#3B135670EA0AD45D346DFEFA7E8148D5> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,108 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03D2ED3BEA22D47636D5F9797DD64DE4>
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:title "Scaphochlamys scintillans Ooi, K. Meekiong & S. Y. Wong 2017, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_scintillans_Ooi_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.317.4.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.317.4.1>
bibo:endPage "279" ;
bibo:issue "4" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-23" ;
bibo:startPage "231" ;
bibo:volume "317" ;
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:date "2017" ;
dc:title "A review of Scaphochlamys (Zingiberaceae) from Borneo, with description of eleven new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_scintillans_Ooi_2017>
dwc:authority "Ooi, K. Meekiong & S.Y. Wong" ;
dwc:authorityName "Ooi, K. Meekiong & S. Y. Wong" ;
dwc:authorityYear "2017" ;
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ooi, K. Meekiong & S. Y. Wong, 2017" ;
dwc:species "scintillans" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8X5G8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_scintillans> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_scintillans>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "scintillans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberaceae>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,108 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03D2ED3BEA24D47536D5FAE57C084A7C>
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:title "Scaphochlamys penyamar Ooi, K. Meekiong & S. Y. Wong 2017, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_penyamar_Ooi_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.317.4.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.317.4.1>
bibo:endPage "279" ;
bibo:issue "4" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-23" ;
bibo:startPage "231" ;
bibo:volume "317" ;
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:date "2017" ;
dc:title "A review of Scaphochlamys (Zingiberaceae) from Borneo, with description of eleven new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_penyamar_Ooi_2017>
dwc:authority "Ooi, K. Meekiong & S.Y. Wong" ;
dwc:authorityName "Ooi, K. Meekiong & S. Y. Wong" ;
dwc:authorityYear "2017" ;
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ooi, K. Meekiong & S. Y. Wong, 2017" ;
dwc:species "penyamar" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8X5G6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_penyamar> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_penyamar>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "penyamar" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberaceae>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,108 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03D2ED3BEA31D45B36D5FA3D7B1E4ACC>
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:title "Scaphochlamys multifolia Ooi, K. Meekiong & S. Y. Wong 2017, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_multifolia_Ooi_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.317.4.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.317.4.1>
bibo:endPage "279" ;
bibo:issue "4" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-23" ;
bibo:startPage "231" ;
bibo:volume "317" ;
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:date "2017" ;
dc:title "A review of Scaphochlamys (Zingiberaceae) from Borneo, with description of eleven new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_multifolia_Ooi_2017>
dwc:authority "Ooi, K. Meekiong & S.Y. Wong" ;
dwc:authorityName "Ooi, K. Meekiong & S. Y. Wong" ;
dwc:authorityYear "2017" ;
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ooi, K. Meekiong & S. Y. Wong, 2017" ;
dwc:species "multifolia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8X5G4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_multifolia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_multifolia>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "multifolia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberaceae>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,108 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03D2ED3BEA31D46636D5FF2D7D7A4CE0>
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:title "Scaphochlamys hasta Ooi, K. Meekiong & S. Y. Wong 2017, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_hasta_Ooi_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.317.4.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.317.4.1>
bibo:endPage "279" ;
bibo:issue "4" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-23" ;
bibo:startPage "231" ;
bibo:volume "317" ;
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:date "2017" ;
dc:title "A review of Scaphochlamys (Zingiberaceae) from Borneo, with description of eleven new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_hasta_Ooi_2017>
dwc:authority "Ooi, K. Meekiong & S.Y. Wong" ;
dwc:authorityName "Ooi, K. Meekiong & S. Y. Wong" ;
dwc:authorityYear "2017" ;
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ooi, K. Meekiong & S. Y. Wong, 2017" ;
dwc:species "hasta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8X5FY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_hasta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_hasta>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "hasta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberaceae>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,119 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03D2ED3BEA39D46036D5FCE77DA84B40>
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:title "Scaphochlamys limiana Meekiong & Yazid 2015" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA39D46036D5FCE77DA84B40.mc.3B135670EA37D460343FFF2D7AAC49BC> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_limiana_Meekiong_2015> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.317.4.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.317.4.1>
bibo:endPage "279" ;
bibo:issue "4" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-23" ;
bibo:startPage "231" ;
bibo:volume "317" ;
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:date "2017" ;
dc:title "A review of Scaphochlamys (Zingiberaceae) from Borneo, with description of eleven new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_limiana_Meekiong_2015>
dwc:authority "Meekiong & Yazid (2015: 33)" ;
dwc:authorityName "Meekiong & Yazid" ;
dwc:authorityPageNumber "33" ;
dwc:authorityYear "2015" ;
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Meekiong & Yazid, 2015" ;
dwc:species "limiana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6XSWR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_limiana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_limiana>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "limiana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberaceae>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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> ;
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/03D2ED3BEA39D46036D5FCE77DA84B40.mc.3B135670EA37D460343FFF2D7AAC49BC>
dwc:eventDate "2014-04-13" ;
dwc:locality "Kuching Division" ;
dwc:recordedBy "I. H. Ooi & S. Hyndman & T. Jepom" ;
dwc:verbatimLatitude "1.8343055" ;
dwc:verbatimLongitude "109.6765" ;
trt:httpUri <https://treatment.plazi.org/id/03D2ED3BEA39D46036D5FCE77DA84B40#3B135670EA37D460343FFF2D7AAC49BC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,136 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03D2ED3BEA3BD46E36D5FCC17C02489C>
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:title "Scaphochlamys lucens Ooi, K. Meekiong & S. Y. Wong 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA3BD46E36D5FCC17C02489C.mc.3B135670EA39D46E36E0FF2D7B1549BC>, <http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA3BD46E36D5FCC17C02489C.mc.3B135670EA39D46E330CFF497A9B4860>, <http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA3BD46E36D5FCC17C02489C.mc.3B135670EA39D46E3284FF657A274844> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_lucens_Ooi_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.317.4.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.317.4.1>
bibo:endPage "279" ;
bibo:issue "4" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-23" ;
bibo:startPage "231" ;
bibo:volume "317" ;
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:date "2017" ;
dc:title "A review of Scaphochlamys (Zingiberaceae) from Borneo, with description of eleven new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_lucens_Ooi_2017>
dwc:authority "Ooi, K. Meekiong & S.Y.Wong" ;
dwc:authorityName "Ooi, K. Meekiong & S. Y. Wong" ;
dwc:authorityYear "2017" ;
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ooi, K. Meekiong & S. Y. Wong, 2017" ;
dwc:species "lucens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8X5G3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_lucens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_lucens>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "lucens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberaceae>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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> ;
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/03D2ED3BEA3BD46E36D5FCC17C02489C.mc.3B135670EA39D46E36E0FF2D7B1549BC>
dwc:eventDate "2014-10-05" ;
dwc:locality "Kuching Division" ;
dwc:recordedBy "P. C. Boyce & S. Y. Wong" ;
dwc:verbatimLatitude "1.2853333" ;
dwc:verbatimLongitude "110.25244" ;
trt:httpUri <https://treatment.plazi.org/id/03D2ED3BEA3BD46E36D5FCC17C02489C#3B135670EA39D46E36E0FF2D7B1549BC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA3BD46E36D5FCC17C02489C.mc.3B135670EA39D46E330CFF497A9B4860>
dwc:eventDate "2014-04-14" ;
dwc:locality "Gunung Temugan" ;
dwc:recordedBy "I. H. Ooi & K. Jeland" ;
dwc:verbatimLatitude "1.2607223" ;
dwc:verbatimLongitude "110.25872" ;
trt:httpUri <https://treatment.plazi.org/id/03D2ED3BEA3BD46E36D5FCC17C02489C#3B135670EA39D46E330CFF497A9B4860> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA3BD46E36D5FCC17C02489C.mc.3B135670EA39D46E3284FF657A274844>
dwc:eventDate "2014-10-21" ;
dwc:locality "Gunung Temugan" ;
dwc:recordedBy "S. Y. Wong & P. C. Boyce" ;
dwc:verbatimLatitude "1.2597222" ;
dwc:verbatimLongitude "110.29381" ;
trt:httpUri <https://treatment.plazi.org/id/03D2ED3BEA3BD46E36D5FCC17C02489C#3B135670EA39D46E3284FF657A274844> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,125 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03D2ED3BEA3DD46C36D5FC717A1C4A7C>
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:title "Scaphochlamys graveolens Ooi, K. Meekiong & S. Y. Wong 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA3DD46C36D5FC717A1C4A7C.mc.3B135670EA3BD46C36E0FED97B6B48F0>, <http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA3DD46C36D5FC717A1C4A7C.mc.3B135670EA3BD46C3316FEF57AB348D4> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_graveolens_Ooi_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.317.4.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.317.4.1>
bibo:endPage "279" ;
bibo:issue "4" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-23" ;
bibo:startPage "231" ;
bibo:volume "317" ;
dc:creator "Hin, Ooi Im; Kalu, Meekiong; Yeng, Wong Sin" ;
dc:date "2017" ;
dc:title "A review of Scaphochlamys (Zingiberaceae) from Borneo, with description of eleven new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Scaphochlamys_graveolens_Ooi_2017>
dwc:authority "Ooi, K. Meekiong & S.Y. Wong" ;
dwc:authorityName "Ooi, K. Meekiong & S. Y. Wong" ;
dwc:authorityYear "2017" ;
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ooi, K. Meekiong & S. Y. Wong, 2017" ;
dwc:species "graveolens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8X5FX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_graveolens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys_graveolens>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "graveolens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Scaphochlamys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Scaphochlamys>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:genus "Scaphochlamys" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberaceae>
dwc:class "Liliopsida" ;
dwc:family "Zingiberaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zingiberales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Zingiberales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Zingiberales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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> ;
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/03D2ED3BEA3DD46C36D5FC717A1C4A7C.mc.3B135670EA3BD46C36E0FED97B6B48F0>
dwc:eventDate "2004-08-20" ;
dwc:locality "Samarahan Division" ;
dwc:recordedBy "P. C. Boyce & K. Simon" ;
dwc:verbatimLatitude "1.1343611" ;
dwc:verbatimLongitude "110.45008" ;
trt:httpUri <https://treatment.plazi.org/id/03D2ED3BEA3DD46C36D5FC717A1C4A7C#3B135670EA3BD46C36E0FED97B6B48F0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03D2ED3BEA3DD46C36D5FC717A1C4A7C.mc.3B135670EA3BD46C3316FEF57AB348D4>
dwc:eventDate "1975-05-26" ;
dwc:locality "Kuching Division" ;
dwc:recordedBy "B. L. Burtt" ;
trt:httpUri <https://treatment.plazi.org/id/03D2ED3BEA3DD46C36D5FC717A1C4A7C#3B135670EA3BD46C3316FEF57AB348D4> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,164 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47740FFA1FF08C894FE2A6B67>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus baudotii Godr., Mem. Soc. Roy. Nancy 1839" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E787B47740FFA1FF08C894FE2A6B67.mc.3B263CFF7740FFA1FF08CF05FC1969EB> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ranunculus_baudotii_Godr._1839> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_confusus>, <http://taxon-name.plazi.org/id/Plantae/Batrachium_confusum>, <http://taxon-name.plazi.org/id/Plantae/Batrachium_salsuginosum> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Ranunculus_baudotii_Godr._1839>
dwc:authority "Godr., Mem. Soc. Roy. Nancy 1839: 21" ;
dwc:authorityName "Godr., Mem. Soc. Roy. Nancy" ;
dwc:authorityYear "1839" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Godr., Mem. Soc. Roy. Nancy, 1839" ;
dwc:species "baudotii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/KZDR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_baudotii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_baudotii>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "baudotii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_confusus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "confusus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_confusum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "confusum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_salsuginosum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "salsuginosum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03E787B47740FFA1FF08C894FE2A6B67.mc.3B263CFF7740FFA1FF08CF05FC1969EB>
dwc:collectionCode "H, NCY, E, K" ;
dwc:locality "Type" ;
dwc:typeStatus "isotype" ;
trt:httpUri <https://treatment.plazi.org/id/03E787B47740FFA1FF08C894FE2A6B67#3B263CFF7740FFA1FF08CF05FC1969EB> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47743FFA2FF08CC71FE5B654F>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus fluitans Lam., Fl. Fr." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_fluitans> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_fluitans>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "fluitans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,189 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47744FFA5FF08CE2DFDDA654A>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus tripartitus DC., Icon. Pl. Gall. Rar." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_tripartitum>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_tripartitus_obtusiflorus>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_obtusiflorus>, <http://taxon-name.plazi.org/id/Plantae/Batrachium_lutarium>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_lutarius>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_aquatilis_minoriflorus> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_tripartitus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_tripartitus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "tripartitus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_tripartitum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "tripartitum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_tripartitus_obtusiflorus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "tripartitus" ;
dwc:variety "obtusiflorus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_tripartitus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_obtusiflorus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "obtusiflorus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_lutarium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "lutarium" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_lutarius>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "lutarius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_aquatilis_minoriflorus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:species "aquatilis" ;
dwc:subSpecies "minoriflorus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_aquatilis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_aquatilis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "aquatilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,129 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47746FFA7FF08CBF4FDE26FBB>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus ololeucos J. Lloyd, Fl. Loire-Inf." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_tripartitus_ololeucos>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_lusitanicus> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_ololeucos> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_ololeucos>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "ololeucos" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_tripartitus_ololeucos>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:species "tripartitus" ;
dwc:subSpecies "ololeucos" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_tripartitus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_tripartitus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "tripartitus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_lusitanicus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "lusitanicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,123 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47750FFB1FF08C940FA876FE3>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus ashibetsuensis Wiegleb, Acta Phytotax. Geobot." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E787B47750FFB1FF08C940FA876FE3.mc.3B263CFF7750FFB1FF08C91DFA836FE3> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_ashibetsuense> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_ashibetsuensis> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_ashibetsuensis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "ashibetsuensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_ashibetsuense>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "ashibetsuense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .
<http://tb.plazi.org/GgServer/dwcaRecords/03E787B47750FFB1FF08C940FA876FE3.mc.3B263CFF7750FFB1FF08C91DFA836FE3>
dwc:collectionCode "Y, G, LMO, BREM, KYO" ;
dwc:locality "Tsurui" ;
dwc:typeStatus "isotype" ;
trt:httpUri <https://treatment.plazi.org/id/03E787B47750FFB1FF08C940FA876FE3#3B263CFF7750FFB1FF08C91DFA836FE3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,174 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47751FFB0FF08CA5BFDA06B5D>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus mongolicus Serg." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E787B47751FFB0FF08CA5BFDA06B5D.mc.3B263CFF7751FFB0FF08CAF5FD9E6CBF> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_mongolicum>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus_hispidulus>, <http://taxon-name.plazi.org/id/Plantae/Batrachium_mongolicum_setosissimum>, <http://taxon-name.plazi.org/id/Plantae/Batrachium_setosissimum> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_mongolicus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_mongolicus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "mongolicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_mongolicum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "mongolicum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus_hispidulus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "trichophyllus" ;
dwc:variety "hispidulus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "trichophyllus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_mongolicum_setosissimum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:species "mongolicum" ;
dwc:subSpecies "setosissimum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium_mongolicum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_setosissimum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "setosissimum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03E787B47751FFB0FF08CA5BFDA06B5D.mc.3B263CFF7751FFB0FF08CAF5FD9E6CBF>
dwc:collectionCode "P, TK" ;
dwc:eventDate "1901-07-20" ;
dwc:locality "river Kalgutty" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/03E787B47751FFB0FF08CA5BFDA06B5D#3B263CFF7751FFB0FF08CAF5FD9E6CBF> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,140 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47752FFB3FF08CF23FAF369A3>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus kadzusensis Makino, J. Jap. Bot." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_kadzusense>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus_kadzusensis> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_kadzusensis> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_kadzusensis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "kadzusensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_kadzusense>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "kadzusense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus_kadzusensis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "trichophyllus" ;
dwc:variety "kadzusensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "trichophyllus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,209 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47753FFB2FF08CA38FBC56EC3>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus nipponicus Nakai, Bot. Mag." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_nipponicum>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_yezoensis>, <http://taxon-name.plazi.org/id/Plantae/Batrachium_yezoense>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_nipponicus_ohtagawaensis>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_nipponicus_okayamaensis> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Batrachium_bungei_bungei__2001> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_nipponicus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Batrachium_bungei_bungei__2001>
dwc:authority "var. bungei" ;
dwc:authorityName "var. bungei (Wang & Tamura" ;
dwc:authorityYear "2001" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "var. bungei (Wang & Tamura, 2001)" ;
dwc:species "bungei" ;
dwc:variety "bungei" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RH54> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_bungei_bungei> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_nipponicus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "nipponicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_nipponicum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "nipponicum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_yezoensis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "yezoensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_yezoense>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "yezoense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_nipponicus_ohtagawaensis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "nipponicus" ;
dwc:variety "ohtagawaensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_nipponicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_nipponicus_okayamaensis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "nipponicus" ;
dwc:variety "okayamaensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_nipponicus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_bungei_bungei>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "bungei" ;
dwc:variety "bungei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium_bungei> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_bungei>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "bungei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,115 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47754FFB5FF08C9D0FCEE6EEF>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus penicillatus Bab., Man. Brit. Bot." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_penicillatum> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "penicillatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_penicillatum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "penicillatum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .

View file

@ -0,0 +1,174 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47755FFB4FF08CBF4FE356FE3>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus schmalhausenii Luferov, Byull. Glavn. Bot. Sada" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E787B47755FFB4FF08CBF4FE356FE3.mc.3B263CFF7755FFB4FF08CA3DFE316CE7> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_dichotomum>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_dichotomus>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_peltatus_septentrionalis>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_nevensis> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_schmalhausenii> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_schmalhausenii>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "schmalhausenii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_dichotomum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "dichotomum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_dichotomus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "dichotomus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_peltatus_septentrionalis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "peltatus" ;
dwc:variety "septentrionalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_peltatus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_peltatus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "peltatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_nevensis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "nevensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03E787B47755FFB4FF08CBF4FE356FE3.mc.3B263CFF7755FFB4FF08CA3DFE316CE7>
dwc:collectionCode "LE" ;
dwc:eventDate "1873-06-23" ;
dwc:locality "In See Kopenskoe in Kreise" ;
dwc:recordedBy "Kreise von Jamburg" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/03E787B47755FFB4FF08CBF4FE356FE3#3B263CFF7755FFB4FF08CA3DFE316CE7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,115 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47758FFB9FF08C924FE3C6E57>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus kauffmannii Clerc, Zap." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_kauffmannii> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_kauffmannii> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_kauffmannii>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "kauffmannii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_kauffmannii>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "kauffmannii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .

View file

@ -0,0 +1,227 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47759FFB8FF08C98BFDE16B5D>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus confervoides Fr., Summa Veg. Scand." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_aquatilis_eradicatus>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_eradicatus>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus_eradicatus> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Batrachium_confervoides_Fr._1845>, <http://taxon-concept.plazi.org/id/Plantae/Batrachium_eradicatum_Laest._1843> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_confervoides> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Batrachium_confervoides_Fr._1845>
dwc:authority "Fr., Bot. Not. 1845: 121" ;
dwc:authorityName "Fr., Bot. Not." ;
dwc:authorityPageNumber "121" ;
dwc:authorityYear "1845" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fr., Bot. Not., 1845" ;
dwc:species "confervoides" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RG2J> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_confervoides> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Batrachium_eradicatum_Laest._1843>
dwc:authority "(Laest.) Fr., Bot. Not. 1843: 114" ;
dwc:authorityName "Fr., Bot. Not." ;
dwc:authorityPageNumber "114" ;
dwc:authorityYear "1843" ;
dwc:baseAuthorityName "Laest." ;
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Laest.) Fr., Bot. Not., 1843" ;
dwc:species "eradicatum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RG2J> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_eradicatum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_confervoides>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "confervoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_confervoides>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "confervoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_aquatilis_eradicatus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "aquatilis" ;
dwc:variety "eradicatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_aquatilis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_aquatilis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "aquatilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_eradicatus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "eradicatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus_eradicatus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:species "trichophyllus" ;
dwc:subSpecies "eradicatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "trichophyllus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_eradicatum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "eradicatum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,151 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4775BFFBAFF08CF48FD4A68D2>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus peltatus Schrank, Baier. Fl." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_peltatum>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_floribundus>, <http://taxon-name.plazi.org/id/Plantae/Batrachium_floribundum>, <http://taxon-name.plazi.org/id/Plantae/Batrachium_rhipiphyllum> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_peltatus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_peltatus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "peltatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_peltatum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "peltatum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_floribundus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "floribundus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_floribundum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "floribundum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_rhipiphyllum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "rhipiphyllum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,167 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4775CFFBDFF08C868FF3D68A0>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus vertumnus Luferov, Novosti Sist. Vyssh. Rast." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus_vertumnus>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus_pseudofluitans_vertumnus>, <http://taxon-name.plazi.org/id/Plantae/Batrachium_vertumnum> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_vertumnus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_vertumnus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "vertumnus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus_vertumnus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "penicillatus" ;
dwc:variety "vertumnus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "penicillatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus_pseudofluitans_vertumnus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "penicillatus" ;
dwc:subSpecies "pseudofluitans" ;
dwc:variety "vertumnus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus_pseudofluitans> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus_pseudofluitans>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:species "penicillatus" ;
dwc:subSpecies "pseudofluitans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_vertumnum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "vertumnum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .

View file

@ -0,0 +1,129 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4775DFFBCFF08C9EFFD886EE3>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus pseudofluitans Newbould ex Baker & Foggitt, J. Bot. (London" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus_pseudofluitans>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_calcareus> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_pseudofluitans> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_pseudofluitans>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "pseudofluitans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus_pseudofluitans>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "penicillatus" ;
dwc:variety "pseudofluitans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "penicillatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_calcareus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "calcareus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,177 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4775FFFBEFF08CA60FCAF68CB>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus trichophyllus Chaix" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus_lutulentus>, <http://taxon-name.plazi.org/id/Plantae/Batrachium_jingpoense>, <http://taxon-name.plazi.org/id/Plantae/Batrachium_trichophyllum_jingposense>, <http://taxon-name.plazi.org/id/Plantae/Batrachium_saichinense>, <http://taxon-name.plazi.org/id/Plantae/Ranunculus_saichinensis> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "trichophyllus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus_lutulentus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:species "trichophyllus" ;
dwc:subSpecies "lutulentus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_jingpoense>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "jingpoense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_trichophyllum_jingposense>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "trichophyllum" ;
dwc:variety "jingposense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium_trichophyllum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_trichophyllum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "trichophyllum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_saichinense>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "saichinense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_saichinensis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "saichinensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,100 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47768FF89FF08C93BFE4C6FC7>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus codyanus B. Boivin, Canad. Field-Naturalist" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E787B47768FF89FF08C93BFE4C6FC7.mc.3B263CFF7768FF89FF08C91DFE496FC7> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_codyanus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_codyanus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "codyanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
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/03E787B47768FF89FF08C93BFE4C6FC7.mc.3B263CFF7768FF89FF08C91DFE496FC7>
dwc:collectionCode "W, J, DAO, GH, MIN, MO, NY, S, YU" ;
dwc:eventDate "1948-08-01" ;
dwc:locality "Type" ;
dwc:typeStatus "isotype" ;
trt:httpUri <https://treatment.plazi.org/id/03E787B47768FF89FF08C93BFE4C6FC7#3B263CFF7768FF89FF08C91DFE496FC7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,108 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4776AFF8BFF08CFBCFF1A6A58>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus longirostris Godr., Mem. Soc. Roy. Sci. Nancy 1839" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ranunculus_longirostris_Godr._1839> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Ranunculus_longirostris_Godr._1839>
dwc:authority "Godr., Mem. Soc. Roy. Sci. Nancy 1839: 39" ;
dwc:authorityName "Godr., Mem. Soc. Roy. Sci. Nancy" ;
dwc:authorityYear "1839" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Godr., Mem. Soc. Roy. Sci. Nancy, 1839" ;
dwc:species "longirostris" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/794SM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_longirostris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_longirostris>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "longirostris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,142 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4776BFF8BFF08CC34FCA66F2C>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus rionii Lagger" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E787B4776BFF8BFF08CC34FCA66F2C.mc.3B263CFF776BFF8AFF08CCC1FB786AD7> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Batrachium_rionii_Lagger_1852> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_rionii> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Batrachium_rionii_Lagger_1852>
dwc:authority "(Lagger) Nym., Bot. Not. 1852: 98" ;
dwc:authorityName "Nym., Bot. Not." ;
dwc:authorityPageNumber "98" ;
dwc:authorityYear "1852" ;
dwc:baseAuthorityName "Lagger" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lagger) Nym., Bot. Not., 1852" ;
dwc:species "rionii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RHLV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_rionii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_rionii>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "rionii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_rionii>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "rionii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .
<http://tb.plazi.org/GgServer/dwcaRecords/03E787B4776BFF8BFF08CC34FCA66F2C.mc.3B263CFF776BFF8AFF08CCC1FB786AD7>
dwc:collectionCode "F, BM, B, K, W" ;
dwc:locality "Type" ;
dwc:typeStatus "isotype" ;
trt:httpUri <https://treatment.plazi.org/id/03E787B4776BFF8BFF08CC34FCA66F2C#3B263CFF776BFF8AFF08CCC1FB786AD7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4776CFF8DFF08C924FDBE6FBB>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus lobbii A. Gray, Proc. Am. Acad." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_lobbii> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_lobbii>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "lobbii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,113 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4776DFF8CFF08C804FE0369EB>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus porteri Britton, Bull. Torrey Bot." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E787B4776DFF8CFF08C804FE0369EB.mc.3B263CFF776DFF8CFF08C8FDFA456EC3> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_pueblensis> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_porteri> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_porteri>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "porteri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_pueblensis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "pueblensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03E787B4776DFF8CFF08C804FE0369EB.mc.3B263CFF776DFF8CFF08C8FDFA456EC3>
dwc:collectionCode "J, M, T, C, K, NYBG" ;
dwc:eventDate "1872-07" ;
dwc:locality "Coulter" ;
dwc:typeStatus "isotype" ;
trt:httpUri <https://treatment.plazi.org/id/03E787B4776DFF8CFF08C804FE0369EB#3B263CFF776DFF8CFF08C8FDFA456EC3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,115 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4776EFF8FFF08C940FE276E57>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus circinatus Sibth., Fl. Oxon." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Batrachium_foeniculaceum> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_circinatus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_circinatus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "circinatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_foeniculaceum>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "foeniculaceum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .

View file

@ -0,0 +1,136 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4776FFF8EFF08CBF4FE096CB8>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus bungei Steud., Nomencl. Bot." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E787B4776FFF8EFF08CBF4FE096CB8.mc.3B263CFF776FFF8EFF08CA65FE896C2F> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_hydrophilus>, <http://taxon-name.plazi.org/id/Plantae/Batrachium_bungei> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_bungei> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_bungei>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "bungei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_hydrophilus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "hydrophilus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium_bungei>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "bungei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Batrachium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Batrachium>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Batrachium" ;
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 .
<http://tb.plazi.org/GgServer/dwcaRecords/03E787B4776FFF8EFF08CBF4FE096CB8.mc.3B263CFF776FFF8EFF08CA65FE896C2F>
dwc:collectionCode "A, P, LE" ;
dwc:eventDate "1831-05" ;
dwc:locality "Dragon Spring Temple" ;
dwc:typeStatus "isotype" ;
trt:httpUri <https://treatment.plazi.org/id/03E787B4776FFF8EFF08CBF4FE096CB8#3B263CFF776FFF8EFF08CA65FE896C2F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47778FF99FF08C843FA8D6EB9>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus ashibetsuensis Wiegleb" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_ashibetsuensis> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_ashibetsuensis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "ashibetsuensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47778FF99FF08C963FE236F91>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus mongolicus Serg." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_mongolicus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_mongolicus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "mongolicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47778FF99FF08CB83FB726C4D>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus penicillatus Bab." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_penicillatus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "penicillatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47778FF99FF08CD77FE566B15>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus lobbii A. Gray" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_lobbii> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_lobbii>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "lobbii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47778FF99FF08CDC7FD756561>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus bungei Steud." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_bungei> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_bungei>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "bungei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47778FF99FF08CEE7FE566885>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus porteri Britton" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_porteri> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_porteri>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "porteri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47778FF99FF08CF6BFDDA69ED>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus nipponicus Nakai" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_nipponicus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_nipponicus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "nipponicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47778FF99FF08CFDFFE566835>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus kadzusensis Makino" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_kadzusensis> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_kadzusensis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "kadzusensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47779FF98FF08C8FFFA516EB9>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus fluitans Lam." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_fluitans> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_fluitans>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "fluitans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,108 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47779FF98FF08C91FFA496E0D>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus baudotii Godr., Mem. Soc. Roy. Nancy 1839" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ranunculus_baudotii_Godr._1839> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Ranunculus_baudotii_Godr._1839>
dwc:authority "Godr." ;
dwc:authorityName "Godr., Mem. Soc. Roy. Nancy" ;
dwc:authorityYear "1839" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Godr., Mem. Soc. Roy. Nancy, 1839" ;
dwc:species "baudotii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/KZDR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_baudotii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_baudotii>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "baudotii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47779FF98FF08CA67FD9C6C05>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus ololeucos J. Lloyd" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_ololeucos> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_ololeucos>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "ololeucos" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47779FF98FF08CAF7FD0C6F2D>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus saniculifolius Viv." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_saniculifolius> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_saniculifolius>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "saniculifolius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47779FF98FF08CC57FA546AF5>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus peltatus Schrank" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_peltatus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_peltatus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "peltatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47779FF98FF08CD0FFEFC6A65>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus kauffmannii Clerc" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_kauffmannii> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_kauffmannii>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "kauffmannii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47779FF98FF08CEE7FA876B5D>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus confervoides Fr." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_confervoides> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_confervoides>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "confervoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47779FF98FF08CF6BFF126909>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus pseudofluitans Baker & Foggitt" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_pseudofluitans> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_pseudofluitans>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "pseudofluitans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47779FF98FF08CF97FF126835>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus trichophyllus Chaix" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_trichophyllus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "trichophyllus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47779FF98FF08CFFBFA7369A5>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus vertumnus Luferov" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_vertumnus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_vertumnus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "vertumnus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B47779FF99FF08CCA7FC936DD1>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus schmalhausenii Luferov" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_schmalhausenii> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_schmalhausenii>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "schmalhausenii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4777BFF9AFF08C8DCFA4F6954>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus rionii Lagger" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_rionii> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_rionii>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "rionii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4777BFF9AFF08C924FA9B6FE4>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus codyanus B. Boivin" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_codyanus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_codyanus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "codyanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4777BFF9AFF08C9D0FE566EE0>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus sphaerospermus Boiss. & C. I. Blanche" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_sphaerospermus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_sphaerospermus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "sphaerospermus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4777BFF9AFF08CAF0FE566F48>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus subrigidus W. B. Drew" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_subrigidus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_subrigidus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "subrigidus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4777BFF9AFF08CBF4FEFC6C04>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus circinatus Sibth." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_circinatus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_circinatus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "circinatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,108 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4777BFF9AFF08CF00FE566850>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus longirostris Godr., Mem. Soc. Roy. Sci. Nancy 1839" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ranunculus_longirostris_Godr._1839> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Ranunculus_longirostris_Godr._1839>
dwc:authority "Godr." ;
dwc:authorityName "Godr., Mem. Soc. Roy. Sci. Nancy" ;
dwc:authorityYear "1839" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Godr., Mem. Soc. Roy. Sci. Nancy, 1839" ;
dwc:species "longirostris" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/794SM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_longirostris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_longirostris>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "longirostris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03E787B4777EFF98FF08CCA7FF126DB5>
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:title "Ranunculus tripartitus DC." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_tripartitus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.1>
bibo:endPage "55" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "1" ;
bibo:volume "319" ;
dc:creator "Wiegleb, Gerhard; Bobrov, Alexander A.; Zalewska-Gałosz, Joanna" ;
dc:date "2017" ;
dc:title "A taxonomic account of Ranunculus section Batrachium (Ranunculaceae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_tripartitus>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Ranunculus" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "tripartitus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,131 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03EF878CFFDE5458FF41F9D7FB90F875>
cito:cites <http://dx.doi.org/10.5281/zenodo.13697025>, <http://dx.doi.org/10.5281/zenodo.13697021>, <http://dx.doi.org/10.5281/zenodo.13697023>, <http://dx.doi.org/10.5281/zenodo.13697027> ;
dc:creator "Yuan, Qiong; Yang, Qin-Er" ;
dc:title "Oxygraphis delavayi Franchet 1886" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Oxygraphis_delavayi_Franchet_1886> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.6>
bibo:endPage "110" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "103" ;
bibo:volume "319" ;
dc:creator "Yuan, Qiong; Yang, Qin-Er" ;
dc:date "2017" ;
dc:title "Ranunculus angustisepalus (Ranunculaceae) is an Oxygraphis and conspecific with O. delavayi" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13697025>, <http://dx.doi.org/10.5281/zenodo.13697021>, <http://dx.doi.org/10.5281/zenodo.13697023>, <http://dx.doi.org/10.5281/zenodo.13697027> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Oxygraphis_delavayi_Franchet_1886>
dwc:authority "Franchet (1886: 374)" ;
dwc:authorityName "Franchet" ;
dwc:authorityPageNumber "374" ;
dwc:authorityYear "1886" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Oxygraphis" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Franchet, 1886" ;
dwc:species "delavayi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6TFKW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Oxygraphis_delavayi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Oxygraphis_delavayi>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Oxygraphis" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "delavayi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oxygraphis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Oxygraphis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Oxygraphis" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13697025>
dc:description "FIGURE 3. Lectotype sheet (A) and isolectotype sheet (B) of Oxygraphis delavayi." ;
fabio:hasRepresentation <https://zenodo.org/record/13697025/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13697021>
dc:description "FIGURE 1. Holotype sheet of Ranunculus angustisepalus (= Oxygraphis delavayi). Inset (left): flower, with the petals and most of the stamens having fallen. Inset (right): fruit (immature)." ;
fabio:hasRepresentation <https://zenodo.org/record/13697021/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13697023>
dc:description "FIGURE 2. Isotype sheets of Ranunculus angustisepalus (= Oxygraphis delavayi). The insets show various flowers with the sepals, petals or stamens having at least partly fallen." ;
fabio:hasRepresentation <https://zenodo.org/record/13697023/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13697027>
dc:description "FIGURE 4. Specimens of Oxygraphis delavayi from southeastern Xizang, China.A. Bomi, T.S. Ying & D.Y. Hong 1172 (PE). B. Mainling, B.S. Li & S.Z. Cheng 5465 (PE). C. Mêdog, S.Z. Cheng & B.S. Li 116 (PE). D. Nyingchi, W. L. Zheng 1085 (XZE, holotype of O. delavayi var. nyingchiensis)." ;
fabio:hasRepresentation <https://zenodo.org/record/13697027/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,102 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03EF878CFFDE5459FF41FAF7FC20F9D5>
dc:creator "Yuan, Qiong; Yang, Qin-Er" ;
dc:title "Oxygraphis Bunge 1836" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03EF878CFFDE5459FF41FAF7FC20F9D5.mc.3B2E3CC7FFDE5459FD21FA03FDC7FA4B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Oxygraphis_Bunge_1836> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.319.1.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.319.1.6>
bibo:endPage "110" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-29" ;
bibo:startPage "103" ;
bibo:volume "319" ;
dc:creator "Yuan, Qiong; Yang, Qin-Er" ;
dc:date "2017" ;
dc:title "Ranunculus angustisepalus (Ranunculaceae) is an Oxygraphis and conspecific with O. delavayi" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Oxygraphis_Bunge_1836>
dwc:authority "Bunge (1836: 46)" ;
dwc:authorityName "Bunge" ;
dwc:authorityPageNumber "46" ;
dwc:authorityYear "1836" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Oxygraphis" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Bunge, 1836" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6BBV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Oxygraphis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Oxygraphis>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:genus "Oxygraphis" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ranunculaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ranunculales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
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> ;
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/03EF878CFFDE5459FF41FAF7FC20F9D5.mc.3B2E3CC7FFDE5459FD21FA03FDC7FA4B>
dwc:collectionCode "R" ;
trt:httpUri <https://treatment.plazi.org/id/03EF878CFFDE5459FF41FAF7FC20F9D5#3B2E3CC7FFDE5459FD21FA03FDC7FA4B> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,108 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/376D87E6FFA3FFA4DBAB40751EFAAF87>
dc:creator "Metusala, Destario; Supriatna, Jatna" ;
dc:title "Gastrodia bambu Metusala 2017, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Gastrodia_bambu_Metusala_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.317.3.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.317.3.5>
bibo:endPage "218" ;
bibo:issue "3" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-18" ;
bibo:startPage "211" ;
bibo:volume "317" ;
dc:creator "Metusala, Destario; Supriatna, Jatna" ;
dc:date "2017" ;
dc:title "Gastrodia bambu (Orchidaceae: Epidendroideae), A New Species from Java, Indonesia" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Gastrodia_bambu_Metusala_2017>
dwc:authority "Metusala" ;
dwc:authorityName "Metusala" ;
dwc:authorityYear "2017" ;
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Gastrodia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Metusala, 2017" ;
dwc:species "bambu" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8WVQV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Gastrodia_bambu> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Gastrodia_bambu>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Gastrodia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "bambu" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gastrodia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Gastrodia>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Gastrodia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,120 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/AE6BD705FF9DFF87FF64B4B231B4FAF6>
cito:cites <http://dx.doi.org/10.5281/zenodo.13697039>, <http://dx.doi.org/10.5281/zenodo.13697043> ;
dc:creator "Oguri, Emiko; Tagane, Shuichiro; Chhang, Phourin; Toyama, Hironori; Murakami, Noriaki; Yahara, Tetsukazu" ;
dc:title "Wikstroemia bokorensis E. Oguri & Tagane 2017, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Wikstroemia_bokorensis_Oguri_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.317.4.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.317.4.2>
bibo:endPage "285" ;
bibo:issue "4" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-08-23" ;
bibo:startPage "280" ;
bibo:volume "317" ;
dc:creator "Oguri, Emiko; Tagane, Shuichiro; Chhang, Phourin; Toyama, Hironori; Murakami, Noriaki; Yahara, Tetsukazu" ;
dc:date "2017" ;
dc:title "Flora of Bokor National Park, Cambodia VI: A new species of Wikstroemia (Thymelaeaceae), W. bokorensis" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13697039>, <http://dx.doi.org/10.5281/zenodo.13697043> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Wikstroemia_bokorensis_Oguri_2017>
dwc:authority "E. Oguri & Tagane" ;
dwc:authorityName "E. Oguri & Tagane" ;
dwc:authorityYear "2017" ;
dwc:class "Magnoliopsida" ;
dwc:family "Thymelaeaceae" ;
dwc:genus "Wikstroemia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "E. Oguri & Tagane, 2017" ;
dwc:species "bokorensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BYTP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Wikstroemia_bokorensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Wikstroemia_bokorensis>
dwc:class "Magnoliopsida" ;
dwc:family "Thymelaeaceae" ;
dwc:genus "Wikstroemia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "bokorensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Wikstroemia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Wikstroemia>
dwc:class "Magnoliopsida" ;
dwc:family "Thymelaeaceae" ;
dwc:genus "Wikstroemia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thymelaeaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Thymelaeaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Thymelaeaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malvales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
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> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13697039>
dc:description "FIGURE 1. Wikstroemia bokorensis E. Oguri & Tagane, sp. nov. (Toyama et al. 3151): A. branches with pendulous inflorescences; B. 4-flowered inflorescence." ;
fabio:hasRepresentation <https://zenodo.org/record/13697039/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13697043>
dc:description "FIGURE 2. Wikstroemia bokorensis E. Oguri & Tagane, sp. nov.: A. flowering branch; B. detail of an abaxial leaf surface and pendulous inflorescence; C. flower; D. flower opened out showing stamens and pistil (an, anther; d, disk scale, composed of a single scale; g, gynoecium; st, stigma); E. disk scale. All materials from Toyama et al. 3151 (MAK). Drawn by M. Murakami (AC) and E. Oguri (D & E)." ;
fabio:hasRepresentation <https://zenodo.org/record/13697043/files/figure.png> ;
a fabio:Figure .

View file

@ -10,6 +10,7 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/EC6587BBE2441B5AFF4290B8FF7EFB75>
cito:cites <http://dx.doi.org/10.5281/zenodo.13696983>, <http://dx.doi.org/10.5281/zenodo.13696985>, <http://dx.doi.org/10.5281/zenodo.13696987> ;
dc:creator "Neo, Louise; Wong, K. M.; Tan, Hugh T. W." ;
dc:title "Melastoma kemamanense L. Neo & K. M. Wong 2017, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Melastoma_kemamanense_Neo_2017> ;
@ -26,6 +27,7 @@
dc:creator "Neo, Louise; Wong, K. M.; Tan, Hugh T. W." ;
dc:date "2017" ;
dc:title "Studies in Southeast Asian Melastoma (Melastomataceae), 3. A new species of Melastoma from Peninsular Malaysia" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13696983>, <http://dx.doi.org/10.5281/zenodo.13696985>, <http://dx.doi.org/10.5281/zenodo.13696987> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Melastoma_kemamanense_Neo_2017>
@ -106,3 +108,18 @@
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13696983>
dc:description "FIGURE 1. Distal branch portions, leaves (upper and lower leaf blade surfaces both presented), and inflorescences of A. Melastoma kemamanense (Corner SFN 25826, SING), B. Melastoma imbricatum (Wray 2980, SING). Scale bars: 2 cm. Photographs by L. Neo." ;
fabio:hasRepresentation <https://zenodo.org/record/13696983/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13696985>
dc:description "FIGURE 2. Scale types compared between Melastoma kemamanense and Melastoma imbricatum. A, B, C. M. kemamanense. A. Densely overlapping scales 1.54 mm long on the flowering hypanthium (Corner SFN 25826, SING). B. Densely overlapping scales 1.54 mm long on the fruit (Corner SFN 25826, SING). C. Scales up to 4 mm long on the distal end of the petiole and which are appressed on the abaxial surface and suberect on the margins (Corner s.n., SING). D, E, F. M. imbricatum. D. Imbricate scales up to 1.5 mm long on the flowering hypanthium (Curtis s.n., SING). E. Imbricate scales up to 1.5 mm long on the fruit (Goodenough 959, SING). F. Scales up to 2 mm long on the distal end of the petiole and which are mostly appressed on the abaxial surface and on the margins (Hamid 11009, SING). All scale bars: 5 mm.All photographs by L. Neo." ;
fabio:hasRepresentation <https://zenodo.org/record/13696985/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13696987>
dc:description "FIGURE 3. Distribution of Melastoma kemamanense (●) in Kemaman, Terengganu.The inset map depicts Peninsular Malaysia. The blue line denotes Sungei Nipa and Sungei Banum, streams that join the Kemaman River, which flows into the South China Sea." ;
fabio:hasRepresentation <https://zenodo.org/record/13696987/files/figure.png> ;
a fabio:Figure .