This commit is contained in:
treatmentbank 2024-09-16 19:52:08 +00:00
parent 47be1c8d21
commit 031a0dc78b

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/2E7B87D44D62A513FED9F8F4FEC972A1>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Dugesia_xeropotamica_Stocchino_2024> ;
dc:creator "Dols-Serrate, Daniel; Stocchino, Giacinta Angela; Nuin-Villabona, Paula; Sluys, Ronald; Riutort, Marta" ;
dc:title "Dugesia Girard 1850" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2E7B87D44D62A513FED9F8F4FEC972A1.mc.16BA3C9F4D62A51FFBEFFF17FCFA7384>, <http://tb.plazi.org/GgServer/dwcaRecords/2E7B87D44D62A513FED9F8F4FEC972A1.mc.16BA3C9F4D62A51FFBC1FA80FB967718>, <http://tb.plazi.org/GgServer/dwcaRecords/2E7B87D44D62A513FED9F8F4FEC972A1.mc.16BA3C9F4D62A51FFBEFFAC1FBED77DB> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dugesia_Girard_1850> ;
trt:publishedIn <http://dx.doi.org/10.1093/zoolinnean/zlae080> ;
a trt:Treatment .
<http://dx.doi.org/10.1093/zoolinnean/zlae080>
bibo:endPage "16" ;
bibo:issue "4" ;
bibo:journal "Zoological Journal of the Linnean Society" ;
bibo:pubDate "2024-08-07" ;
bibo:startPage "1" ;
bibo:volume "201" ;
dc:creator "Dols-Serrate, Daniel; Stocchino, Giacinta Angela; Nuin-Villabona, Paula; Sluys, Ronald; Riutort, Marta" ;
dc:date "2024" ;
dc:title "New insights into the evolution and biogeography of freshwater planarians on islands in the Tyrrhenian Sea, Western Mediterranean Basin, with the integrative description of a new endemic species from Corsica (Platyhelminthes: Tricladida: Dugesia)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dugesia_Girard_1850>
dwc:authority "Girard, 1850" ;
dwc:authorityName "Girard" ;
dwc:authorityYear "1850" ;
dwc:family "Dugesiidae" ;
dwc:genus "Dugesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Tricladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Girard, 1850" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NXPM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dugesia> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Dugesia_xeropotamica_Stocchino_2024>
dwc:authority "Stocchino, Dols-Serrate & Riutort" ;
dwc:authorityName "Stocchino, Dols-Serrate & Riutort" ;
dwc:authorityYear "2024" ;
dwc:family "Dugesiidae" ;
dwc:genus "Dugesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Tricladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stocchino, Dols-Serrate & Riutort, 2024" ;
dwc:species "xeropotamica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dugesia_xeropotamica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dugesia>
dwc:family "Dugesiidae" ;
dwc:genus "Dugesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Tricladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dugesiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dugesiidae>
dwc:family "Dugesiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Tricladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tricladida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tricladida>
dwc:kingdom "Animalia" ;
dwc:order "Tricladida" ;
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:kingdom "Animalia" ;
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 .
<http://taxon-name.plazi.org/id/Animalia/Dugesia_xeropotamica>
dwc:family "Dugesiidae" ;
dwc:genus "Dugesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Tricladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "xeropotamica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dugesia> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/2E7B87D44D62A513FED9F8F4FEC972A1.mc.16BA3C9F4D62A51FFBEFFF17FCFA7384>
dwc:catalogNumber "CA1291-08, CA1291-09, CA1291-11, CA1291-13, MG1292- 08, MG1292-09, MG1292-13" ;
dwc:collectionCode "RMNH, CGAS" ;
dwc:eventDate "2019-11-29" ;
dwc:locality "GenBank" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "42.538166" ;
dwc:verbatimLongitude "8.8440275" ;
trt:httpUri <https://treatment.plazi.org/id/2E7B87D44D62A513FED9F8F4FEC972A1#16BA3C9F4D62A51FFBEFFF17FCFA7384> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2E7B87D44D62A513FED9F8F4FEC972A1.mc.16BA3C9F4D62A51FFBC1FA80FB967718>
dwc:locality "Seccu River" ;
trt:httpUri <https://treatment.plazi.org/id/2E7B87D44D62A513FED9F8F4FEC972A1#16BA3C9F4D62A51FFBC1FA80FB967718> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2E7B87D44D62A513FED9F8F4FEC972A1.mc.16BA3C9F4D62A51FFBEFFAC1FBED77DB>
dwc:locality "Figarella River" ;
trt:httpUri <https://treatment.plazi.org/id/2E7B87D44D62A513FED9F8F4FEC972A1#16BA3C9F4D62A51FFBEFFAC1FBED77DB> ;
a dwc:MaterialCitation .