This commit is contained in:
treatmentbank 2024-12-02 22:19:02 +00:00
parent af60be2b30
commit 2dd5ad7d08
5 changed files with 439 additions and 0 deletions

View 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#> .
<http://treatment.plazi.org/id/03A90F16FFB4FFBB075BF94DD8F3FE5C>
cito:cites <http://dx.doi.org/10.5281/zenodo.13151888> ;
dc:creator "Peng, Jungang; Slater, Sam M.; McLoughlin, Stephen; Vajda, Vivi" ;
dc:title "Kuqaia radiata Li 1993" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Kuqaia_radiata_Li_1993> ;
trt:publishedIn <http://dx.doi.org/10.1371/journal.pone.0282247> ;
a trt:Treatment .
<http://dx.doi.org/10.1371/journal.pone.0282247>
bibo:endPage "20" ;
bibo:issue "6" ;
bibo:journal "PLoS ONE" ;
bibo:pubDate "2023-06-07" ;
bibo:series "e 0282247" ;
bibo:startPage "1" ;
bibo:volume "18" ;
dc:creator "Peng, Jungang; Slater, Sam M.; McLoughlin, Stephen; Vajda, Vivi" ;
dc:date "2023" ;
dc:title "New species of Kuqaia from the Lower Jurassic of Sweden indicates a possible water flea (Crustacea: Branchiopoda) affinity" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13151888> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Kuqaia_radiata_Li_1993>
dwc:authority "Li, 1993" ;
dwc:authorityName "Li" ;
dwc:authorityYear "1993" ;
dwc:family "Peltaspermaceae" ;
dwc:genus "Kuqaia" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Li, 1993" ;
dwc:species "radiata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Kuqaia_radiata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Kuqaia_radiata>
dwc:family "Peltaspermaceae" ;
dwc:genus "Kuqaia" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "radiata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Kuqaia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Kuqaia>
dwc:genus "Kuqaia" ;
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/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.13151888>
dc:description "Fig 7. Scanning electron micrographs of Kuqaia species from the Pliensbachian of Skåne. (a)(e) Kuqaia radiata Li, 1993; (a) whole specimen (NRM X12707), and (b) enlargement of radial ridges in lateral view, showing the prominence of radial ridges; (c) whole specimen (NRM X12708), (d) and (e) enlargements of radial ridges. (f) and (g) Kuqaia quadrata Li, 1993; (f) specimen (NRM X12706) in dorsal view showing the prominent intersecting ridged ornamentation and (g) enlargement of chequered ornament. All from Kävlinge BH-928 core depth 46.9746.01 m. Scale bars = 100 μm, unless otherwise indicated. https://doi.org/10.1371/journal.pone.0282247.g007" ;
fabio:hasRepresentation <https://zenodo.org/record/13151888/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,95 @@
@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/03A90F16FFB9FFB7075BF948DF51FD6C>
cito:cites <http://dx.doi.org/10.5281/zenodo.13151878>, <http://dx.doi.org/10.5281/zenodo.13151880> ;
dc:creator "Peng, Jungang; Slater, Sam M.; McLoughlin, Stephen; Vajda, Vivi" ;
dc:title "Kuqaia scanicus Peng, Slater, McLoughlin & Vajda, 2023, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A90F16FFB9FFB7075BF948DF51FD6C.mc.3B68B45DFFB9FFB4075BF8C1D9DFF88C> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Kuqaia_scanicus_Peng_2023> ;
trt:publishedIn <http://dx.doi.org/10.1371/journal.pone.0282247> ;
a trt:Treatment .
<http://dx.doi.org/10.1371/journal.pone.0282247>
bibo:endPage "20" ;
bibo:issue "6" ;
bibo:journal "PLoS ONE" ;
bibo:pubDate "2023-06-07" ;
bibo:series "e 0282247" ;
bibo:startPage "1" ;
bibo:volume "18" ;
dc:creator "Peng, Jungang; Slater, Sam M.; McLoughlin, Stephen; Vajda, Vivi" ;
dc:date "2023" ;
dc:title "New species of Kuqaia from the Lower Jurassic of Sweden indicates a possible water flea (Crustacea: Branchiopoda) affinity" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13151878>, <http://dx.doi.org/10.5281/zenodo.13151880> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Kuqaia_scanicus_Peng_2023>
dwc:authorityName "Peng & Slater & McLoughlin & Vajda" ;
dwc:authorityYear "2023" ;
dwc:family "Peltaspermaceae" ;
dwc:genus "Kuqaia" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Peng, Slater, McLoughlin & Vajda, 2023" ;
dwc:species "scanicus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Kuqaia_scanicus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Kuqaia_scanicus>
dwc:family "Peltaspermaceae" ;
dwc:genus "Kuqaia" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "scanicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Kuqaia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Kuqaia>
dwc:genus "Kuqaia" ;
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/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.13151878>
dc:description "Fig 2. Kuqaia scanicus sp.nov. Holotype, NRM X12700; Kävlinge BH-928 core depth 40.4039.60 m. (a) Scanning electron micrograph of whole specimen at low magnification. (b) Enlargement (SEM image), showing surface ornamentation in central part. https://doi.org/10.1371/journal.pone.0282247.g002" ;
fabio:hasRepresentation <https://zenodo.org/record/13151878/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13151880>
dc:description "Fig 3. Enlargement of the holotype (NRM X12700) of Kuqaia scanicus sp. nov. Kävlinge BH-928 core depth 40.40 39.60 m. Scale bars = 100 μm, unless otherwise stated.(a) Well-developed radial ridges at the anterior (SEM image). (b) Weakly defined ridges at the posterior (SEM image). (c) Weak, parallel and transverse ridges on peduncles (SEM image). (d) Complex surface ornament revealed in UV-fluorescence microscopy. (e) Weakly defined ridges on peduncles evident in fluorescence microscopy. https://doi.org/10.1371/journal.pone.0282247.g003" ;
fabio:hasRepresentation <https://zenodo.org/record/13151880/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A90F16FFB9FFB7075BF948DF51FD6C.mc.3B68B45DFFB9FFB4075BF8C1D9DFF88C>
dwc:catalogNumber "NRM X12700" ;
dwc:collectionCode "NRM" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03A90F16FFB9FFB7075BF948DF51FD6C#3B68B45DFFB9FFB4075BF8C1D9DFF88C> ;
a dwc:MaterialCitation .

