This commit is contained in:
treatmentbank 2024-12-19 15:30:01 +00:00
parent bd9cda263a
commit 550be1c676
7 changed files with 653 additions and 0 deletions

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/2061BDD826575136B5EC92E28E53D3FA>
cito:cites <https://binary.pensoft.net/fig/1203015> ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:title "Stenostomum leucops Schmidt 1848" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stenostomum_leucops_Duges_1828> ;
trt:publishedIn <http://dx.doi.org/10.3897/evolsyst.8.139468> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/evolsyst.8.139468>
bibo:endPage "310" ;
bibo:issue "2" ;
bibo:journal "Evolutionary Systematics" ;
bibo:pubDate "2024-12-19" ;
bibo:startPage "279" ;
bibo:volume "8" ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:date "2024" ;
dc:title "Little neighbours in Hamburg: free-living aquatic flatworms (Platyhelminthes)" ;
fabio:hasPart <https://binary.pensoft.net/fig/1203015> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Stenostomum_leucops_Duges_1828>
dwc:authority "(Duges, 1828) Schmidt, 1848" ;
dwc:authorityName "Schmidt" ;
dwc:authorityYear "1848" ;
dwc:baseAuthorityName "Duges" ;
dwc:baseAuthorityYear "1828" ;
dwc:family "Stenostomidae" ;
dwc:genus "Stenostomum" ;
dwc:kingdom "Animalia" ;
dwc:order "Catenulida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Duges, 1828)" ;
dwc:species "leucops" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/525L9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenostomum_leucops> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Stenostomum_leucops>
dwc:family "Stenostomidae" ;
dwc:genus "Stenostomum" ;
dwc:kingdom "Animalia" ;
dwc:order "Catenulida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "leucops" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stenostomum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stenostomum>
dwc:genus "Stenostomum" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stenostomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stenostomidae>
dwc:family "Stenostomidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Catenulida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Catenulida>
dwc:order "Catenulida" ;
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 .
<https://binary.pensoft.net/fig/1203015>
dc:description "Figure 2. Stenostomum leucops. A C Habitus of swimming specimens; D. Anterior part of the body; E. Posterior part of the body F, G. Anterior part of the body. Abbreviations: ab anterior brain; br brain; cp ciliated pits; i intestine; m mouth; np nephridiopore; pb posterior brain; ph pharynx; phg pharyngeal glands. Scale bars: 200 μm (A C); 100 μm (D, E); 50 μm (F, G)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1203015> ;
a fabio:Figure .

View file

@ -0,0 +1,104 @@
@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/4F1BEE51958C5808BB80F92FDEC2345F>
cito:cites <https://binary.pensoft.net/fig/1203016>, <https://binary.pensoft.net/fig/1203014> ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:title "Macrostomum rostratum Papi 1951" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macrostomum_rostratum_Papi_1951> ;
trt:publishedIn <http://dx.doi.org/10.3897/evolsyst.8.139468> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/evolsyst.8.139468>
bibo:endPage "310" ;
bibo:issue "2" ;
bibo:journal "Evolutionary Systematics" ;
bibo:pubDate "2024-12-19" ;
bibo:startPage "279" ;
bibo:volume "8" ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:date "2024" ;
dc:title "Little neighbours in Hamburg: free-living aquatic flatworms (Platyhelminthes)" ;
fabio:hasPart <https://binary.pensoft.net/fig/1203016>, <https://binary.pensoft.net/fig/1203014> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Macrostomum_rostratum_Papi_1951>
dwc:authority "Papi, 1951" ;
dwc:authorityName "Papi" ;
dwc:authorityYear "1951" ;
dwc:class "Trematoda" ;
dwc:family "Macrostomidae" ;
dwc:genus "Macrostomum" ;
dwc:kingdom "Animalia" ;
dwc:order "Catenulida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Papi, 1951" ;
dwc:species "rostratum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3XB92> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macrostomum_rostratum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Macrostomum_rostratum>
dwc:class "Trematoda" ;
dwc:family "Macrostomidae" ;
dwc:genus "Macrostomum" ;
dwc:kingdom "Animalia" ;
dwc:order "Catenulida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "rostratum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrostomum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Macrostomum>
dwc:genus "Macrostomum" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrostomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Macrostomidae>
dwc:family "Macrostomidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Catenulida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Catenulida>
dwc:order "Catenulida" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trematoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trematoda>
dwc:class "Trematoda" ;
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 .
<https://binary.pensoft.net/fig/1203016>
dc:description "Figure 3. Macrostomum rostratum. A. Habitus of a swimming specimen; B. Anterior part of the body; C F. Posterior part of the body. Abbreviations: e eye; eg egg; ph pharynx; pv prostate vesicle; st stylet; sv seminal vesicle. Scale bars: 200 μm (A); 50 μm (B F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1203016> ;
a fabio:Figure .
<https://binary.pensoft.net/fig/1203014>
dc:description "Figure 1. Stenostomum gotlandense. A. Habitus of a swimming specimen; B. Anterior part of the body; C. Anterior part of the body showing the brain; D. Posterior part of the body. Abbreviations: ab anterior brain; br brain; cp ciliated pits; ep excretophore; i intestine; m mouth; pb posterior brain; ph pharynx; pn protonephridia. Scale bars: 50 μm (A, C); 100 μm (B, D)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1203014> ;
a fabio:Figure .

