GG2RDF 2024-08-27T14:59:58.546Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-27 15:00:10 +00:00
parent ea7950c9d6
commit 7830f967e0
5 changed files with 625 additions and 0 deletions

View file

@ -0,0 +1,132 @@
@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/00889B0A47285290AF86699D556F7ACA>
cito:cites <http://dx.doi.org/10.3897/zookeys.1210.125457.figure1>, <http://dx.doi.org/10.3897/zookeys.1210.125457.figure2> ;
dc:creator "Zhao, Ping; Ou, Minmin; Cao, Liangming; Liu, Huaiyu; Wang, Jianyun" ;
dc:title "Brancucciana (Rubriascopus) orientalis Stehlik & Jindra 2008" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Brancucciana_orientalis_Stehlik_2008> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1210.125457> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1210.125457>
bibo:endPage "286" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-08-27" ;
bibo:startPage "273" ;
bibo:volume "1210" ;
dc:creator "Zhao, Ping; Ou, Minmin; Cao, Liangming; Liu, Huaiyu; Wang, Jianyun" ;
dc:date "2024" ;
dc:title "One new species and two new records of Pyrrhocoridae (Hemiptera, Heteroptera) from China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1210.125457.figure1>, <http://dx.doi.org/10.3897/zookeys.1210.125457.figure2> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Brancucciana_orientalis_Stehlik_2008>
dwc:authority "Stehlik & Jindra, 2008" ;
dwc:authorityName "Stehlik & Jindra" ;
dwc:authorityYear "2008" ;
dwc:class "Insecta" ;
dwc:family "Pyrrhocoridae" ;
dwc:genus "Brancucciana" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stehlik & Jindra, 2008" ;
dwc:species "orientalis" ;
dwc:subGenus "Rubriascopus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brancucciana_orientalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Brancucciana_orientalis>
dwc:class "Insecta" ;
dwc:family "Pyrrhocoridae" ;
dwc:genus "Brancucciana" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "orientalis" ;
dwc:subGenus "Rubriascopus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brancucciana_Rubriascopus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Brancucciana_Rubriascopus>
dwc:class "Insecta" ;
dwc:family "Pyrrhocoridae" ;
dwc:genus "Brancucciana" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Rubriascopus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brancucciana> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Brancucciana>
dwc:class "Insecta" ;
dwc:family "Pyrrhocoridae" ;
dwc:genus "Brancucciana" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae>
dwc:class "Insecta" ;
dwc:family "Pyrrhocoridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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.3897/zookeys.1210.125457.figure1>
dc:description "Figure 1. Brancucciana (Rubriascopus) orientalis Stehlík & Jindra, 2008, habitus a, b female c, d male a, c dorsal view b, d ventral view." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1121635> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1210.125457.figure2>
dc:description "Figure 2. Brancucciana (Rubriascopus) orientalis Stehlík & Jindra, 2008, male external genitalia a, b pygophore c, d cuplike sclerite of pygophore e paramere f phallobase g i phallosoma c, h dorsal view a, d, i lateral view b, g ventral view." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1121636> ;
a fabio:Figure .

View file