View 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#> .
<http://treatment.plazi.org/id/03A90F16FFBAFFB7075BFD1DD9D0FA84>
cito:cites <http://dx.doi.org/10.5281/zenodo.13151884> ;
dc:creator "Peng, Jungang; Slater, Sam M.; McLoughlin, Stephen; Vajda, Vivi" ;
dc:title "Kuqaia concentrica Li 1993" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Kuqaia_concentrica_Li_1993> ;
trt:publishedIn <http://dx.doi.org/10.1371/journal.pone.0282247> ;
a trt:Treatment .
<http://dx.doi.org/10.1371/journal.pone.0282247>
bibo:endPage "20" ;
bibo:issue "6" ;
bibo:journal "PLoS ONE" ;
bibo:pubDate "2023-06-07" ;
bibo:series "e 0282247" ;
bibo:startPage "1" ;
bibo:volume "18" ;
dc:creator "Peng, Jungang; Slater, Sam M.; McLoughlin, Stephen; Vajda, Vivi" ;
dc:date "2023" ;
dc:title "New species of Kuqaia from the Lower Jurassic of Sweden indicates a possible water flea (Crustacea: Branchiopoda) affinity" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13151884> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Kuqaia_concentrica_Li_1993>
dwc:authority "Li, 1993" ;
dwc:authorityName "Li" ;
dwc:authorityYear "1993" ;
dwc:family "Peltaspermaceae" ;
dwc:genus "Kuqaia" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Li, 1993" ;
dwc:species "concentrica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Kuqaia_concentrica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Kuqaia_concentrica>
dwc:family "Peltaspermaceae" ;
dwc:genus "Kuqaia" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "concentrica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Kuqaia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Kuqaia>
dwc:genus "Kuqaia" ;
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/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.13151884>
dc:description "Fig 5. Scanning electron micrographs of Kuqaia species from the Pliensbachian of Skåne. (a)(e) Kuqaia concentrica Li, 1993; (a) whole specimen (NRM X12701), and (b) enlargement of concentric ridges; Kävlinge BH-928 core depth 57.0056.50 m; (c) whole specimen (NRM X12702); (d) and (e) enlargement of concentric ridges; Kävlinge BH-928 core depth 46.9746.01 m. (f) and (g) Kuqaia quadrata Li, 1993; (f) whole specimen in oblique compression (NRM X12703), and (g) enlargement of intersecting concentric and radial ornament; Kävlinge BH-928 core depth 46.9746.01 m. Scale bars = 100 μm, unless otherwise stated. https://doi.org/10.1371/journal.pone.0282247.g005" ;
fabio:hasRepresentation <https://zenodo.org/record/13151884/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,93 @@
@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/03A90F16FFBAFFB9075BFAE5D99BF95C>
cito:cites <http://dx.doi.org/10.5281/zenodo.13151884>, <http://dx.doi.org/10.5281/zenodo.13151886>, <http://dx.doi.org/10.5281/zenodo.13151888> ;
dc:creator "Peng, Jungang; Slater, Sam M.; McLoughlin, Stephen; Vajda, Vivi" ;
dc:title "Kuqaia quadrata Li 1993" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Kuqaia_quadrata_Li_1993> ;
trt:publishedIn <http://dx.doi.org/10.1371/journal.pone.0282247> ;
a trt:Treatment .
<http://dx.doi.org/10.1371/journal.pone.0282247>
bibo:endPage "20" ;
bibo:issue "6" ;
bibo:journal "PLoS ONE" ;
bibo:pubDate "2023-06-07" ;
bibo:series "e 0282247" ;
bibo:startPage "1" ;
bibo:volume "18" ;
dc:creator "Peng, Jungang; Slater, Sam M.; McLoughlin, Stephen; Vajda, Vivi" ;
dc:date "2023" ;
dc:title "New species of Kuqaia from the Lower Jurassic of Sweden indicates a possible water flea (Crustacea: Branchiopoda) affinity" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13151884>, <http://dx.doi.org/10.5281/zenodo.13151886>, <http://dx.doi.org/10.5281/zenodo.13151888> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Kuqaia_quadrata_Li_1993>
dwc:authority "Li, 1993" ;
dwc:authorityName "Li" ;
dwc:authorityYear "1993" ;
dwc:family "Peltaspermaceae" ;
dwc:genus "Kuqaia" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Li, 1993" ;
dwc:species "quadrata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Kuqaia_quadrata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Kuqaia_quadrata>
dwc:family "Peltaspermaceae" ;
dwc:genus "Kuqaia" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "quadrata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Kuqaia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Kuqaia>
dwc:genus "Kuqaia" ;
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/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.13151884>
dc:description "Fig 5. Scanning electron micrographs of Kuqaia species from the Pliensbachian of Skåne. (a)(e) Kuqaia concentrica Li, 1993; (a) whole specimen (NRM X12701), and (b) enlargement of concentric ridges; Kävlinge BH-928 core depth 57.0056.50 m; (c) whole specimen (NRM X12702); (d) and (e) enlargement of concentric ridges; Kävlinge BH-928 core depth 46.9746.01 m. (f) and (g) Kuqaia quadrata Li, 1993; (f) whole specimen in oblique compression (NRM X12703), and (g) enlargement of intersecting concentric and radial ornament; Kävlinge BH-928 core depth 46.9746.01 m. Scale bars = 100 μm, unless otherwise stated. https://doi.org/10.1371/journal.pone.0282247.g005" ;
fabio:hasRepresentation <https://zenodo.org/record/13151884/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13151886>
dc:description "Fig 6. Scanning electron micrographs of Kuqaia species from the Pliensbachian of Skåne. Kuqaia quadrata Li, 1993; (a) one broken specimen (NRM X12704) showing intersecting concentric and more prominent radial ridges, (b) Collar-shaped postventral margin, and (c) enlargement of chequered ornament on the dorsal part; (d) lateral view of specimen (NRM X12705) showing typical intersecting concentric and radial ornament of equal prominence. All from Kävlinge BH-928 core depth 42.2541.15 m. Scale bars = 100 μm, unless otherwise stated. https://doi.org/10.1371/journal.pone.0282247.g006" ;
fabio:hasRepresentation <https://zenodo.org/record/13151886/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13151888>
dc:description "Fig 7. Scanning electron micrographs of Kuqaia species from the Pliensbachian of Skåne. (a)(e) Kuqaia radiata Li, 1993; (a) whole specimen (NRM X12707), and (b) enlargement of radial ridges in lateral view, showing the prominence of radial ridges; (c) whole specimen (NRM X12708), (d) and (e) enlargements of radial ridges. (f) and (g) Kuqaia quadrata Li, 1993; (f) specimen (NRM X12706) in dorsal view showing the prominent intersecting ridged ornamentation and (g) enlargement of chequered ornament. All from Kävlinge BH-928 core depth 46.9746.01 m. Scale bars = 100 μm, unless otherwise indicated. https://doi.org/10.1371/journal.pone.0282247.g007" ;
fabio:hasRepresentation <https://zenodo.org/record/13151888/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,85 @@
@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/03A90F16FFBEFFB3075BFDFED89AF88C>
cito:cites <http://dx.doi.org/10.5281/zenodo.13151878>, <http://dx.doi.org/10.5281/zenodo.13151880>, <http://dx.doi.org/10.5281/zenodo.13151882> ;
dc:creator "Peng, Jungang; Slater, Sam M.; McLoughlin, Stephen; Vajda, Vivi" ;
dc:title "Kuqaia Li 1993" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Kuqaia_Li_1993> ;
trt:publishedIn <http://dx.doi.org/10.1371/journal.pone.0282247> ;
a trt:Treatment .
<http://dx.doi.org/10.1371/journal.pone.0282247>
bibo:endPage "20" ;
bibo:issue "6" ;
bibo:journal "PLoS ONE" ;
bibo:pubDate "2023-06-07" ;
bibo:series "e 0282247" ;
bibo:startPage "1" ;
bibo:volume "18" ;
dc:creator "Peng, Jungang; Slater, Sam M.; McLoughlin, Stephen; Vajda, Vivi" ;
dc:date "2023" ;
dc:title "New species of Kuqaia from the Lower Jurassic of Sweden indicates a possible water flea (Crustacea: Branchiopoda) affinity" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13151878>, <http://dx.doi.org/10.5281/zenodo.13151880>, <http://dx.doi.org/10.5281/zenodo.13151882> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Kuqaia_Li_1993>
dwc:authority "Li, 1993" ;
dwc:authorityName "Li" ;
dwc:authorityYear "1993" ;
dwc:family "Peltaspermaceae" ;
dwc:genus "Kuqaia" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Li, 1993" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Kuqaia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Kuqaia>
dwc:family "Peltaspermaceae" ;
dwc:genus "Kuqaia" ;
dwc:kingdom "Plantae" ;
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/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.13151878>
dc:description "Fig 2. Kuqaia scanicus sp.nov. Holotype, NRM X12700; Kävlinge BH-928 core depth 40.4039.60 m. (a) Scanning electron micrograph of whole specimen at low magnification. (b) Enlargement (SEM image), showing surface ornamentation in central part. https://doi.org/10.1371/journal.pone.0282247.g002" ;
fabio:hasRepresentation <https://zenodo.org/record/13151878/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13151880>
dc:description "Fig 3. Enlargement of the holotype (NRM X12700) of Kuqaia scanicus sp. nov. Kävlinge BH-928 core depth 40.40 39.60 m. Scale bars = 100 μm, unless otherwise stated.(a) Well-developed radial ridges at the anterior (SEM image). (b) Weakly defined ridges at the posterior (SEM image). (c) Weak, parallel and transverse ridges on peduncles (SEM image). (d) Complex surface ornament revealed in UV-fluorescence microscopy. (e) Weakly defined ridges on peduncles evident in fluorescence microscopy. https://doi.org/10.1371/journal.pone.0282247.g003" ;
fabio:hasRepresentation <https://zenodo.org/record/13151880/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13151882>
dc:description "Fig 4. Line drawings showing the morphological characteristics of Kuqaia species. Note that transitional types were indicated for Kuqaia concentrica and K. radiata. https://doi.org/10.1371/journal.pone.0282247.g004" ;
fabio:hasRepresentation <https://zenodo.org/record/13151882/files/figure.png> ;
a fabio:Figure .