View file

@ -0,0 +1,91 @@
@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/717525C80E755D2681A6DED29C971119>
cito:cites <https://binary.pensoft.net/fig/1203018> ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:title "Gyratrix hermaphroditus Ehrenberg 1831" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gyratrix_hermaphroditus_Ehrenberg_1831> ;
trt:publishedIn <http://dx.doi.org/10.3897/evolsyst.8.139468> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/evolsyst.8.139468>
bibo:endPage "310" ;
bibo:issue "2" ;
bibo:journal "Evolutionary Systematics" ;
bibo:pubDate "2024-12-19" ;
bibo:startPage "279" ;
bibo:volume "8" ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:date "2024" ;
dc:title "Little neighbours in Hamburg: free-living aquatic flatworms (Platyhelminthes)" ;
fabio:hasPart <https://binary.pensoft.net/fig/1203018> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gyratrix_hermaphroditus_Ehrenberg_1831>
dwc:authority "Ehrenberg, 1831" ;
dwc:authorityName "Ehrenberg" ;
dwc:authorityYear "1831" ;
dwc:family "Polycystididae" ;
dwc:genus "Gyratrix" ;
dwc:kingdom "Animalia" ;
dwc:order "Rhabdocoela" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ehrenberg, 1831" ;
dwc:species "hermaphroditus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KVFM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gyratrix_hermaphroditus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gyratrix_hermaphroditus>
dwc:family "Polycystididae" ;
dwc:genus "Gyratrix" ;
dwc:kingdom "Animalia" ;
dwc:order "Rhabdocoela" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "hermaphroditus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gyratrix> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gyratrix>
dwc:genus "Gyratrix" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polycystididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polycystididae>
dwc:family "Polycystididae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhabdocoela> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rhabdocoela>
dwc:order "Rhabdocoela" ;
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 .
<https://binary.pensoft.net/fig/1203018>
dc:description "Figure 5. Gyratrix hermaphroditus. A, B. Habitus of a swimming specimen; C F. Posterior part with sclerotised structures. Abbreviations: b bursa; e eye; ov ovary; ph pharynx; pr proboscis; ps 3, ps 4 prostate stylet type 3 and 4, respectively; pv prostate vesicle; t testi. Scale bars: 100 μm (A); 50 μm (B F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1203018> ;
a fabio:Figure .

View file

