This commit is contained in:
treatmentbank 2024-10-22 18:04:40 +00:00
parent 7df37174be
commit 04ed8d52f9
5 changed files with 688 additions and 0 deletions

View file

@ -0,0 +1,81 @@
@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/03B4D60CFF83FFCA32E48B4620BAFE8E>
# Warning: Could not add treatment taxon because sigEpithet "fo celator" contains invalid characters ;
cito:cites <http://dx.doi.org/10.5281/zenodo.13949697>, <http://dx.doi.org/10.5281/zenodo.13949701>, <http://dx.doi.org/10.5281/zenodo.13949707>, <http://dx.doi.org/10.5281/zenodo.13949723>, <http://taxon-concept.plazi.org/id/Animalia/Pseudodolbina_Rothschild_1894>, <http://taxon-concept.plazi.org/id/Animalia/Pseudodolbina_focelator_Jordan_1926> ;
dc:creator "Jiang, Zhuo-Heng; Yan, Ming; Wang, Jia-Xin; Hu, Shao-Ji" ;
dc:title "Pseudodolbina fo celator Jordan 1926" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5523.4.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5523.4.2>
bibo:endPage "436" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-10-17" ;
bibo:startPage "423" ;
bibo:volume "5523" ;
dc:creator "Jiang, Zhuo-Heng; Yan, Ming; Wang, Jia-Xin; Hu, Shao-Ji" ;
dc:date "2024" ;
dc:title "Review of the genus Pseudodolbina Rothschild, 1894, with the description of a new species from Yunnan, China (Lepidoptera: Sphingidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13949697>, <http://dx.doi.org/10.5281/zenodo.13949701>, <http://dx.doi.org/10.5281/zenodo.13949707>, <http://dx.doi.org/10.5281/zenodo.13949723> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pseudodolbina_focelator_Jordan_1926>
dwc:authority "Jordan, 1926" ;
dwc:authorityName "Jordan" ;
dwc:authorityYear "1926" ;
dwc:class "Insecta" ;
dwc:family "Sphingidae" ;
dwc:genus "Pseudodolbina" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jordan, 1926" ;
dwc:species "fo celator" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92L3W> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudodolbina_focelator> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pseudodolbina_Rothschild_1894>
dwc:authorityName "Rothschild" ;
dwc:authorityYear "1894" ;
dwc:class "Insecta" ;
dwc:family "Sphingidae" ;
dwc:genus "Pseudodolbina" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Rothschild, 1894" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudodolbina> ;
a dwcFP:TaxonConcept .
<http://dx.doi.org/10.5281/zenodo.13949697>
dc:description "FIGURE 7. HOLOTYPE of Pseudodolbina fo celator, male, Dharamsala, Himachal Pradesh, India. Photo by Alessandro Giusti, NHMUK. (A) Upperside; (B) underside; (C) labels. Scale bar = 10 mm. © The Trustees of the Natural History Museum, London, UK." ;
fabio:hasRepresentation <https://zenodo.org/record/13949697/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13949701>
dc:description "FIGURE 8. PARATYPE of Pseudodolbina fo celator, male, Masuri, Uttaranchal, India. Photo by Alessandro Giusti, NHMUK. (A) Upperside; (B) underside; (C) labels. Scale bar = 10 mm. © The Trustees of the Natural History Museum, London, UK." ;
fabio:hasRepresentation <https://zenodo.org/record/13949701/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13949707>
dc:description "FIGURE 10. Male genitalia of Pseudodolbina fo celator, PARATYPE, Masuri, Uttaranchal, India. Photo by Alessandro Giusti, NHMUK. (A) Lateral view; (B) Right valve; (C) Left valve; (D) Phallus; (E) Anterior lobe of the process; (F) Sacculus of the right valve; (G) Sacculus of the left valve. © The Trustees of the Natural History Museum, London, UK." ;
fabio:hasRepresentation <https://zenodo.org/record/13949707/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13949723>
dc:description "FIGURE 16. Distribution of species of genus Pseudodolbina. The blue dots indicate records of P. f. fo, the red dots indicate records of P. f. celator, the orange dots indicate records of P. aequalis, and the green dot indicates the type locality of P. yunnana sp. nov.." ;
fabio:hasRepresentation <https://zenodo.org/record/13949723/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,224 @@
@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/03B4D60CFF86FFC432E488312583FF3E>
cito:cites <http://dx.doi.org/10.5281/zenodo.13949683>, <http://dx.doi.org/10.5281/zenodo.13949695>, <http://dx.doi.org/10.5281/zenodo.13949685>, <http://dx.doi.org/10.5281/zenodo.13949689>, <http://dx.doi.org/10.5281/zenodo.13949691>, <http://dx.doi.org/10.5281/zenodo.13949723>, <http://dx.doi.org/10.5281/zenodo.13949725>, <http://taxon-concept.plazi.org/id/Animalia/Pseudodolbina_Rothschild_1894>, <http://taxon-concept.plazi.org/id/Animalia/Sphingidae_Latreille_1802>, <http://taxon-concept.plazi.org/id/Animalia/Sphinginae_Latreille_1802> ;
dc:creator "Jiang, Zhuo-Heng; Yan, Ming; Wang, Jia-Xin; Hu, Shao-Ji" ;
dc:title "Pseudodolbina fofo Walker 1856" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B4D60CFF86FFC432E488312583FF3E.mc.3B756D47FF86FFC133E188B22672FD01>, <http://tb.plazi.org/GgServer/dwcaRecords/03B4D60CFF86FFC432E488312583FF3E.mc.3B756D47FF86FFC133F489712138FCC7> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudodolbina_fofo_Walker_1856> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Zonilia> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Pseudodolbina_veloxina_Rothschild_1894> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5523.4.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5523.4.2>
bibo:endPage "436" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-10-17" ;
bibo:startPage "423" ;
bibo:volume "5523" ;
dc:creator "Jiang, Zhuo-Heng; Yan, Ming; Wang, Jia-Xin; Hu, Shao-Ji" ;
dc:date "2024" ;
dc:title "Review of the genus Pseudodolbina Rothschild, 1894, with the description of a new species from Yunnan, China (Lepidoptera: Sphingidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13949683>, <http://dx.doi.org/10.5281/zenodo.13949695>, <http://dx.doi.org/10.5281/zenodo.13949685>, <http://dx.doi.org/10.5281/zenodo.13949689>, <http://dx.doi.org/10.5281/zenodo.13949691>, <http://dx.doi.org/10.5281/zenodo.13949723>, <http://dx.doi.org/10.5281/zenodo.13949725> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pseudodolbina_fofo_Walker_1856>
dwc:authority "(Walker, 1856)" ;
dwc:authorityName "Walker" ;
dwc:authorityYear "1856" ;
dwc:class "Insecta" ;
dwc:family "Sphingidae" ;
dwc:genus "Pseudodolbina" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Walker, 1856" ;
dwc:species "fofo" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92L3W> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudodolbina_fofo> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pseudodolbina_veloxina_Rothschild_1894>
dwc:authority "Rothschild, 1894" ;
dwc:authorityName "Rothschild" ;
dwc:authorityYear "1894" ;
dwc:class "Insecta" ;
dwc:family "Sphingidae" ;
dwc:genus "Pseudodolbina" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rothschild, 1894" ;
dwc:species "veloxina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9855N> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudodolbina_veloxina> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pseudodolbina_Rothschild_1894>
dwc:authorityName "Rothschild" ;
dwc:authorityYear "1894" ;
dwc:class "Insecta" ;
dwc:family "Sphingidae" ;
dwc:genus "Pseudodolbina" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Rothschild, 1894" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudodolbina> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphingidae_Latreille_1802>
dwc:authorityName "Latreille" ;
dwc:authorityYear "1802" ;
dwc:class "Insecta" ;
dwc:family "Sphingidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Latreille, 1802" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphingidae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphinginae_Latreille_1802>
dwc:authorityName "Latreille" ;
dwc:authorityYear "1802" ;
dwc:class "Insecta" ;
dwc:family "Sphinginae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Latreille, 1802" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphinginae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pseudodolbina_fofo>
dwc:class "Insecta" ;
dwc:family "Sphingidae" ;
dwc:genus "Pseudodolbina" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fofo" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudodolbina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pseudodolbina>
dwc:class "Insecta" ;
dwc:family "Sphingidae" ;
dwc:genus "Pseudodolbina" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphingidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphingidae>
dwc:class "Insecta" ;
dwc:family "Sphingidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
dwc:order "Lepidoptera" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:phylum "Arthropoda" ;
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://taxon-name.plazi.org/id/Animalia/Pseudodolbina_veloxina>
dwc:class "Insecta" ;
dwc:family "Sphingidae" ;
dwc:genus "Pseudodolbina" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "veloxina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudodolbina> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13949683>
dc:description "FIGURE 2. SYNTYPE of of Pseudodolbina fo fo, male, North India. Photo by Alessandro Giusti, NHMUK. (A) Upperside; (B) underside; (C) labels. Scale bar = 10 mm. © The Trustees of the Natural History Museum, London, UK." ;
fabio:hasRepresentation <https://zenodo.org/record/13949683/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13949695>
dc:description "FIGURE 6. SYNTYPE of Pseudodolbina veloxina, male, Khasi Hills, Meghalaya, India.Photo by Alessandro Giusti, NHMUK. (A) Upperside; (B) underside; (C) labels. Scale bar = 10 mm. © The Trustees of the Natural History Museum, London, UK." ;
fabio:hasRepresentation <https://zenodo.org/record/13949695/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13949685>
dc:description "FIGURE 3. SYNTYPE of Pseudodolbina fo fo, female, North India. Photo by Alessandro Giusti, NHMUK. (A) Upperside; (B) underside; (C) labels. Scale bar = 10 mm. © The Trustees of the Natural History Museum, London, UK." ;
fabio:hasRepresentation <https://zenodo.org/record/13949685/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13949689>
dc:description "FIGURE 4. Male genitalia of Pseudodolbina fo fo, Meghalaya, India. (A) Lateral view; (B) Left valve; (C) Phallus; (D) Anterior lobe of the process. © The Trustees of the Natural History Museum, London, UK (downloaded from Kitching, I.J., Sphingidae Taxonomic Inventory. https://sphingidae.myspecies.info/taxonomy/term/2371/media. Available online: (accessed on 3 June 2024))." ;
fabio:hasRepresentation <https://zenodo.org/record/13949689/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13949691>
dc:description "FIGURE 5. Female genitalia of Pseudodolbina fo fo, Assam, India. © The Trustees of the Natural History Museum, London, UK (downloaded from Kitching, I.J. Sphingidae Taxonomic Inventory. https://sphingidae.myspecies.info/taxonomy/term/2372/ media. Available online: (accessed on 3 June 2024))." ;
fabio:hasRepresentation <https://zenodo.org/record/13949691/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13949723>
dc:description "FIGURE 16. Distribution of species of genus Pseudodolbina. The blue dots indicate records of P. f. fo, the red dots indicate records of P. f. celator, the orange dots indicate records of P. aequalis, and the green dot indicates the type locality of P. yunnana sp. nov.." ;
fabio:hasRepresentation <https://zenodo.org/record/13949723/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13949725>
dc:description "FIGURE 17. Habitats of Pseudodolbina species from China. A. Motuo County, Xizang, China; B. Maguan County, Yunnan, China." ;
fabio:hasRepresentation <https://zenodo.org/record/13949725/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03B4D60CFF86FFC432E488312583FF3E.mc.3B756D47FF86FFC133E188B22672FD01>
dwc:locality "Assam" ;
trt:httpUri <https://treatment.plazi.org/id/03B4D60CFF86FFC432E488312583FF3E#3B756D47FF86FFC133E188B22672FD01> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03B4D60CFF86FFC432E488312583FF3E.mc.3B756D47FF86FFC133F489712138FCC7>
dwc:collectionCode "JZHC" ;
dwc:eventDate "2017-05-16" ;
dwc:locality "Motuo County" ;
dwc:recordedBy "Zhen Li" ;
dwc:verbatimElevation "1840" ;
trt:httpUri <https://treatment.plazi.org/id/03B4D60CFF86FFC432E488312583FF3E#3B756D47FF86FFC133F489712138FCC7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,200 @@
@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/03F2DF380259FFAFFE164D67FAB57B7A>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ancistromesus_mexicanus_Broderip_1829>, <http://taxon-concept.plazi.org/id/Animalia/Fissurella_decemcostata_McLean_1970>, <http://taxon-concept.plazi.org/id/Animalia/Fissurella_gemmata_Menke_1847>, <http://taxon-concept.plazi.org/id/Animalia/Leptoplanidae_Stimpson_1857>, <http://taxon-concept.plazi.org/id/Animalia/Lottia_discors_Philippi_1849>, <http://taxon-concept.plazi.org/id/Animalia/Lottia_pediculus_Philippi_1846>, <http://taxon-concept.plazi.org/id/Animalia/Siphonaria_I_1823> ;
dc:creator "Ramos-Sánchez, Mariela" ;
dc:title "Bivesiculoplana lamothei Pineda-Lopez & Gonzalez-Bulnes 1984" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bivesiculoplana_lamothei_Pineda_1984> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.962.2683> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.962.2683>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-10-17" ;
bibo:startPage "1" ;
bibo:volume "962" ;
dc:creator "Ramos-Sánchez, Mariela" ;
dc:date "2024" ;
dc:title "The polyclads (Platyhelminthes: Polycladida) from the Tropical Eastern Pacific: Commented checklist and description of a new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Bivesiculoplana_lamothei_Pineda_1984>
dwc:authority "Pineda-Lopez & Gonzalez-Bulnes, 1984" ;
dwc:authorityName "Pineda-Lopez & Gonzalez-Bulnes" ;
dwc:authorityYear "1984" ;
dwc:class "Turbellaria" ;
dwc:family "Leptoplanidae" ;
dwc:genus "Bivesiculoplana" ;
dwc:kingdom "Animalia" ;
dwc:order "Polycladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pineda-Lopez & Gonzalez-Bulnes, 1984" ;
dwc:species "lamothei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bivesiculoplana_lamothei> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Fissurella_gemmata_Menke_1847>
dwc:authority "Menke, 1847" ;
dwc:authorityName "Menke" ;
dwc:authorityYear "1847" ;
dwc:class "Gastropoda" ;
dwc:family "Fissurellidae" ;
dwc:genus "Fissurella" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepetellida" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Menke, 1847" ;
dwc:species "gemmata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fissurella_gemmata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Fissurella_decemcostata_McLean_1970>
dwc:authority "J. H. McLean, 1970" ;
dwc:authorityName "J. H. McLean" ;
dwc:authorityYear "1970" ;
dwc:class "Gastropoda" ;
dwc:family "Fissurellidae" ;
dwc:genus "Fissurella" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepetellida" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "McLean, 1970" ;
dwc:species "decemcostata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fissurella_decemcostata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lottia_pediculus_Philippi_1846>
dwc:authority "(R. A. Philippi, 1846)" ;
dwc:baseAuthorityName "R. A. Philippi" ;
dwc:baseAuthorityYear "1846" ;
dwc:class "Gastropoda" ;
dwc:family "Lottiidae" ;
dwc:genus "Lottia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Philippi, 1846)" ;
dwc:species "pediculus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lottia_pediculus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lottia_discors_Philippi_1849>
dwc:authority "(R. A. Philippi, 1849)" ;
dwc:baseAuthorityName "R. A. Philippi" ;
dwc:baseAuthorityYear "1849" ;
dwc:class "Gastropoda" ;
dwc:family "Lottiidae" ;
dwc:genus "Lottia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Philippi, 1849)" ;
dwc:species "discors" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lottia_discors> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Siphonaria_I_1823>
dwc:authority "G. B. Sowerby I, 1823" ;
dwc:authorityName "G. B. Sowerby I" ;
dwc:authorityYear "1823" ;
dwc:class "Gastropoda" ;
dwc:family "Siphonariidae" ;
dwc:genus "Siphonaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Siphonariida" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Sowerby I, 1823" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siphonaria> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ancistromesus_mexicanus_Broderip_1829>
dwc:authority "(Broderip & G. B. Sowerby I, 1829))" ;
dwc:authorityName "" ;
dwc:baseAuthorityName "Broderip & G. B. Sowerby I" ;
dwc:baseAuthorityYear "1829" ;
dwc:class "Gastropoda" ;
dwc:family "Patellidae" ;
dwc:genus "Ancistromesus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Broderip & Sowerby I, 1829)" ;
dwc:species "mexicanus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ancistromesus_mexicanus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Leptoplanidae_Stimpson_1857>
dwc:authorityName "Stimpson" ;
dwc:authorityYear "1857" ;
dwc:family "Leptoplanidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Polycladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Stimpson, 1857" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptoplanidae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Bivesiculoplana_lamothei>
dwc:class "Turbellaria" ;
dwc:family "Leptoplanidae" ;
dwc:genus "Bivesiculoplana" ;
dwc:kingdom "Animalia" ;
dwc:order "Polycladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "lamothei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bivesiculoplana> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bivesiculoplana>
dwc:genus "Bivesiculoplana" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptoplanidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Leptoplanidae>
dwc:family "Leptoplanidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Polycladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polycladida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polycladida>
dwc:order "Polycladida" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Turbellaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Turbellaria>
dwc:class "Turbellaria" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
dwc:phylum "Platyhelminthes" ;
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 .

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/03F2DF380262FF92FE434DA4FAC97B84>
dc:creator "Ramos-Sánchez, Mariela" ;
dc:title "Enchiridium magec Cuadrado, Moro & Norena 2017" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Enchiridium_magec_Cuadrado_2017> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.962.2683> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.962.2683>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-10-17" ;
bibo:startPage "1" ;
bibo:volume "962" ;
dc:creator "Ramos-Sánchez, Mariela" ;
dc:date "2024" ;
dc:title "The polyclads (Platyhelminthes: Polycladida) from the Tropical Eastern Pacific: Commented checklist and description of a new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Enchiridium_magec_Cuadrado_2017>
dwc:authority "Cuadrado et al., 2017: 45 - 47", "Cuadrado, Moro & Norena, 2017" ;
dwc:authorityName "Cuadrado", "Cuadrado, Moro & Norena" ;
dwc:authorityPageNumber "45 - 47" ;
dwc:authorityYear "2017" ;
dwc:family "Prosthiostomidae" ;
dwc:genus "Enchiridium" ;
dwc:kingdom "Animalia" ;
dwc:order "Polycladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cuadrado, Moro & Norena, 2017" ;
dwc:species "magec" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93Z5F> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enchiridium_magec> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Enchiridium_magec>
dwc:family "Prosthiostomidae" ;
dwc:genus "Enchiridium" ;
dwc:kingdom "Animalia" ;
dwc:order "Polycladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "magec" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enchiridium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Enchiridium>
dwc:genus "Enchiridium" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prosthiostomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Prosthiostomidae>
dwc:family "Prosthiostomidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polycladida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polycladida>
dwc:order "Polycladida" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
dwc:phylum "Platyhelminthes" ;
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 .

