GG2RDF 2024-07-04T10:51:45.858Z full update: 201 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
a2eec9663d
commit
c1b3a44338
3000 changed files with 419255 additions and 0 deletions
73
data/EC/88/33/EC8833CA499A20943E1ECADAD4FC44B4.ttl
Normal file
73
data/EC/88/33/EC8833CA499A20943E1ECADAD4FC44B4.ttl
Normal file
|
|
@ -0,0 +1,73 @@
|
|||
@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/EC8833CA499A20943E1ECADAD4FC44B4>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:title "Hieracium L." ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.292249> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Hieracium> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.292249>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:date "1976" ;
|
||||
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 3. Plumbaginaceae bis Compositae (2 nd edition): Unterfamilie _ liguliflorae" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hieracium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Hieracium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
89
data/EC/88/41/EC8841027F96E06C50CD4B9291E1594C.ttl
Normal file
89
data/EC/88/41/EC8841027F96E06C50CD4B9291E1594C.ttl
Normal file
|
|
@ -0,0 +1,89 @@
|
|||
@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/EC8841027F96E06C50CD4B9291E1594C>
|
||||
dc:creator "Bond, Jason E." ;
|
||||
dc:title "Aptostichus isabella Bond, 2012, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.252.3588> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Aptostichus_isabella> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.252.3588>
|
||||
bibo:endPage "209" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "252" ;
|
||||
dc:creator "Bond, Jason E." ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Phylogenetic treatment and taxonomic revision of the trapdoor spider genus Aptostichus Simon (Araneae, Mygalomorphae, Euctenizidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aptostichus_isabella>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Euctenizidae" ;
|
||||
dwc:genus "Aptostichus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "isabella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aptostichus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aptostichus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Euctenizidae" ;
|
||||
dwc:genus "Aptostichus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euctenizidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euctenizidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Euctenizidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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 .
|
||||
89
data/EC/88/99/EC8899B3410A29F5973519E6542868EE.ttl
Normal file
89
data/EC/88/99/EC8899B3410A29F5973519E6542868EE.ttl
Normal file
|
|
@ -0,0 +1,89 @@
|
|||
@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/EC8899B3410A29F5973519E6542868EE>
|
||||
dc:creator "Wiele, H." ;
|
||||
dc:title "Comaroma simoni Bertkau" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/B93CEF2EE0D02DEBA486C9C485C30B6C> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Comaroma_simoni> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/B93CEF2EE0D02DEBA486C9C485C30B6C>
|
||||
bibo:endPage "86" ;
|
||||
bibo:journal "Die Tierwelt Deutschlands" ;
|
||||
bibo:startPage "82" ;
|
||||
bibo:volume "47" ;
|
||||
dc:creator "Wiele, H." ;
|
||||
dc:date "1960" ;
|
||||
dc:title "Spinnentiere oder Arachnoidea (Araneae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Comaroma_simoni>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Anapidae" ;
|
||||
dwc:genus "Comaroma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "simoni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Comaroma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Comaroma>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Anapidae" ;
|
||||
dwc:genus "Comaroma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anapidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anapidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Anapidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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 .
|
||||
121
data/EC/88/CC/EC88CC8D2C1DE5DFD4876B7E0257438B.ttl
Normal file
121
data/EC/88/CC/EC88CC8D2C1DE5DFD4876B7E0257438B.ttl
Normal file
|
|
@ -0,0 +1,121 @@
|
|||
@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/EC88CC8D2C1DE5DFD4876B7E0257438B>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.861.35430.figure1>, <http://dx.doi.org/10.3897/zookeys.861.35430.figure7>, <http://dx.doi.org/10.3897/zookeys.861.35430.figure8>, <http://dx.doi.org/10.3897/zookeys.861.35430.figure9>, <http://dx.doi.org/10.3897/zookeys.861.35430.figure10>, <http://dx.doi.org/10.3897/zookeys.861.35430.figure3> ;
|
||||
dc:creator "Wu, Min; Chen, Zheyu; Zhu, Xiaoran" ;
|
||||
dc:title "Bradybaena linjun Wu & Chen, sp. nov." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.861.35430> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Bradybaena_linjun> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.861.35430>
|
||||
bibo:endPage "144" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "129" ;
|
||||
bibo:volume "861" ;
|
||||
dc:creator "Wu, Min; Chen, Zheyu; Zhu, Xiaoran" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Two new camaenid land snails (Eupulmonata) from Central China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.861.35430.figure1>, <http://dx.doi.org/10.3897/zookeys.861.35430.figure7>, <http://dx.doi.org/10.3897/zookeys.861.35430.figure8>, <http://dx.doi.org/10.3897/zookeys.861.35430.figure9>, <http://dx.doi.org/10.3897/zookeys.861.35430.figure10>, <http://dx.doi.org/10.3897/zookeys.861.35430.figure3> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bradybaena_linjun>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Camaenidae" ;
|
||||
dwc:genus "Bradybaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "linjun" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bradybaena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bradybaena>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Camaenidae" ;
|
||||
dwc:genus "Bradybaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camaenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camaenidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Camaenidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylommatophora>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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:kingdom "Animalia" ;
|
||||
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.3897/zookeys.861.35430.figure1>
|
||||
dc:description "Figure 1. Distribution map. 1 Sinochloritis lii Wu & Chen, gen. & sp. nov.; 2 Bradybaena linjun Wu & Chen, sp. nov." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/315287> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.861.35430.figure7>
|
||||
dc:description "Figure 7. Bradybaena linjun Wu & Chen, sp. nov. A holotype, HBUMM 08241 - specimen 1 B paratype, HBUMM 08241 - specimen 2." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/315296> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.861.35430.figure8>
|
||||
dc:description "Figure 8. Bradybaena linjun Wu & Chen, sp. nov., holotype, HBUMM 08241 - specimen 1. A, C showing head wart B leaf-shaped appendage (arrowed) on left margin of mantle D internal body wall between ommatophore insertions, showing no gland." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/315293> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.861.35430.figure9>
|
||||
dc:description "Figure 9. Bradybaena linjun Wu & Chen, sp. nov., holotype, HBUMM 08241 - specimen 1. A, B both sides of genitalia, general view C bottom of dart apparatus, showing mucous glands insertion D penis, exposed E love dart in cross section F jaw. Scale bars: 1 mm. At - atrium; BCD - bursa copulatrix duct; DS - dart sac; DVM - membranous sac surrounding terminal genitalia; Ep - epiphallus; FO - free oviduct; MG - mucous glands; P - penis; PR - penial retractor muscle; PS - penis sheath; Va - vagina; VD - vas deferens." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/315294> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.861.35430.figure10>
|
||||
dc:description "Figure 10. Bradybaena linjun Wu & Chen, sp. nov., holotype, HBUMM 08241 - specimen 1. Habitat, photographer Zheyu Chen." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/315295> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.861.35430.figure3>
|
||||
dc:description "Figure 3. Sinochloritis lii Wu & Chen, gen. & sp. nov., holotype, HBUMM 08294. A anterior part of animal, dorsal view, showing the pore (arrowed) of head gland between ommatophore tentacles B head of the animal C internal body wall of head, showing the head gland (arrowed) between the ommatophore tentacles D, E the leaf-shaped appendage (arrowed) on the left margin of mantle, in two views F left side of animal, showing coloration and skin pattern G right side of head. Scale bars: 1 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/315289> ;
|
||||
a fabio:Figure .
|
||||
Loading…
Add table
Add a link
Reference in a new issue