@ -0,0 +1,91 @@
@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/7E99A86DF6EC5F929059E6C76CE50A53>
cito:cites <https://binary.pensoft.net/fig/1203027> ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:title "Polycelis tenuis Ijima 1884" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Polycelis_tenuis_Ijima_1884> ;
trt:publishedIn <http://dx.doi.org/10.3897/evolsyst.8.139468> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/evolsyst.8.139468>
bibo:endPage "310" ;
bibo:issue "2" ;
bibo:journal "Evolutionary Systematics" ;
bibo:pubDate "2024-12-19" ;
bibo:startPage "279" ;
bibo:volume "8" ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:date "2024" ;
dc:title "Little neighbours in Hamburg: free-living aquatic flatworms (Platyhelminthes)" ;
fabio:hasPart <https://binary.pensoft.net/fig/1203027> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Polycelis_tenuis_Ijima_1884>
dwc:authority "Ijima, 1884" ;
dwc:authorityName "Ijima" ;
dwc:authorityYear "1884" ;
dwc:family "Planariidae" ;
dwc:genus "Polycelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Tricladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ijima, 1884" ;
dwc:species "tenuis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/88YSM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polycelis_tenuis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Polycelis_tenuis>
dwc:family "Planariidae" ;
dwc:genus "Polycelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Tricladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "tenuis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polycelis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polycelis>
dwc:genus "Polycelis" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Planariidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Planariidae>
dwc:family "Planariidae" ;
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:order "Tricladida" ;
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 .
<https://binary.pensoft.net/fig/1203027>
dc:description "Figure 14. Polycelis tenuis. A. Habitus of swimming adult specimen; B. Squeezed adult specimen; C, D. Squeezed juvenile; E. Atrial organs; F. Spines of the penial papilla. Scale bars: 200 μm (D); 600 μm (E); 100 μm (F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1203027> ;
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/8152BF87806458849379CA9F9270C162>
cito:cites <https://binary.pensoft.net/fig/1203026> ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:title "Planaria torva Muller 1776" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Planaria_torva_Muller_1773> ;
trt:publishedIn <http://dx.doi.org/10.3897/evolsyst.8.139468> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/evolsyst.8.139468>
bibo:endPage "310" ;
bibo:issue "2" ;
bibo:journal "Evolutionary Systematics" ;
bibo:pubDate "2024-12-19" ;
bibo:startPage "279" ;
bibo:volume "8" ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:date "2024" ;
dc:title "Little neighbours in Hamburg: free-living aquatic flatworms (Platyhelminthes)" ;
fabio:hasPart <https://binary.pensoft.net/fig/1203026> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Planaria_torva_Muller_1773>
dwc:authority "(Muller, 1773) Muller, 1776" ;
dwc:authorityName "Muller" ;
dwc:authorityYear "1776" ;
dwc:baseAuthorityName "Muller" ;
dwc:baseAuthorityYear "1773" ;
dwc:family "Planariidae" ;
dwc:genus "Planaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Tricladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Muller, 1773)" ;
dwc:species "torva" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4JJCL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Planaria_torva> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Planaria_torva>
dwc:family "Planariidae" ;
dwc:genus "Planaria" ;
dwc:kingdom "Animalia" ;
dwc:order "Tricladida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "torva" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Planaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Planaria>
dwc:genus "Planaria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Planariidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Planariidae>
dwc:family "Planariidae" ;
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:order "Tricladida" ;
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 .
<https://binary.pensoft.net/fig/1203026>
dc:description "Figure 13. Planaria torva. A. Habitus of swimming specimen; B D. Squeezed specimen." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1203026> ;
a fabio:Figure .

View file

