This commit is contained in:
treatmentbank 2024-10-01 17:42:42 +00:00
parent ee3821135b
commit 865a1ea6f7
3 changed files with 396 additions and 0 deletions

View file

@ -0,0 +1,150 @@
@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/039487B2FFE29A6DFE6FFB0590A27CFF>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Patellogastropoda>' due to issues with rank ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Erginus_Jeffreys_1877>, <http://taxon-concept.plazi.org/id/Animalia/Rhodopetala_rosea_Dall_1872>, <http://taxon-concept.plazi.org/id/Animalia/Erginus_galkini_Chernyshev_2002>, <http://taxon-concept.plazi.org/id/Animalia/Problacmaea_sybaritica_Dall_1871>, <http://taxon-concept.plazi.org/id/Animalia/Problacmaea_apicina_Dall_1879>, <http://dx.doi.org/10.5281/zenodo.13871679> ;
dc:creator "Chernyshev, Alexei V." ;
dc:title "Erginidae Chernyshev 2018, fam. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Erginidae_Chernyshev_2018> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.11088000> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.11088000>
bibo:endPage "68" ;
bibo:issue "1 / 2" ;
bibo:journal "The Bulletin of the Russian Far East Malacological Society" ;
bibo:pubDate "2018-12-27" ;
bibo:startPage "63" ;
bibo:volume "22" ;
dc:creator "Chernyshev, Alexei V." ;
dc:date "2018" ;
dc:title "Erginidae fam. nov. (Patellogastropoda) - a new family of limpets" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13871679> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Erginidae_Chernyshev_2018>
dwc:authority "Chernyshev" ;
dwc:authorityName "Chernyshev" ;
dwc:authorityYear "2018" ;
dwc:class "Gastropoda" ;
dwc:family "Erginidae" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Chernyshev, 2018" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erginidae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Erginus_Jeffreys_1877>
dwc:authority "Jeffreys, 1877" ;
dwc:authorityName "Jeffreys" ;
dwc:authorityYear "1877" ;
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Erginus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Jeffreys, 1877" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erginus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Rhodopetala_rosea_Dall_1872>
dwc:authority "(Dall, 1872)" ;
dwc:baseAuthorityName "Dall" ;
dwc:baseAuthorityYear "1872" ;
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Rhodopetala" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Dall, 1872)" ;
dwc:species "rosea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhodopetala_rosea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Erginus_galkini_Chernyshev_2002>
dwc:authority "Chernyshev et Chernova, 2002" ;
dwc:authorityName "Chernyshev et Chernova" ;
dwc:authorityYear "2002" ;
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Erginus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chernyshev & Chernova, 2002" ;
dwc:species "galkini" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erginus_galkini> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Problacmaea_sybaritica_Dall_1871>
dwc:baseAuthorityName "Dall" ;
dwc:baseAuthorityYear "1871" ;
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Problacmaea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Dall, 1871)" ;
dwc:species "sybaritica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Problacmaea_sybaritica> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Problacmaea_apicina_Dall_1879>
dwc:authorityName "Chernyshev" ;
dwc:authorityYear "2018" ;
dwc:baseAuthorityName "Dall" ;
dwc:baseAuthorityYear "1879" ;
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Problacmaea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Dall, 1879)" ;
dwc:species "apicina" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Problacmaea_apicina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Erginidae>
dwc:class "Gastropoda" ;
dwc:family "Erginidae" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
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.13871679>
dc:description "Fig. 2. Morphology of some erginids. A Problacmaea sybaritica, veligers from brooding sac (в velum, м trophical sacs, н foot): photograph courtesy of K.G. Kolbin; B, C provisional radula of Erginus galkini; D, E Erginus galkini, shell of young specimen (length 3.2 mm) (D), juvenile shell with protoconch and teleoconch (E); F Problacmaea sybaritica, shell of young specimen (length 1.2 mm); G Problacmaea apicina, juvenile shell with protoconch and teleoconch. Scale: A, G 50 μm, B, C 3 μm, E 100 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13871679/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,114 @@
@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/039487B2FFE79A6AFE1BFF1E90777801>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Erginus_rubellus_Fabricius_1780>, <http://taxon-concept.plazi.org/id/Animalia/Erginus_galkini_Chernyshev_2002>, <http://dx.doi.org/10.5281/zenodo.13871679> ;
dc:creator "Chernyshev, Alexei V." ;
dc:title "Erginus Jeffreys 1877" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Erginus_Jeffreys_1877> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.11088000> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.11088000>
bibo:endPage "68" ;
bibo:issue "1 / 2" ;
bibo:journal "The Bulletin of the Russian Far East Malacological Society" ;
bibo:pubDate "2018-12-27" ;
bibo:startPage "63" ;
bibo:volume "22" ;
dc:creator "Chernyshev, Alexei V." ;
dc:date "2018" ;
dc:title "Erginidae fam. nov. (Patellogastropoda) - a new family of limpets" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13871679> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Erginus_Jeffreys_1877>
dwc:authority "Jeffreys, 1877" ;
dwc:authorityName "Jeffreys" ;
dwc:authorityYear "1877" ;
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Erginus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Jeffreys, 1877" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NZ24> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erginus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Erginus_rubellus_Fabricius_1780>
dwc:authority "(O. Fabricius, 1780)" ;
dwc:baseAuthorityName "O. Fabricius" ;
dwc:baseAuthorityYear "1780" ;
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Erginus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1780)" ;
dwc:species "rubellus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erginus_rubellus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Erginus_galkini_Chernyshev_2002>
dwc:authority "Chernyshev et Chernova, 2002" ;
dwc:authorityName "Chernyshev et Chernova" ;
dwc:authorityYear "2002" ;
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Erginus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chernyshev & Chernova, 2002" ;
dwc:species "galkini" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erginus_galkini> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Erginus>
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Erginus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhodopetalidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhodopetalidae>
dwc:family "Rhodopetalidae" ;
dwc:rank "family" ;
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.13871679>
dc:description "Fig. 2. Morphology of some erginids. A Problacmaea sybaritica, veligers from brooding sac (в velum, м trophical sacs, н foot): photograph courtesy of K.G. Kolbin; B, C provisional radula of Erginus galkini; D, E Erginus galkini, shell of young specimen (length 3.2 mm) (D), juvenile shell with protoconch and teleoconch (E); F Problacmaea sybaritica, shell of young specimen (length 1.2 mm); G Problacmaea apicina, juvenile shell with protoconch and teleoconch. Scale: A, G 50 μm, B, C 3 μm, E 100 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13871679/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,132 @@
@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/039487B2FFE79A6AFE8EFD7092217E89>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Problacmaea_moskalevi_Golikov_1972>, <http://taxon-concept.plazi.org/id/Animalia/Problacmaea_sybaritica_Dall_1871>, <http://taxon-concept.plazi.org/id/Animalia/Problacmaea_apicina_Dall_1879>, <http://dx.doi.org/10.5281/zenodo.13871679> ;
dc:creator "Chernyshev, Alexei V." ;
dc:title "Problacmaea Golikov et Kussakin 1972" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Problacmaea_Golikov_1972> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.11088000> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.11088000>
bibo:endPage "68" ;
bibo:issue "1 / 2" ;
bibo:journal "The Bulletin of the Russian Far East Malacological Society" ;
bibo:pubDate "2018-12-27" ;
bibo:startPage "63" ;
bibo:volume "22" ;
dc:creator "Chernyshev, Alexei V." ;
dc:date "2018" ;
dc:title "Erginidae fam. nov. (Patellogastropoda) - a new family of limpets" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13871679> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Problacmaea_Golikov_1972>
dwc:authority "Golikov et Kussakin, 1972" ;
dwc:authorityName "Golikov et Kussakin" ;
dwc:authorityYear "1972" ;
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Problacmaea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Golikov & Kussakin, 1972" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8R4ZL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Problacmaea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Problacmaea_moskalevi_Golikov_1972>
dwc:authority "Golikov et Kussakin, 1972" ;
dwc:authorityName "Golikov et Kussakin" ;
dwc:authorityYear "1972" ;
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Problacmaea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Golikov & Kussakin, 1972" ;
dwc:species "moskalevi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4MLTP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Problacmaea_moskalevi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Problacmaea_sybaritica_Dall_1871>
dwc:authority "(Dall, 1871)" ;
dwc:baseAuthorityName "Dall" ;
dwc:baseAuthorityYear "1871" ;
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Problacmaea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Dall, 1871)" ;
dwc:species "sybaritica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Problacmaea_sybaritica> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Problacmaea_apicina_Dall_1879>
dwc:authority "(Dall, 1879)" ;
dwc:authorityName "Chernyshev" ;
dwc:authorityYear "2018" ;
dwc:baseAuthorityName "Dall" ;
dwc:baseAuthorityYear "1879" ;
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Problacmaea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Dall, 1879)" ;
dwc:species "apicina" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Problacmaea_apicina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Problacmaea>
dwc:class "Gastropoda" ;
dwc:family "Rhodopetalidae" ;
dwc:genus "Problacmaea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhodopetalidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhodopetalidae>
dwc:family "Rhodopetalidae" ;
dwc:rank "family" ;
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.13871679>
dc:description "Fig. 2. Morphology of some erginids. A Problacmaea sybaritica, veligers from brooding sac (в velum, м trophical sacs, н foot): photograph courtesy of K.G. Kolbin; B, C provisional radula of Erginus galkini; D, E Erginus galkini, shell of young specimen (length 3.2 mm) (D), juvenile shell with protoconch and teleoconch (E); F Problacmaea sybaritica, shell of young specimen (length 1.2 mm); G Problacmaea apicina, juvenile shell with protoconch and teleoconch. Scale: A, G 50 μm, B, C 3 μm, E 100 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/13871679/files/figure.png> ;
a fabio:Figure .