52 lines
2.1 KiB
Turtle
52 lines
2.1 KiB
Turtle
@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#> .
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
|
|
<http://treatment.plazi.org/id/03A01863FFECFF9A7866F9DAF2BD4178>
|
|
dc:creator "Cui, Da-Fang; Hou, Yemao; Yin, Pengfei; Wang, Xin" ;
|
|
dc:title "Florigerminis Cui & Hou & Yin & Wang 2022, gen. nov." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Florigerminis_Cui_2022> ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.5883886> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.5883886>
|
|
bibo:endPage "13" ;
|
|
bibo:journal "Geological Society, London, Special Publications" ;
|
|
bibo:pubDate "2022-01-06" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "521" ;
|
|
dc:creator "Cui, Da-Fang; Hou, Yemao; Yin, Pengfei; Wang, Xin" ;
|
|
dc:date "2022" ;
|
|
dc:title "A Jurassic flower bud from China" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Florigerminis_Cui_2022>
|
|
dwc:authority "Cui & Hou & Yin & Wang, 2022" ;
|
|
dwc:authorityName "Cui & Hou & Yin & Wang" ;
|
|
dwc:authorityYear "2022" ;
|
|
dwc:genus "Florigerminis" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Cui, Hou, Yin & Wang, 2022" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Florigerminis> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Florigerminis>
|
|
dwc:genus "Florigerminis" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:rank "genus" ;
|
|
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 .
|