From 92e050fe415c928d20994f7fa0c49174518e7290 Mon Sep 17 00:00:00 2001 From: treatmentbank Date: Wed, 7 Aug 2024 03:31:45 +0000 Subject: [PATCH] GG2RDF 2024-08-07T03:31:32.236Z (plazi/treatments-xml) --- .../87/038E87DBB150FFFA7E05FB1A1F5DB076.ttl | 7 + .../87/038E87DBB151FFFA7FADFF331865B29C.ttl | 17 ++ .../87/038E87DBB157FFFC7DF4FD9E1EA8B769.ttl | 22 ++ .../87/03CC87A66D43FF9C83A6FD3BFC46F99D.ttl | 284 ++++++++++++++++++ .../87/03F787E2DF29FF869BC92F69FD04FEC9.ttl | 141 +++++++++ .../87/03F787E2DF2BFF869BCF2ABFFDEEFA8D.ttl | 120 ++++++++ .../87/03F787E2DF2DFF829BD72877FC85F94B.ttl | 132 ++++++++ .../87/2A7E87C2E758FFB1FF5EFB5D8AD0EFC6.ttl | 7 + .../87/2A7E87C2E758FFB1FF79FEFD8F4BE9BC.ttl | 7 + .../87/2A7E87C2E75FFFB1FCACFB448C7CEDD6.ttl | 7 + 10 files changed, 744 insertions(+) create mode 100644 data/03/CC/87/03CC87A66D43FF9C83A6FD3BFC46F99D.ttl create mode 100644 data/03/F7/87/03F787E2DF29FF869BC92F69FD04FEC9.ttl create mode 100644 data/03/F7/87/03F787E2DF2BFF869BCF2ABFFDEEFA8D.ttl create mode 100644 data/03/F7/87/03F787E2DF2DFF829BD72877FC85F94B.ttl diff --git a/data/03/8E/87/038E87DBB150FFFA7E05FB1A1F5DB076.ttl b/data/03/8E/87/038E87DBB150FFFA7E05FB1A1F5DB076.ttl index d7c5f322cae..626246b77a3 100644 --- a/data/03/8E/87/038E87DBB150FFFA7E05FB1A1F5DB076.ttl +++ b/data/03/8E/87/038E87DBB150FFFA7E05FB1A1F5DB076.ttl @@ -10,6 +10,7 @@ @prefix xlink: . + cito:cites ; dc:creator "Byeon, Ui-Joung; Jang, Min-Sang; Park, Sun-Jae; Kim, A-Young; Park, Jong-Seok" ; dc:title "Leptoplectus vagans Lobl 1975" ; trt:augmentsTaxonConcept ; @@ -26,6 +27,7 @@ dc:creator "Byeon, Ui-Joung; Jang, Min-Sang; Park, Sun-Jae; Kim, A-Young; Park, Jong-Seok" ; dc:date "2021" ; dc:title "Review of Korean Species of the Genus Leptoplectus Casey (Coleoptera: Staphylinidae: Pselaphinae: Euplectitae) with Description of a New Species" ; + fabio:hasPart ; a fabio:JournalArticle . @@ -106,3 +108,8 @@ dwc:kingdom "Animalia" ; dwc:rank "kingdom" ; a dwcFP:TaxonName . + + + dc:description "Fig. 6. Collection sites for Leptoplectus in Korea. L. illex, circles; L.koreanus, new species, square; L.vagans, pentagon." ; + fabio:hasRepresentation ; + a fabio:Figure . diff --git a/data/03/8E/87/038E87DBB151FFFA7FADFF331865B29C.ttl b/data/03/8E/87/038E87DBB151FFFA7FADFF331865B29C.ttl index 215a9db893a..654ac0d3831 100644 --- a/data/03/8E/87/038E87DBB151FFFA7FADFF331865B29C.ttl +++ b/data/03/8E/87/038E87DBB151FFFA7FADFF331865B29C.ttl @@ -10,6 +10,7 @@ @prefix xlink: . + cito:cites , , ; dc:creator "Byeon, Ui-Joung; Jang, Min-Sang; Park, Sun-Jae; Kim, A-Young; Park, Jong-Seok" ; dc:title "Leptoplectus koreanus Byeon, Jang, Park, Kim, and Park 2021, new species" ; dwc:basisOfRecord , ; @@ -27,6 +28,7 @@ dc:creator "Byeon, Ui-Joung; Jang, Min-Sang; Park, Sun-Jae; Kim, A-Young; Park, Jong-Seok" ; dc:date "2021" ; dc:title "Review of Korean Species of the Genus Leptoplectus Casey (Coleoptera: Staphylinidae: Pselaphinae: Euplectitae) with Description of a New Species" ; + fabio:hasPart , , ; a fabio:JournalArticle . @@ -108,6 +110,21 @@ dwc:rank "kingdom" ; a dwcFP:TaxonName . + + dc:description "Fig. 5. Leptoplectus koreanus, new species. A) Dorsal elytra, B) Abdominal tergites IV–V, C) Abdominal sternites III–V, D) Ventral meso- and metaventrite, E) Antenna, F) Hind leg, G) Lateral median lobe of male genitalia. Scale bars = 0.1 mm." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 4. Leptoplectus koreanus, new species. A) Dorsal male habitus, B) Ventral male habitus, C) Dorsal head, D) Ventral prosternum. Scale bars = 1 mm (A–B), 0.1 mm (C–D)." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 6. Collection sites for Leptoplectus in Korea. L. illex, circles; L.koreanus, new species, square; L.vagans, pentagon." ; + fabio:hasRepresentation ; + a fabio:Figure . + dwc:collectionCode "NIBR" ; dwc:eventDate "2019-06-09" ; diff --git a/data/03/8E/87/038E87DBB157FFFC7DF4FD9E1EA8B769.ttl b/data/03/8E/87/038E87DBB157FFFC7DF4FD9E1EA8B769.ttl index c04f0c58a03..8070dc7713e 100644 --- a/data/03/8E/87/038E87DBB157FFFC7DF4FD9E1EA8B769.ttl +++ b/data/03/8E/87/038E87DBB157FFFC7DF4FD9E1EA8B769.ttl @@ -10,6 +10,7 @@ @prefix xlink: . + cito:cites , , , ; dc:creator "Byeon, Ui-Joung; Jang, Min-Sang; Park, Sun-Jae; Kim, A-Young; Park, Jong-Seok" ; dc:title "Leptoplectus Casey 1908" ; trt:augmentsTaxonConcept ; @@ -27,6 +28,7 @@ dc:creator "Byeon, Ui-Joung; Jang, Min-Sang; Park, Sun-Jae; Kim, A-Young; Park, Jong-Seok" ; dc:date "2021" ; dc:title "Review of Korean Species of the Genus Leptoplectus Casey (Coleoptera: Staphylinidae: Pselaphinae: Euplectitae) with Description of a New Species" ; + fabio:hasPart , , , ; a fabio:JournalArticle . @@ -121,3 +123,23 @@ dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName . + + + dc:description "Fig. 1. Leptoplectus illex. A) Dorsal male habitus, B) Ventral male habitus, C) Dorsal head, D) Ventral prosternum. Scale bars = 1 mm (A–B), 0.1 mm (C–D)." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 4. Leptoplectus koreanus, new species. A) Dorsal male habitus, B) Ventral male habitus, C) Dorsal head, D) Ventral prosternum. Scale bars = 1 mm (A–B), 0.1 mm (C–D)." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 2. Leptoplectus illex. A) Dorsal elytra, B) Abdominal tergites IV–V, C) Abdominal sternites III–IV, D) Antenna, E) Fore leg, F) Middle leg, G) Hind leg. Scale bars = 0.1 mm." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 5. Leptoplectus koreanus, new species. A) Dorsal elytra, B) Abdominal tergites IV–V, C) Abdominal sternites III–V, D) Ventral meso- and metaventrite, E) Antenna, F) Hind leg, G) Lateral median lobe of male genitalia. Scale bars = 0.1 mm." ; + fabio:hasRepresentation ; + a fabio:Figure . diff --git a/data/03/CC/87/03CC87A66D43FF9C83A6FD3BFC46F99D.ttl b/data/03/CC/87/03CC87A66D43FF9C83A6FD3BFC46F99D.ttl new file mode 100644 index 00000000000..c572aa6a86f --- /dev/null +++ b/data/03/CC/87/03CC87A66D43FF9C83A6FD3BFC46F99D.ttl @@ -0,0 +1,284 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + dc:creator "Feng, Yong-Yan; Yin, Zi-Wei" ; + dc:title "Lacvietina lii" ; + dwc:basisOfRecord , , , , , , , , , ; + trt:augmentsTaxonConcept ; + trt:deprecates , ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "681" ; + bibo:issue "3" ; + bibo:journal "The Coleopterists Bulletin" ; + bibo:pubDate "2021-12-07" ; + bibo:startPage "680" ; + bibo:volume "75" ; + dc:creator "Feng, Yong-Yan; Yin, Zi-Wei" ; + dc:date "2021" ; + dc:title "New Records and a New Synonym in Lacvietina Herman from China (Coleoptera: Staphylinidae: Tachyporinae)" ; + a fabio:JournalArticle . + + + dwc:authority "(LI, TAng, AnD Zhu, 2007)" ; + dwc:baseAuthorityName "Li, Tang, and Zhu" ; + dwc:baseAuthorityYear "2007" ; + dwc:class "Insecta" ; + dwc:family "Staphylinidae" ; + dwc:genus "Lacvietina" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "(Li, Tang, & Zhu, 2007)" ; + dwc:species "lii" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:authority "Li et al. 2007: 266" ; + dwc:authorityName "Li" ; + dwc:authorityPageNumber "266" ; + dwc:authorityYear "2007" ; + dwc:class "Insecta" ; + dwc:family "Staphylinidae" ; + dwc:genus "Peitawopsis" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Li, 2007" ; + dwc:species "lii" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:authority "Rougemont 2017: 276" ; + dwc:authorityName "Rougemont" ; + dwc:authorityPageNumber "276" ; + dwc:authorityYear "2017" ; + dwc:class "Insecta" ; + dwc:family "Staphylinidae" ; + dwc:genus "Lacvietina" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Rougemont, 2017" ; + dwc:species "astoni" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Insecta" ; + dwc:family "Staphylinidae" ; + dwc:genus "Lacvietina" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "lii" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Staphylinidae" ; + dwc:genus "Lacvietina" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Staphylinidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:kingdom "Animalia" ; + dwc:phylum "Arthropoda" ; + dwc:rank "class" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + 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 "Staphylinidae" ; + dwc:genus "Peitawopsis" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "lii" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Staphylinidae" ; + dwc:genus "Peitawopsis" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Staphylinidae" ; + dwc:genus "Lacvietina" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "astoni" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:collectionCode "R" ; + dwc:eventDate "2020-06-27" ; + dwc:locality "Nanling" ; + dwc:recordedBy "Zhang" ; + dwc:verbatimElevation "1020" ; + dwc:verbatimLatitude "24.928797" ; + dwc:verbatimLongitude "113.01625" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "R" ; + dwc:eventDate "2020-06-28" ; + dwc:locality "Nanling" ; + dwc:recordedBy "Zhang" ; + dwc:verbatimElevation "1661" ; + dwc:verbatimLatitude "24.924894" ; + dwc:verbatimLongitude "112.99206" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "R" ; + dwc:eventDate "2020-06-29" ; + dwc:locality "Nanling" ; + dwc:recordedBy "Zhang" ; + dwc:verbatimElevation "1446" ; + dwc:verbatimLatitude "24.943888" ; + dwc:verbatimLongitude "112.99194" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "R" ; + dwc:eventDate "2015-05-01" ; + dwc:locality "Nanling" ; + dwc:recordedBy "Zhou" ; + dwc:verbatimElevation "1750" ; + dwc:verbatimLatitude "24.926945" ; + dwc:verbatimLongitude "112.98917" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "R" ; + dwc:eventDate "2020-08-20" ; + dwc:locality "Chebaling" ; + dwc:recordedBy "Liang Tang" ; + dwc:verbatimElevation "1060" ; + dwc:verbatimLatitude "24.678282" ; + dwc:verbatimLongitude "114.17233" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "R" ; + dwc:eventDate "2020-06-23" ; + dwc:locality "Chebaling" ; + dwc:recordedBy "Zhang" ; + dwc:verbatimElevation "954" ; + dwc:verbatimLatitude "24.720076" ; + dwc:verbatimLongitude "114.18834" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "R" ; + dwc:eventDate "2011-07-14" ; + dwc:locality "Huaping" ; + dwc:recordedBy "He & Tang" ; + dwc:verbatimElevation "1550" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "R" ; + dwc:eventDate "2012-07-24" ; + dwc:locality "Maoershan" ; + dwc:recordedBy "Hu & Song" ; + dwc:verbatimElevation "1650" ; + dwc:verbatimLatitude "25.9" ; + dwc:verbatimLongitude "110.45" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "R" ; + dwc:eventDate "2012-07-25" ; + dwc:locality "Maoershan" ; + dwc:recordedBy "Hu & Song" ; + dwc:verbatimElevation "550" ; + dwc:verbatimLatitude "25.9" ; + dwc:verbatimLongitude "110.45" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "SNUC" ; + dwc:locality "All" ; + trt:httpUri ; + a dwc:MaterialCitation . diff --git a/data/03/F7/87/03F787E2DF29FF869BC92F69FD04FEC9.ttl b/data/03/F7/87/03F787E2DF29FF869BC92F69FD04FEC9.ttl new file mode 100644 index 00000000000..42bc74d84c7 --- /dev/null +++ b/data/03/F7/87/03F787E2DF29FF869BC92F69FD04FEC9.ttl @@ -0,0 +1,141 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + dc:creator "Benetti, Cesar J.; Z. Short, Andrew Edward; Hamada, Neusa" ; + dc:title "Belladessus femineus Miller and Short 2015" ; + dwc:basisOfRecord , , , ; + trt:augmentsTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "345" ; + bibo:issue "2" ; + bibo:journal "The Coleopterists Bulletin" ; + bibo:pubDate "2021-10-27" ; + bibo:startPage "339" ; + bibo:volume "75" ; + dc:creator "Benetti, Cesar J.; Z. Short, Andrew Edward; Hamada, Neusa" ; + dc:date "2021" ; + dc:title "First Report of Belladessus Miller and Short, 2015 from Brazil with Description of Two New Species (Coleoptera: Dytiscidae: Hydroporinae: Bidessini)" ; + a fabio:JournalArticle . + + + dwc:authority "Miller and Short, 2015" ; + dwc:authorityName "Miller and Short" ; + dwc:authorityYear "2015" ; + dwc:class "Insecta" ; + dwc:family "Dytiscidae" ; + dwc:genus "Belladessus" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Miller & Short, 2015" ; + dwc:species "femineus" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Insecta" ; + dwc:family "Dytiscidae" ; + dwc:genus "Belladessus" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "femineus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Dytiscidae" ; + dwc:genus "Belladessus" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Dytiscidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:kingdom "Animalia" ; + dwc:phylum "Arthropoda" ; + dwc:rank "class" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:phylum "Arthropoda" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dwc:collectionCode "CSNR" ; + dwc:eventDate "2013-08-19" ; + dwc:locality "Caiman Creek" ; + dwc:recordedBy "Tafelberg Summit & Caiman Creek Camp & Short & Bloom" ; + dwc:typeStatus "paratype" ; + dwc:verbatimElevation "733" ; + dwc:verbatimLongitude "-3.8990333" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:locality "Serra do Tepequem" ; + dwc:verbatimElevation "628" ; + dwc:verbatimLatitude "3.7891111" ; + dwc:verbatimLongitude "-61.70942" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "INPA" ; + dwc:eventDate "2018-01-14" ; + dwc:recordedBy "C. J. Benetti & A. E. Z. Short" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:locality "The" ; + dwc:typeStatus "paratype" ; + trt:httpUri ; + a dwc:MaterialCitation . diff --git a/data/03/F7/87/03F787E2DF2BFF869BCF2ABFFDEEFA8D.ttl b/data/03/F7/87/03F787E2DF2BFF869BCF2ABFFDEEFA8D.ttl new file mode 100644 index 00000000000..3b8562c3bf8 --- /dev/null +++ b/data/03/F7/87/03F787E2DF2BFF869BCF2ABFFDEEFA8D.ttl @@ -0,0 +1,120 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + dc:creator "Benetti, Cesar J.; Z. Short, Andrew Edward; Hamada, Neusa" ; + dc:title "Belladessus minutopunctatus Benetti, Short, and Hamada 2021, new species" ; + dwc:basisOfRecord ; + trt:definesTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "345" ; + bibo:issue "2" ; + bibo:journal "The Coleopterists Bulletin" ; + bibo:pubDate "2021-10-27" ; + bibo:startPage "339" ; + bibo:volume "75" ; + dc:creator "Benetti, Cesar J.; Z. Short, Andrew Edward; Hamada, Neusa" ; + dc:date "2021" ; + dc:title "First Report of Belladessus Miller and Short, 2015 from Brazil with Description of Two New Species (Coleoptera: Dytiscidae: Hydroporinae: Bidessini)" ; + a fabio:JournalArticle . + + + dwc:authority "Benetti, Short, and Hamada" ; + dwc:authorityName "Benetti, Short, and Hamada" ; + dwc:authorityYear "2021" ; + dwc:class "Insecta" ; + dwc:family "Dytiscidae" ; + dwc:genus "Belladessus" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Benetti, Short, & Hamada, 2021" ; + dwc:species "minutopunctatus" ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Insecta" ; + dwc:family "Dytiscidae" ; + dwc:genus "Belladessus" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "minutopunctatus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Dytiscidae" ; + dwc:genus "Belladessus" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Dytiscidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:kingdom "Animalia" ; + dwc:phylum "Arthropoda" ; + dwc:rank "class" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:phylum "Arthropoda" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dwc:collectionCode "R, INPA" ; + dwc:eventDate "2017-06-19" ; + dwc:locality "Brasilia" ; + dwc:recordedBy "N. Hamada & Hamada, G. & Desiderio & G. Amora" ; + dwc:typeStatus "holotype" ; + dwc:verbatimElevation "1091" ; + dwc:verbatimLatitude "-15.952416" ; + dwc:verbatimLongitude "-47.9725" ; + trt:httpUri ; + a dwc:MaterialCitation . diff --git a/data/03/F7/87/03F787E2DF2DFF829BD72877FC85F94B.ttl b/data/03/F7/87/03F787E2DF2DFF829BD72877FC85F94B.ttl new file mode 100644 index 00000000000..86efe46cc56 --- /dev/null +++ b/data/03/F7/87/03F787E2DF2DFF829BD72877FC85F94B.ttl @@ -0,0 +1,132 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + dc:creator "Benetti, Cesar J.; Z. Short, Andrew Edward; Hamada, Neusa" ; + dc:title "Belladessus espinhasso Benetti, Short, and Hamada 2021, new species" ; + dwc:basisOfRecord , ; + trt:definesTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "345" ; + bibo:issue "2" ; + bibo:journal "The Coleopterists Bulletin" ; + bibo:pubDate "2021-10-27" ; + bibo:startPage "339" ; + bibo:volume "75" ; + dc:creator "Benetti, Cesar J.; Z. Short, Andrew Edward; Hamada, Neusa" ; + dc:date "2021" ; + dc:title "First Report of Belladessus Miller and Short, 2015 from Brazil with Description of Two New Species (Coleoptera: Dytiscidae: Hydroporinae: Bidessini)" ; + a fabio:JournalArticle . + + + dwc:authority "Benetti, Short, and Hamada" ; + dwc:authorityName "Benetti, Short, and Hamada" ; + dwc:authorityYear "2021" ; + dwc:class "Insecta" ; + dwc:family "Dytiscidae" ; + dwc:genus "Belladessus" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Benetti, Short, & Hamada, 2021" ; + dwc:species "espinhasso" ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Insecta" ; + dwc:family "Dytiscidae" ; + dwc:genus "Belladessus" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "espinhasso" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Dytiscidae" ; + dwc:genus "Belladessus" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Dytiscidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:kingdom "Animalia" ; + dwc:order "Coleoptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:kingdom "Animalia" ; + dwc:phylum "Arthropoda" ; + dwc:rank "class" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:phylum "Arthropoda" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dwc:collectionCode "INPA" ; + dwc:eventDate "2018-02-28" ; + dwc:locality "Serra do Espinhaco" ; + dwc:recordedBy "C. J. Benetti & A. E. Z. Short" ; + dwc:typeStatus "holotype" ; + dwc:verbatimElevation "970" ; + dwc:verbatimLatitude "-15.170667" ; + dwc:verbatimLongitude "-42.8035" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "INPA, SEMC" ; + dwc:eventDate "2018-02-28" ; + dwc:locality "Serra do Espinhaco" ; + dwc:recordedBy "C. J. Benetti & A. E. Z. Short" ; + dwc:typeStatus "paratype" ; + dwc:verbatimElevation "970" ; + dwc:verbatimLatitude "-15.170667" ; + dwc:verbatimLongitude "-42.8035" ; + trt:httpUri ; + a dwc:MaterialCitation . diff --git a/data/2A/7E/87/2A7E87C2E758FFB1FF5EFB5D8AD0EFC6.ttl b/data/2A/7E/87/2A7E87C2E758FFB1FF5EFB5D8AD0EFC6.ttl index 21d6a952ec9..89dd95c25b2 100644 --- a/data/2A/7E/87/2A7E87C2E758FFB1FF5EFB5D8AD0EFC6.ttl +++ b/data/2A/7E/87/2A7E87C2E758FFB1FF5EFB5D8AD0EFC6.ttl @@ -10,6 +10,7 @@ @prefix xlink: . + cito:cites ; dc:creator "Ruzzier, Enrico; Tomasi, Filippo; Platia, Giuseppe; Pulvirenti, Edoardo" ; dc:title "Heteroderes vagus Candeze 1893" ; dwc:basisOfRecord , , ; @@ -27,6 +28,7 @@ dc:creator "Ruzzier, Enrico; Tomasi, Filippo; Platia, Giuseppe; Pulvirenti, Edoardo" ; dc:date "2021" ; dc:title "Exotic Elateridae (Coleoptera: Elateroidea) in Italy: An Overview" ; + fabio:hasPart ; a fabio:JournalArticle . @@ -107,6 +109,11 @@ dwc:rank "kingdom" ; a dwcFP:TaxonName . + + dc:description "Fig. 2. Dorsal habitus. A) Aeolus melliculus, B) Conoderus posticus (including color variability), C) Heteroderes vagus." ; + fabio:hasRepresentation ; + a fabio:Figure . + dwc:collectionCode "EPPC" ; dwc:eventDate "1975-07" ; diff --git a/data/2A/7E/87/2A7E87C2E758FFB1FF79FEFD8F4BE9BC.ttl b/data/2A/7E/87/2A7E87C2E758FFB1FF79FEFD8F4BE9BC.ttl index f70cc1f2108..03002fc41f8 100644 --- a/data/2A/7E/87/2A7E87C2E758FFB1FF79FEFD8F4BE9BC.ttl +++ b/data/2A/7E/87/2A7E87C2E758FFB1FF79FEFD8F4BE9BC.ttl @@ -10,6 +10,7 @@ @prefix xlink: . + cito:cites ; dc:creator "Ruzzier, Enrico; Tomasi, Filippo; Platia, Giuseppe; Pulvirenti, Edoardo" ; dc:title "Conoderus posticus" ; dwc:basisOfRecord , , , , , , , , , , , , , ; @@ -27,6 +28,7 @@ dc:creator "Ruzzier, Enrico; Tomasi, Filippo; Platia, Giuseppe; Pulvirenti, Edoardo" ; dc:date "2021" ; dc:title "Exotic Elateridae (Coleoptera: Elateroidea) in Italy: An Overview" ; + fabio:hasPart ; a fabio:JournalArticle . @@ -107,6 +109,11 @@ dwc:rank "kingdom" ; a dwcFP:TaxonName . + + dc:description "Fig. 2. Dorsal habitus. A) Aeolus melliculus, B) Conoderus posticus (including color variability), C) Heteroderes vagus." ; + fabio:hasRepresentation ; + a fabio:Figure . + dwc:collectionCode "FTPC" ; dwc:eventDate "2012-01-29" ; diff --git a/data/2A/7E/87/2A7E87C2E75FFFB1FCACFB448C7CEDD6.ttl b/data/2A/7E/87/2A7E87C2E75FFFB1FCACFB448C7CEDD6.ttl index 84c58e6c945..4138e3667f5 100644 --- a/data/2A/7E/87/2A7E87C2E75FFFB1FCACFB448C7CEDD6.ttl +++ b/data/2A/7E/87/2A7E87C2E75FFFB1FCACFB448C7CEDD6.ttl @@ -10,6 +10,7 @@ @prefix xlink: . + cito:cites ; dc:creator "Ruzzier, Enrico; Tomasi, Filippo; Platia, Giuseppe; Pulvirenti, Edoardo" ; dc:title "Aeolus melliculus Candeze 1859" ; dwc:basisOfRecord , , , ; @@ -27,6 +28,7 @@ dc:creator "Ruzzier, Enrico; Tomasi, Filippo; Platia, Giuseppe; Pulvirenti, Edoardo" ; dc:date "2021" ; dc:title "Exotic Elateridae (Coleoptera: Elateroidea) in Italy: An Overview" ; + fabio:hasPart ; a fabio:JournalArticle . @@ -107,6 +109,11 @@ dwc:rank "kingdom" ; a dwcFP:TaxonName . + + dc:description "Fig. 2. Dorsal habitus. A) Aeolus melliculus, B) Conoderus posticus (including color variability), C) Heteroderes vagus." ; + fabio:hasRepresentation ; + a fabio:Figure . + dwc:collectionCode "LFPC" ; dwc:eventDate "2016-06-10" ;