@ -0,0 +1,90 @@
@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/87465AF196CE52C4AFE83AE86F50BBD4>
cito:cites <https://binary.pensoft.net/fig/1203017> ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:title "Prorhynchus stagnalis Schultze 1851" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Prorhynchus_stagnalis_Schultze_1851> ;
trt:publishedIn <http://dx.doi.org/10.3897/evolsyst.8.139468> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/evolsyst.8.139468>
bibo:endPage "310" ;
bibo:issue "2" ;
bibo:journal "Evolutionary Systematics" ;
bibo:pubDate "2024-12-19" ;
bibo:startPage "279" ;
bibo:volume "8" ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:date "2024" ;
dc:title "Little neighbours in Hamburg: free-living aquatic flatworms (Platyhelminthes)" ;
fabio:hasPart <https://binary.pensoft.net/fig/1203017> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Prorhynchus_stagnalis_Schultze_1851>
dwc:authority "Schultze, 1851" ;
dwc:authorityName "Schultze" ;
dwc:authorityYear "1851" ;
dwc:family "Prorhynchidae" ;
dwc:genus "Prorhynchus" ;
dwc:kingdom "Animalia" ;
dwc:order "Catenulida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schultze, 1851" ;
dwc:species "stagnalis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prorhynchus_stagnalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Prorhynchus_stagnalis>
dwc:family "Prorhynchidae" ;
dwc:genus "Prorhynchus" ;
dwc:kingdom "Animalia" ;
dwc:order "Catenulida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "stagnalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prorhynchus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Prorhynchus>
dwc:genus "Prorhynchus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prorhynchidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Prorhynchidae>
dwc:family "Prorhynchidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Catenulida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Catenulida>
dwc:order "Catenulida" ;
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 .
<https://binary.pensoft.net/fig/1203017>
dc:description "Figure 4. Prorhynchus stagnalis. A. Habitus of a swimming specimen; B D. Anterior part of the body; E, F. Sclerotised structures. Abbreviations: br brain; eb external bars; i intestine; ib internal bars; ov ovary; ph pharynx; phg pharyngeal glands; pv prostate vesicle; st stylet. Scale bars: 200 μm (A); 100 μm (B D); 50 μm (E, F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1203017> ;
a fabio:Figure .

View file

@ -0,0 +1,91 @@
@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/880FBC306C2D5C9EB51E6AF95E76212E>
cito:cites <https://binary.pensoft.net/fig/1203014> ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:title "Stenostomum gotlandense Larssson & Willems 2010" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stenostomum_gotlandense_Larssson_2010> ;
trt:publishedIn <http://dx.doi.org/10.3897/evolsyst.8.139468> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/evolsyst.8.139468>
bibo:endPage "310" ;
bibo:issue "2" ;
bibo:journal "Evolutionary Systematics" ;
bibo:pubDate "2024-12-19" ;
bibo:startPage "279" ;
bibo:volume "8" ;
dc:creator "Diez, Yander L.; Schmidt-Rhaesa, Andreas" ;
dc:date "2024" ;
dc:title "Little neighbours in Hamburg: free-living aquatic flatworms (Platyhelminthes)" ;
fabio:hasPart <https://binary.pensoft.net/fig/1203014> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Stenostomum_gotlandense_Larssson_2010>
dwc:authority "Larsson & Willems, 2010" ;
dwc:authorityName "Larssson & Willems" ;
dwc:authorityYear "2010" ;
dwc:family "Stenostomidae" ;
dwc:genus "Stenostomum" ;
dwc:kingdom "Animalia" ;
dwc:order "Catenulida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Larssson & Willems, 2010" ;
dwc:species "gotlandense" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/525KL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenostomum_gotlandense> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Stenostomum_gotlandense>
dwc:family "Stenostomidae" ;
dwc:genus "Stenostomum" ;
dwc:kingdom "Animalia" ;
dwc:order "Catenulida" ;
dwc:phylum "Platyhelminthes" ;
dwc:rank "species" ;
dwc:species "gotlandense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stenostomum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stenostomum>
dwc:genus "Stenostomum" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stenostomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stenostomidae>
dwc:family "Stenostomidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Catenulida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Catenulida>
dwc:order "Catenulida" ;
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 .
<https://binary.pensoft.net/fig/1203014>
dc:description "Figure 1. Stenostomum gotlandense. A. Habitus of a swimming specimen; B. Anterior part of the body; C. Anterior part of the body showing the brain; D. Posterior part of the body. Abbreviations: ab anterior brain; br brain; cp ciliated pits; ep excretophore; i intestine; m mouth; pb posterior brain; ph pharynx; pn protonephridia. Scale bars: 50 μm (A, C); 100 μm (B, D)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1203014> ;
a fabio:Figure .