GG2RDF 2024-07-22T14:26:48.554Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-07-22 14:27:01 +00:00
parent c3c84dad9b
commit fddfebb213
8 changed files with 787 additions and 14 deletions

View file

@ -12,7 +12,7 @@
<http://treatment.plazi.org/id/1575DC470650FFAAFCDE2DACFACDADC1>
dc:creator "Banfi, Enrico" ;
dc:title "Chrysojasminum bignoniaceum, comb. nov." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Jasminum_bignoniaceum_zeylanicum> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Jasminum_bignoniaceum> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2014.54> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Chrysojasminum_bignoniaceum> ;
a trt:Treatment .
@ -91,19 +91,6 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Jasminum_bignoniaceum_zeylanicum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:species "bignoniaceum" ;
dwc:subSpecies "zeylanicum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jasminum_bignoniaceum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Jasminum_bignoniaceum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;

View file

@ -0,0 +1,133 @@
@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/1575DC470650FFAAFCDE2EFBFBAEAC5B>
dc:creator "Banfi, Enrico" ;
dc:title "Chrysojasminum floridum Banfi 2014, comb. nov." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Jasminum_floridum> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chrysojasminum_floridum_Bunge_2014> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2014.54> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2014.54>
bibo:endPage "6" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2014-08-01" ;
bibo:startPage "3" ;
bibo:volume "1" ;
dc:creator "Banfi, Enrico" ;
dc:date "2014" ;
dc:title "Chrysojasminum, a new genus for Jasminum sect. Alternifolia (Oleaceae, Jasmineae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Chrysojasminum_floridum_Bunge_2014>
dwc:authority "(Bunge) Banfi" ;
dwc:authorityName "Banfi" ;
dwc:authorityYear "2014" ;
dwc:baseAuthorityName "Bunge" ;
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bunge) Banfi, 2014" ;
dwc:species "floridum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5Z2CC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chrysojasminum_floridum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Chrysojasminum_floridum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "floridum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chrysojasminum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Chrysojasminum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Oleaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Jasminum_floridum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "floridum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jasminum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Jasminum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
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/1575DC470650FFAAFCDE2F60FABFACD0>
dc:creator "Banfi, Enrico" ;
dc:title "Chrysojasminum fruticans Banfi, comb. nov." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Jasminum_fruticans> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2014.54> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Chrysojasminum_fruticans> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2014.54>
bibo:endPage "6" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2014-08-01" ;
bibo:startPage "3" ;
bibo:volume "1" ;
dc:creator "Banfi, Enrico" ;
dc:date "2014" ;
dc:title "Chrysojasminum, a new genus for Jasminum sect. Alternifolia (Oleaceae, Jasmineae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Chrysojasminum_fruticans>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "fruticans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chrysojasminum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Chrysojasminum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Oleaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Jasminum_fruticans>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "fruticans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jasminum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Jasminum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
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/1575DC470650FFAAFFEF2EFBFBC1AE16>
dc:creator "Banfi, Enrico" ;
dc:title "Chrysojasminum Banfi 2014, gen. nov." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Jasminum_Alternifolia> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chrysojasminum_Banfi_2014> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2014.54> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2014.54>
bibo:endPage "6" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2014-08-01" ;
bibo:startPage "3" ;
bibo:volume "1" ;
dc:creator "Banfi, Enrico" ;
dc:date "2014" ;
dc:title "Chrysojasminum, a new genus for Jasminum sect. Alternifolia (Oleaceae, Jasmineae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Chrysojasminum_Banfi_2014>
dwc:authority "Banfi" ;
dwc:authorityName "Banfi" ;
dwc:authorityYear "2014" ;
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Banfi, 2014" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8WDCR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chrysojasminum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Chrysojasminum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Oleaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Jasminum_Alternifolia>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "section" ;
dwc:section "Alternifolia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jasminum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Jasminum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,145 @@
@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/1575DC470653FFA9FCA1289EFCE9AA34>
dc:creator "Banfi, Enrico" ;
dc:title "Chrysojasminum goetzeanum Banfi 2014, comb. nov." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Jasminum_goetzeanum>, <http://taxon-name.plazi.org/id/Plantae/Jasminum_odoratissimum> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chrysojasminum_goetzeanum_Gilg_2014> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2014.54> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2014.54>
bibo:endPage "6" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2014-08-01" ;
bibo:startPage "3" ;
bibo:volume "1" ;
dc:creator "Banfi, Enrico" ;
dc:date "2014" ;
dc:title "Chrysojasminum, a new genus for Jasminum sect. Alternifolia (Oleaceae, Jasmineae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Chrysojasminum_goetzeanum_Gilg_2014>
dwc:authority "(Gilg) Banfi" ;
dwc:authorityName "Banfi" ;
dwc:authorityYear "2014" ;
dwc:baseAuthorityName "Gilg" ;
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gilg) Banfi, 2014" ;
dwc:species "goetzeanum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5Z2CD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chrysojasminum_goetzeanum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Chrysojasminum_goetzeanum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "goetzeanum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chrysojasminum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Chrysojasminum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Oleaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Jasminum_goetzeanum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "goetzeanum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jasminum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Jasminum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Jasminum_odoratissimum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "odoratissimum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jasminum> ;
a dwcFP:TaxonName .

