From a6f69ccd64608f6aaf0e53bb07bf970d824befd6 Mon Sep 17 00:00:00 2001 From: treatmentbank Date: Thu, 25 Jul 2024 15:30:49 +0000 Subject: [PATCH] GG2RDF 2024-07-25T15:30:35.787Z (plazi/treatments-xml) --- .../87/03C987ADFFA7FFA0179D2E95FC12FA2E.ttl | 95 ++++ .../50/1B6A507DAD34545894390F9F3E182A7D.ttl | 416 ++++++++++++++++++ .../1B/38D01B8A4A9F51F7A5F07358A57224C7.ttl | 2 +- .../EA/444EEAAB05BD54428C0C3DC18E298BB7.ttl | 107 +++++ .../6B/63096B09FFF3FF8CFC5D1A26FB86FDEE.ttl | 183 ++++++++ .../13/6BAB13AD9AC35E65B0EE6DC8877A0EEC.ttl | 173 ++++++++ .../43/97BA43CF8F375BAF83216F8383389AF5.ttl | 161 +++++++ .../BD/9E90BDC3E75753BEAE304160A397F3AF.ttl | 15 +- .../DC/ADF2DCD16D74561F8D042098B1AE2F76.ttl | 12 +- .../C0/AFACC0ECE77C587584F688E125CBD196.ttl | 31 +- .../72/D61B722AD0EE5A56BA6F007362EC9651.ttl | 22 +- .../88/D91A88F318DF511CAD08FA7DDB9EB48D.ttl | 179 ++++++++ .../A9/F36FA9FCCB2451AFA3249D9A43D0F7BD.ttl | 102 +++++ 13 files changed, 1464 insertions(+), 34 deletions(-) create mode 100644 data/03/C9/87/03C987ADFFA7FFA0179D2E95FC12FA2E.ttl create mode 100644 data/1B/6A/50/1B6A507DAD34545894390F9F3E182A7D.ttl create mode 100644 data/44/4E/EA/444EEAAB05BD54428C0C3DC18E298BB7.ttl create mode 100644 data/63/09/6B/63096B09FFF3FF8CFC5D1A26FB86FDEE.ttl create mode 100644 data/6B/AB/13/6BAB13AD9AC35E65B0EE6DC8877A0EEC.ttl create mode 100644 data/97/BA/43/97BA43CF8F375BAF83216F8383389AF5.ttl create mode 100644 data/D9/1A/88/D91A88F318DF511CAD08FA7DDB9EB48D.ttl create mode 100644 data/F3/6F/A9/F36FA9FCCB2451AFA3249D9A43D0F7BD.ttl diff --git a/data/03/C9/87/03C987ADFFA7FFA0179D2E95FC12FA2E.ttl b/data/03/C9/87/03C987ADFFA7FFA0179D2E95FC12FA2E.ttl new file mode 100644 index 00000000000..e1081a1c0db --- /dev/null +++ b/data/03/C9/87/03C987ADFFA7FFA0179D2E95FC12FA2E.ttl @@ -0,0 +1,95 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + dc:creator "Buckeridge, John Stewart; Chan, Benny K. K.; Lin, Jih-Pai" ; + dc:title "Coronula Lamarck 1802" ; + trt:augmentsTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "9" ; + bibo:issue "39" ; + bibo:journal "Zoological Studies" ; + bibo:pubDate "2019-12-12" ; + bibo:startPage "1" ; + bibo:volume "58" ; + dc:creator "Buckeridge, John Stewart; Chan, Benny K. K.; Lin, Jih-Pai" ; + dc:date "2019" ; + dc:title "Pampus candidus" ; + a fabio:JournalArticle . + + + dwc:authority "Lamarck, 1802" ; + dwc:authorityName "Lamarck" ; + dwc:authorityYear "1802" ; + dwc:class "Maxillopoda" ; + dwc:family "Coronulidae" ; + dwc:genus "Coronula" ; + dwc:kingdom "Animalia" ; + dwc:order "Sessilia" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + dwc:scientificNameAuthorship "Lamarck, 1802" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Maxillopoda" ; + dwc:family "Coronulidae" ; + dwc:genus "Coronula" ; + dwc:kingdom "Animalia" ; + dwc:order "Sessilia" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Maxillopoda" ; + dwc:family "Coronulidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Sessilia" ; + dwc:phylum "Arthropoda" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Maxillopoda" ; + dwc:kingdom "Animalia" ; + dwc:order "Sessilia" ; + dwc:phylum "Arthropoda" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Maxillopoda" ; + 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 . diff --git a/data/1B/6A/50/1B6A507DAD34545894390F9F3E182A7D.ttl b/data/1B/6A/50/1B6A507DAD34545894390F9F3E182A7D.ttl new file mode 100644 index 00000000000..96824a1ec94 --- /dev/null +++ b/data/1B/6A/50/1B6A507DAD34545894390F9F3E182A7D.ttl @@ -0,0 +1,416 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + cito:cites , , , , , ; + dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ; + dc:title "Paramixogaster vespiformis" ; + dwc:basisOfRecord , , , , , , , , , , , , , , , , ; + trt:augmentsTaxonConcept ; + trt:deprecates , , , ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "48" ; + bibo:journal "ZooKeys" ; + bibo:pubDate "2024-07-25" ; + bibo:startPage "1" ; + bibo:volume "1208" ; + dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ; + dc:date "2024" ; + dc:title "Revision of the Oriental species of the hoverfly genus Paramixogaster Brunetti, 1923 (Diptera, Syrphidae, Microdontinae)" ; + fabio:hasPart , , , , , ; + a fabio:JournalArticle . + + + dwc:authority "(de Meijere, 1908)" ; + dwc:baseAuthorityName "de Meijere" ; + dwc:baseAuthorityYear "1908" ; + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "(de Meijere, 1908)" ; + dwc:species "vespiformis" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:authority "de Meijere, 1908: 210" ; + dwc:authorityName ", de Meijere" ; + dwc:authorityPageNumber "210" ; + dwc:authorityYear "1908" ; + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Microdon" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "de Meijere, 1908" ; + dwc:species "vespiformis" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:authority "de Meijere, 1917: 242" ; + dwc:authorityName "de Meijere" ; + dwc:authorityPageNumber "242" ; + dwc:authorityYear "1917" ; + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramicrodon" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "de Meijere, 1917" ; + dwc:species "decipiens" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:authority "de Meijere, 1917" ; + dwc:authorityName "de Meijere" ; + dwc:authorityYear "1917" ; + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramicrodon" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "de Meijere, 1917" ; + dwc:species "dicipiens" ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:authority "(de Meijere, 1917)" ; + dwc:baseAuthorityName "de Meijere" ; + dwc:baseAuthorityYear "1917" ; + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "(de Meijere, 1917)" ; + dwc:species "decipiens" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "vespiformis" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + 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 "Syrphidae" ; + dwc:genus "Microdon" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "vespiformis" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Microdon" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramicrodon" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "decipiens" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramicrodon" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramicrodon" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "dicipiens" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "decipiens" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dc:description "Figures 46–51. Microdon decipiens de Meijere, female, holotype: 46 habitus, dorsal 47 habitus, lateral 48 head, frontal 49 head, lateral 50 head, dorsal 51 wing." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Figures 52, 53. Microdon decipiens de Meijere, puparium, paratype: 52 habitus, dorsal 53 habitus, lateral." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Figures 117–122. Microdon vespiformis de Meijere female, lectotype: 117 habitus, dorsal 118 habitus, lateral 119 head, frontal 120 head, lateral 121 head, dorsal 122 wing." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Figures 130–137. Male genitalia of Paramixogaster species: 130 P. contracta (paratype Microdon subpetiolatus Thompson) 131 P. halmaherensis Reemer, sp. nov. holotype 132 P. luxor holotype 133 P. sacki Taiwan, RMNH 134 P. sulawesiana Reemer, sp. nov. holotype 135 P. jubata Reemer, sp. nov. paratype Vietnam 136 P. indica (paratype P. wegneri Keiser syn. nov.) 137 P. vespiformis Sumatra, RMNH." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Figures 5, 6. Head, dorsolateral: 5 frons more or less even, without lateral bulges (Paramixogaster vespiformis female, Indonesia) 6 frons uneven, with lateral bulges (P. icariiformis female, neotype)." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Figure 4. Larva of Paramixogaster vespiformis (de Meijere), attended by ants, putatively of Dolichoderus thoracicus (Smith). Found in Thailand and reared to the adult stage by Greg R. Ballmer. For further details, see species account of P. vespiformis. Photograph by G. R. Ballmer." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dwc:collectionCode "RMNH" ; + dwc:locality "Java" ; + dwc:typeStatus "holotype" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "RMNH" ; + dwc:eventDate "1907-09" ; + dwc:locality "Indonesia" ; + dwc:recordedBy "E. Jacobson Batavia" ; + dwc:typeStatus "lectotype" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "RMNH" ; + dwc:locality "Indonesia" ; + dwc:typeStatus "paralectotype" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "RMNH" ; + dwc:eventDate "1915-05" ; + dwc:locality "Label" ; + dwc:typeStatus "holotype" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "RMNH" ; + dwc:eventDate "1908-04" ; + dwc:locality "Java" ; + dwc:recordedBy "E. Jacobson" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "RMNH" ; + dwc:eventDate "1952-12-02" ; + dwc:locality "Dungus Iwul" ; + dwc:recordedBy "M. A. Lieftinck" ; + dwc:verbatimElevation "100" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "RMNH" ; + dwc:locality "Fort De Kock" ; + dwc:recordedBy "E. Jacobson" ; + dwc:verbatimElevation "920" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "RMNH" ; + dwc:eventDate "1991-12-04" ; + dwc:locality "Batuagung" ; + dwc:recordedBy "C. van Achterberg" ; + dwc:verbatimElevation "550" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "USNM" ; + dwc:locality "Penang" ; + dwc:recordedBy "C. F. Baker" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "NHMUK" ; + dwc:eventDate "1942-12-08" ; + dwc:locality "Penang" ; + dwc:recordedBy "H. T. Pagden" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "ZMUC" ; + dwc:eventDate "1961-08-16" ; + dwc:locality "Point Uring Uring" ; + dwc:recordedBy "Noona Dan. Exp." ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "ZMUC" ; + dwc:eventDate "1961-09-10" ; + dwc:locality "Point Uring Uring" ; + dwc:recordedBy "Noona Dan. Exp." ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "ZMUC" ; + dwc:eventDate "1961-09-07" ; + dwc:locality "Pinigisan" ; + dwc:recordedBy "Noona Dan. Exp." ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "ZMUC" ; + dwc:eventDate "1961-10-08" ; + dwc:locality "Dalawan Bay" ; + dwc:recordedBy "Noona Dan. Exp." ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "ZMUC" ; + dwc:eventDate "1961-10-13" ; + dwc:locality "Dalawan Bay" ; + dwc:recordedBy "Noona Dan. Exp." ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "ZMUC" ; + dwc:eventDate "1961-10-10" ; + dwc:locality "Dalawan Bay" ; + dwc:recordedBy "Noona Dan. Exp." ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "UCRC" ; + dwc:eventDate "1992-01-01" ; + dwc:locality "Ao Khating" ; + dwc:recordedBy "G. R. Ballmer & Photo KC" ; + trt:httpUri ; + a dwc:MaterialCitation . diff --git a/data/38/D0/1B/38D01B8A4A9F51F7A5F07358A57224C7.ttl b/data/38/D0/1B/38D01B8A4A9F51F7A5F07358A57224C7.ttl index 2a648c8fc8f..63a9dffe4c8 100644 --- a/data/38/D0/1B/38D01B8A4A9F51F7A5F07358A57224C7.ttl +++ b/data/38/D0/1B/38D01B8A4A9F51F7A5F07358A57224C7.ttl @@ -28,7 +28,7 @@ a fabio:JournalArticle . - dwc:authority "Cheng" ; + dwc:authority "Cheng in Huang & Cheng, 2012" ; dwc:authorityName "Cheng" ; dwc:authorityYear "2012" ; dwc:class "Insecta" ; diff --git a/data/44/4E/EA/444EEAAB05BD54428C0C3DC18E298BB7.ttl b/data/44/4E/EA/444EEAAB05BD54428C0C3DC18E298BB7.ttl new file mode 100644 index 00000000000..e561db29fdf --- /dev/null +++ b/data/44/4E/EA/444EEAAB05BD54428C0C3DC18E298BB7.ttl @@ -0,0 +1,107 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ; + dc:title "Paramixogaster yunnanensis Cheng 2012" ; + trt:augmentsTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "48" ; + bibo:journal "ZooKeys" ; + bibo:pubDate "2024-07-25" ; + bibo:startPage "1" ; + bibo:volume "1208" ; + dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ; + dc:date "2024" ; + dc:title "Revision of the Oriental species of the hoverfly genus Paramixogaster Brunetti, 1923 (Diptera, Syrphidae, Microdontinae)" ; + a fabio:JournalArticle . + + + dwc:authority "Cheng in Huang & Cheng, 2012" ; + dwc:authorityName "Cheng" ; + dwc:authorityYear "2012" ; + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Cheng, 2012" ; + dwc:species "yunnanensis" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "yunnanensis" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + 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 . diff --git a/data/63/09/6B/63096B09FFF3FF8CFC5D1A26FB86FDEE.ttl b/data/63/09/6B/63096B09FFF3FF8CFC5D1A26FB86FDEE.ttl new file mode 100644 index 00000000000..fd4fd26c9c1 --- /dev/null +++ b/data/63/09/6B/63096B09FFF3FF8CFC5D1A26FB86FDEE.ttl @@ -0,0 +1,183 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + cito:cites , , ; + dc:creator "Li, Jheng-Jhang; Shih, Yi-Jia; Ho, Ping-Ho; Jiang, Guo-Chen" ; + dc:title "Karstama boholano" ; + trt:augmentsTaxonConcept ; + trt:deprecates , ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "9" ; + bibo:issue "36" ; + bibo:journal "Zoological Studies" ; + bibo:pubDate "2019-11-27" ; + bibo:startPage "1" ; + bibo:volume "58" ; + dc:creator "Li, Jheng-Jhang; Shih, Yi-Jia; Ho, Ping-Ho; Jiang, Guo-Chen" ; + dc:date "2019" ; + dc:title "Pampus candidus" ; + fabio:hasPart , , ; + a fabio:JournalArticle . + + + dwc:authority "(Ng, 2002)" ; + dwc:baseAuthorityName "Ng" ; + dwc:baseAuthorityYear "2002" ; + dwc:class "Malacostraca" ; + dwc:family "Sesarmidae" ; + dwc:genus "Karstama" ; + dwc:kingdom "Animalia" ; + dwc:order "Decapoda" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "(Ng, 2002)" ; + dwc:species "boholano" ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:authority "Ng 2002: 428" ; + dwc:authorityName "Ng" ; + dwc:authorityPageNumber "428" ; + dwc:authorityYear "2002" ; + dwc:class "Malacostraca" ; + dwc:family "Sesarmidae" ; + dwc:genus "Sesarmoides" ; + dwc:kingdom "Animalia" ; + dwc:order "Decapoda" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Ng, 2002" ; + dwc:species "boholano" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:authority "Ng et al. 2008: 221" ; + dwc:authorityName "Ng" ; + dwc:authorityPageNumber "221" ; + dwc:authorityYear "2008" ; + dwc:class "Malacostraca" ; + dwc:family "Sesarmidae" ; + dwc:genus "Karstama" ; + dwc:kingdom "Animalia" ; + dwc:order "Decapoda" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Ng, 2008" ; + dwc:species "boholano" ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Malacostraca" ; + dwc:family "Sesarmidae" ; + dwc:genus "Karstama" ; + dwc:kingdom "Animalia" ; + dwc:order "Decapoda" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "boholano" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Malacostraca" ; + dwc:family "Sesarmidae" ; + dwc:genus "Karstama" ; + dwc:kingdom "Animalia" ; + dwc:order "Decapoda" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Malacostraca" ; + dwc:family "Sesarmidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Decapoda" ; + dwc:phylum "Arthropoda" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Malacostraca" ; + dwc:kingdom "Animalia" ; + dwc:order "Decapoda" ; + dwc:phylum "Arthropoda" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Malacostraca" ; + 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 "Malacostraca" ; + dwc:family "Sesarmidae" ; + dwc:genus "Sesarmoides" ; + dwc:kingdom "Animalia" ; + dwc:order "Decapoda" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "boholano" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Malacostraca" ; + dwc:family "Sesarmidae" ; + dwc:genus "Sesarmoides" ; + dwc:kingdom "Animalia" ; + dwc:order "Decapoda" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dc:description "Fig. 1. Zoea I of Karstama boholano (Ng, 2002) from western Green Island, Taitung (NTOU 1), new record genus/species in Taiwan. A, lateral view of carapace; B, antennule; C, antenna; D, mandible; E, maxillule; F, maxilla; G, first maxilliped; H, second maxilliped; I, lateral view of abdomen; J, dorsal view of abdomen; K, telson." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 2. Karstama boholano (Ng, 2002), associated with the habitat in Taiwan, females. A, B, western Green Island, Taitung (NTOU 1); C, D, eastern Green Island, Taitung (NTOU 2); E, Kenting National Park, Pingtung (NTOU 3); F, natural habitat. A, C, E, dorsal view; B, frontal view, laying eggs before larvae released; D, ventral view." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 3. Karstama boholano (Ng, 2002), female valvae, western Green Island, Taitung (NTOU 1). A, general view; B, left gonopore. Table 2. The pairwise divergence distances by Kimura 2-parameter in this study" ; + fabio:hasRepresentation ; + a fabio:Figure . diff --git a/data/6B/AB/13/6BAB13AD9AC35E65B0EE6DC8877A0EEC.ttl b/data/6B/AB/13/6BAB13AD9AC35E65B0EE6DC8877A0EEC.ttl new file mode 100644 index 00000000000..66ab9a8c00c --- /dev/null +++ b/data/6B/AB/13/6BAB13AD9AC35E65B0EE6DC8877A0EEC.ttl @@ -0,0 +1,173 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + cito:cites , , , , ; + dc:creator "Wu, Yun-He; Yu, Zhong-Bin; Chen, Jin-Min; Kilunda, Felista Kasyoka; Zhang, Ding-Can; Zuo, Chang-Sheng; Zuo, An-Ru; Duan, Zheng-Pan; Che, Jing" ; + dc:title "Xenophrys yingjiangensis Wu, Yu, Chen & Che 2024, sp. nov." ; + dwc:basisOfRecord , , ; + trt:definesTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "1052" ; + bibo:issue "3" ; + bibo:journal "Zoosystematics and Evolution" ; + bibo:pubDate "2024-07-25" ; + bibo:startPage "1041" ; + bibo:volume "100" ; + dc:creator "Wu, Yun-He; Yu, Zhong-Bin; Chen, Jin-Min; Kilunda, Felista Kasyoka; Zhang, Ding-Can; Zuo, Chang-Sheng; Zuo, An-Ru; Duan, Zheng-Pan; Che, Jing" ; + dc:date "2024" ; + dc:title "A field survey on the genus Xenophrys (Amphibia, Megophryidae) confirms underestimated diversity in the Gaoligong Mountains, with the description of a new species" ; + fabio:hasPart , , , , ; + a fabio:JournalArticle . + + + dwc:authority "Wu, Yu, Chen & Che" ; + dwc:authorityName "Wu, Yu, Chen & Che" ; + dwc:authorityYear "2024" ; + dwc:class "Amphibia" ; + dwc:family "Megophryidae" ; + dwc:genus "Xenophrys" ; + dwc:kingdom "Animalia" ; + dwc:order "Anura" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Wu, Yu, Chen & Che, 2024" ; + dwc:species "yingjiangensis" ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Amphibia" ; + dwc:family "Megophryidae" ; + dwc:genus "Xenophrys" ; + dwc:kingdom "Animalia" ; + dwc:order "Anura" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:species "yingjiangensis" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Amphibia" ; + dwc:family "Megophryidae" ; + dwc:genus "Xenophrys" ; + dwc:kingdom "Animalia" ; + dwc:order "Anura" ; + dwc:phylum "Chordata" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Amphibia" ; + dwc:family "Megophryidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Anura" ; + dwc:phylum "Chordata" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Amphibia" ; + dwc:kingdom "Animalia" ; + dwc:order "Anura" ; + dwc:phylum "Chordata" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Amphibia" ; + dwc:kingdom "Animalia" ; + dwc:phylum "Chordata" ; + dwc:rank "class" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:phylum "Chordata" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dc:description "Figure 3. Views of the Holotype KIZ 053848 in life. A. Lateral view; B. Lateral view of head; C. Dorsal view of hindlimbs; D. Ventral view; E. Ventral view of hand, and F. Ventral view of foot. Photos by Zhong-Bin Yu." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Figure 4. Views of the Holotype KIZ 053848 in preservative. A. Dorsal view; B. Ventral view; C. Lateral view; D. Lateral view of head; E. Ventral view of hand, and F. Ventral view of foot. Photos by Zhong-Bin Yu." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Figure 5. Advertisement calls for Paratype KIZ 048505. Photo by Jin-Min Chen." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Figure 1. Known distribution of Xenophrys yingjiangensis sp. nov. The red pentagram indicates the type locality of Xenophrys yingjiangensis sp. nov." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Figure 6. Habitat of Xenophrys yingjiangensis sp. nov. at the type locality in Tongbiguan Provincial Nature Reserve, Yingjiang County, Yunnan, China. Photo by Zhong-Bin Yu." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dwc:catalogNumber "KIZ 053848" ; + dwc:collectionCode "KIZ" ; + dwc:eventDate "2023-08-12" ; + dwc:locality "Tongbiguan Provincial Nature Reserve" ; + dwc:recordedBy "Zhong-Bin Yu & Dong An & Tian-En Chen & Xian-Kun Huang" ; + dwc:typeStatus "holotype" ; + dwc:verbatimElevation "1478" ; + dwc:verbatimLatitude "24.563" ; + dwc:verbatimLongitude "97.639" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:catalogNumber "KIZ 048503, KIZ 048505" ; + dwc:collectionCode "KIZ" ; + dwc:eventDate "2013-08-11" ; + dwc:locality "Tongbiguan Provincial Nature Reserve" ; + dwc:recordedBy "Jin-Min Chen & Mian Hou" ; + dwc:typeStatus "paratype" ; + dwc:verbatimElevation "809" ; + dwc:verbatimLatitude "24.546" ; + dwc:verbatimLongitude "97.759" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:catalogNumber "KIZ 053828" ; + dwc:collectionCode "KIZ" ; + dwc:eventDate "2023-08-12" ; + dwc:locality "Tongbiguan Provincial Nature Reserve" ; + dwc:recordedBy "Zhong-Bin Yu & Dong An & Tian-En Chen & Xian-Kun Huang" ; + dwc:verbatimElevation "1478" ; + dwc:verbatimLatitude "24.563" ; + dwc:verbatimLongitude "97.639" ; + trt:httpUri ; + a dwc:MaterialCitation . diff --git a/data/97/BA/43/97BA43CF8F375BAF83216F8383389AF5.ttl b/data/97/BA/43/97BA43CF8F375BAF83216F8383389AF5.ttl new file mode 100644 index 00000000000..fb091aca0db --- /dev/null +++ b/data/97/BA/43/97BA43CF8F375BAF83216F8383389AF5.ttl @@ -0,0 +1,161 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + cito:cites , ; + dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ; + dc:title "Paramixogaster huoi Reemer 2024, nom. nov." ; + dwc:basisOfRecord ; + trt:definesTaxonConcept ; + trt:deprecates ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "48" ; + bibo:journal "ZooKeys" ; + bibo:pubDate "2024-07-25" ; + bibo:startPage "1" ; + bibo:volume "1208" ; + dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ; + dc:date "2024" ; + dc:title "Revision of the Oriental species of the hoverfly genus Paramixogaster Brunetti, 1923 (Diptera, Syrphidae, Microdontinae)" ; + fabio:hasPart , ; + a fabio:JournalArticle . + + + dwc:authority "Reemer" ; + dwc:authorityName "Reemer" ; + dwc:authorityYear "2024" ; + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Reemer, 2024" ; + dwc:species "huoi" ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:authority "Huo & Zhao" ; + dwc:authorityName "Huo & Zhao. Thanks" ; + dwc:authorityYear "2022" ; + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Huo & Zhao. Thanks, 2022" ; + dwc:species "trifasciatus" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "huoi" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + 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 "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "trifasciatus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dc:description "Figures 11, 12. Position of apex of vein R 2 + 3: 11 at approximately same level as joint M 1 with R 4 + 5 (Paramixogaster huoi Reemer, nom. nov. holotype) 12 more distal than joint of M 1 with R 4 + 5 (P. sulawesiana Reemer, sp. nov. holotype)." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Figures 60–66. Paramixogaster huoi Reemer, nom. nov. male, holotype: 60 habitus, dorsal 61 habitus, lateral 62 abdomen, lateral 63 head, frontal 64 head, lateral 65 antenna 66 wing." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dwc:collectionCode "SUHC" ; + dwc:eventDate "2020-04-25" ; + dwc:locality "Wutong Mountains" ; + dwc:recordedBy "Zuqi Mai" ; + dwc:typeStatus "holotype" ; + dwc:verbatimElevation "927" ; + dwc:verbatimLatitude "22.95" ; + dwc:verbatimLongitude "114.35" ; + trt:httpUri ; + a dwc:MaterialCitation . diff --git a/data/9E/90/BD/9E90BDC3E75753BEAE304160A397F3AF.ttl b/data/9E/90/BD/9E90BDC3E75753BEAE304160A397F3AF.ttl index dfbb0af772a..53e6e5b9df4 100644 --- a/data/9E/90/BD/9E90BDC3E75753BEAE304160A397F3AF.ttl +++ b/data/9E/90/BD/9E90BDC3E75753BEAE304160A397F3AF.ttl @@ -13,7 +13,7 @@ cito:cites ; dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ; dc:title "Paramixogaster kodaiana Sankararaman & Reemer 2024, sp. nov." ; - dwc:basisOfRecord , , ; + dwc:basisOfRecord , ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . @@ -125,18 +125,13 @@ trt:httpUri ; a dwc:MaterialCitation . - - dwc:locality "India" ; - dwc:typeStatus "paratype" ; - trt:httpUri ; - a dwc:MaterialCitation . - - + + dwc:catalogNumber "USNMENT 01541882" ; dwc:collectionCode "USNM" ; dwc:eventDate "1953-04" ; dwc:locality "Kodaikanal" ; - dwc:recordedBy "Pulney Hills, S. & P. S. Nathan" ; + dwc:recordedBy "P. S. Nathan" ; dwc:typeStatus "paratype" ; dwc:verbatimElevation "1980" ; - trt:httpUri ; + trt:httpUri ; a dwc:MaterialCitation . diff --git a/data/AD/F2/DC/ADF2DCD16D74561F8D042098B1AE2F76.ttl b/data/AD/F2/DC/ADF2DCD16D74561F8D042098B1AE2F76.ttl index 97bb8ec70c4..02981ad5f78 100644 --- a/data/AD/F2/DC/ADF2DCD16D74561F8D042098B1AE2F76.ttl +++ b/data/AD/F2/DC/ADF2DCD16D74561F8D042098B1AE2F76.ttl @@ -254,24 +254,26 @@ dwc:collectionCode "NHMUK" ; dwc:locality "India" ; - dwc:recordedBy "C. G. Nursee & Col. C. G. Nurse." ; + dwc:recordedBy "C. G. Nursee" ; dwc:typeStatus "holotype" ; trt:httpUri ; a dwc:MaterialCitation . - dwc:collectionCode "USNM" ; + dwc:catalogNumber "01541885" ; + dwc:collectionCode "USNMENT" ; dwc:eventDate "1973-08-05" ; - dwc:locality "Label" ; + dwc:locality "Singharaja forest" ; dwc:typeStatus "holotype" ; dwc:verbatimElevation "183" ; trt:httpUri ; a dwc:MaterialCitation . - dwc:collectionCode "USNM" ; + dwc:catalogNumber "01541884" ; + dwc:collectionCode "USNMENT" ; dwc:eventDate "1976-05-13" ; - dwc:locality "Label" ; + dwc:locality "Bay Ridge Bungalow" ; dwc:recordedBy "K. V. Krombein & P. B. Karunaratne & S. Karunaratne & D. W. Balasooriya" ; dwc:typeStatus "paratype" ; trt:httpUri ; diff --git a/data/AF/AC/C0/AFACC0ECE77C587584F688E125CBD196.ttl b/data/AF/AC/C0/AFACC0ECE77C587584F688E125CBD196.ttl index dde3918e39c..b33dbf17ca7 100644 --- a/data/AF/AC/C0/AFACC0ECE77C587584F688E125CBD196.ttl +++ b/data/AF/AC/C0/AFACC0ECE77C587584F688E125CBD196.ttl @@ -13,7 +13,7 @@ cito:cites , , , , ; dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ; dc:title "Paramixogaster indica" ; - dwc:basisOfRecord , , , , , , , , ; + dwc:basisOfRecord , , , , , , , , ; trt:augmentsTaxonConcept ; trt:deprecates , , , ; trt:publishedIn ; @@ -303,27 +303,29 @@ trt:httpUri ; a dwc:MaterialCitation . - - dwc:locality "Indonesia" ; - dwc:typeStatus "paratype" ; - trt:httpUri ; - a dwc:MaterialCitation . - - + dwc:collectionCode "NMB" ; - dwc:eventDate "29 Oct. 1960, 23 Nov. 1960, 8 Dec. 1960, 12 Dec. 1960, 11 Jan. 1961" ; + dwc:eventDate "1960-10-29" ; dwc:locality "Ambon" ; dwc:recordedBy "A. M. R. Wegner" ; dwc:typeStatus "paratype" ; - trt:httpUri ; + trt:httpUri ; a dwc:MaterialCitation . - + dwc:collectionCode "RMNH" ; dwc:eventDate "1921-12-07" ; dwc:locality "Buru" ; - dwc:recordedBy "L. J. Toxopeus & Buru" ; - trt:httpUri ; + dwc:recordedBy "L. J. Toxopeus" ; + trt:httpUri ; + a dwc:MaterialCitation . + + + dwc:collectionCode "RMNH" ; + dwc:eventDate "1921-12-08" ; + dwc:locality "Buru" ; + dwc:recordedBy "L. J. Toxopeus" ; + trt:httpUri ; a dwc:MaterialCitation . @@ -333,8 +335,9 @@ a dwc:MaterialCitation . + dwc:catalogNumber "013933418" ; dwc:collectionCode "NHMUK" ; - dwc:locality "West Papua" ; + dwc:locality "Fak-Fak" ; dwc:recordedBy "A. E. Pratt" ; trt:httpUri ; a dwc:MaterialCitation . diff --git a/data/D6/1B/72/D61B722AD0EE5A56BA6F007362EC9651.ttl b/data/D6/1B/72/D61B722AD0EE5A56BA6F007362EC9651.ttl index dd689f5e9ea..837a3cbb24a 100644 --- a/data/D6/1B/72/D61B722AD0EE5A56BA6F007362EC9651.ttl +++ b/data/D6/1B/72/D61B722AD0EE5A56BA6F007362EC9651.ttl @@ -12,8 +12,8 @@ cito:cites , , , ; dc:creator "Jeong, Kyung-Hoon; Harms, Danilo; Yoo, Jung-Sun" ; - dc:title "Nipponogarypus seosanensis Jeong & Harms & Yoo 2024, sp. nov." ; - dwc:basisOfRecord ; + dc:title "Nipponogarypus seosanensis Jeong & Harms 2024, sp. nov." ; + dwc:basisOfRecord , ; trt:definesTaxonConcept ; trt:publishedIn ; a trt:Treatment . @@ -33,7 +33,7 @@ dwc:authority "Jeong & Harms" ; - dwc:authorityName "Jeong & Harms & Yoo" ; + dwc:authorityName "Jeong & Harms" ; dwc:authorityYear "2024" ; dwc:class "Arachnida" ; dwc:family "Olpiidae" ; @@ -42,7 +42,7 @@ dwc:order "Pseudoscorpiones" ; dwc:phylum "Arthropoda" ; dwc:rank "species" ; - dwc:scientificNameAuthorship "Jeong & Harms & Yoo, 2024" ; + dwc:scientificNameAuthorship "Jeong & Harms, 2024" ; dwc:species "seosanensis" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . @@ -130,6 +130,8 @@ a fabio:Figure . + dwc:catalogNumber "NUHGIV 0000001225" ; + dwc:collectionCode "NUHGIV" ; dwc:eventDate "2022-07" ; dwc:locality "Female" ; dwc:recordedBy "KH Jeong" ; @@ -138,3 +140,15 @@ dwc:verbatimLongitude "128.1746" ; trt:httpUri ; a dwc:MaterialCitation . + + + dwc:catalogNumber "NUHGIV 0000001228" ; + dwc:collectionCode "NUHGIV" ; + dwc:eventDate "2022-07" ; + dwc:locality "Female" ; + dwc:recordedBy "KH Jeong" ; + dwc:typeStatus "paratype" ; + dwc:verbatimLatitude "36.601543" ; + dwc:verbatimLongitude "128.1746" ; + trt:httpUri ; + a dwc:MaterialCitation . diff --git a/data/D9/1A/88/D91A88F318DF511CAD08FA7DDB9EB48D.ttl b/data/D9/1A/88/D91A88F318DF511CAD08FA7DDB9EB48D.ttl new file mode 100644 index 00000000000..4148601186c --- /dev/null +++ b/data/D9/1A/88/D91A88F318DF511CAD08FA7DDB9EB48D.ttl @@ -0,0 +1,179 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + cito:cites ; + dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ; + dc:title "Paramixogaster brunettii Reemer 2013" ; + dwc:basisOfRecord ; + trt:augmentsTaxonConcept ; + trt:citesTaxonName ; + trt:deprecates ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "48" ; + bibo:journal "ZooKeys" ; + bibo:pubDate "2024-07-25" ; + bibo:startPage "1" ; + bibo:volume "1208" ; + dc:creator "Reemer, Menno; Sankararaman, Hariharakrishnan" ; + dc:date "2024" ; + dc:title "Revision of the Oriental species of the hoverfly genus Paramixogaster Brunetti, 1923 (Diptera, Syrphidae, Microdontinae)" ; + fabio:hasPart ; + a fabio:JournalArticle . + + + dwc:authority "Reemer in Reemer & Stahls, 2013" ; + dwc:authorityName "Reemer" ; + dwc:authorityYear "2013" ; + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Reemer, 2013" ; + dwc:species "brunettii" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:authority "Brunetti, 1913: 169" ; + dwc:authorityName "Brunetti" ; + dwc:authorityPageNumber "169" ; + dwc:authorityYear "1913" ; + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Mixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Brunetti, 1913" ; + dwc:species "vespiformis" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "brunettii" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + 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 "Syrphidae" ; + dwc:genus "Mixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "vespiformis" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Mixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Insecta" ; + dwc:family "Syrphidae" ; + dwc:genus "Paramixogaster" ; + dwc:kingdom "Animalia" ; + dwc:order "Diptera" ; + dwc:phylum "Arthropoda" ; + dwc:rank "species" ; + dwc:species "vespiformis" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dc:description "Figures 29–31. Paramixogaster brunettii Reemer, holotype: 29 mounted specimen and labels 30 habitus dorsolateral 31 head and thorax dorsolateral. Photos by J. van Steenis." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dwc:collectionCode "ZSI" ; + dwc:eventDate "1911-11-17" ; + dwc:locality "Dibrugarh" ; + dwc:recordedBy "Kemp" ; + dwc:typeStatus "holotype" ; + trt:httpUri ; + a dwc:MaterialCitation . diff --git a/data/F3/6F/A9/F36FA9FCCB2451AFA3249D9A43D0F7BD.ttl b/data/F3/6F/A9/F36FA9FCCB2451AFA3249D9A43D0F7BD.ttl new file mode 100644 index 00000000000..f99ff42a3ff --- /dev/null +++ b/data/F3/6F/A9/F36FA9FCCB2451AFA3249D9A43D0F7BD.ttl @@ -0,0 +1,102 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + cito:cites ; + dc:creator "Jeong, Kyung-Hoon; Harms, Danilo; Yoo, Jung-Sun" ; + dc:title "Nipponogarypus Morikawa 1955" ; + trt:augmentsTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "1060" ; + bibo:issue "3" ; + bibo:journal "Zoosystematics and Evolution" ; + bibo:pubDate "2024-07-25" ; + bibo:startPage "1053" ; + bibo:volume "100" ; + dc:creator "Jeong, Kyung-Hoon; Harms, Danilo; Yoo, Jung-Sun" ; + dc:date "2024" ; + dc:title "The pseudoscorpion genus Nipponogarypus (Pseudoscorpiones, Olpiidae) found in seashore habitats in Japan and Korea" ; + fabio:hasPart ; + a fabio:JournalArticle . + + + dwc:authority "Morikawa, 1955" ; + dwc:authorityName "Morikawa" ; + dwc:authorityYear "1955" ; + dwc:class "Arachnida" ; + dwc:family "Olpiidae" ; + dwc:genus "Nipponogarypus" ; + dwc:kingdom "Animalia" ; + dwc:order "Pseudoscorpiones" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + dwc:scientificNameAuthorship "Morikawa, 1955" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:class "Arachnida" ; + dwc:family "Olpiidae" ; + dwc:genus "Nipponogarypus" ; + dwc:kingdom "Animalia" ; + dwc:order "Pseudoscorpiones" ; + dwc:phylum "Arthropoda" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Arachnida" ; + dwc:family "Olpiidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Pseudoscorpiones" ; + dwc:phylum "Arthropoda" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Arachnida" ; + dwc:kingdom "Animalia" ; + dwc:order "Pseudoscorpiones" ; + dwc:phylum "Arthropoda" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:class "Arachnida" ; + 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 . + + + dc:description "Figure 1. Distribution of the genus Nipponogarypus (Olpiidae) in Japan and Korea." ; + fabio:hasRepresentation ; + a fabio:Figure .