GG2RDF 2024-08-28T14:40:15.531Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-28 14:40:29 +00:00
parent 1539b56da3
commit 21d23f179c
3 changed files with 222 additions and 1 deletions

View file

@ -9,10 +9,11 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03CD87992647FFA6FF55B8AAFC1AFEBD>
<http://treatment.plazi.org/id/03CD87992647FFA4FF55B8AAFC89FF34>
cito:cites <http://dx.doi.org/10.5281/zenodo.13214912> ;
dc:creator "Li, Jian-Ling; Tang, Zhong-Xiang; He, Qiu-Lan; Wang, Shao-Neng; Liang, Sheng-Hua; Jiang, Ri-Hong" ;
dc:title "Isodon maoershanensis R. H. Jiang & Jian L. Li, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03CD87992647FFA4FF55B8AAFC89FF34.mc.3B0C3CD22647FFA6FF55B942FCA2FEBD>, <http://tb.plazi.org/GgServer/dwcaRecords/03CD87992647FFA4FF55B8AAFC89FF34.mc.3B0C3CD22647FFA6FCD0B91EFC1AFEBD> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Isodon_maoershanensis_Jiang_2024> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.645.1.9> ;
a trt:Treatment .
@ -111,3 +112,25 @@
dc:description "FIGURE 1. Isodon maoershanensis R.H.Jiang & Jian L.Li: A. Habit; B. Flowering branch; C. The two sides of leaf; D. Inflorescence; E. Front view of flower; F. Side view of flower; G. Flower anatomy; H. Leaf shapes; I. Adaxial side of leaf; J. Abaxial side of leaf. Photographed by Jian-Ling Li." ;
fabio:hasRepresentation <https://zenodo.org/record/13214912/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD87992647FFA4FF55B8AAFC89FF34.mc.3B0C3CD22647FFA6FF55B942FCA2FEBD>
dwc:collectionCode "GXFI" ;
dwc:eventDate "2023-09-09" ;
dwc:locality "County" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2065" ;
dwc:verbatimLatitude "25.866253" ;
dwc:verbatimLongitude "110.41227" ;
trt:httpUri <https://treatment.plazi.org/id/03CD87992647FFA4FF55B8AAFC89FF34#3B0C3CD22647FFA6FF55B942FCA2FEBD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03CD87992647FFA4FF55B8AAFC89FF34.mc.3B0C3CD22647FFA6FCD0B91EFC1AFEBD>
dwc:collectionCode "GXFI" ;
dwc:eventDate "2023-09-09" ;
dwc:locality "County" ;
dwc:typeStatus "isotype" ;
dwc:verbatimElevation "2065" ;
dwc:verbatimLatitude "25.866253" ;
dwc:verbatimLongitude "110.41227" ;
trt:httpUri <https://treatment.plazi.org/id/03CD87992647FFA4FF55B8AAFC89FF34#3B0C3CD22647FFA6FCD0B91EFC1AFEBD> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,79 @@
@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/03D78795FFF7FFFEFF7BFE5261BE2D5A>
dc:creator "Flores-Sánchez, Ignacio Darío; Sandoval-Villa, Manuel; Uscanga-Mortera, Ebandro; Silva-Rojas, Hilda Victoria" ;
dc:title "Jaltomata Schltdl." ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.641.2.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Jaltomata> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.641.2.1>
bibo:endPage "98" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-03-18" ;
bibo:startPage "85" ;
bibo:volume "641" ;
dc:creator "Flores-Sánchez, Ignacio Darío; Sandoval-Villa, Manuel; Uscanga-Mortera, Ebandro; Silva-Rojas, Hilda Victoria" ;
dc:date "2024" ;
dc:title "Jaltomata tlaxcala, a new species of the genus Jaltomata (Solanaceae, Solanoideae, Solaneae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Jaltomata>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Jaltomata" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Solanales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
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,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/03D78795FFFAFFF3FF7BFC3764EB2F74>
dc:creator "Flores-Sánchez, Ignacio Darío; Sandoval-Villa, Manuel; Uscanga-Mortera, Ebandro; Silva-Rojas, Hilda Victoria" ;
dc:title "Jaltomata tlaxcala Flores-Sanchez & Sandoval-Villa, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D78795FFFAFFF3FF7BFC3764EB2F74.mc.3B163CDEFFFAFFF3FF7BFBA361012D35> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Jaltomata_tlaxcala_Flores-Sanchez_2024> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.641.2.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.641.2.1>
bibo:endPage "98" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-03-18" ;
bibo:startPage "85" ;
bibo:volume "641" ;
dc:creator "Flores-Sánchez, Ignacio Darío; Sandoval-Villa, Manuel; Uscanga-Mortera, Ebandro; Silva-Rojas, Hilda Victoria" ;
dc:date "2024" ;
dc:title "Jaltomata tlaxcala, a new species of the genus Jaltomata (Solanaceae, Solanoideae, Solaneae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Jaltomata_tlaxcala_Flores-Sanchez_2024>
dwc:authority "Flores-Sanchez & Sandoval-Villa" ;
dwc:authorityName "Flores-Sanchez & Sandoval-Villa" ;
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Jaltomata" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Flores-Sanchez & Sandoval-Villa" ;
dwc:species "tlaxcala" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CDG8K> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Jaltomata_tlaxcala> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Jaltomata_tlaxcala>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Jaltomata" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "tlaxcala" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jaltomata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Jaltomata>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:genus "Jaltomata" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Solanaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Solanales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Solanales" ;
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/03D78795FFFAFFF3FF7BFC3764EB2F74.mc.3B163CDEFFFAFFF3FF7BFBA361012D35>
dwc:collectionCode "C" ;
dwc:eventDate "2015-08-11" ;
dwc:locality "Ixtenco" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2500" ;
dwc:verbatimLatitude "19.25" ;
dwc:verbatimLongitude "-97.88333" ;
trt:httpUri <https://treatment.plazi.org/id/03D78795FFFAFFF3FF7BFC3764EB2F74#3B163CDEFFFAFFF3FF7BFBA361012D35> ;
a dwc:MaterialCitation .