2024-07-04 13:31:28 +02:00
@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/03E387C70726FF92FF152DD843CCF906>
2024-11-06 15:16:43 +01:00
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/pustulata_Alder_1854>' due to issues with rank ;
cito: cites <http://dx.doi.org/10.5281/zenodo.996957> , <http://dx.doi.org/10.5281/zenodo.996959> , <http://taxon-concept.plazi.org/id/Animalia/Eolis_pustulata_Alder_1854> , <http://taxon-concept.plazi.org/id/Animalia/Trinchesiidae_Nordsieck_1972> , <http://taxon-concept.plazi.org/id/Animalia/Zelentia_fulgens_MacFarland_1966> , <http://taxon-concept.plazi.org/id/Animalia/Zelentia_ninel_Picton_2017> ;
2024-07-04 13:31:28 +02:00
dc: creator " Picton, Bernard " ;
dc: title " Zelentia Picton 2017, gen. nov. " ;
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zelentia_Picton_2017> ;
trt: publishedIn <http://dx.doi.org/10.11646/zootaxa.4324.1.1> ;
a trt: Treatment .
<http://dx.doi.org/10.11646/zootaxa.4324.1.1>
dc: creator " Picton, Bernard " ;
dc: date " 2017 " ;
dc: title " Ontogeny as an important part of integrative taxonomy in tergipedid aeolidaceans (Gastropoda: Nudibranchia) with a description of a new genus and species from the Barents Sea " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.996957> , <http://dx.doi.org/10.5281/zenodo.996959> .
<http://taxon-concept.plazi.org/id/Animalia/Zelentia_Picton_2017>
dwc: authority " Picton, 2017 " ;
dwc: authorityName " Picton " ;
dwc: authorityYear " 2017 " ;
dwc: class " Gastropoda " ;
dwc: family " Tergipedidae " ;
dwc: genus " Zelentia " ;
dwc: kingdom " Animalia " ;
dwc: order " Nudibranchia " ;
dwc: phylum " Mollusca " ;
dwc: rank " genus " ;
dwc: scientificNameAuthorship " Picton, 2017 " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelentia> ;
a dwcFP: TaxonConcept .
2024-11-06 15:16:43 +01:00
<http://taxon-concept.plazi.org/id/Animalia/Eolis_pustulata_Alder_1854>
dwc: authority " Alder & Hancock, 1854 " ;
dwc: authorityName " Alder & Hancock " ;
dwc: authorityYear " 1854 " ;
dwc: class " Gastropoda " ;
dwc: family " Trinchesiidae " ;
dwc: genus " Eolis " ;
dwc: kingdom " Animalia " ;
dwc: order " Nudibranchia " ;
dwc: phylum " Mollusca " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Alder & Hancock, 1854 " ;
dwc: species " pustulata " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eolis_pustulata> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Zelentia_fulgens_MacFarland_1966>
dwc: authority " (MacFarland, 1966) " ;
dwc: authorityName " Picton " ;
dwc: authorityYear " 2017 " ;
dwc: baseAuthorityName " MacFarland " ;
dwc: baseAuthorityYear " 1966 " ;
dwc: class " Gastropoda " ;
dwc: family " Tergipedidae " ;
dwc: genus " Zelentia " ;
dwc: kingdom " Animalia " ;
dwc: order " Nudibranchia " ;
dwc: phylum " Mollusca " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (MacFarland, 1966) " ;
dwc: species " fulgens " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelentia_fulgens> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Zelentia_ninel_Picton_2017>
dwc: authority " Picton, 2017 " ;
dwc: authorityName " Picton " ;
dwc: authorityYear " 2017 " ;
dwc: class " Gastropoda " ;
dwc: family " Tergipedidae " ;
dwc: genus " Zelentia " ;
dwc: kingdom " Animalia " ;
dwc: order " Nudibranchia " ;
dwc: phylum " Mollusca " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Picton, 2017 " ;
dwc: species " ninel " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelentia_ninel> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trinchesiidae_Nordsieck_1972>
dwc: authorityName " Nordsieck " ;
dwc: authorityYear " 1972 " ;
dwc: class " Gastropoda " ;
dwc: family " Trinchesiidae " ;
dwc: kingdom " Animalia " ;
dwc: order " Nudibranchia " ;
dwc: phylum " Mollusca " ;
dwc: rank " family " ;
dwc: scientificNameAuthorship " Nordsieck, 1972 " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trinchesiidae> ;
a dwcFP: TaxonConcept .
2024-07-04 13:31:28 +02:00
<http://taxon-name.plazi.org/id/Animalia/Zelentia>
dwc: class " Gastropoda " ;
dwc: family " Tergipedidae " ;
dwc: genus " Zelentia " ;
dwc: kingdom " Animalia " ;
dwc: order " Nudibranchia " ;
dwc: phylum " Mollusca " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Tergipedidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tergipedidae>
dwc: family " Tergipedidae " ;
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Nudibranchia> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nudibranchia>
dwc: order " Nudibranchia " ;
dwc: rank " order " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
dwc: class " Gastropoda " ;
dwc: rank " class " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
dwc: phylum " Mollusca " ;
dwc: rank " phylum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc: kingdom " Animalia " ;
dwc: rank " kingdom " ;
a dwcFP: TaxonName .
<http://dx.doi.org/10.5281/zenodo.996957>
dc: description " FIGURE 1. Zelentia ninel gen. et sp. nov., A – B, Holotype ZMMU Op- 509, living animal, 6 mm length, Barents Sea, Dalne- Zelenetskaya Bay, intertidal. A. Dorsal view; B. Ventral view; C. Living specimen on hydroids with egg mass; D. Paratype, ZMMU Op- 401, radular teeth, anterior part, SEM; E. Jaws, lateral view, SEM; F. Jaws, SEM; G. Masticatory processes of jaws, SEM. H. Penis with curved stylet, SEM. I, same, close up of stylet, SEM. Scale bars: D— 10 µm, F— 100 µm, G, I— 10 µm, H— 20 µm. Photos: Tatiana Korshunova, Alexander Martynov. " ;
fabio: hasRepresentation <https://zenodo.org/record/996957/files/figure.png> ;
a fabio: Figure .
<http://dx.doi.org/10.5281/zenodo.996959>
dc: description " FIGURE 2. Zelentia pustulata (Alder et Hancock, 1854) comb. nov., A – B, ZMMU Op- 512, living animal, 15 mm length, Barents Sea, Dalne-Zelenetskaya Bay, 12 m depth. A. Dorsal view; B. Ventral view; C. Living specimen, Strangford Lough, Irish Sea, 15 - 20 m; D. Living specimen, Achill Island, Ireland, 25 m; E. Living specimen, White Sea, Cape Kartesh, 15 - 20 m; F. radular teeth, anterior part, Barents Sea, SEM; G. radular teeth, anterior part, Ireland, SEM; H. radular teeth, anterior part, White Sea, SEM; I. Jaws; White sea; J. Masticatory processes of jaws, SEM; K. Living specimen on hydroid Halecium sp., White Sea. L. Penis with stylet, SEM. Scale bars: F – H— 30 µm, J— 10 µm, L— 30 µm. Photos: (A-B, E, K) Tatiana Korshunova, Alexander Martynov, (C, D) Bernard Picton. " ;
fabio: hasRepresentation <https://zenodo.org/record/996959/files/figure.png> ;
a fabio: Figure .