GG2RDF 2024-08-05T13:22:15.287Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-05 13:22:27 +00:00
parent 4b850fa0b3
commit bd64807d50
3 changed files with 561 additions and 0 deletions

View file

@ -0,0 +1,164 @@
@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/03A387F6FFC3FFE1FD01213FFC9399D7>
cito:cites <http://dx.doi.org/10.5281/zenodo.13221862>, <http://dx.doi.org/10.5281/zenodo.13221856> ;
dc:creator "Ricchiardi, Enrico; Lu, Yuanyuan; Li, Sha; Ming, Bai" ;
dc:title "Paratrichius pilosus Ricchiardi & Lu, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC3FFE1FD01213FFC9399D7.mc.3B623CBDFFC3FFEFFD0121FFFAB69AB7>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC3FFE1FD01213FFC9399D7.mc.3B623CBDFFC3FFEFFB3F21BFFC229977>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC3FFE1FD01213FFC9399D7.mc.3B623CBDFFC3FFEFFDCF227FFA099917>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC3FFE1FD01213FFC9399D7.mc.3B623CBDFFC3FFEFFBEA225FFBC99997>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC3FFE1FD01213FFC9399D7.mc.3B623CBDFFC3FFEFFA2422DFFB7999B7> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paratrichius_pilosus_Ricchiardi_2022> ;
trt:publishedIn <http://dx.doi.org/10.13133/2284-4880/716> ;
a trt:Treatment .
<http://dx.doi.org/10.13133/2284-4880/716>
bibo:endPage "142" ;
bibo:issue "1" ;
bibo:journal "Fragmenta entomologica" ;
bibo:pubDate "2022-05-15" ;
bibo:startPage "133" ;
bibo:volume "54" ;
dc:creator "Ricchiardi, Enrico; Lu, Yuanyuan; Li, Sha; Ming, Bai" ;
dc:date "2022" ;
dc:title "Notes on Paratrichius Janson, 1881 inhabiting Hainan Island, with description of a new species and the definition of two new junior synonyms (Coleoptera: Scarabaeidae, Cetoniinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13221862>, <http://dx.doi.org/10.5281/zenodo.13221856> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Paratrichius_pilosus_Ricchiardi_2022>
dwc:authority "Ricchiardi & Lu" ;
dwc:authorityName "Ricchiardi & Lu" ;
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Paratrichius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ricchiardi & Lu" ;
dwc:species "pilosus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/999KD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paratrichius_pilosus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Paratrichius_pilosus>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Paratrichius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pilosus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paratrichius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paratrichius>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Paratrichius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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 .
<http://dx.doi.org/10.5281/zenodo.13221862>
dc:description "Fig. 4 Paratrichius pilosus Ricchiardi & Lu, new species. HT♂ IZAS: A, dorsal habitus; B, ventral habitus; C, lateral habitus; H, pronotum & head; I, pygidium; L, parameres, frontal view; M, parameres, lateral view; PT ♂ IZAS: D, colour variation; PT♀ IZAS: E, dorsal habitus; F, ventral habitus; G, lateral habitus; J, pronotum & head; K, pygidium. Photographs by Yuanyuan Lu." ;
fabio:hasRepresentation <https://zenodo.org/record/13221862/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13221856>
dc:description "Fig. 1 Paratrichius elegantulus (Moser, 1902), material collected in Hainan: ♂ IZAS: A, dorsal habitus; B, ventral habitus; C, lateral habitus; D, head; E, pygidium, K, parameres, frontal view; L, parameres, lateral view; ♀ IZAS: F, dorsal habitus; G, lateral habitus; H, ventral habitus; I, head; J, pygidium. Photographs by Yuanyuan Lu." ;
fabio:hasRepresentation <https://zenodo.org/record/13221856/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC3FFE1FD01213FFC9399D7.mc.3B623CBDFFC3FFEFFD0121FFFAB69AB7>
dwc:collectionCode "IZAS" ;
dwc:eventDate "2011-05-10" ;
dwc:locality "Diaoluoshan Waterfall" ;
dwc:recordedBy "Lin Wenxin" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "580" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC3FFE1FD01213FFC9399D7#3B623CBDFFC3FFEFFD0121FFFAB69AB7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC3FFE1FD01213FFC9399D7.mc.3B623CBDFFC3FFEFFB3F21BFFC229977>
dwc:eventDate "1983-04-25" ;
dwc:locality "Hilltop of Jianfengling" ;
dwc:recordedBy "Gu Maobin" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC3FFE1FD01213FFC9399D7#3B623CBDFFC3FFEFFB3F21BFFC229977> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC3FFE1FD01213FFC9399D7.mc.3B623CBDFFC3FFEFFDCF227FFA099917>
dwc:eventDate "2011-05-07" ;
dwc:locality "Mt. Diaoluoshan" ;
dwc:recordedBy "Lin Wenxin" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "965" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC3FFE1FD01213FFC9399D7#3B623CBDFFC3FFEFFDCF227FFA099917> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC3FFE1FD01213FFC9399D7.mc.3B623CBDFFC3FFEFFBEA225FFBC99997>
dwc:eventDate "2011-05-08" ;
dwc:locality "Diaoluoshan" ;
dwc:recordedBy "Lingshui & Lin Wenxin" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "960" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC3FFE1FD01213FFC9399D7#3B623CBDFFC3FFEFFBEA225FFBC99997> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC3FFE1FD01213FFC9399D7.mc.3B623CBDFFC3FFEFFA2422DFFB7999B7>
dwc:eventDate "1981-05-11" ;
dwc:locality "Jianfengling" ;
dwc:recordedBy "Chen Zhiqing" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC3FFE1FD01213FFC9399D7#3B623CBDFFC3FFEFFA2422DFFB7999B7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,254 @@
@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/03A387F6FFC7FFEAFEB925BFFAE09AB7>
dc:creator "Ricchiardi, Enrico; Lu, Yuanyuan; Li, Sha; Ming, Bai" ;
dc:title "Paratrichius elegantulus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFEB9263EFCB19D97>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFE8326BFFECA9C77>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFF26277FFCBE9C17>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFD01249FFB229E77>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFAC2257FFA699E17>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFD0F253FFBF29EF7>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFAF025FEFC269EB7>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFDCA25BFFB979D57>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFA5E259FFC639D77>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFD83267FFA699D77>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFD01265FFC389D37>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFDCD263EFC539DD7>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFD92261FFC5C9DF7>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFD9626FFFADC9DF7>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFB1626FFFBDF9DB7>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFADA269FFA6B9C17>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC6FFEAFEB6203FFC989B97>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC6FFEAFF8420BFFE0C9A77> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paratrichius_elegantulus_Moser_1902> ;
trt:publishedIn <http://dx.doi.org/10.13133/2284-4880/716> ;
a trt:Treatment .
<http://dx.doi.org/10.13133/2284-4880/716>
bibo:endPage "142" ;
bibo:issue "1" ;
bibo:journal "Fragmenta entomologica" ;
bibo:pubDate "2022-05-15" ;
bibo:startPage "133" ;
bibo:volume "54" ;
dc:creator "Ricchiardi, Enrico; Lu, Yuanyuan; Li, Sha; Ming, Bai" ;
dc:date "2022" ;
dc:title "Notes on Paratrichius Janson, 1881 inhabiting Hainan Island, with description of a new species and the definition of two new junior synonyms (Coleoptera: Scarabaeidae, Cetoniinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Paratrichius_elegantulus_Moser_1902>
dwc:authority "(Moser, 1902)" ;
dwc:baseAuthorityName "Moser" ;
dwc:baseAuthorityYear "1902" ;
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Paratrichius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Moser, 1902)" ;
dwc:species "elegantulus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DGJN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paratrichius_elegantulus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Paratrichius_elegantulus>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Paratrichius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "elegantulus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paratrichius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paratrichius>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Paratrichius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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 .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFEB9263EFCB19D97>
dwc:collectionCode "MNHUB" ;
dwc:recordedBy "Apr-May, H & H. Fruhstorfer" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFEB9263EFCB19D97> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFE8326BFFECA9C77>
dwc:collectionCode "ERPC" ;
dwc:eventDate "2017-05" ;
dwc:locality "Jinxiu" ;
dwc:verbatimElevation "1100" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFE8326BFFECA9C77> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFF26277FFCBE9C17>
dwc:collectionCode "ERPC" ;
dwc:eventDate "2014-06-15" ;
dwc:locality "Jinxiu" ;
dwc:verbatimElevation "1200" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFF26277FFCBE9C17> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFD01249FFB229E77>
dwc:collectionCode "ERPC" ;
dwc:eventDate "2014-04-23" ;
dwc:recordedBy "Zhaoijingshen" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFD01249FFB229E77> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFAC2257FFA699E17>
dwc:collectionCode "ERPC" ;
dwc:eventDate "2015-04-13" ;
dwc:locality "Jinxiu" ;
dwc:verbatimElevation "100" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFAC2257FFA699E17> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFD0F253FFBF29EF7>
dwc:eventDate "2009-05-10" ;
dwc:locality "Phou Pan Mt." ;
dwc:verbatimElevation "1605" ;
dwc:verbatimLatitude "20.2" ;
dwc:verbatimLongitude "104.01667" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFD0F253FFBF29EF7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFAF025FEFC269EB7>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2010-04-07" ;
dwc:locality "Same" ;
dwc:recordedBy "Brancucci" ;
dwc:verbatimElevation "1600" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFAF025FEFC269EB7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFDCA25BFFB979D57>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2011-05-31" ;
dwc:locality "Same" ;
dwc:recordedBy "C. Holzschuh" ;
dwc:verbatimElevation "1600" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFDCA25BFFB979D57> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFA5E259FFC639D77>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "2012-04-11" ;
dwc:locality "Same" ;
dwc:recordedBy "C. Holzschuh" ;
dwc:verbatimElevation "1600" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFA5E259FFC639D77> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFD83267FFA699D77>
dwc:collectionCode "ERPC" ;
dwc:eventDate "2011-05-31" ;
dwc:locality "Same" ;
dwc:recordedBy "C. Holzschuh" ;
dwc:verbatimElevation "1600" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFD83267FFA699D77> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFD01265FFC389D37>
dwc:collectionCode "ERPC" ;
dwc:eventDate "2017-06" ;
dwc:locality "Huong Son Phou Pan" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFD01265FFC389D37> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFDCD263EFC539DD7>
dwc:collectionCode "SJPC" ;
dwc:eventDate "2017-06" ;
dwc:locality "Ha Tinh" ;
dwc:recordedBy "Dang Ngoc Van" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFDCD263EFC539DD7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFD92261FFC5C9DF7>
dwc:eventDate "1995-07" ;
dwc:locality "Tam Dao" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFD92261FFC5C9DF7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFD9626FFFADC9DF7>
dwc:collectionCode "ERPC" ;
dwc:eventDate "1990-06" ;
dwc:locality "Tam Dao" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFD9626FFFADC9DF7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFB1626FFFBDF9DB7>
dwc:collectionCode "ERPC" ;
dwc:eventDate "1991-05-25" ;
dwc:locality "Sa Pa" ;
dwc:recordedBy "Kuban" ;
dwc:verbatimLatitude "22.333334" ;
dwc:verbatimLongitude "103.833336" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFB1626FFFBDF9DB7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC7FFEBFADA269FFA6B9C17>
dwc:collectionCode "IZAS" ;
dwc:eventDate "2010-04-10" ;
dwc:locality "Wuzhishan" ;
dwc:verbatimElevation "1147" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC7FFEBFADA269FFA6B9C17> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC6FFEAFEB6203FFC989B97>
dwc:catalogNumber "IOZ 1945728, IOZ 1945730" ;
dwc:collectionCode "ERPC, IOZ, IZAS" ;
dwc:eventDate "2010-06-11" ;
dwc:locality "Diyifeng" ;
dwc:recordedBy "Zhou Wenyi" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC6FFEAFEB6203FFC989B97> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFC7FFEAFEB925BFFAE09AB7.mc.3B623CBDFFC6FFEAFF8420BFFE0C9A77>
dwc:collectionCode "HKPC" ;
dwc:eventDate "1996-06" ;
dwc:locality "Local Collectors" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFC7FFEAFEB925BFFAE09AB7#3B623CBDFFC6FFEAFF8420BFFE0C9A77> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,143 @@
@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/03A387F6FFCDFFE1FEB922DFFA3E99F7>
cito:cites <http://dx.doi.org/10.5281/zenodo.13221868> ;
dc:creator "Ricchiardi, Enrico; Lu, Yuanyuan; Li, Sha; Ming, Bai" ;
dc:title "Paratrichius rufescens Ma 1990" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFCDFFE1FEB922DFFA3E99F7.mc.3B623CBDFFCDFFE1FFE2229EFEBD9817>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFCDFFE1FEB922DFFA3E99F7.mc.3B623CBDFFCDFFE1FF4D235FFCB19817>, <http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFCDFFE1FEB922DFFA3E99F7.mc.3B623CBDFFCDFFE1FE83233FFCB19897> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paratrichius_rufescens_Ma_1990> ;
trt:publishedIn <http://dx.doi.org/10.13133/2284-4880/716> ;
a trt:Treatment .
<http://dx.doi.org/10.13133/2284-4880/716>
bibo:endPage "142" ;
bibo:issue "1" ;
bibo:journal "Fragmenta entomologica" ;
bibo:pubDate "2022-05-15" ;
bibo:startPage "133" ;
bibo:volume "54" ;
dc:creator "Ricchiardi, Enrico; Lu, Yuanyuan; Li, Sha; Ming, Bai" ;
dc:date "2022" ;
dc:title "Notes on Paratrichius Janson, 1881 inhabiting Hainan Island, with description of a new species and the definition of two new junior synonyms (Coleoptera: Scarabaeidae, Cetoniinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13221868> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Paratrichius_rufescens_Ma_1990>
dwc:authority "Ma, 1990" ;
dwc:authorityName "Ma" ;
dwc:authorityYear "1990" ;
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Paratrichius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ma, 1990" ;
dwc:species "rufescens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DGKX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paratrichius_rufescens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Paratrichius_rufescens>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Paratrichius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rufescens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paratrichius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paratrichius>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Paratrichius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
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 .
<http://dx.doi.org/10.5281/zenodo.13221868>
dc:description "Fig. 6 Paratrichius rufescens Ma, 1990. ♀ Not type IZAS IOZ(E)1945727: A, dorsal habitus; B, ventral habitus; C, lateral habitus; D, pronotum & head; E, pygidium. “Paratrichius rufescens Ma, 1990” (in fact, belonging to another species) AT♀ IZAS: F, dorsal habitus; G, pygidium. Photographs by Yuanyuan Lu. ♀ ERPC Not type: H, dorsal habitus, Photograph by E. Ricchiardi." ;
fabio:hasRepresentation <https://zenodo.org/record/13221868/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFCDFFE1FEB922DFFA3E99F7.mc.3B623CBDFFCDFFE1FFE2229EFEBD9817>
dwc:collectionCode "IZAS" ;
dwc:eventDate "1982-04-27" ;
dwc:locality "Jianfengling" ;
dwc:recordedBy "Gu Maobin" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "900" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFCDFFE1FEB922DFFA3E99F7#3B623CBDFFCDFFE1FFE2229EFEBD9817> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFCDFFE1FEB922DFFA3E99F7.mc.3B623CBDFFCDFFE1FF4D235FFCB19817>
dwc:collectionCode "IZAS" ;
dwc:eventDate "1935-06-22" ;
dwc:locality "Taiwan" ;
dwc:recordedBy "Rimongan F" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFCDFFE1FEB922DFFA3E99F7#3B623CBDFFCDFFE1FF4D235FFCB19817> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A387F6FFCDFFE1FEB922DFFA3E99F7.mc.3B623CBDFFCDFFE1FE83233FFCB19897>
dwc:collectionCode "ERPC, IZAS" ;
dwc:eventDate "1983-04-25" ;
dwc:locality "Diyifeng" ;
dwc:recordedBy "Gu Maobin & ZhouWenyi" ;
trt:httpUri <https://treatment.plazi.org/id/03A387F6FFCDFFE1FEB922DFFA3E99F7#3B623CBDFFCDFFE1FE83233FFCB19897> ;
a dwc:MaterialCitation .