GG2RDF 2024-07-22T14:56:57.744Z (plazi/treatments-xml)
This commit is contained in:
parent
3c2b0bb4a8
commit
c9afebdbe7
83
data/03/BA/B2/03BAB207EC34EC3EFCC767257ECC85C4.ttl
Normal file
83
data/03/BA/B2/03BAB207EC34EC3EFCC767257ECC85C4.ttl
Normal file
|
@ -0,0 +1,83 @@
|
|||
@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/03BAB207EC34EC3EFCC767257ECC85C4>
|
||||
dc:creator "Fuchs, Dirk; Weis, Robert; Thuy, Ben" ;
|
||||
dc:title "Loligosepiina Jeletzky 1965" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Loligosepiina_Jeletzky_1965> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1186/s13358-024-00303-y> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1186/s13358-024-00303-y>
|
||||
bibo:endPage "10" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Swiss Journal of Palaeontology" ;
|
||||
bibo:pubDate "2024-02-14" ;
|
||||
bibo:series "6" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "143" ;
|
||||
dc:creator "Fuchs, Dirk; Weis, Robert; Thuy, Ben" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "SimoniteUthiS, a new vampyromorph coleoid with prey in its arms from the Early Jurassic of Luxembourg" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Loligosepiina_Jeletzky_1965>
|
||||
dwc:authority "Jeletzky, 1965" ;
|
||||
dwc:authorityName "Jeletzky" ;
|
||||
dwc:authorityYear "1965" ;
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Vampyromorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subOrder" ;
|
||||
dwc:scientificNameAuthorship "Jeletzky, 1965" ;
|
||||
dwc:subOrder "Loligosepiina" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Loligosepiina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Loligosepiina>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Vampyromorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subOrder" ;
|
||||
dwc:subOrder "Loligosepiina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vampyromorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vampyromorpha>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Vampyromorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cephalopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cephalopoda>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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 .
|
125
data/03/BA/B2/03BAB207EC37EC3AFCC766757990816E.ttl
Normal file
125
data/03/BA/B2/03BAB207EC37EC3AFCC766757990816E.ttl
Normal file
|
@ -0,0 +1,125 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03BAB207EC37EC3AFCC766757990816E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12006463>, <http://dx.doi.org/10.5281/zenodo.12006472>, <http://dx.doi.org/10.5281/zenodo.12006484>, <http://dx.doi.org/10.5281/zenodo.12006496> ;
|
||||
dc:creator "Fuchs, Dirk; Weis, Robert; Thuy, Ben" ;
|
||||
dc:title "Simoniteuthis michaelyi Fuchs & Weis & Thuy 2024, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BAB207EC37EC3AFCC766757990816E.mc.3B7B094CEC37EC3DFCA8663479818535> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Simoniteuthis_michaelyi_Fuchs_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1186/s13358-024-00303-y> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1186/s13358-024-00303-y>
|
||||
bibo:endPage "10" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Swiss Journal of Palaeontology" ;
|
||||
bibo:pubDate "2024-02-14" ;
|
||||
bibo:series "6" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "143" ;
|
||||
dc:creator "Fuchs, Dirk; Weis, Robert; Thuy, Ben" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "SimoniteUthiS, a new vampyromorph coleoid with prey in its arms from the Early Jurassic of Luxembourg" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12006463>, <http://dx.doi.org/10.5281/zenodo.12006472>, <http://dx.doi.org/10.5281/zenodo.12006484>, <http://dx.doi.org/10.5281/zenodo.12006496> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Simoniteuthis_michaelyi_Fuchs_2024>
|
||||
dwc:authority "Fuchs & Weis & Thuy, 2024" ;
|
||||
dwc:authorityName "Fuchs & Weis & Thuy" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:genus "Simoniteuthis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Vampyromorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fuchs & Weis & Thuy, 2024" ;
|
||||
dwc:species "michaelyi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Simoniteuthis_michaelyi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Simoniteuthis_michaelyi>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:genus "Simoniteuthis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Vampyromorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "michaelyi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Simoniteuthis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Simoniteuthis>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:genus "Simoniteuthis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Vampyromorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vampyromorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vampyromorpha>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Vampyromorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cephalopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cephalopoda>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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://dx.doi.org/10.5281/zenodo.12006463>
|
||||
dc:description "Fig. 1 Detailed map of the Edward Steichen Industrial Zone, northeast of the town of Bascharage in southwest Luxembourg.The area marked by a black asterisk corresponds to the place of finding (© Carte topographique: Adm. Du Cadastre et de la Topographie,Luxembourg)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12006463/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12006472>
|
||||
dc:description "Fig. 2 Simoniteuthis michaelyi n. gen. n. sp., holotype (MNHNL TI024), Lower Toarcian, Serpentinum Chronozone, Exaratum Subchronozone, Bascharage.A–D slab; E–G counter-slab. A overview; B camera lucida drawing of A; C close-up of the head–arm complex; D same under UV-light showing the weakly illuminating arm musculature; E overview; F close-up of the preyed fishes, red colour Specimen 1 (op=opercle; sop =subopercle),blue colour Specimen 2 (caud= caudal fin; sop =subopercle; centra =central vertebra); G same under UV-light. Scale bars =10 mm" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12006472/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12006484>
|
||||
dc:description "Fig. 3 Gladius morphology of Simoniteuthis michaelyi n. gen. n. sp., holotype (MNHNL TI024), Lower Toarcian,Serpentinum Chronozone, Exaratum Subchronozone, Bascharage. A overview of the slab; B close-up of the anterior hyperbolar zone showing the course of growth increments; C schematic morphology and measurements; D overview of the counter-slab;E close-up of the posterior gladius showing the course of growth increments. Scale bars=10 mm" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12006484/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12006496>
|
||||
dc:description "Fig. 4 Comparative gladius morphology of selected octobrachiate coleoids.A Topology of the cluster analysis based on gladius outlines; B 3-reconstructions of the same gladiuses systematically sorted (after Fuchs, 2020). Where known arm configurations are indicated. Note the gladius outline of Vampyrofugies (based on Rowe et al., 2023) is approximated" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12006496/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BAB207EC37EC3AFCC766757990816E.mc.3B7B094CEC37EC3DFCA8663479818535>
|
||||
dwc:catalogNumber "TI024" ;
|
||||
dwc:collectionCode "MNHNL" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BAB207EC37EC3AFCC766757990816E#3B7B094CEC37EC3DFCA8663479818535> ;
|
||||
a dwc:MaterialCitation .
|
84
data/03/BA/B2/03BAB207EC37EC3DFF7D6495799C84F5.ttl
Normal file
84
data/03/BA/B2/03BAB207EC37EC3DFF7D6495799C84F5.ttl
Normal 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/03BAB207EC37EC3DFF7D6495799C84F5>
|
||||
dc:creator "Fuchs, Dirk; Weis, Robert; Thuy, Ben" ;
|
||||
dc:title "Simoniteuthis Fuchs & Weis & Thuy 2024, n. gen." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Simoniteuthis_Fuchs_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1186/s13358-024-00303-y> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1186/s13358-024-00303-y>
|
||||
bibo:endPage "10" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Swiss Journal of Palaeontology" ;
|
||||
bibo:pubDate "2024-02-14" ;
|
||||
bibo:series "6" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "143" ;
|
||||
dc:creator "Fuchs, Dirk; Weis, Robert; Thuy, Ben" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "SimoniteUthiS, a new vampyromorph coleoid with prey in its arms from the Early Jurassic of Luxembourg" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Simoniteuthis_Fuchs_2024>
|
||||
dwc:authority "Fuchs & Weis & Thuy, 2024" ;
|
||||
dwc:authorityName "Fuchs & Weis & Thuy" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:genus "Simoniteuthis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Vampyromorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Fuchs & Weis & Thuy, 2024" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C62RW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Simoniteuthis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Simoniteuthis>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:genus "Simoniteuthis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Vampyromorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vampyromorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vampyromorpha>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Vampyromorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cephalopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cephalopoda>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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 .
|
190
data/5D/15/18/5D151864F37C51D9B37B78B4CE209A0D.ttl
Normal file
190
data/5D/15/18/5D151864F37C51D9B37B78B4CE209A0D.ttl
Normal file
|
@ -0,0 +1,190 @@
|
|||
@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/5D151864F37C51D9B37B78B4CE209A0D>
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.244.127978.figure3>, <http://dx.doi.org/10.3897/phytokeys.244.127978.figure4> ;
|
||||
dc:creator "Cheng, Zhuo; Li, Jiahua; Xu, Congli; Zhang, Lixiang; Gong, Qiangbang; Long, Chunlin" ;
|
||||
dc:title "Coptis austrogaoligongensis C. L. Long & Z. Cheng 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.6C442107FFF1893A903482EA4C0402E7>, <http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.5AC63DD21B1062273EEB38827EDFD02F>, <http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.9F14B209885E39EADDE7ABF0323ED4E0>, <http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.28571C2014A1E456836AEB9B998CEA78>, <http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.EE76052DE71F5337AD5A25B16A37C5EE>, <http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.E8D52785069EA1D106F607D3EAEFE77C>, <http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.249C4179D9FFC21D7AB21576E26F050D>, <http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.C4769DD256FA2831FA7A072FFB452C71> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Coptis_austrogaoligongensis_Long_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.244.127978> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.244.127978>
|
||||
bibo:endPage "235" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:pubDate "2024-07-19" ;
|
||||
bibo:startPage "225" ;
|
||||
bibo:volume "244" ;
|
||||
dc:creator "Cheng, Zhuo; Li, Jiahua; Xu, Congli; Zhang, Lixiang; Gong, Qiangbang; Long, Chunlin" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Coptis austrogaoligongensis (Ranunculaceae), a new species from West Yunnan, China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.244.127978.figure3>, <http://dx.doi.org/10.3897/phytokeys.244.127978.figure4> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Coptis_austrogaoligongensis_Long_2024>
|
||||
dwc:authority "C. L. Long & Z. Cheng" ;
|
||||
dwc:authorityName "C. L. Long & Z. Cheng" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Coptis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "C. L. Long & Z. Cheng, 2024" ;
|
||||
dwc:species "austrogaoligongensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Coptis_austrogaoligongensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Coptis_austrogaoligongensis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Coptis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "austrogaoligongensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Coptis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Coptis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Coptis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.244.127978.figure3>
|
||||
dc:description "Figure 3. Coptis austrogaoligongensis C. L. Long & Z. Cheng, sp. nov. A species habitat B leaf C plant in florescence stage D whole plant E petiole F margin with sparsely upturned spiny hairs G rhizome and fibrous roots H calyx I petal J, K bract L fruit. Photos by Zhuo Cheng & Jiahua Li." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1095768> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.244.127978.figure4>
|
||||
dc:description "Figure 4. Coptis austrogaoligongensis C. L. Long & Z. Cheng, sp. nov. A species habitat B Fruit C Flower D margin with sparsely upturned spiny hairs E calyx F petal G bract H bract. Drawn by Xinchen Qu." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1095769> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.6C442107FFF1893A903482EA4C0402E7>
|
||||
dwc:collectionCode "KUN" ;
|
||||
dwc:eventDate "2023-03-20" ;
|
||||
dwc:locality "Zhina Township" ;
|
||||
dwc:recordedBy "Zhuo Cheng" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2444" ;
|
||||
dwc:verbatimLatitude "25.265278" ;
|
||||
dwc:verbatimLongitude "98.06972" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5D151864F37C51D9B37B78B4CE209A0D#6C442107FFF1893A903482EA4C0402E7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.5AC63DD21B1062273EEB38827EDFD02F>
|
||||
dwc:collectionCode "KUN" ;
|
||||
dwc:eventDate "2023-03-20" ;
|
||||
dwc:locality "Zhina Township" ;
|
||||
dwc:recordedBy "Zhuo Cheng" ;
|
||||
dwc:verbatimElevation "2444" ;
|
||||
dwc:verbatimLatitude "25.265278" ;
|
||||
dwc:verbatimLongitude "98.06972" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5D151864F37C51D9B37B78B4CE209A0D#5AC63DD21B1062273EEB38827EDFD02F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.9F14B209885E39EADDE7ABF0323ED4E0>
|
||||
dwc:collectionCode "KUN" ;
|
||||
dwc:eventDate "2009-09-29" ;
|
||||
dwc:locality "Lushui County" ;
|
||||
dwc:recordedBy "L. Xie" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5D151864F37C51D9B37B78B4CE209A0D#9F14B209885E39EADDE7ABF0323ED4E0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.28571C2014A1E456836AEB9B998CEA78>
|
||||
dwc:collectionCode "PE" ;
|
||||
dwc:eventDate "2007-11-20" ;
|
||||
dwc:locality "Lushui County" ;
|
||||
dwc:recordedBy "H. Li" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5D151864F37C51D9B37B78B4CE209A0D#28571C2014A1E456836AEB9B998CEA78> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.EE76052DE71F5337AD5A25B16A37C5EE>
|
||||
dwc:collectionCode "KUN" ;
|
||||
dwc:eventDate "2014-04-23" ;
|
||||
dwc:locality "Longyang District" ;
|
||||
dwc:recordedBy "H. J. Dong" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5D151864F37C51D9B37B78B4CE209A0D#EE76052DE71F5337AD5A25B16A37C5EE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.E8D52785069EA1D106F607D3EAEFE77C>
|
||||
dwc:collectionCode "PE" ;
|
||||
dwc:eventDate "2008-03-15" ;
|
||||
dwc:locality "Fugong County" ;
|
||||
dwc:recordedBy "X. H. Jin & T. Zhang" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5D151864F37C51D9B37B78B4CE209A0D#E8D52785069EA1D106F607D3EAEFE77C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.249C4179D9FFC21D7AB21576E26F050D>
|
||||
dwc:collectionCode "PE" ;
|
||||
dwc:eventDate "2007-11-12" ;
|
||||
dwc:locality "Fugong County" ;
|
||||
dwc:recordedBy "H. Li" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5D151864F37C51D9B37B78B4CE209A0D#249C4179D9FFC21D7AB21576E26F050D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5D151864F37C51D9B37B78B4CE209A0D.mc.C4769DD256FA2831FA7A072FFB452C71>
|
||||
dwc:collectionCode "PE" ;
|
||||
dwc:eventDate "1984-09-27" ;
|
||||
dwc:locality "Gongshan County" ;
|
||||
dwc:recordedBy "Qingzang team" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5D151864F37C51D9B37B78B4CE209A0D#C4769DD256FA2831FA7A072FFB452C71> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue