From 2e6a99aedac65b47198de0a20e89dfd63cba844e Mon Sep 17 00:00:00 2001 From: treatmentbank Date: Tue, 29 Oct 2024 12:44:14 +0000 Subject: [PATCH] GG2RDF plazi/treatments-xml@3f2084955b436afd84510363a44062fbb9c4e396 --- .../16/03A816718602DE71CB68FB50FE14F62A.ttl | 142 ++++++++++++++++ .../16/03A81671860BDE7BCB77FA7BFC8AF62A.ttl | 151 ++++++++++++++++++ .../16/03A81671860CDE7ECB66FBBBFE14F191.ttl | 3 +- 3 files changed, 295 insertions(+), 1 deletion(-) create mode 100644 data/03/A8/16/03A816718602DE71CB68FB50FE14F62A.ttl create mode 100644 data/03/A8/16/03A81671860BDE7BCB77FA7BFC8AF62A.ttl diff --git a/data/03/A8/16/03A816718602DE71CB68FB50FE14F62A.ttl b/data/03/A8/16/03A816718602DE71CB68FB50FE14F62A.ttl new file mode 100644 index 00000000000..8b9ecb39a3d --- /dev/null +++ b/data/03/A8/16/03A816718602DE71CB68FB50FE14F62A.ttl @@ -0,0 +1,142 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . + + + cito:cites , , ; + dc:creator "Nguyen, Eileen; Husemann, Martin; Ehrmann, Reinhard" ; + dc:title "Tarachina constricta Werner 1923" ; + dwc:basisOfRecord , ; + trt:augmentsTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "79" ; + bibo:journal "European Journal of Taxonomy" ; + bibo:pubDate "2024-10-21" ; + bibo:startPage "1" ; + bibo:volume "964" ; + dc:creator "Nguyen, Eileen; Husemann, Martin; Ehrmann, Reinhard" ; + dc:date "2024" ; + dc:title "An annotated type catalogue of praying mantises (Mantodea) in the Zoological Museum Hamburg (ZMH)" ; + fabio:hasPart , ; + a fabio:JournalArticle . + + + dwc:authority "Wern", "Werner, 1923" ; + dwc:authorityName "Werner" ; + dwc:authorityYear "1923" ; + dwc:class "Insecta" ; + dwc:family "Chroicopteridae" ; + dwc:genus "Tarachina" ; + dwc:kingdom "Animalia" ; + dwc:order "Mantodea" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Werner, 1923" ; + dwc:species "constricta" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:authorityName "Werner" ; + dwc:authorityYear "1907" ; + dwc:class "Insecta" ; + dwc:family "Chroicopteridae" ; + dwc:genus "Tarachina" ; + dwc:kingdom "Animalia" ; + dwc:order "Mantodea" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + dwc:scientificNameAuthorship "Werner, 1907" ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Insecta" ; + dwc:family "Chroicopteridae" ; + dwc:genus "Tarachina" ; + dwc:kingdom "Animalia" ; + dwc:order "Mantodea" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "constricta" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Chroicopteridae" ; + dwc:genus "Tarachina" ; + dwc:kingdom "Animalia" ; + dwc:order "Mantodea" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Chroicopteridae" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:order "Mantodea" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:rank "class" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:phylum "Arthropoda" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dc:description "Fig. 5. a–c. Paracilnia ornatipennis Beier, 1935, holotype, ♀ (ZMH 841123). a. Labels. b. Dorsal view. c. Ventral view. d–f. Tarachina constricta Werner, 1923, holotype, ♂ (ZMH 841073). d. Labels. e. Dorsal view. f. Ventral view. Scale bars = 10 mm." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 6. a–c. Tarachina constricta Werner, 1923, paratype, ♂ (ZMH 831018). a. Labels. b. Dorsal view. c. Ventral view.d–f. Danuria angusticollis Beier, 1931, holotype, ♀ (ZMH 841101). d. Labels. e. Dorsal view. f. Ventral view. Scale bars = 10 mm." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dwc:catalogNumber "ZMH 841073" ; + dwc:collectionCode "ZMH" ; + dwc:eventDate "1911-04-27" ; + dwc:locality "NAMIBIA" ; + dwc:recordedBy "W. Michaelsen" ; + dwc:typeStatus "holotype" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:catalogNumber "ZMH 831018" ; + dwc:collectionCode "ZMH" ; + dwc:eventDate "1913-09-05" ; + dwc:locality "Lowen-Omuramba" ; + dwc:recordedBy "v. Zastrow" ; + trt:httpUri ; + a dwc:MaterialCitation . diff --git a/data/03/A8/16/03A81671860BDE7BCB77FA7BFC8AF62A.ttl b/data/03/A8/16/03A81671860BDE7BCB77FA7BFC8AF62A.ttl new file mode 100644 index 00000000000..1416050c62b --- /dev/null +++ b/data/03/A8/16/03A81671860BDE7BCB77FA7BFC8AF62A.ttl @@ -0,0 +1,151 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . + + + cito:cites ; + dc:creator "Nguyen, Eileen; Husemann, Martin; Ehrmann, Reinhard" ; + dc:title "Acontistella violacea Beier 1931" ; + dwc:basisOfRecord ; + trt:augmentsTaxonConcept ; + trt:citesTaxonName ; + trt:deprecates ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "79" ; + bibo:journal "European Journal of Taxonomy" ; + bibo:pubDate "2024-10-21" ; + bibo:startPage "1" ; + bibo:volume "964" ; + dc:creator "Nguyen, Eileen; Husemann, Martin; Ehrmann, Reinhard" ; + dc:date "2024" ; + dc:title "An annotated type catalogue of praying mantises (Mantodea) in the Zoological Museum Hamburg (ZMH)" ; + fabio:hasPart ; + a fabio:JournalArticle . + + + dwc:authority "Beier, 1931" ; + dwc:authorityName "Beier" ; + dwc:authorityYear "1931" ; + dwc:class "Insecta" ; + dwc:family "Acanthopidae" ; + dwc:genus "Acontistella" ; + dwc:kingdom "Animalia" ; + dwc:order "Mantodea" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Beier, 1931" ; + dwc:species "violacea" ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:authority "Saussure & Zehntner, 1894", "Saussure & Zehntner, 1894: 136" ; + dwc:authorityName "Saussure & Zehntner" ; + dwc:authorityPageNumber "136" ; + dwc:authorityYear "1894" ; + dwc:class "Insecta" ; + dwc:family "Acanthopidae" ; + dwc:genus "Acontista" ; + dwc:kingdom "Animalia" ; + dwc:order "Mantodea" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Saussure & Zehntner, 1894" ; + dwc:species "fraterna" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Insecta" ; + dwc:family "Acanthopidae" ; + dwc:genus "Acontistella" ; + dwc:kingdom "Animalia" ; + dwc:order "Mantodea" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "violacea" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Acanthopidae" ; + dwc:genus "Acontistella" ; + dwc:kingdom "Animalia" ; + dwc:order "Mantodea" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Acanthopidae" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:order "Mantodea" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:rank "class" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:phylum "Arthropoda" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Acanthopidae" ; + dwc:genus "Acontista" ; + dwc:kingdom "Animalia" ; + dwc:order "Mantodea" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "fraterna" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:genus "Acontista" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dc:description "Fig. 1. Acontistella violacea Beier, 1931, holotype, ♂ (ZMH 841121). a. Labels. b. Dorsal view. c. Ventral view. d. Lateral view. e–f. Genitalia. White scale bars = 10 mm; black scale bar = 0.50 mm." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dwc:catalogNumber "ZMH 841121" ; + dwc:collectionCode "ZMH" ; + dwc:eventDate "1926-09-30" ; + dwc:locality "Farm Hamburg" ; + dwc:recordedBy "A. Agudelo" ; + dwc:typeStatus "holotype" ; + trt:httpUri ; + a dwc:MaterialCitation . diff --git a/data/03/A8/16/03A81671860CDE7ECB66FBBBFE14F191.ttl b/data/03/A8/16/03A81671860CDE7ECB66FBBBFE14F191.ttl index 5ad0c39cb86..565c9ab485d 100644 --- a/data/03/A8/16/03A81671860CDE7ECB66FBBBFE14F191.ttl +++ b/data/03/A8/16/03A81671860CDE7ECB66FBBBFE14F191.ttl @@ -116,6 +116,7 @@ dwc:collectionCode "ZMH" ; dwc:eventDate "1911-04-29" ; dwc:locality "NAMIBIA" ; - dwc:recordedBy "W. Michaelsen & Fr. Werner" ; + dwc:recordedBy "W. Michaelsen" ; + dwc:typeStatus "holotype" ; trt:httpUri ; a dwc:MaterialCitation .