This commit is contained in:
treatmentbank 2024-11-11 12:18:46 +00:00
parent 632b10b3e0
commit 41c1c96102

View file

@ -0,0 +1,103 @@
@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#> .
<http://treatment.plazi.org/id/03FF87966650203C79ACCB4CFF05FD94>
dc:creator "Zhang, Yun; Liao, Mengna; Li, Yan-Ling; Chang, Feng-Qin; Kociolek, John Patrick" ;
dc:title "Cymbella xiaojinensis Zhang & Liao & Li & Chang & Kociolek 2021, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03FF87966650203C79ACCB4CFF05FD94.mc.3B3E3CDD6657203C7999CC84FEBDFE2D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Chromista/Cymbella_xiaojinensis_Zhang_2021> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.482.1.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.482.1.6>
bibo:endPage "64" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2021-01-27" ;
bibo:startPage "55" ;
bibo:volume "482" ;
dc:creator "Zhang, Yun; Liao, Mengna; Li, Yan-Ling; Chang, Feng-Qin; Kociolek, John Patrick" ;
dc:date "2021" ;
dc:title "Cymbella xiaojinensis sp. nov., a new cymbelloid diatom species (Bacillariophyceae) from high altitude lakes, China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Chromista/Cymbella_xiaojinensis_Zhang_2021>
dwc:authority "Li" ;
dwc:authorityName "Zhang & Liao & Li & Chang & Kociolek" ;
dwc:authorityYear "2021" ;
dwc:class "Bacillariophyceae" ;
dwc:family "Cymbellaceae" ;
dwc:genus "Cymbella" ;
dwc:kingdom "Chromista" ;
dwc:order "Cymbellales" ;
dwc:phylum "Bacillariophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zhang, Liao, Li, Chang & Kociolek, 2021" ;
dwc:species "xiaojinensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Chromista/Cymbella_xiaojinensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Chromista/Cymbella_xiaojinensis>
dwc:class "Bacillariophyceae" ;
dwc:family "Cymbellaceae" ;
dwc:genus "Cymbella" ;
dwc:kingdom "Chromista" ;
dwc:order "Cymbellales" ;
dwc:phylum "Bacillariophyta" ;
dwc:rank "species" ;
dwc:species "xiaojinensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Chromista/Cymbella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Chromista/Cymbella>
dwc:genus "Cymbella" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Chromista/Cymbellaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Chromista/Cymbellaceae>
dwc:family "Cymbellaceae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Chromista/Cymbellales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Chromista/Cymbellales>
dwc:order "Cymbellales" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Chromista/Bacillariophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Chromista/Bacillariophyceae>
dwc:class "Bacillariophyceae" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Chromista/Bacillariophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Chromista/Bacillariophyta>
dwc:phylum "Bacillariophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Chromista> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Chromista>
dwc:kingdom "Chromista" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03FF87966650203C79ACCB4CFF05FD94.mc.3B3E3CDD6657203C7999CC84FEBDFE2D>
dwc:collectionCode "NIGLAS" ;
dwc:eventDate "2014-10-28" ;
dwc:locality "Shadecuo Lake" ;
dwc:recordedBy "Dr. Yulan Luo" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "29.743279" ;
dwc:verbatimLongitude "101.36105" ;
trt:httpUri <https://treatment.plazi.org/id/03FF87966650203C79ACCB4CFF05FD94#3B3E3CDD6657203C7999CC84FEBDFE2D> ;
a dwc:MaterialCitation .