GG2RDF 2024-07-04T10:51:45.858Z full update: 019 of 241 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-07-04 10:58:22 +00:00
parent 546b356eed
commit 6ba2c1d5f4
3000 changed files with 401952 additions and 0 deletions

View file

@ -0,0 +1,84 @@
@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/5ED4272FCA7C5B99A843846B8540388D>
cito:cites <http://dx.doi.org/10.3897/phytokeys.164.55441.figure2> ;
dc:creator "Queiroz, Luciano Paganucci de; Snak, Cristiane" ;
dc:title "Cymbosema Benth., J. Bot. (Hooker) 2: 61. 1840" ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.164.55441> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Cymbosema> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/phytokeys.164.55441>
bibo:endPage "114" ;
bibo:journal "PhytoKeys" ;
bibo:startPage "67" ;
bibo:volume "164" ;
dc:creator "Queiroz, Luciano Paganucci de; Snak, Cristiane" ;
dc:date "2020" ;
dc:title "Revisiting the taxonomy of Dioclea and related genera (Leguminosae, Papilionoideae), with new generic circumscriptions" ;
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.164.55441.figure2> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Cymbosema>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Cymbosema" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fabales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
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.3897/phytokeys.164.55441.figure2>
dc:description "Figure 2. Representatives of the clade A. Cleobulia coccinea (Mart. ex Benth.) L. P. Queiroz A flowering vine showing the arcuate inflorescences B detail of the inflorescence showing resupinate flowers; the inset highlights the wing petals (w) much shorter than the standard (s) and keel petals (k) C fruit (from Queiroz 16029). Cleobulia diocleoides Benth. D a resupinate flower showing the reduced wing (from Queiroz 16036). Cymbosema roseum Benth. E part of the inflorescence showing the bird pollinated flowers and the free adaxial stamen (arrow) F immature fruits showing the characteristic broad oblong fruit body and the long beak (from Cardoso 2868). Dioclea virgata (Rich.) Amshoff G flowers (from Cardoso 2374) H fruits (from Cardoso 2100). Dioclea fimbriata Huber I flowers (from Snak 1223). Dioclea burkartii R. H. Maxwell J a seed showing the marbled testa and the elongate hilum encircling about half of its circumpherence (arrow; from Snak 826). Dioclea apurensis K flowers (from Queiroz 13035). Photos A-D, J-K: L. P. Queiroz; E-H: D. Cardoso; I: C. Snak." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/465929> ;
a fabio:Figure .

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/5ED429E0ECEC583BA55F78F521F33DAA>
dc:creator "Lee, Jong-Won; Yun, Ho-Geun; Hwang, Tae Young; Kim, Kyungmin; Jung, Se-Hoon; An, Jong Bin" ;
dc:title "Athyrium niponicum Hance 1872" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Athyrium_niponicum_Mett._1872> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.11.e113952> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.11.e113952>
bibo:endPage "113952" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:pubDate "2023-12-18" ;
bibo:startPage "113952" ;
bibo:volume "11" ;
dc:creator "Lee, Jong-Won; Yun, Ho-Geun; Hwang, Tae Young; Kim, Kyungmin; Jung, Se-Hoon; An, Jong Bin" ;
dc:date "2023" ;
dc:title "Floristic inventory and distribution characteristics of algific talus slopes in a specific area of forest biodiversity in South Korea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Athyrium_niponicum_Mett._1872>
dwc:LSID "5ED429E0-ECEC-583B-A55F-78F521F33DAA" ;
dwc:authority "(Mett.) Hance, 1872" ;
dwc:authorityName "Hance" ;
dwc:authorityYear "1872" ;
dwc:baseAuthorityName "Mett." ;
dwc:class "Polypodiopsida" ;
dwc:family "Athyriaceae" ;
dwc:genus "Athyrium" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Monilophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mett.) Hance, 1872" ;
dwc:species "niponicum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Athyrium_niponicum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Athyrium_niponicum>
dwc:class "Polypodiopsida" ;
dwc:family "Athyriaceae" ;
dwc:genus "Athyrium" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Monilophyta" ;
dwc:rank "species" ;
dwc:species "niponicum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Athyrium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Athyrium>
dwc:class "Polypodiopsida" ;
dwc:family "Athyriaceae" ;
dwc:genus "Athyrium" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Monilophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Athyriaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Athyriaceae>
dwc:class "Polypodiopsida" ;
dwc:family "Athyriaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Monilophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
dwc:class "Polypodiopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Polypodiales" ;
dwc:phylum "Monilophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
dwc:class "Polypodiopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Monilophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Monilophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Monilophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Monilophyta" ;
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,124 @@
@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/5ED4716FAC7F414ED96CDBB79EB72302>
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:title "Trinomys albispinus subsp. albispinus I. Geoffroy 1838" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5ED4716FAC7F414ED96CDBB79EB72302.mc.DC6D99B7228F3B82345F293569BA71B9> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trinomys_albispinus_albispinus_Geoffroy_1838> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316535> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.7316535>
bibo:endPage "1592" ;
bibo:startPage "1575" ;
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:date "2005" ;
dc:title "Order Rodentia - Family Echimyidae" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Trinomys_albispinus_albispinus_Geoffroy_1838>
dwc:authority "I. Geoffroy 1838" ;
dwc:authorityName "I. Geoffroy" ;
dwc:authorityYear "1838" ;
dwc:class "Mammalia" ;
dwc:family "Echimyidae" ;
dwc:genus "Trinomys" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "I. Geoffroy, 1838" ;
dwc:species "albispinus" ;
dwc:subSpecies "albispinus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5LM4B> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trinomys_albispinus_albispinus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trinomys_albispinus_albispinus>
dwc:class "Mammalia" ;
dwc:family "Echimyidae" ;
dwc:genus "Trinomys" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:species "albispinus" ;
dwc:subSpecies "albispinus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trinomys_albispinus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trinomys_albispinus>
dwc:class "Mammalia" ;
dwc:family "Echimyidae" ;
dwc:genus "Trinomys" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "albispinus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trinomys> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trinomys>
dwc:class "Mammalia" ;
dwc:family "Echimyidae" ;
dwc:genus "Trinomys" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echimyidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echimyidae>
dwc:class "Mammalia" ;
dwc:family "Echimyidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/5ED4716FAC7F414ED96CDBB79EB72302.mc.DC6D99B7228F3B82345F293569BA71B9>
trt:gbifOccurrenceId "4867355341" ;
trt:httpUri <https://treatment.plazi.org/id/5ED4716FAC7F414ED96CDBB79EB72302#DC6D99B7228F3B82345F293569BA71B9> ;
a dwc:MaterialCitation .