View file

@ -0,0 +1,98 @@
@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/03F2DF38027AFF8BFD8548D8FEDF7E55>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Polycladida_Lang_1884> ;
dc:creator "Ramos-Sánchez, Mariela" ;
dc:title "Glossostoma nematoideum LeConte 1851" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Glossostoma_nematoideum_LeConte_1851> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.962.2683> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.962.2683>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-10-17" ;
bibo:startPage "1" ;
bibo:volume "962" ;
dc:creator "Ramos-Sánchez, Mariela" ;
dc:date "2024" ;
dc:title "The polyclads (Platyhelminthes: Polycladida) from the Tropical Eastern Pacific: Commented checklist and description of a new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Glossostoma_nematoideum_LeConte_1851>
dwc:authority "LeConte, 1851" ;
dwc:authorityName "LeConte" ;
dwc:authorityYear "1851" ;
dwc:family "Pseudocerotidae" ;
dwc:genus "Glossostoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Polycladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "LeConte, 1851" ;
dwc:species "nematoideum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GDZB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Glossostoma_nematoideum> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Polycladida_Lang_1884>
dwc:authorityName "Lang" ;
dwc:authorityYear "1884" ;
dwc:kingdom "Animalia" ;
dwc:order "Polycladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "order" ;
dwc:scientificNameAuthorship "Lang, 1884" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polycladida> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Glossostoma_nematoideum>
dwc:family "Pseudocerotidae" ;
dwc:genus "Glossostoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Polycladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "nematoideum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glossostoma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Glossostoma>
dwc:genus "Glossostoma" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudocerotidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pseudocerotidae>
dwc:family "Pseudocerotidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polycladida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polycladida>
dwc:kingdom "Animalia" ;
dwc:order "Polycladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
dwc:phylum "Platyhelminthes" ;
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 .