This commit is contained in:
treatmentbank 2024-09-24 14:42:27 +00:00
parent 6cf3c76914
commit cfbd01ce32

View file

@ -0,0 +1,147 @@
@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/0772BC181D305679A729B75678CA0958>
cito:cites <http://dx.doi.org/10.3897/phytokeys.246.130942.figure1>, <http://dx.doi.org/10.3897/phytokeys.246.130942.figure2>, <http://dx.doi.org/10.3897/phytokeys.246.130942.figure3>, <http://dx.doi.org/10.3897/phytokeys.246.130942.figure4> ;
dc:creator "Zheng, Yan; Liu, Bing; Rioual, Patrick; Long, Ji-Yan; Zhou, Min" ;
dc:title "Ulnaria shun-biseriata Bing Liu & Rioual 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0772BC181D305679A729B75678CA0958.mc.AA7CE65CDA6006109534BC508595F908>, <http://tb.plazi.org/GgServer/dwcaRecords/0772BC181D305679A729B75678CA0958.mc.D39D1E640A33E0EEB338C266049FF047> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ulnaria_shun-biseriata_Liu_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.246.130942> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/phytokeys.246.130942>
bibo:endPage "327" ;
bibo:journal "PhytoKeys" ;
bibo:pubDate "2024-09-24" ;
bibo:startPage "315" ;
bibo:volume "246" ;
dc:creator "Zheng, Yan; Liu, Bing; Rioual, Patrick; Long, Ji-Yan; Zhou, Min" ;
dc:date "2024" ;
dc:title "Ulnaria shun-biseriata sp. nov. (Bacillariophyta) from the Shun River in Hunan Province, China" ;
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.246.130942.figure1>, <http://dx.doi.org/10.3897/phytokeys.246.130942.figure2>, <http://dx.doi.org/10.3897/phytokeys.246.130942.figure3>, <http://dx.doi.org/10.3897/phytokeys.246.130942.figure4> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Ulnaria_shun-biseriata_Liu_2024>
dwc:authority "Bing Liu & Rioual" ;
dwc:authorityName "Bing Liu & Rioual" ;
dwc:authorityYear "2024" ;
dwc:class "Bacillariophyceae" ;
dwc:family "Ulnariaceae" ;
dwc:genus "Ulnaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Licmophorales" ;
dwc:phylum "Ochrophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bing Liu & Rioual, 2024" ;
dwc:species "shun-biseriata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ulnaria_shun-biseriata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Ulnaria_shun-biseriata>
dwc:class "Bacillariophyceae" ;
dwc:family "Ulnariaceae" ;
dwc:genus "Ulnaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Licmophorales" ;
dwc:phylum "Ochrophyta" ;
dwc:rank "species" ;
dwc:species "shun-biseriata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ulnaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ulnaria>
dwc:class "Bacillariophyceae" ;
dwc:family "Ulnariaceae" ;
dwc:genus "Ulnaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Licmophorales" ;
dwc:phylum "Ochrophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ulnariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ulnariaceae>
dwc:class "Bacillariophyceae" ;
dwc:family "Ulnariaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Licmophorales" ;
dwc:phylum "Ochrophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Licmophorales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Licmophorales>
dwc:class "Bacillariophyceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Licmophorales" ;
dwc:phylum "Ochrophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bacillariophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bacillariophyceae>
dwc:class "Bacillariophyceae" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Ochrophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ochrophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ochrophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Ochrophyta" ;
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.246.130942.figure1>
dc:description "Figure 1. Ulnaria shun-biseriata sp. nov., LM A I nine normal valves showing a size diminution series J Q eight abnormal valves A illustration of holotype specimen. Scale bar: 10 μm (I)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1140530> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/phytokeys.246.130942.figure2>
dc:description "Figure 2. Ulnaria shun-biseriata sp. nov., external view, SEM A C three complete valves, note biseriate striae and variable central areas D, E two apical details from A, note a few serrated projections protruding over the ocellulimbus (three arrows) F details of areolae showing the closing plates. Scale bars: 10 μm (A C); 1 μm (D F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1140531> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/phytokeys.246.130942.figure3>
dc:description "Figure 3. Ulnaria shun-biseriata sp. nov., external view, SEM A valve with valvocopula B D details from A showing the mantle, valvocopula and ocellulimbus. Scale bars: 10 μm (A); 1 μm (C D)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1140532> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/phytokeys.246.130942.figure4>
dc:description "Figure 4. Ulnaria shun-biseriata sp. nov., SEM, internal view A C three valves with closed valvocopulae D middle part detail from C note central area flanked by a few marginal striae only on one side and serrated projections over each virga (two arrows) E, F two apical details from C note unornamented valvocopula at both apices (arrow respectively). Scale bars: 10 μm (A C); 1 μm (D F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1140533> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/0772BC181D305679A729B75678CA0958.mc.AA7CE65CDA6006109534BC508595F908>
dwc:catalogNumber "DIA 2024008" ;
dwc:collectionCode "JIU" ;
dwc:locality "China" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0772BC181D305679A729B75678CA0958#AA7CE65CDA6006109534BC508595F908> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0772BC181D305679A729B75678CA0958.mc.D39D1E640A33E0EEB338C266049FF047>
dwc:eventDate "2021-10-05" ;
dwc:locality "Shun River" ;
dwc:recordedBy "Bing Liu" ;
dwc:verbatimElevation "400" ;
dwc:verbatimLatitude "25.248611" ;
dwc:verbatimLongitude "112.14222" ;
trt:httpUri <https://treatment.plazi.org/id/0772BC181D305679A729B75678CA0958#D39D1E640A33E0EEB338C266049FF047> ;
a dwc:MaterialCitation .