@ -0,0 +1,126 @@
@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/068E7F1A876C5BABBE97DA113946C045>
cito:cites <http://dx.doi.org/10.3897/zookeys.1210.127183.figure1> ;
dc:creator "Fang, Xiangliang; Xu, Zigang; Yao, Yuanyuan; Fu, Yue" ;
dc:title "Macropelopia excavata Fang & Xu & Yao & Fu 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/068E7F1A876C5BABBE97DA113946C045.mc.368852414E7E7023268AEA1E9C05A26D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macropelopia_excavata_Fang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1210.127183> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1210.127183>
bibo:endPage "298" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-08-27" ;
bibo:startPage "287" ;
bibo:volume "1210" ;
dc:creator "Fang, Xiangliang; Xu, Zigang; Yao, Yuanyuan; Fu, Yue" ;
dc:date "2024" ;
dc:title "Two new species of Macropelopia (Diptera, Chironomidae) from Oriental China, delineated with morphology and COI sequences" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1210.127183.figure1> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Macropelopia_excavata_Fang_2024>
dwc:authority "Xu & Fu" ;
dwc:authorityName "Fang & Xu & Yao & Fu" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Macropelopia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fang & Xu & Yao & Fu, 2024" ;
dwc:species "excavata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macropelopia_excavata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Macropelopia_excavata>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Macropelopia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "excavata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macropelopia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Macropelopia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Macropelopia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
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.3897/zookeys.1210.127183.figure1>
dc:description "Figure 1. Macropelopia (Macropelopia) excavata Xu & Fu, sp. nov., male imago A head B antenna C wing D whole body of male adult E spotted shape of the tergites F thorax G fore tibial apex H hypopygium, dorsal view I photo of hypopygium, dorsal view J hypopygium, ventral view K gonostylus." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1121707> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/068E7F1A876C5BABBE97DA113946C045.mc.368852414E7E7023268AEA1E9C05A26D>
dwc:collectionCode "HNU" ;
dwc:eventDate "2022-09-07" ;
dwc:locality "Dabie Mountain" ;
dwc:recordedBy "Zigang Xu." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "487" ;
dwc:verbatimLatitude "31.0867" ;
dwc:verbatimLongitude "115.8138" ;
trt:httpUri <https://treatment.plazi.org/id/068E7F1A876C5BABBE97DA113946C045#368852414E7E7023268AEA1E9C05A26D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,118 @@
@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/8D610684BB8D51578C0E64BB57CAB052>
cito:cites <http://dx.doi.org/10.3897/zookeys.1210.125457.figure4>, <http://dx.doi.org/10.3897/zookeys.1210.125457.figure5> ;
dc:creator "Zhao, Ping; Ou, Minmin; Cao, Liangming; Liu, Huaiyu; Wang, Jianyun" ;
dc:title "Euscopus robustus Stehlik 2005" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euscopus_robustus_Stehlik_2005> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1210.125457> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1210.125457>
bibo:endPage "286" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-08-27" ;
bibo:startPage "273" ;
bibo:volume "1210" ;
dc:creator "Zhao, Ping; Ou, Minmin; Cao, Liangming; Liu, Huaiyu; Wang, Jianyun" ;
dc:date "2024" ;
dc:title "One new species and two new records of Pyrrhocoridae (Hemiptera, Heteroptera) from China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1210.125457.figure4>, <http://dx.doi.org/10.3897/zookeys.1210.125457.figure5> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Euscopus_robustus_Stehlik_2005>
dwc:authority "Stehlik, 2005" ;
dwc:authorityName "Stehlik" ;
dwc:authorityYear "2005" ;
dwc:class "Insecta" ;
dwc:family "Pyrrhocoridae" ;
dwc:genus "Euscopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stehlik, 2005" ;
dwc:species "robustus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euscopus_robustus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Euscopus_robustus>
dwc:class "Insecta" ;
dwc:family "Pyrrhocoridae" ;
dwc:genus "Euscopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "robustus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euscopus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Euscopus>
dwc:class "Insecta" ;
dwc:family "Pyrrhocoridae" ;
dwc:genus "Euscopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae>
dwc:class "Insecta" ;
dwc:family "Pyrrhocoridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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.3897/zookeys.1210.125457.figure4>
dc:description "Figure 4. Euscopus robustus Stehlík, 2005, habitus a, b male c, d female a, c dorsal view b, d ventral view." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1121638> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1210.125457.figure5>
dc:description "Figure 5. Euscopus robustus Stehlík, 2005, male external genitalia a c pygophore d paramere e g phallus a, e dorsal view b, f lateral view g ventral view c caudal view." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1121639> ;
a fabio:Figure .

View file

