This commit is contained in:
parent
76384d1a41
commit
4422c298d8
25 changed files with 844 additions and 101 deletions
data/03/9A/87
039A87FCFFC46168FCA7FDE1FC98FAC4.ttl039A87FCFFC46168FD2CFE23FC64FDCD.ttl039A87FCFFC6616AFCB1FBFAFBD7FB16.ttl039A87FCFFC6616AFCD0FEE3FC00FBC7.ttl039A87FCFFC6616AFD72FF4DFB02FEC5.ttl039A87FCFFCA6166FF73FCE4FEA9FC10.ttl039A87FCFFD0617CFCB4F99FFD66F94F.ttl039A87FCFFD0617CFF6AFD46FEDBFCB2.ttl039A87FCFFD0617CFF6FFC25FDF8FA0A.ttl039A87FCFFD2617EFCD0FD46FD67FCB2.ttl039A87FCFFD2617EFCE3FC25FD56F948.ttl039A87FCFFD2617EFF76FE40FB32FD63.ttl039A87FCFFD3617EFCACFF42FF03FE7D.ttl039A87FCFFD3617FFF51FC45FE23FA0A.ttl039A87FCFFD46178FE8AFBDBFF56FA0A.ttl039A87FCFFD46178FF76FF4DFED2FE6F.ttl039A87FCFFD6617AFE91FE20FE17FBC7.ttl039A87FCFFD6617AFF01FF4DFEA5FE8F.ttl039A87FCFFD6617AFF5FFAF0FC92FDA3.ttl039A87FCFFD6617AFF76FBFAFEF0FAF5.ttl039A87FCFFD86174FE8EFD26FEA1FCD2.ttl039A87FCFFDA6171FCB9F9BFFF7DFE5D.ttl039A87FCFFDA6176FF40FC65FD3FFBAD.ttl039A87FCFFDD6170FCD4FC45FE93FE7D.ttl039A87FCFFDD6171FCC4FD67FCB4FC92.ttl
|
@ -8,17 +8,14 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFC46168FCA7FDE1FC98FAC4>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4608570> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Converrucosisporites sp." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Cyatheales> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Converrucosisporites> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/g2011n1a6>
|
||||
|
@ -34,6 +31,25 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4608570> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Converrucosisporites>
|
||||
dwc:genus "Converrucosisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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.5281/zenodo.4608570>
|
||||
dc:description "FIG. 5. — Spores from the Barremian of south-west Japan: A, B, Biretisporites potoniaei (Delcourt & Sprumont, 1955) Delcourt, Dettmann & Hughes, 1963 (A, proximal face, Ashikajima Fm, II2a-U31/3; B, proximal face, Kimigahama Fm, SEM-I1a); C, Todisporites miser Takahashi,1988, proximal face, Ashikajima Fm, II2b-R25hg; D, Todisporites major Couper, 1958, proximal face,Ashikajima Fm, II2c-H34/1; E, Incertae sedis in Hasenboehler (1981), proximal face, Ashikajima Fm, II2a-Q62/3; F, Cyathidites minor Couper, 1953, proximal face, Ashikajima Fm, IIa-V64; G, Cyathidites australis Couper, 1953, proximal face, Ashikajima Fm, SEM-II2a; H, Cyathidites rarus (Bolkhovitina, 1953) Deák, 1964, proximal face, Ashikajima Fm, II2a-G59/1; I, J, Verrucosisporites densus (Bolkhovitina, 1956)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4608570/files/figure.png> ;
|
||||
|
|
|
@ -8,14 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFC46168FD2CFE23FC64FDCD>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Converrucosisporites Potonié & Kremp, 1954" ;
|
||||
dc:title "Converrucosisporites Potonie & Kremp 1954" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Converrucosisporites_Potonie_1954> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,3 +29,34 @@
|
|||
dc:date "2011" ;
|
||||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Converrucosisporites_Potonie_1954>
|
||||
dwc:authority "Potonie & Kremp, 1954" ;
|
||||
dwc:authorityName "Potonie & Kremp" ;
|
||||
dwc:authorityYear "1954" ;
|
||||
dwc:genus "Converrucosisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Potonie & Kremp, 1954" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Converrucosisporites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Converrucosisporites>
|
||||
dwc:genus "Converrucosisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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 .
|
||||
|
|
|
@ -8,14 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFC6616AFCB1FBFAFBD7FB16>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Baculatisporites Pflug & Thomson in Thomson & Pflug, 1953" ;
|
||||
dc:title "Baculatisporites Pflug & Thomson in Thomson & Pflug 1953" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Baculatisporites_Pflug_1953> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,3 +29,32 @@
|
|||
dc:date "2011" ;
|
||||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Baculatisporites_Pflug_1953>
|
||||
dwc:authority "Pflug & Thomson in Thomson & Pflug, 1953" ;
|
||||
dwc:genus "Baculatisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Pflug & Thomson, 1953" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Baculatisporites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Baculatisporites>
|
||||
dwc:genus "Baculatisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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 .
|
||||
|
|
|
@ -8,14 +8,14 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFC6616AFCD0FEE3FC00FBC7>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Uvaesporites_Doring_1965> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Uvaesporites sp." ;
|
||||
dc:title "Uvaesporites Doring 1965" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Cyatheales>, <http://taxon-name.plazi.org/id/Plantae/Selaginellaceae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
@ -31,3 +31,15 @@
|
|||
dc:date "2011" ;
|
||||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Uvaesporites_Doring_1965>
|
||||
dwc:authority "Doring, 1965" ;
|
||||
dwc:authorityName "Doring" ;
|
||||
dwc:authorityYear "1965" ;
|
||||
dwc:genus "Uvaesporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Doring, 1965" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Uvaesporites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
|
|
@ -8,14 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFC6616AFD72FF4DFB02FEC5>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Uvaesporites Döring, 1965" ;
|
||||
dc:title "Uvaesporites Doring 1965" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Uvaesporites_Doring_1965> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,3 +29,34 @@
|
|||
dc:date "2011" ;
|
||||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Uvaesporites_Doring_1965>
|
||||
dwc:authority "Doring, 1965" ;
|
||||
dwc:authorityName "Doring" ;
|
||||
dwc:authorityYear "1965" ;
|
||||
dwc:genus "Uvaesporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Doring, 1965" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Uvaesporites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Uvaesporites>
|
||||
dwc:genus "Uvaesporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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 .
|
||||
|
|
|
@ -10,9 +10,10 @@
|
|||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFCA6166FF73FCE4FEA9FC10>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Cicatricosisporites_dorogensis_Potonie_1933> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Cicatricosisporites R.Potonie & J.Gelletich 1933" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Cicatricosisporites_R_1933> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Cicatricosisporites_Potonie_1933> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -28,7 +29,8 @@
|
|||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cicatricosisporites_R_1933>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cicatricosisporites_Potonie_1933>
|
||||
dwc:authority "Potonié & Gelletich, 1933 emend. Potonié, 1966" ;
|
||||
dwc:authorityName "R.Potonie & J.Gelletich" ;
|
||||
dwc:authorityYear "1933" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
|
@ -38,10 +40,26 @@
|
|||
dwc:order "Schizaeales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "R.Potonie & J.Gelletich, 1933" ;
|
||||
dwc:scientificNameAuthorship "Potonie & Gelletich, 1933" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cicatricosisporites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cicatricosisporites_dorogensis_Potonie_1933>
|
||||
dwc:authority "Potonie & Gelletich, 1933" ;
|
||||
dwc:authorityName "Potonie & Gelletich" ;
|
||||
dwc:authorityYear "1933" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Schizaeaceae" ;
|
||||
dwc:genus "Cicatricosisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Schizaeales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Potonie & Gelletich, 1933" ;
|
||||
dwc:species "dorogensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cicatricosisporites_dorogensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cicatricosisporites>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Schizaeaceae" ;
|
||||
|
@ -54,34 +72,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Schizaeaceae>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Schizaeaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Schizaeales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Schizaeales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Schizaeales>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Schizaeales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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 "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> ;
|
||||
|
|
|
@ -8,14 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD0617CFCB4F99FFD66F94F>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Matonisporites Couper, 1958 emend. Dettmann, 1963" ;
|
||||
dc:title "Matonisporites Dettmann 1963" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Matonisporites_Dettmann_1963> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,3 +29,34 @@
|
|||
dc:date "2011" ;
|
||||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Matonisporites_Dettmann_1963>
|
||||
dwc:authority "Couper, 1958 emend. Dettmann, 1963" ;
|
||||
dwc:authorityName "Dettmann" ;
|
||||
dwc:authorityYear "1963" ;
|
||||
dwc:genus "Matonisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Dettmann, 1963" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Matonisporites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Matonisporites>
|
||||
dwc:genus "Matonisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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 .
|
||||
|
|
|
@ -8,14 +8,11 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD0617CFF6AFD46FEDBFCB2>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Microreticulatisporites Knox, 1950 emend. Potonié & Kremp, 1954" ;
|
||||
dc:title "Microreticulatisporites Potonie & Kremp 1954" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Microreticulatisporites_Potonie_1954> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,3 +27,58 @@
|
|||
dc:date "2011" ;
|
||||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Microreticulatisporites_Potonie_1954>
|
||||
dwc:authority "Knox, 1950 emend. Potonie & Kremp, 1954" ;
|
||||
dwc:authorityName "Potonie & Kremp" ;
|
||||
dwc:authorityYear "1954" ;
|
||||
dwc:class "Anthocerotopsida" ;
|
||||
dwc:family "Anthocerotaceae" ;
|
||||
dwc:genus "Microreticulatisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Anthocerotales" ;
|
||||
dwc:phylum "Anthocerotophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Potonie & Kremp, 1954" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Microreticulatisporites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Microreticulatisporites>
|
||||
dwc:class "Anthocerotopsida" ;
|
||||
dwc:family "Anthocerotaceae" ;
|
||||
dwc:genus "Microreticulatisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Anthocerotales" ;
|
||||
dwc:phylum "Anthocerotophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anthocerotaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anthocerotaceae>
|
||||
dwc:family "Anthocerotaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anthocerotales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anthocerotales>
|
||||
dwc:order "Anthocerotales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anthocerotopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anthocerotopsida>
|
||||
dwc:class "Anthocerotopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anthocerotophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anthocerotophyta>
|
||||
dwc:phylum "Anthocerotophyta" ;
|
||||
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 .
|
||||
|
|
|
@ -8,16 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD0617CFF6FFC25FDF8FA0A>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4608574> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Microreticulatisporites sp. 1" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Microreticulatisporites>, <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
|
@ -8,15 +8,12 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD2617EFCD0FD46FD67FCB2>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Plicatella_trichacantha_Maljavkina_1949> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Plicatella Maljavkina, 1949 emend. Burden & Hills, 1989" ;
|
||||
dc:title "Pkicatella" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Pkicatella_Maljavkina_1949> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -32,6 +29,15 @@
|
|||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Pkicatella_Maljavkina_1949>
|
||||
dwc:authority "Maljavkina, 1949 emend. Burden & Hills, 1989" ;
|
||||
dwc:genus "Pkicatella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Maljavkina, 1949" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pkicatella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Plicatella_trichacantha_Maljavkina_1949>
|
||||
dwc:authority "Maljavkina, 1949" ;
|
||||
dwc:authorityName "Maljavkina" ;
|
||||
|
@ -47,3 +53,15 @@
|
|||
dwc:species "trichacantha" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Plicatella_trichacantha> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pkicatella>
|
||||
dwc:genus "Pkicatella" ;
|
||||
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 .
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD2617EFCE3FC25FD51F948>
|
||||
<http://treatment.plazi.org/id/039A87FCFFD2617EFCE3FC25FD56F948>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
185
data/03/9A/87/039A87FCFFD2617EFF76FE40FB32FD63.ttl
Normal file
185
data/03/9A/87/039A87FCFFD2617EFF76FE40FB32FD63.ttl
Normal file
|
@ -0,0 +1,185 @@
|
|||
@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/039A87FCFFD2617EFF76FE40FB32FD63>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Anemiaceae_Dettmann_1992>, <http://dx.doi.org/10.5281/zenodo.4597029>, <http://dx.doi.org/10.5281/zenodo.4597033> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Nodosisporites makotoi Legrand, Pons, Nishida & Yamada n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039A87FCFFD2617EFF76FE40FB32FD63.mc.3B5B3CB7FFD2617EFFF8FD58FE25FD13>, <http://tb.plazi.org/GgServer/dwcaRecords/039A87FCFFD2617EFF76FE40FB32FD63.mc.3B5B3CB7FFD2617EFE2EFD72FDCBFCD8> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Nodosisporites_sp>, <http://taxon-name.plazi.org/id/Plantae/>, <http://taxon-name.plazi.org/id/Plantae/Schizaeales> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nodosisporites_makotoi_Legrand_2011> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Anemia_phyllitidis_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/g2011n1a6>
|
||||
bibo:endPage "135" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Geodiversitas" ;
|
||||
bibo:pubDate "2011-03-31" ;
|
||||
bibo:startPage "87" ;
|
||||
bibo:volume "33" ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4597029>, <http://dx.doi.org/10.5281/zenodo.4597033> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Nodosisporites_makotoi_Legrand_2011>
|
||||
dwc:authority "Legrand, Pons, Nishida & Yamada, 2011" ;
|
||||
dwc:authorityName "Legrand, Pons, Nishida & Yamada" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Matoniaceae" ;
|
||||
dwc:genus "Nodosisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Schizaeales", "Gleicheniales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Legrand, Pons, Nishida & Yamada, 2011" ;
|
||||
dwc:species "makotoi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nodosisporites_makotoi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Anemiaceae_Dettmann_1992>
|
||||
dwc:authority "(Dettmann & Clifford 1992)" ;
|
||||
dwc:baseAuthorityName "Dettmann & Clifford" ;
|
||||
dwc:baseAuthorityYear "1992" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Anemiaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Schizaeales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "(Dettmann & Clifford, 1992)" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Anemiaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Anemia_phyllitidis_Linnaeus_>
|
||||
dwc:authority "(Linnaeus) Swartz" ;
|
||||
dwc:authorityName "Swartz" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Anemiaceae" ;
|
||||
dwc:genus "Anemia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Schizaeales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus) Swartz" ;
|
||||
dwc:species "phyllitidis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Anemia_phyllitidis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nodosisporites_makotoi>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Matoniaceae" ;
|
||||
dwc:genus "Nodosisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Schizaeales", "Gleicheniales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "makotoi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nodosisporites> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nodosisporites>
|
||||
dwc:genus "Nodosisporites" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Schizaeales>, <http://taxon-name.plazi.org/id/Plantae/Matoniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Schizaeales>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Schizaeales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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://taxon-name.plazi.org/id/Plantae/Matoniaceae>
|
||||
dwc:family "Matoniaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gleicheniales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gleicheniales>
|
||||
dwc:order "Gleicheniales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anemia_phyllitidis>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Anemiaceae" ;
|
||||
dwc:genus "Anemia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Schizaeales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "phyllitidis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anemia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anemia>
|
||||
dwc:genus "Anemia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Anemiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Anemiaceae>
|
||||
dwc:family "Anemiaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Schizaeales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4597029>
|
||||
dc:description "FIG. 10.— Spores from the Barremian of south-west Japan:A-F, Nodosisporites makotoi n. sp.(A, D, proximal and distal faces,Ashikajima Fm, II2a-L58/2; B, E, proximal and distal faces, Ashikajima Fm, II2b-E56/3; C, F, proximal and distal faces, Ashikajima Fm, II2b-U33); G-K, Nodosisporites choshiensis n.sp.(G, H, lateral view,Ashikajima Fm,II2b-K22/2;I, lateral view,Ashikajima Fm,II2b-E40b;J, proximal face, Kimigahama Fm, SEM-I1a; K, distal face, Kimigahama Fm, SEM-I1b); L-N, Cingulatisporites sp. 1 (L, proximal face, Kimigahama Fm,I1b-R41;M, N, proximal and distal faces, Ashikajima Fm,II2c-J26/3);O, P, Cingulatisporites psilatus Groot & Penny,1960,proximal and distal faces, Kimigahama Fm, I1a-W67g; Q, Cingutriletes sp., proximal face, Ashikajima Fm, II2a-H67g. Scale bar: 10 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4597029/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4597033>
|
||||
dc:description "FIG. 11. — Ornamentation of the schizaealean forms corresponding to new species or taxa placed in open nomenclature." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4597033/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039A87FCFFD2617EFF76FE40FB32FD63.mc.3B5B3CB7FFD2617EFFF8FD58FE25FD13>
|
||||
dwc:catalogNumber "II2" ;
|
||||
dwc:collectionCode "TYPE, MATERIAL" ;
|
||||
dwc:recordedBy "Site II" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039A87FCFFD2617EFF76FE40FB32FD63#3B5B3CB7FFD2617EFFF8FD58FE25FD13> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039A87FCFFD2617EFF76FE40FB32FD63.mc.3B5B3CB7FFD2617EFE2EFD72FDCBFCD8>
|
||||
dwc:catalogNumber "II2" ;
|
||||
dwc:collectionCode "II" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039A87FCFFD2617EFF76FE40FB32FD63#3B5B3CB7FFD2617EFE2EFD72FDCBFCD8> ;
|
||||
a dwc:MaterialCitation .
|
|
@ -8,16 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD3617EFCACFF42FF03FE7D>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Cicatricosisporites_Potonie_1933>, <http://dx.doi.org/10.5281/zenodo.4597029>, <http://dx.doi.org/10.5281/zenodo.4597033> ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Cicatricosisporites_Potonie_1933>, <http://taxon-concept.plazi.org/id/Plantae/Anemiaceae_Dettmann_1992>, <http://dx.doi.org/10.5281/zenodo.4597029>, <http://dx.doi.org/10.5281/zenodo.4597033> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Nodosisporites choshiensis Legrand, Pons, Nishida & Yamada n. sp. Legrand, Pons, Nishida & Yamada, 2011, n. sp." ;
|
||||
dc:title "Nodosisporites choshiensis Legrand, Pons, Nishida & Yamada" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039A87FCFFD3617EFCACFF42FF03FE7D.mc.3B5B3CB7FFD3617FFCFBFE5AFBBFFDEE>, <http://tb.plazi.org/GgServer/dwcaRecords/039A87FCFFD3617EFCACFF42FF03FE7D.mc.3B5B3CB7FFD3617FFB84FE7FFB1EFDDB> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nodosisporites_choshiensis_Legrand_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Nodosisporites_sp>, <http://taxon-name.plazi.org/id/Plantae/Nodosisporites>, <http://taxon-name.plazi.org/id/Plantae/Plicatella>, <http://taxon-name.plazi.org/id/Plantae/Schizaeales> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
@ -35,6 +32,21 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4597029>, <http://dx.doi.org/10.5281/zenodo.4597033> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Nodosisporites_choshiensis_Legrand_>
|
||||
dwc:authority "Legrand, Pons, Nishida & Yamada" ;
|
||||
dwc:authorityName "Legrand, Pons, Nishida & Yamada" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Matoniaceae" ;
|
||||
dwc:genus "Nodosisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gleicheniales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Legrand, Pons, Nishida & Yamada" ;
|
||||
dwc:species "choshiensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nodosisporites_choshiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cicatricosisporites_Potonie_1933>
|
||||
dwc:authorityName "R.Potonie & J.Gelletich" ;
|
||||
dwc:authorityYear "1933" ;
|
||||
|
@ -49,6 +61,72 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cicatricosisporites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Anemiaceae_Dettmann_1992>
|
||||
dwc:authority "(Dettmann & Clifford 1992)" ;
|
||||
dwc:baseAuthorityName "Dettmann & Clifford" ;
|
||||
dwc:baseAuthorityYear "1992" ;
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Anemiaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Schizaeales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "(Dettmann & Clifford, 1992)" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Anemiaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nodosisporites_choshiensis>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Matoniaceae" ;
|
||||
dwc:genus "Nodosisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gleicheniales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "choshiensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nodosisporites> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nodosisporites>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Matoniaceae" ;
|
||||
dwc:genus "Nodosisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gleicheniales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Matoniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Matoniaceae>
|
||||
dwc:family "Matoniaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gleicheniales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gleicheniales>
|
||||
dwc:order "Gleicheniales" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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.5281/zenodo.4597029>
|
||||
dc:description "FIG. 10.— Spores from the Barremian of south-west Japan:A-F, Nodosisporites makotoi n. sp.(A, D, proximal and distal faces,Ashikajima Fm, II2a-L58/2; B, E, proximal and distal faces, Ashikajima Fm, II2b-E56/3; C, F, proximal and distal faces, Ashikajima Fm, II2b-U33); G-K, Nodosisporites choshiensis n.sp.(G, H, lateral view,Ashikajima Fm,II2b-K22/2;I, lateral view,Ashikajima Fm,II2b-E40b;J, proximal face, Kimigahama Fm, SEM-I1a; K, distal face, Kimigahama Fm, SEM-I1b); L-N, Cingulatisporites sp. 1 (L, proximal face, Kimigahama Fm,I1b-R41;M, N, proximal and distal faces, Ashikajima Fm,II2c-J26/3);O, P, Cingulatisporites psilatus Groot & Penny,1960,proximal and distal faces, Kimigahama Fm, I1a-W67g; Q, Cingutriletes sp., proximal face, Ashikajima Fm, II2a-H67g. Scale bar: 10 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4597029/files/figure.png> ;
|
||||
|
|
|
@ -8,17 +8,16 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD3617FFF51FC45FE23FA0A>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Matoniaceae_Presl_1847>, <http://dx.doi.org/10.5281/zenodo.4597027> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Matonisporites sp. 2" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Gleicheniales> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Matonisporites> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/g2011n1a6>
|
||||
|
@ -47,6 +46,25 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Matoniaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Matonisporites>
|
||||
dwc:genus "Matonisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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.5281/zenodo.4597027>
|
||||
dc:description "FIG. 9. — Spores from the Barremian of south-west Japan: A, B, Cicatricosisporites sp. 1, proximal and distal faces, Ashikajima Fm, II2f-U33d; C, D, Cicatricosisporites sp. 2, proximal and distal faces, Ashikajima Fm, II2a-G40d; E, F, Cicatricosisporites sp. 3, proximal and distal faces, Ashikajima Fm, II2h-Q57; G, H, Cicatricosisporites sp. 4, proximal and distal faces, Ashikajima Fm, II2f-Y56/1b; I, J, Cicatricosisporites mohrioides Delcourt & Sprumont, 1955, proximal and distal faces, Kimigahama Fm, I1a-M55; K-M, P, Ruffordiaspora australiensis (Cookson,1953) Dettmann & Clifford,1992 (K, L, proximal and distal faces,Ashikajima Fm,II2c-D62/4;M, P, distal face with detail, Kimigahama Fm, SEM-I1a); O, Matonisporites sp. 2, proximal face, Ashikajima Fm, II2a-J46/4; N, Q, Plicatella sp., proximal and distal faces, Ashikajima Fm, II2h-J54. Scale bars: 10 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4597027/files/figure.png> ;
|
||||
|
|
|
@ -8,16 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD46178FE8AFBDBFF56FA0A>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4608580> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Cingulatisporites sp. 2" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Cingulatisporites> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5252/g2011n1a6>
|
||||
|
@ -33,6 +30,18 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4608580> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cingulatisporites>
|
||||
dwc:genus "Cingulatisporites" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4608580>
|
||||
dc:description "FIG. 12. — Spores and pollen grains from the Barremian of south-west Japan:A, Cingulatisporites sp.2, proximal face, Ashikajima Fm, SEM-II2c; B, C, Distaltriangulisporites sp., proximal and distal faces, Ashikajima Fm, II2c-N53; D, Contignisporites cooksonii (Balme, 1957) Dettmann, 1963, distal face, Kimigahama Fm, I1a-O51/1; E, Aequitriradites sp., Ashikajima Fm, II2c-Y59/2; F, Aequitriradites verrucosus (Cookson & Dettmann,1958) Cookson & Dettmann,1961,Ashikajima Fm,II2h-J66/4;G, M, Contignisporites burgeri Filatoff, McKellar & Price in Filatoff & Price, 1988, proximal and distal faces, Ashikajima Fm, II2d-P47/4; H, I, Polycingulatisporites reduncus (Bolkhovitina, 1953) Playford & Dettmann, 1965, proximal and distal faces, Kimigahama Fm, I1a-Z52; J, Laevigatosporites sp., lateral view,Ashikajima Fm,II2e-Y60; K, Laevigatosporites ovatus Wilson & Webster,1946,lateral view,Kimigahama Fm,I1c-P35/3;L, Exesipollenites tumulus Balme, 1957, distal view, Kimigahama Fm, I1a-R60/3; N, Callialasporites sp. cf C. ugensis Takahashi & Sugiyama, 1990,Ashikajima Fm, II2f-Y42/3;O, Eucommiidites troedssonii (Erdtman,1948) Potonié, 1958,Kimigahama Fm, I1b-R39; P, Cerebropollenites mesozoicus (Couper,1958) Nilsson,1958, lateral view,Ashikajima Fm,II2a-J61/1d; Q, Alisporites sp., polar view, Ashikajima Fm, II2d-Q59/2; R, Callialasporites dampieri (Balme, 1957) Sukh-Dev, 1961, Ashikajima Fm, II2b-T46/4m. Scale bar: 10 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4608580/files/figure.png> ;
|
||||
|
|
|
@ -8,14 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD46178FF76FF4DFED2FE6F>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Cingulatisporites Thomson in Thomson & Pflug, 1953" ;
|
||||
dc:title "Cingulatisporites Thomson in Thomson & Pflug 1953" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Cingulatisporites_Thomson_1953> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,3 +29,25 @@
|
|||
dc:date "2011" ;
|
||||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cingulatisporites_Thomson_1953>
|
||||
dwc:authority "Thomson in Thomson & Pflug, 1953 emend. Potonié, 1956" ;
|
||||
dwc:genus "Cingulatisporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1953" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9THG2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cingulatisporites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cingulatisporites>
|
||||
dwc:genus "Cingulatisporites" ;
|
||||
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 .
|
||||
|
|
|
@ -8,15 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD6617AFE91FE20FE17FBC7>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4608580> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Aequitriradites sp." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Aequitriradites> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
|
@ -8,15 +8,12 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD6617AFF01FF4DFEA2FE8F>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
<http://treatment.plazi.org/id/039A87FCFFD6617AFF01FF4DFEA5FE8F>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Inaperturopollenites_dubius_Delcourt_1955> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Aequitriradites Delcourt & Sprumont, 1955 emend. Dettmann, 1963" ;
|
||||
dc:title "Aequitriradites Dettmann 1963" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Aequitriradites_Dettmann_1963> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -32,6 +29,18 @@
|
|||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Aequitriradites_Dettmann_1963>
|
||||
dwc:authority "Delcourt & Sprumont, 1955 emend. Dettmann, 1963" ;
|
||||
dwc:authorityName "Dettmann" ;
|
||||
dwc:authorityYear "1963" ;
|
||||
dwc:genus "Aequitriradites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Dettmann, 1963" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9RKV4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Aequitriradites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Inaperturopollenites_dubius_Delcourt_1955>
|
||||
dwc:authority "Delcourt & Sprumont, 1955" ;
|
||||
dwc:authorityName "Delcourt & Sprumont" ;
|
||||
|
@ -46,3 +55,15 @@
|
|||
dwc:species "dubius" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Inaperturopollenites_dubius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aequitriradites>
|
||||
dwc:genus "Aequitriradites" ;
|
||||
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 .
|
|
@ -8,16 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD6617AFF5FFAF0FC92FDA3>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4608580> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Laevigatosporites sp." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Polypodiales>, <http://taxon-name.plazi.org/id/Plantae/Polypodiaceae>, <http://taxon-name.plazi.org/id/Plantae/Pteridaceae>, <http://taxon-name.plazi.org/id/Plantae/Dennstaedtiaceae> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Laevigatosporites>, <http://taxon-name.plazi.org/id/Plantae/Polypodiales>, <http://taxon-name.plazi.org/id/Plantae/Polypodiaceae>, <http://taxon-name.plazi.org/id/Plantae/Pteridaceae>, <http://taxon-name.plazi.org/id/Plantae/Dennstaedtiaceae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
|
@ -8,14 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD6617AFF76FBFAFEF0FAF5>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Genus Laevigatosporites Ibrahim, 1933" ;
|
||||
dc:title "Genus Laevigatosporites Ibrahim 1933" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
|
@ -8,14 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFD86174FE8EFD26FEA1FCD2>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Callialasporites Sukh-Dev, 1961" ;
|
||||
dc:title "Callialasporites Sukh-Dev 1961" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Callialasporites_Sukh_1961> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,3 +29,26 @@
|
|||
dc:date "2011" ;
|
||||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Callialasporites_Sukh_1961>
|
||||
dwc:authority "Sukh-Dev, 1961" ;
|
||||
dwc:authorityName "Sukh-Dev" ;
|
||||
dwc:authorityYear "1961" ;
|
||||
dwc:genus "Callialasporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Sukh-Dev, 1961" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Callialasporites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Callialasporites>
|
||||
dwc:genus "Callialasporites" ;
|
||||
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 .
|
||||
|
|
|
@ -8,16 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFDA6171FCB9F9BFFF7DFE5D>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4608584> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Inaperturopollenites sp." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Pinales> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Inaperturopollenites>, <http://taxon-name.plazi.org/id/Plantae/Pinales> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
|
|
@ -8,14 +8,13 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFDA6176FF40FC65FD3FFBAD>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Pityosporites Seward, 1914" ;
|
||||
dc:title "Pityosporites Seward 1914" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Pityosporites_Seward_1914> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,3 +29,58 @@
|
|||
dc:date "2011" ;
|
||||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Pityosporites_Seward_1914>
|
||||
dwc:authority "Seward, 1914" ;
|
||||
dwc:authorityName "Seward" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Pinopsida" ;
|
||||
dwc:family "Pinaceae" ;
|
||||
dwc:genus "Pityosporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pinales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Seward, 1914" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pityosporites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pityosporites>
|
||||
dwc:class "Pinopsida" ;
|
||||
dwc:family "Pinaceae" ;
|
||||
dwc:genus "Pityosporites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pinales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pinaceae>
|
||||
dwc:family "Pinaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pinales>
|
||||
dwc:order "Pinales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pinopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pinopsida>
|
||||
dwc:class "Pinopsida" ;
|
||||
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: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 .
|
||||
|
|
|
@ -8,16 +8,14 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFDD6170FCD4FC45FE93FE7D>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4608584> ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Cycadopites sp." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Cycadales>, <http://taxon-name.plazi.org/id/Plantae/Pentoxylales>, <http://taxon-name.plazi.org/id/Plantae/Pentoxylaceae> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Cycadopites>, <http://taxon-name.plazi.org/id/Plantae/Cycadales>, <http://taxon-name.plazi.org/id/Plantae/Pentoxylales>, <http://taxon-name.plazi.org/id/Plantae/Pentoxylaceae> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Sahnia_Puri_1952>, <http://taxon-concept.plazi.org/id/Plantae/Lepidopteris_Townrow_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -34,6 +32,105 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4608584> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Sahnia_Puri_1952>
|
||||
dwc:authority "Puri" ;
|
||||
dwc:authorityName "Puri" ;
|
||||
dwc:authorityYear "1952" ;
|
||||
dwc:class "Pteridospermopsida" ;
|
||||
dwc:family "Pentoxylaceae" ;
|
||||
dwc:genus "Sahnia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pentoxylales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Puri, 1952" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Sahnia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lepidopteris_Townrow_>
|
||||
dwc:authority "Schimper emend. Townrow" ;
|
||||
dwc:authorityName "Townrow" ;
|
||||
dwc:class "Pteridospermopsida" ;
|
||||
dwc:family "Peltaspermaceae" ;
|
||||
dwc:genus "Lepidopteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Peltaspermales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Townrow" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lepidopteris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sahnia>
|
||||
dwc:class "Pteridospermopsida" ;
|
||||
dwc:family "Pentoxylaceae" ;
|
||||
dwc:genus "Sahnia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pentoxylales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pentoxylaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pentoxylaceae>
|
||||
dwc:class "Pteridospermopsida" ;
|
||||
dwc:family "Pentoxylaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pentoxylales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pentoxylales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pentoxylales>
|
||||
dwc:class "Pteridospermopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Pentoxylales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pteridospermopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pteridospermopsida>
|
||||
dwc:class "Pteridospermopsida" ;
|
||||
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: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://taxon-name.plazi.org/id/Plantae/Lepidopteris>
|
||||
dwc:class "Pteridospermopsida" ;
|
||||
dwc:family "Peltaspermaceae" ;
|
||||
dwc:genus "Lepidopteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Peltaspermales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Peltaspermaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Peltaspermaceae>
|
||||
dwc:family "Peltaspermaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Peltaspermales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Peltaspermales>
|
||||
dwc:order "Peltaspermales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pteridospermopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4608584>
|
||||
dc:description "FIG. 13. — Pollen grains, alga and fungus from the Barremian of south-west Japan: A, Pityosporites sp. cf. P. constrictus Singh, 1964, lateral view, Ashikajima Fm, II2b-J34/1; B, Alisporites thomasii (Couper, 1958) Pocock, 1962, polar view, Ashikajima Fm, II2b-O42/3; C, Incertae sedis sp. 2, Ashikajima Fm, II2c-W65/4; D, Balmeiopsis limbatus (Balme, 1957) Archangelsky, 1977, Ashikajima Fm, II2d- N41/2; E, Inaperturopollenites sp., Kimigahama Fm, I1b-U64/4; F-H, Classopollis torosus (Reissinger, 1950) Couper, 1958 emend. Burger, 1965 (F, distal polar view, Ashikajima Fm, SEM-II2a; G, distal polar view, Ashikajima Fm, II2c-H32/1; H, tetrad, Ashikajima Fm, SEM-II2a); I, Cycadopites minimus (Cookson, 1947) Pocock, 1970, Ashikajima Fm, II2e-U64; J, Cycadopites sp., Kimigahama Fm, I1a-X30; K, Ephedripites montanaensis Brenner, 1968, Ashikajima Fm, II2c-N35/4h; L, Gnetaceaepollenites sp., Ashikajima Fm, II2a-S47/1a; M, Corollina sp.,tetrad,Kimigahama Fm, I1a-X42; N, O, Incertae sedis sp. 1, group with detail,Ashikajima Fm,SEM-II2a; P, Pterospermella sp., Ashikajima Fm, II2b-O65; Q, Microthyriacites sp., Ashikajima Fm, II2e-R63/4. Scale bars: 10 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4608584/files/figure.png> ;
|
||||
|
|
|
@ -8,14 +8,11 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/039A87FCFFDD6171FCC4FD67FCB4FC92>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||||
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
||||
dc:title "Cycadopites" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Cycadopites_Wodehouse_1933> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,3 +27,32 @@
|
|||
dc:date "2011" ;
|
||||
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Cycadopites_Wodehouse_1933>
|
||||
dwc:authority "Wodehouse, 1933 ex Wilson & Webster, 1946" ;
|
||||
dwc:genus "Cycadopites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Wodehouse, 1933" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cycadopites> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cycadopites>
|
||||
dwc:genus "Cycadopites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
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 .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue