This commit is contained in:
treatmentbank 2024-09-05 01:57:07 +00:00
parent c34ec28bbb
commit 8a8c312465
11 changed files with 1168 additions and 0 deletions

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/038687A9DB43FFF62182FDE75D73FB37>
dc:creator "Iamonico, Duilio; Hassemer, Gustavo; Rønsted, Nina; Pietro, Romeo Di" ;
dc:title "Plantago maritima var. apennina Terracciano 1894" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Plantago_maritima_apennina_Terracciano_1894> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.306.1.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.306.1.6>
bibo:endPage "84" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-05-05" ;
bibo:startPage "75" ;
bibo:volume "306" ;
dc:creator "Iamonico, Duilio; Hassemer, Gustavo; Rønsted, Nina; Pietro, Romeo Di" ;
dc:date "2017" ;
dc:title "The intricate nomenclatural questions around Plantago holosteum (Plantaginaceae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Plantago_maritima_apennina_Terracciano_1894>
dwc:authority "Terracciano (1894: 173 - 174)" ;
dwc:authorityName "Terracciano" ;
dwc:authorityPageNumber "173 - 174" ;
dwc:authorityYear "1894" ;
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Plantago" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Terracciano, 1894" ;
dwc:species "maritima" ;
dwc:variety "apennina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7MFTV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Plantago_maritima_apennina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Plantago_maritima_apennina>
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Plantago" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "maritima" ;
dwc:variety "apennina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plantago_maritima> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plantago_maritima>
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Plantago" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "maritima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plantago> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plantago>
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Plantago" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plantaginaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plantaginaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
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