@ -0,0 +1,123 @@
@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/B8F8627A2BE355BA84928BA071F0CE7D>
cito:cites <http://dx.doi.org/10.3897/zookeys.1210.125457.figure3> ;
dc:creator "Zhao, Ping; Ou, Minmin; Cao, Liangming; Liu, Huaiyu; Wang, Jianyun" ;
dc:title "Dindymus albonotum Zhao & Ou & Cao & Liu & Wang 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/B8F8627A2BE355BA84928BA071F0CE7D.mc.8C18BBAA3C3F9DB38EB42B363AC18694> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dindymus_albonotum_Zhao_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1210.125457> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1210.125457>
bibo:endPage "286" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-08-27" ;
bibo:startPage "273" ;
bibo:volume "1210" ;
dc:creator "Zhao, Ping; Ou, Minmin; Cao, Liangming; Liu, Huaiyu; Wang, Jianyun" ;
dc:date "2024" ;
dc:title "One new species and two new records of Pyrrhocoridae (Hemiptera, Heteroptera) from China" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1210.125457.figure3> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dindymus_albonotum_Zhao_2024>
dwc:authority "Zhao & Cao" ;
dwc:authorityName "Zhao & Ou & Cao & Liu & Wang" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:family "Pyrrhocoridae" ;
dwc:genus "Dindymus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zhao & Ou & Cao & Liu & Wang, 2024" ;
dwc:species "albonotum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dindymus_albonotum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dindymus_albonotum>
dwc:class "Insecta" ;
dwc:family "Pyrrhocoridae" ;
dwc:genus "Dindymus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "albonotum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dindymus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dindymus>
dwc:class "Insecta" ;
dwc:family "Pyrrhocoridae" ;
dwc:genus "Dindymus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae>
dwc:class "Insecta" ;
dwc:family "Pyrrhocoridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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.3897/zookeys.1210.125457.figure3>
dc:description "Figure 3. Holotype of Dindymus albonotum Zhao & Cao, sp. nov., female, habitus a dorsal view; b ventral view." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1121637> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/B8F8627A2BE355BA84928BA071F0CE7D.mc.8C18BBAA3C3F9DB38EB42B363AC18694>
dwc:collectionCode "CAU" ;
dwc:eventDate "2022-06" ;
dwc:locality "Puer" ;
dwc:recordedBy "Zhang Guirong" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/B8F8627A2BE355BA84928BA071F0CE7D#8C18BBAA3C3F9DB38EB42B363AC18694> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,126 @@
@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/BABD1E7E6C0450DB8D4F4207186D5AD0>
cito:cites <http://dx.doi.org/10.3897/zookeys.1210.127183.figure2> ;
dc:creator "Fang, Xiangliang; Xu, Zigang; Yao, Yuanyuan; Fu, Yue" ;
dc:title "Macropelopia quadrimacula Fang & Xu & Yao & Fu 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/BABD1E7E6C0450DB8D4F4207186D5AD0.mc.21F4733C0E43AD31C54435073BD0BF2B> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macropelopia_quadrimacula_Fang_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1210.127183> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1210.127183>
bibo:endPage "298" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-08-27" ;
bibo:startPage "287" ;
bibo:volume "1210" ;
dc:creator "Fang, Xiangliang; Xu, Zigang; Yao, Yuanyuan; Fu, Yue" ;
dc:date "2024" ;
dc:title "Two new species of Macropelopia (Diptera, Chironomidae) from Oriental China, delineated with morphology and COI sequences" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1210.127183.figure2> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Macropelopia_quadrimacula_Fang_2024>
dwc:authority "Xu & Fu" ;
dwc:authorityName "Fang & Xu & Yao & Fu" ;
dwc:authorityYear "2024" ;
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Macropelopia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fang & Xu & Yao & Fu, 2024" ;
dwc:species "quadrimacula" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macropelopia_quadrimacula> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Macropelopia_quadrimacula>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Macropelopia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "quadrimacula" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macropelopia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Macropelopia>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:genus "Macropelopia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
dwc:class "Insecta" ;
dwc:family "Chironomidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
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.3897/zookeys.1210.127183.figure2>
dc:description "Figure 2. Macropelopia (Macropelopia) quadrimacula Xu & Fu, sp. nov., male imago A head B antenna C wing D whole body of male adult E spotted shape of the tergites F thorax G fore tibial apex H hypopygium, dorsal view I photo of hypopygium, ventral view J hypopygium, ventral view K gonostylus." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1121708> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/BABD1E7E6C0450DB8D4F4207186D5AD0.mc.21F4733C0E43AD31C54435073BD0BF2B>
dwc:collectionCode "HNU" ;
dwc:eventDate "2022-06-08" ;
dwc:locality "Dabie Mountain" ;
dwc:recordedBy "Zigang Xu." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "487" ;
dwc:verbatimLatitude "31.0867" ;
dwc:verbatimLongitude "115.8138" ;
trt:httpUri <https://treatment.plazi.org/id/BABD1E7E6C0450DB8D4F4207186D5AD0#21F4733C0E43AD31C54435073BD0BF2B> ;
a dwc:MaterialCitation .