View file

@ -12,6 +12,7 @@
<http://treatment.plazi.org/id/1575DC470653FFA9FCA12ADDFBD0AF69>
dc:creator "Banfi, Enrico" ;
dc:title "Chrysojasminum subhumile Banfi, comb. nov." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Jasminum_subhumile> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2014.54> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Chrysojasminum_subhumile> ;
a trt:Treatment .
@ -89,3 +90,26 @@
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Jasminum_subhumile>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "subhumile" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jasminum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Jasminum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,135 @@
@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/1575DC470653FFA9FFEF289EFE98A99E>
cito:cites <http://dx.doi.org/10.5281/zenodo.12523566> ;
dc:creator "Banfi, Enrico" ;
dc:title "Chrysojasminum humile Banfi, comb. nov." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Jasminum_humile>, <http://taxon-name.plazi.org/id/Plantae/Jasminum_humile_humile> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2014.54> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Chrysojasminum_humile> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2014.54>
bibo:endPage "6" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2014-08-01" ;
bibo:startPage "3" ;
bibo:volume "1" ;
dc:creator "Banfi, Enrico" ;
dc:date "2014" ;
dc:title "Chrysojasminum, a new genus for Jasminum sect. Alternifolia (Oleaceae, Jasmineae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12523566> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Chrysojasminum_humile>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "humile" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chrysojasminum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Chrysojasminum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Oleaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Jasminum_humile>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "humile" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jasminum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Jasminum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Jasminum_humile_humile>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "humile" ;
dwc:variety "humile" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jasminum_humile> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.12523566>
dc:description "Fig. 1 - Chrysojasminum humile, the type species of the genus (Photo E. Banfi)." ;
fabio:hasRepresentation <https://zenodo.org/record/12523566/files/figure.png> ;
a fabio:Figure .

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/1575DC470653FFA9FFEF2BCAFD0BAF6E>
dc:creator "Banfi, Enrico" ;
dc:title "Chrysojasminum odoratissimum Banfi, comb. nov." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Jasminum_odoratissimum> ;
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2014.54> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Chrysojasminum_odoratissimum> ;
a trt:Treatment .
<http://dx.doi.org/10.4081/nhs.2014.54>
bibo:endPage "6" ;
bibo:issue "1" ;
bibo:journal "Natural History Sciences" ;
bibo:pubDate "2014-08-01" ;
bibo:startPage "3" ;
bibo:volume "1" ;
dc:creator "Banfi, Enrico" ;
dc:date "2014" ;
dc:title "Chrysojasminum, a new genus for Jasminum sect. Alternifolia (Oleaceae, Jasmineae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Chrysojasminum_odoratissimum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "odoratissimum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chrysojasminum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Chrysojasminum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Chrysojasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Oleaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
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 .
<http://taxon-name.plazi.org/id/Plantae/Jasminum_odoratissimum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "odoratissimum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jasminum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Jasminum>
dwc:class "Magnoliopsida" ;
dwc:family "Oleaceae" ;
dwc:genus "Jasminum" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oleaceae> ;
a dwcFP:TaxonName .