@ -10,6 +10,7 @@
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03FC878EFFFFFFC2FF165D1CFAFBF8E4>
cito:cites <http://dx.doi.org/10.5281/zenodo.13689273> ;
dc:creator "Leon, Miguel David De; Naive, Mark Arcebal; Cootes, Jim" ;
dc:title "Ceratostylis pristina M. D. De Leon, Naive & Cootes A. Habit B. Magnified 2017, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ceratostylis_pristina_Leon_2017> ;
@ -26,6 +27,7 @@
dc:creator "Leon, Miguel David De; Naive, Mark Arcebal; Cootes, Jim" ;
dc:date "2017" ;
dc:title "A New Ceratostylis (Orchidaceae) Species From Bukidnon, Philippines" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13689273> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Ceratostylis_pristina_Leon_2017>
@ -106,3 +108,8 @@
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13689273>
dc:description "FIGURE 1. Ceratostylis pristina M.D. De Leon, Naive & CootesA. Habit B. Magnified flower (Front view) C. Magnified flower (Profile View)." ;
fabio:hasRepresentation <https://zenodo.org/record/13689273/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,176 @@
@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/06203807E928720AFF4520BC8E4CCBBE>
dc:creator "Inoue, Yuya; Tsubota, Hiromi" ;
dc:title "Weissia lonchophylla Y. Inoue & H. Tsubota 2017, comb. nov." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Astomum_lonchophyllum> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Weissia_lonchophylla_Roth_2017> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Trachycarpidium_lonchophyllum_Roth_1911> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.306.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.306.1.1>
bibo:endPage "20" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-05-05" ;
bibo:startPage "1" ;
bibo:volume "306" ;
dc:creator "Inoue, Yuya; Tsubota, Hiromi" ;
dc:date "2017" ;
dc:title "A taxonomic revision of cleistocarpous species of Weissia (Pottiaceae, Bryophyta) in Japan" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Weissia_lonchophylla_Roth_2017>
dwc:authority "(G. Roth) Y. Inoue & H. Tsubota" ;
dwc:authorityName "Y. Inoue & H. Tsubota" ;
dwc:authorityYear "2017" ;
dwc:baseAuthorityName "G. Roth" ;
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:genus "Weissia" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(G. Roth) Y. Inoue & H. Tsubota, 2017" ;
dwc:species "lonchophylla" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9VXR8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Weissia_lonchophylla> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Trachycarpidium_lonchophyllum_Roth_1911>
dwc:authority "(G. Roth) R. H. Zander, Bull. Buffalo Soc. Nat. Sci." ;
dwc:authorityName "R. H. Zander, Bull. Buffalo Soc. Nat. Sci." ;
dwc:authorityYear "1993" ;
dwc:baseAuthorityName "G. Roth" ;
dwc:baseAuthorityYear "1911" ;
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:genus "Trachycarpidium" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(G. Roth, 1911) R. H. Zander, Bull. Buffalo Soc. Nat. Sci., 1993" ;
dwc:species "lonchophyllum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9VXR8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Trachycarpidium_lonchophyllum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Weissia_lonchophylla>
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:genus "Weissia" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:species "lonchophylla" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Weissia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Weissia>
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:genus "Weissia" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pottiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pottiaceae>
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pottiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pottiales>
dwc:class "Bryopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bryopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bryopsida>
dwc:class "Bryopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Bryophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bryophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bryophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Bryophyta" ;
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/Astomum_lonchophyllum>
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:genus "Astomum" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:species "lonchophyllum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Astomum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Astomum>
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:genus "Astomum" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pottiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Trachycarpidium_lonchophyllum>
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:genus "Trachycarpidium" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:species "lonchophyllum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Trachycarpidium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Trachycarpidium>
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:genus "Trachycarpidium" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pottiaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,98 @@
@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/06203807E92E720CFF4527AD89CFC8E9>
cito:cites <http://dx.doi.org/10.5281/zenodo.13689343> ;
dc:creator "Inoue, Yuya; Tsubota, Hiromi" ;
dc:title "Weissia controversa Hedw. Sp. Musc. Frond." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.306.1.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Weissia_controversa> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.306.1.1>
bibo:endPage "20" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-05-05" ;
bibo:startPage "1" ;
bibo:volume "306" ;
dc:creator "Inoue, Yuya; Tsubota, Hiromi" ;
dc:date "2017" ;
dc:title "A taxonomic revision of cleistocarpous species of Weissia (Pottiaceae, Bryophyta) in Japan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13689343> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Weissia_controversa>
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:genus "Weissia" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:species "controversa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Weissia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Weissia>
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:genus "Weissia" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pottiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pottiaceae>
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pottiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pottiales>
dwc:class "Bryopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bryopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bryopsida>
dwc:class "Bryopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Bryophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bryophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bryophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Bryophyta" ;
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.13689343>
dc:description "FIGURE 1. Phylogenetic tree based on analysis with the concatenated sequences of chloroplast rbcL and rps4 genes, depicted by the best-supported tree with highest likelihood value (ln L = -5770.556 by Garli). Supporting values more than 50 % obtained by the program CONSEL were overlaid:AU test (AU), bootstrap probabilities (NP), and Bayesian posterior probabilities (PP) are shown on or near each branch (AU/NP/PP). Thickened branches indicate that all three supporting values are 100 %." ;
fabio:hasRepresentation <https://zenodo.org/record/13689343/files/figure.png> ;
a fabio:Figure .

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/06203807E9357217FF4520728CB2CA34>
dc:creator "Inoue, Yuya; Tsubota, Hiromi" ;
dc:title "Weissia muhlenbergiana W. D. Reese & B. A. E. Lemmon 1965" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FF4520548FBEC88C>, <http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FC3D20A88D7DC8F0>, <http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FEE0208C89F8C8F0>, <http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FF4520E08CBCCB38>, <http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FF3C20C489F8CB38>, <http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FF4523188F3ACB1C>, <http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FCBD23188E6CCB40>, <http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FDF0237C8FFECBA4>, <http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FF7023B48DC8CBEC>, <http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FE6923888D9CCBD0>, <http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FE0323EC8CB6CA34> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Weissia_muhlenbergiana_Swartz_1829> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.306.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.306.1.1>
bibo:endPage "20" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-05-05" ;
bibo:startPage "1" ;
bibo:volume "306" ;
dc:creator "Inoue, Yuya; Tsubota, Hiromi" ;
dc:date "2017" ;
dc:title "A taxonomic revision of cleistocarpous species of Weissia (Pottiaceae, Bryophyta) in Japan" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Weissia_muhlenbergiana_Swartz_1829>
dwc:authority "(Sw.) W. D. Reese & B. A. E. Lemmon" ;
dwc:authorityName "W. D. Reese & B. A. E. Lemmon" ;
dwc:authorityYear "1965" ;
dwc:baseAuthorityName "Swartz" ;
dwc:baseAuthorityYear "1829" ;
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:genus "Weissia" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Swartz, 1829) W. D. Reese & B. A. E. Lemmon, 1965" ;
dwc:species "muhlenbergiana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BWWW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Weissia_muhlenbergiana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Weissia_muhlenbergiana>
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:genus "Weissia" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:species "muhlenbergiana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Weissia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Weissia>
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:genus "Weissia" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pottiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pottiaceae>
dwc:class "Bryopsida" ;
dwc:family "Pottiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pottiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pottiales>
dwc:class "Bryopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Pottiales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bryopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bryopsida>
dwc:class "Bryopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Bryophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bryophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bryophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Bryophyta" ;
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/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FF4520548FBEC88C>
dwc:eventDate "1984-04-21" ;
dwc:locality "Tanner's Creek" ;
dwc:recordedBy "B. H. Allen" ;
trt:httpUri <https://treatment.plazi.org/id/06203807E9357217FF4520728CB2CA34#3EE1834CE9357217FF4520548FBEC88C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FC3D20A88D7DC8F0>
dwc:eventDate "1983-03-19" ;
dwc:locality "Dearborn" ;
dwc:recordedBy "B. H. Allen" ;
trt:httpUri <https://treatment.plazi.org/id/06203807E9357217FF4520728CB2CA34#3EE1834CE9357217FC3D20A88D7DC8F0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FEE0208C89F8C8F0>
dwc:eventDate "1967-12-18" ;
dwc:locality "Ft. Worth - Oakhurst Div." ;
dwc:recordedBy "D. Griffin" ;
trt:httpUri <https://treatment.plazi.org/id/06203807E9357217FF4520728CB2CA34#3EE1834CE9357217FEE0208C89F8C8F0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FF4520E08CBCCB38>
dwc:eventDate "1968-01-31" ;
dwc:locality "Marlbororgh House" ;
dwc:recordedBy "F. S. Hermann" ;
trt:httpUri <https://treatment.plazi.org/id/06203807E9357217FF4520728CB2CA34#3EE1834CE9357217FF4520E08CBCCB38> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FF3C20C489F8CB38>
dwc:eventDate "1958-04-13" ;
dwc:locality "Plant Industry Station" ;
dwc:recordedBy "F. J. Hermann" ;
trt:httpUri <https://treatment.plazi.org/id/06203807E9357217FF4520728CB2CA34#3EE1834CE9357217FF3C20C489F8CB38> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FF4523188F3ACB1C>
dwc:eventDate "1958-05-03" ;
dwc:locality "Nashville" ;
dwc:recordedBy "R. F. Cain" ;
trt:httpUri <https://treatment.plazi.org/id/06203807E9357217FF4520728CB2CA34#3EE1834CE9357217FF4523188F3ACB1C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FCBD23188E6CCB40>
dwc:eventDate "1957-01-13" ;
dwc:locality "Lake City" ;
dwc:recordedBy "Z. Iwatsuki" ;
dwc:verbatimElevation "335" ;
trt:httpUri <https://treatment.plazi.org/id/06203807E9357217FF4520728CB2CA34#3EE1834CE9357217FCBD23188E6CCB40> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FDF0237C8FFECBA4>
dwc:eventDate "1960-04-16" ;
dwc:locality "Cabool" ;
dwc:recordedBy "P. L. Redfearn & Jr." ;
trt:httpUri <https://treatment.plazi.org/id/06203807E9357217FF4520728CB2CA34#3EE1834CE9357217FDF0237C8FFECBA4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FF7023B48DC8CBEC>
dwc:eventDate "1978-06-01" ;
dwc:locality "Morphological" ;
dwc:recordedBy "S. P. Churchill" ;
trt:httpUri <https://treatment.plazi.org/id/06203807E9357217FF4520728CB2CA34#3EE1834CE9357217FF7023B48DC8CBEC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FE6923888D9CCBD0>
dwc:eventDate "1966-05-13" ;
dwc:locality "Columbia" ;
dwc:recordedBy "W. D. Reese" ;
trt:httpUri <https://treatment.plazi.org/id/06203807E9357217FF4520728CB2CA34#3EE1834CE9357217FE6923888D9CCBD0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/06203807E9357217FF4520728CB2CA34.mc.3EE1834CE9357217FE0323EC8CB6CA34>
dwc:eventDate "1965-03-18" ;
dwc:locality "Arnaudville" ;
dwc:recordedBy "W. D. Reese" ;
trt:httpUri <https://treatment.plazi.org/id/06203807E9357217FF4520728CB2CA34#3EE1834CE9357217FE0323EC8CB6CA34> ;
a dwc:MaterialCitation .

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/685E8788CF42FF97FAD7CE51A2DCF781>
dc:creator "Chung, R. C. K.; Soepadmo, E." ;
dc:title "Brownlowia latifiana R. C. K. Chung 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/685E8788CF42FF97FAD7CE51A2DCF781.mc.509F3CC3CF42FF94FAD7CE8FA1DEF7BB> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Brownlowia_latifiana_Chung_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.298.2.3> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.298.2.3>
bibo:endPage "146" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-03-10" ;
bibo:startPage "134" ;
bibo:volume "298" ;
dc:creator "Chung, R. C. K.; Soepadmo, E." ;
dc:date "2017" ;
dc:title "Brownlowia latifiana (Malvaceae-Brownlowioideae), a new species from Terengganu, Peninsular Malaysia" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Brownlowia_latifiana_Chung_2017>
dwc:authority "R.C.K.Chung" ;
dwc:authorityName "R. C. K. Chung" ;
dwc:authorityYear "2017" ;
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Brownlowia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "R. C. K. Chung, 2017" ;
dwc:species "latifiana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5WSN2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Brownlowia_latifiana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Brownlowia_latifiana>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Brownlowia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "latifiana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brownlowia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brownlowia>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Brownlowia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malvaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
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://tb.plazi.org/GgServer/dwcaRecords/685E8788CF42FF97FAD7CE51A2DCF781.mc.509F3CC3CF42FF94FAD7CE8FA1DEF7BB>
dwc:eventDate "2009-07-21" ;
dwc:locality "Jerangau Forest Reserve" ;
dwc:recordedBy "Y. C. Chan & C. L. Lim" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "65" ;
dwc:verbatimLatitude "4.7966666" ;
dwc:verbatimLongitude "103.075836" ;
trt:httpUri <https://treatment.plazi.org/id/685E8788CF42FF97FAD7CE51A2DCF781#509F3CC3CF42FF94FAD7CE8FA1DEF7BB> ;
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/685E8788CF4BFF9DFAD7C836A1CFFEC6>
dc:creator "Chung, R. C. K.; Soepadmo, E." ;
dc:title "Brownlowia helferiana Pierre" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.298.2.3> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Brownlowia_helferiana> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.298.2.3>
bibo:endPage "146" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-03-10" ;
bibo:startPage "134" ;
bibo:volume "298" ;
dc:creator "Chung, R. C. K.; Soepadmo, E." ;
dc:date "2017" ;
dc:title "Brownlowia latifiana (Malvaceae-Brownlowioideae), a new species from Terengganu, Peninsular Malaysia" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Brownlowia_helferiana>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Brownlowia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "helferiana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brownlowia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brownlowia>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Brownlowia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malvaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
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 .

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/685E8788CF4BFF9DFAD7C8A6A44DFE72>
dc:creator "Chung, R. C. K.; Soepadmo, E." ;
dc:title "Brownlowia kleinhovioidea King" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.298.2.3> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Brownlowia_kleinhovioidea> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.298.2.3>
bibo:endPage "146" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-03-10" ;
bibo:startPage "134" ;
bibo:volume "298" ;
dc:creator "Chung, R. C. K.; Soepadmo, E." ;
dc:date "2017" ;
dc:title "Brownlowia latifiana (Malvaceae-Brownlowioideae), a new species from Terengganu, Peninsular Malaysia" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Brownlowia_kleinhovioidea>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Brownlowia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "kleinhovioidea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brownlowia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brownlowia>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Brownlowia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malvaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
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 .

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/685E8788CF4BFF9DFAD7CAAEA394FC7A>
dc:creator "Chung, R. C. K.; Soepadmo, E." ;
dc:title "Brownlowia velutina Kosterm." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.298.2.3> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Brownlowia_velutina> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.298.2.3>
bibo:endPage "146" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-03-10" ;
bibo:startPage "134" ;
bibo:volume "298" ;
dc:creator "Chung, R. C. K.; Soepadmo, E." ;
dc:date "2017" ;
dc:title "Brownlowia latifiana (Malvaceae-Brownlowioideae), a new species from Terengganu, Peninsular Malaysia" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Brownlowia_velutina>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Brownlowia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "velutina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brownlowia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brownlowia>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Brownlowia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malvaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
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 .

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/685E8788CF4BFF9DFAD7CB3AA29BFDC2>
dc:creator "Chung, R. C. K.; Soepadmo, E." ;
dc:title "Brownlowia macrophylla King" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.298.2.3> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Brownlowia_macrophylla> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.298.2.3>
bibo:endPage "146" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-03-10" ;
bibo:startPage "134" ;
bibo:volume "298" ;
dc:creator "Chung, R. C. K.; Soepadmo, E." ;
dc:date "2017" ;
dc:title "Brownlowia latifiana (Malvaceae-Brownlowioideae), a new species from Terengganu, Peninsular Malaysia" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Brownlowia_macrophylla>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Brownlowia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "macrophylla" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brownlowia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brownlowia>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Brownlowia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malvaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
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 .

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/685E8788CF4CFF9DFAD7CE3EA48EFF76>
dc:creator "Chung, R. C. K.; Soepadmo, E." ;
dc:title "Brownlowia argentata Kurz" ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.298.2.3> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Brownlowia_argentata> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.298.2.3>
bibo:endPage "146" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2017-03-10" ;
bibo:startPage "134" ;
bibo:volume "298" ;
dc:creator "Chung, R. C. K.; Soepadmo, E." ;
dc:date "2017" ;
dc:title "Brownlowia latifiana (Malvaceae-Brownlowioideae), a new species from Terengganu, Peninsular Malaysia" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Brownlowia_argentata>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Brownlowia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "argentata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brownlowia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brownlowia>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Brownlowia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malvaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
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 .