GG2RDF 2024-07-04T10:51:45.858Z full update: 190 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
c6c7b3184e
commit
bf1f3d30ad
3000 changed files with 396143 additions and 0 deletions
107
data/5C/4D/81/5C4D81DF533C204A9DC149F60E5AB452.ttl
Normal file
107
data/5C/4D/81/5C4D81DF533C204A9DC149F60E5AB452.ttl
Normal file
|
|
@ -0,0 +1,107 @@
|
|||
@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/5C4D81DF533C204A9DC149F60E5AB452>
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:title "Tachys virgo LeConte 1852" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tachys_virgo_LeConte_1852> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.245.3416>
|
||||
bibo:endPage "1722" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2012-11-28" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "245" ;
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tachys_virgo_LeConte_1852>
|
||||
dwc:LSID "5C4D81DF-533C-204A-9DC1-49F60E5AB452" ;
|
||||
dwc:authority "LeConte, 1852" ;
|
||||
dwc:authorityName "LeConte" ;
|
||||
dwc:authorityYear "1852" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Tachys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "LeConte, 1852" ;
|
||||
dwc:species "virgo" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tachys_virgo> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tachys_virgo>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Tachys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "virgo" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tachys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tachys>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Tachys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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 "Hexapoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
|
||||
dwc:class "Hexapoda" ;
|
||||
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 .
|
||||
287
data/5C/4D/8F/5C4D8F169C35C558CDC89A35FBB0F877.ttl
Normal file
287
data/5C/4D/8F/5C4D8F169C35C558CDC89A35FBB0F877.ttl
Normal file
|
|
@ -0,0 +1,287 @@
|
|||
@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/5C4D8F169C35C558CDC89A35FBB0F877>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5783264> ;
|
||||
dc:creator "Ying, Xiaoli; Zhou, Changfa" ;
|
||||
dc:title "Afronurus pallescens" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C35C559CE729A4EFADBF8CC>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C35C559CEEB9AB0FEBBF867>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C34C558CD9898FBFBA0F9EF>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C34C558CFAF9B4BFC6FF973>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C34C558C9579B83FEEAF95F>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C34C558CF049BFFFCF9F8E3>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C34C558CC5A9A4FFB35F82B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Afronurus_pallescens_Navas_1936> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cinygmina_obliquistriata> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ecdyonurus_pallescens_Navas_1936>, <http://taxon-concept.plazi.org/id/Animalia/Cinygmina_obliquistriata_You_1981>, <http://taxon-concept.plazi.org/id/Animalia/Afronurus_obliquistriatus_You_1981> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5082.1.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5082.1.9>
|
||||
bibo:endPage "100" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-12-15" ;
|
||||
bibo:startPage "95" ;
|
||||
bibo:volume "5082" ;
|
||||
dc:creator "Ying, Xiaoli; Zhou, Changfa" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "The exact status and synonyms of three Chinese Afronurus Lestage, 1924 established by Navás in 1936 (Ephemeroptera: Heptageniidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5783264> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Afronurus_pallescens_Navas_1936>
|
||||
dwc:authority "(Navas, 1936)" ;
|
||||
dwc:baseAuthorityName "Navas" ;
|
||||
dwc:baseAuthorityYear "1936" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Navas, 1936)" ;
|
||||
dwc:species "pallescens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afronurus_pallescens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ecdyonurus_pallescens_Navas_1936>
|
||||
dwc:authority "Navas, 1936: 121" ;
|
||||
dwc:authorityName "Navas" ;
|
||||
dwc:authorityPageNumber "121" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Ecdyonurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Navas, 1936" ;
|
||||
dwc:species "pallescens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ecdyonurus_pallescens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cinygmina_obliquistriata_You_1981>
|
||||
dwc:authority "You et al., 1981: 26" ;
|
||||
dwc:authorityName "You" ;
|
||||
dwc:authorityPageNumber "26" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Cinygmina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "You, 1981" ;
|
||||
dwc:species "obliquistriata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cinygmina_obliquistriata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Afronurus_obliquistriatus_You_1981>
|
||||
dwc:baseAuthorityName "You, Wu, Gui & Hsu" ;
|
||||
dwc:baseAuthorityYear "1981" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(You, Wu, Gui & Hsu, 1981)" ;
|
||||
dwc:species "obliquistriatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afronurus_obliquistriatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Afronurus_pallescens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallescens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Afronurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Afronurus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heptageniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heptageniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ephemeroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ephemeroptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Ecdyonurus_pallescens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Ecdyonurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallescens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ecdyonurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ecdyonurus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Ecdyonurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heptageniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cinygmina_obliquistriata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Cinygmina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "obliquistriata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cinygmina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cinygmina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Cinygmina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heptageniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Afronurus_obliquistriatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "obliquistriatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Afronurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5783264>
|
||||
dc:description "FIGURE 1. Abdomen of Afronurus pallescens (Navás, 1936) male imago. A: Original drawing from Navás (1936). B: Lateral view. C: Dorsal view. Scale bars = 1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5783264/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C35C559CE729A4EFADBF8CC>
|
||||
dwc:locality "Kuling" ;
|
||||
trt:gbifOccurrenceId "3418656314" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C35C558CDC89A35FBB0F877#648C345D9C35C559CE729A4EFADBF8CC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C35C559CEEB9AB0FEBBF867>
|
||||
dwc:locality "New Synonym" ;
|
||||
trt:gbifOccurrenceId "3418656305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C35C558CDC89A35FBB0F877#648C345D9C35C559CEEB9AB0FEBBF867> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C34C558CD9898FBFBA0F9EF>
|
||||
dwc:eventDate "2015-08-02" ;
|
||||
dwc:locality "Qing-Hua Town" ;
|
||||
dwc:recordedBy "Juanyan Luo & Junzhi Sun & Yike Han. The" ;
|
||||
dwc:typeStatus "neotype" ;
|
||||
dwc:verbatimLatitude "29.698746" ;
|
||||
trt:gbifOccurrenceId "3418656308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C35C558CDC89A35FBB0F877#648C345D9C34C558CD9898FBFBA0F9EF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C34C558CFAF9B4BFC6FF973>
|
||||
dwc:eventDate "1980-07-21" ;
|
||||
dwc:locality "Ming-Ling Town" ;
|
||||
dwc:recordedBy "Tian Wu" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "31.18061" ;
|
||||
dwc:verbatimLongitude "119.67153" ;
|
||||
trt:gbifOccurrenceId "3418656303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C35C558CDC89A35FBB0F877#648C345D9C34C558CFAF9B4BFC6FF973> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C34C558C9579B83FEEAF95F>
|
||||
dwc:eventDate "1980-07-21" ;
|
||||
dwc:locality "Ming-Ling Town" ;
|
||||
dwc:recordedBy "Tian Wu" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "31.18061" ;
|
||||
dwc:verbatimLongitude "119.67153" ;
|
||||
trt:gbifOccurrenceId "3418656317" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C35C558CDC89A35FBB0F877#648C345D9C34C558C9579B83FEEAF95F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C34C558CF049BFFFCF9F8E3>
|
||||
dwc:eventDate "2019-04-03" ;
|
||||
dwc:locality "Yi-Chang City" ;
|
||||
dwc:recordedBy "Wei Zhang & Ran Li" ;
|
||||
dwc:verbatimLatitude "30.536642" ;
|
||||
trt:gbifOccurrenceId "3418656311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C35C558CDC89A35FBB0F877#648C345D9C34C558CF049BFFFCF9F8E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C35C558CDC89A35FBB0F877.mc.648C345D9C34C558CC5A9A4FFB35F82B>
|
||||
dwc:eventDate "2019-08-17" ;
|
||||
dwc:locality "Nature Reserve" ;
|
||||
dwc:recordedBy "Ran Li & Wei Zhang." ;
|
||||
dwc:verbatimLatitude "28.521376" ;
|
||||
trt:gbifOccurrenceId "3418656307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C35C558CDC89A35FBB0F877#648C345D9C34C558CC5A9A4FFB35F82B> ;
|
||||
a dwc:MaterialCitation .
|
||||
277
data/5C/4D/8F/5C4D8F169C36C55DCDC89C98FBC5FC8D.ttl
Normal file
277
data/5C/4D/8F/5C4D8F169C36C55DCDC89C98FBC5FC8D.ttl
Normal file
|
|
@ -0,0 +1,277 @@
|
|||
@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/5C4D8F169C36C55DCDC89C98FBC5FC8D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5783268> ;
|
||||
dc:creator "Ying, Xiaoli; Zhou, Changfa" ;
|
||||
dc:title "Afronurus costatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C36C55DCDC89C98FBC5FC8D.mc.648C345D9C36C55ACE559CD2FB4FFDA7>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C36C55DCDC89C98FBC5FC8D.mc.648C345D9C36C55ACEC19F17FEBBFDDB>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C36C55DCDC89C98FBC5FC8D.mc.648C345D9C31C55DCD989C65FB9EFE65>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C36C55DCDC89C98FBC5FC8D.mc.648C345D9C31C55DCF8F9CF5FC90FD89>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C36C55DCDC89C98FBC5FC8D.mc.648C345D9C31C55DC9C89F68FD7AFD1D>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C36C55DCDC89C98FBC5FC8D.mc.648C345D9C31C55DCFA39FA1FB55FCA1> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Afronurus_costatus_Navas_1936> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Heptagenia_costata_Navas_1936>, <http://taxon-concept.plazi.org/id/Animalia/Cinygmina_yixingensis_Wu_1986>, <http://taxon-concept.plazi.org/id/Animalia/Afronurus_yixingensis_Wu_1986> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5082.1.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5082.1.9>
|
||||
bibo:endPage "100" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-12-15" ;
|
||||
bibo:startPage "95" ;
|
||||
bibo:volume "5082" ;
|
||||
dc:creator "Ying, Xiaoli; Zhou, Changfa" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "The exact status and synonyms of three Chinese Afronurus Lestage, 1924 established by Navás in 1936 (Ephemeroptera: Heptageniidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5783268> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Afronurus_costatus_Navas_1936>
|
||||
dwc:authority "(Navas, 1936)" ;
|
||||
dwc:baseAuthorityName "Navas" ;
|
||||
dwc:baseAuthorityYear "1936" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Navas, 1936)" ;
|
||||
dwc:species "costatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afronurus_costatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Heptagenia_costata_Navas_1936>
|
||||
dwc:authority "Navas, 1936: 120" ;
|
||||
dwc:authorityName "Navas" ;
|
||||
dwc:authorityPageNumber "120" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Heptagenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Navas, 1936" ;
|
||||
dwc:species "costata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heptagenia_costata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cinygmina_yixingensis_Wu_1986>
|
||||
dwc:authority "Wu & You, 1986: 280" ;
|
||||
dwc:authorityName "Wu & You" ;
|
||||
dwc:authorityPageNumber "280" ;
|
||||
dwc:authorityYear "1986" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Cinygmina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wu & You, 1986" ;
|
||||
dwc:species "yixingensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cinygmina_yixingensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Afronurus_yixingensis_Wu_1986>
|
||||
dwc:baseAuthorityName "Wu & You" ;
|
||||
dwc:baseAuthorityYear "1986" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Wu & You, 1986)" ;
|
||||
dwc:species "yixingensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afronurus_yixingensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Afronurus_costatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "costatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Afronurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Afronurus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heptageniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heptageniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ephemeroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ephemeroptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Heptagenia_costata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Heptagenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "costata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heptagenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heptagenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Heptagenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heptageniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cinygmina_yixingensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Cinygmina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "yixingensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cinygmina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cinygmina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Cinygmina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heptageniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Afronurus_yixingensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "yixingensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Afronurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5783268>
|
||||
dc:description "FIGURE 3. Abdomen of Afronurus costatus (Navás, 1936) male imago. A: Original drawing from Navás (1936). B: Dorsal view. C: Genitalia (ventral view). Scale bars: B = 1.0 mm; C = 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5783268/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C36C55DCDC89C98FBC5FC8D.mc.648C345D9C36C55ACE559CD2FB4FFDA7>
|
||||
dwc:locality "Kuling" ;
|
||||
trt:gbifOccurrenceId "3418656316" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C36C55DCDC89C98FBC5FC8D#648C345D9C36C55ACE559CD2FB4FFDA7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C36C55DCDC89C98FBC5FC8D.mc.648C345D9C36C55ACEC19F17FEBBFDDB>
|
||||
dwc:locality "New Synonym" ;
|
||||
trt:gbifOccurrenceId "3418656302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C36C55DCDC89C98FBC5FC8D#648C345D9C36C55ACEC19F17FEBBFDDB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C36C55DCDC89C98FBC5FC8D.mc.648C345D9C31C55DCD989C65FB9EFE65>
|
||||
dwc:eventDate "2015-08-02" ;
|
||||
dwc:locality "Qing-Hua Town" ;
|
||||
dwc:recordedBy "Juanyan Luo & Junzhi Sun & Yike Han" ;
|
||||
dwc:typeStatus "neotype" ;
|
||||
dwc:verbatimLatitude "29.698746" ;
|
||||
trt:gbifOccurrenceId "3418656315" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C36C55DCDC89C98FBC5FC8D#648C345D9C31C55DCD989C65FB9EFE65> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C36C55DCDC89C98FBC5FC8D.mc.648C345D9C31C55DCF8F9CF5FC90FD89>
|
||||
dwc:eventDate "1980-07-25" ;
|
||||
dwc:locality "Ming-Lin Town" ;
|
||||
dwc:recordedBy "Tian Wu" ;
|
||||
dwc:typeStatus "neotype" ;
|
||||
dwc:verbatimLatitude "31.16806" ;
|
||||
dwc:verbatimLongitude "119.67153" ;
|
||||
trt:gbifOccurrenceId "3418656312" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C36C55DCDC89C98FBC5FC8D#648C345D9C31C55DCF8F9CF5FC90FD89> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C36C55DCDC89C98FBC5FC8D.mc.648C345D9C31C55DC9C89F68FD7AFD1D>
|
||||
dwc:eventDate "2014-09-12" ;
|
||||
dwc:locality "National Forest Park" ;
|
||||
dwc:recordedBy "Qin Si & Junzhi Sun & Juanyan Luo" ;
|
||||
dwc:verbatimLatitude "19.110447" ;
|
||||
dwc:verbatimLongitude "109.28495" ;
|
||||
trt:gbifOccurrenceId "3418656313" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C36C55DCDC89C98FBC5FC8D#648C345D9C31C55DC9C89F68FD7AFD1D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C36C55DCDC89C98FBC5FC8D.mc.648C345D9C31C55DCFA39FA1FB55FCA1>
|
||||
dwc:eventDate "2014-05-29" ;
|
||||
dwc:locality "Village" ;
|
||||
dwc:recordedBy "Zhenxing Ma & Xuhongyi Zheng" ;
|
||||
dwc:verbatimLatitude "30.095665" ;
|
||||
dwc:verbatimLongitude "119.36571" ;
|
||||
trt:gbifOccurrenceId "3418656306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C36C55DCDC89C98FBC5FC8D#648C345D9C31C55DCFA39FA1FB55FCA1> ;
|
||||
a dwc:MaterialCitation .
|
||||
346
data/5C/4D/8F/5C4D8F169C37C55ACDC89DB9FBC5FED1.ttl
Normal file
346
data/5C/4D/8F/5C4D8F169C37C55ACDC89DB9FBC5FED1.ttl
Normal file
|
|
@ -0,0 +1,346 @@
|
|||
@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/5C4D8F169C37C55ACDC89DB9FBC5FED1>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5783266> ;
|
||||
dc:creator "Ying, Xiaoli; Zhou, Changfa" ;
|
||||
dc:title "Afronurus kiangsuensis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C37C55BCE9B9C37FE3BFEFB>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C37C55BCD989BF4FCA0F8D4>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C37C55BCD989A44FD66F879>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C37C55BCE969A9CFE8BF844>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C37C55ACE9D9AF8FEAEFF61>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C36C55ACE9A9D95FD19FEA9>, <http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C36C55ACFC79C2DFBBCFEF5> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Afronurus_kiangsuensis_Puthz_1971> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cinygmina_rubromaculata> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ecdyonurus_hyalinus_Navas_1936>, <http://taxon-concept.plazi.org/id/Animalia/Cinygmina_rubromaculata_You_1981>, <http://taxon-concept.plazi.org/id/Animalia/Ecdyonurus_rubromaculatus_Clemens_1913>, <http://taxon-concept.plazi.org/id/Animalia/Cinygmina_hainanensis_She_1995>, <http://taxon-concept.plazi.org/id/Animalia/Afronurus_rubromaculatus_You_1981> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5082.1.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5082.1.9>
|
||||
bibo:endPage "100" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-12-15" ;
|
||||
bibo:startPage "95" ;
|
||||
bibo:volume "5082" ;
|
||||
dc:creator "Ying, Xiaoli; Zhou, Changfa" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "The exact status and synonyms of three Chinese Afronurus Lestage, 1924 established by Navás in 1936 (Ephemeroptera: Heptageniidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5783266> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Afronurus_kiangsuensis_Puthz_1971>
|
||||
dwc:authority "(Puthz, 1971)" ;
|
||||
dwc:baseAuthorityName "Puthz" ;
|
||||
dwc:baseAuthorityYear "1971" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Puthz, 1971)" ;
|
||||
dwc:species "kiangsuensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afronurus_kiangsuensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ecdyonurus_hyalinus_Navas_1936>
|
||||
dwc:authority "Navas, 1936: 123" ;
|
||||
dwc:authorityName "Navas" ;
|
||||
dwc:authorityPageNumber "123" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Ecdyonurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Navas, 1936" ;
|
||||
dwc:species "hyalinus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ecdyonurus_hyalinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cinygmina_rubromaculata_You_1981>
|
||||
dwc:authority "You et al., 1981: 28" ;
|
||||
dwc:authorityName "You" ;
|
||||
dwc:authorityPageNumber "28" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Cinygmina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "You, 1981" ;
|
||||
dwc:species "rubromaculata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cinygmina_rubromaculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ecdyonurus_rubromaculatus_Clemens_1913>
|
||||
dwc:baseAuthorityName "Clemens" ;
|
||||
dwc:baseAuthorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Ecdyonurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Clemens, 1913)" ;
|
||||
dwc:species "rubromaculatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ecdyonurus_rubromaculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cinygmina_hainanensis_She_1995>
|
||||
dwc:authority "She et al., 1995: 72" ;
|
||||
dwc:authorityName "She" ;
|
||||
dwc:authorityPageNumber "72" ;
|
||||
dwc:authorityYear "1995" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Cinygmina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "She, 1995" ;
|
||||
dwc:species "hainanensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cinygmina_hainanensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Afronurus_rubromaculatus_You_1981>
|
||||
dwc:baseAuthorityName "You, Wu, Gui & Hsu" ;
|
||||
dwc:baseAuthorityYear "1981" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(You, Wu, Gui & Hsu, 1981)" ;
|
||||
dwc:species "rubromaculatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Afronurus_rubromaculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Afronurus_kiangsuensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kiangsuensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Afronurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Afronurus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heptageniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heptageniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ephemeroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ephemeroptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Ecdyonurus_hyalinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Ecdyonurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hyalinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ecdyonurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ecdyonurus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Ecdyonurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heptageniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cinygmina_rubromaculata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Cinygmina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rubromaculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cinygmina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cinygmina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Cinygmina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heptageniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ecdyonurus_rubromaculatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Ecdyonurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rubromaculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ecdyonurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cinygmina_hainanensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Cinygmina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hainanensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cinygmina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Afronurus_rubromaculatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heptageniidae" ;
|
||||
dwc:genus "Afronurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rubromaculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Afronurus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5783266>
|
||||
dc:description "FIGURE 2. Abdomen of Afronurus kiangsuensis (Puthz, 1971) male imago.A: Original drawing from Navás (1936). B: Lateral view. C: Dorsal view. Scale bars = 1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5783266/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C37C55BCE9B9C37FE3BFEFB>
|
||||
dwc:locality "Yixing" ;
|
||||
trt:gbifOccurrenceId "3418656319" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C37C55ACDC89DB9FBC5FED1#648C345D9C37C55BCE9B9C37FE3BFEFB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C37C55BCD989BF4FCA0F8D4>
|
||||
dwc:eventDate "1995-05-18" ;
|
||||
dwc:locality "Town" ;
|
||||
dwc:recordedBy "Chaodong Zhu. The" ;
|
||||
dwc:typeStatus "neotype" ;
|
||||
trt:gbifOccurrenceId "3418656301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C37C55ACDC89DB9FBC5FED1#648C345D9C37C55BCD989BF4FCA0F8D4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C37C55BCD989A44FD66F879>
|
||||
dwc:eventDate "1980-07-21" ;
|
||||
dwc:locality "Ming-Lin Town" ;
|
||||
dwc:recordedBy "Tian Wu" ;
|
||||
dwc:typeStatus "neotype" ;
|
||||
dwc:verbatimLatitude "31.16806" ;
|
||||
dwc:verbatimLongitude "119.67153" ;
|
||||
trt:gbifOccurrenceId "3418656318" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C37C55ACDC89DB9FBC5FED1#648C345D9C37C55BCD989A44FD66F879> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C37C55BCE969A9CFE8BF844>
|
||||
dwc:eventDate "1980-07-21" ;
|
||||
dwc:locality "Ming-Lin Town" ;
|
||||
dwc:recordedBy "Tian Wu" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "31.16806" ;
|
||||
dwc:verbatimLongitude "119.67153" ;
|
||||
trt:gbifOccurrenceId "3418656304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C37C55ACDC89DB9FBC5FED1#648C345D9C37C55BCE969A9CFE8BF844> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C37C55ACE9D9AF8FEAEFF61>
|
||||
dwc:eventDate "2019-08-12" ;
|
||||
dwc:locality "Jin-Bian creek" ;
|
||||
dwc:recordedBy "Ran Li & Wei Zhang" ;
|
||||
dwc:verbatimLatitude "29.538591" ;
|
||||
dwc:verbatimLongitude "110.737656" ;
|
||||
trt:gbifOccurrenceId "3418656309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C37C55ACDC89DB9FBC5FED1#648C345D9C37C55ACE9D9AF8FEAEFF61> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C36C55ACE9A9D95FD19FEA9>
|
||||
dwc:eventDate "2013-07-20" ;
|
||||
dwc:locality "Town" ;
|
||||
dwc:recordedBy "Yanxia Wang & Dan Zhou" ;
|
||||
dwc:verbatimLatitude "30.994745" ;
|
||||
dwc:verbatimLongitude "111.19387" ;
|
||||
trt:gbifOccurrenceId "3418656310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C37C55ACDC89DB9FBC5FED1#648C345D9C36C55ACE9A9D95FD19FEA9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5C4D8F169C37C55ACDC89DB9FBC5FED1.mc.648C345D9C36C55ACFC79C2DFBBCFEF5>
|
||||
dwc:eventDate "2015-01-15" ;
|
||||
dwc:locality "Chang-Jiang County" ;
|
||||
dwc:recordedBy "Junzhi Sun & Yike Han." ;
|
||||
trt:gbifOccurrenceId "3418656320" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5C4D8F169C37C55ACDC89DB9FBC5FED1#648C345D9C36C55ACFC79C2DFBBCFEF5> ;
|
||||
a dwc:MaterialCitation .
|
||||
124
data/5C/4D/C8/5C4DC8101BD850B2ACDA588EEB5E8911.ttl
Normal file
124
data/5C/4D/C8/5C4DC8101BD850B2ACDA588EEB5E8911.ttl
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
@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/5C4DC8101BD850B2ACDA588EEB5E8911>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1133.94530.figure37>, <http://dx.doi.org/10.3897/zookeys.1133.94530.figure38>, <http://dx.doi.org/10.3897/zookeys.1133.94530.figure39> ;
|
||||
dc:creator "Kato, Makoto; Yamamori, Luna; Imada, Yume" ;
|
||||
dc:title "Phytoliriomyza luna Kato 2022, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phytoliriomyza_luna_Kato_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1133.94530> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1133.94530>
|
||||
bibo:endPage "164" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2022-11-30" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1133" ;
|
||||
dc:creator "Kato, Makoto; Yamamori, Luna; Imada, Yume" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Diversity underfoot of agromyzids (Agromyzidae, Diptera) mining thalli of liverworts and hornworts" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1133.94530.figure37>, <http://dx.doi.org/10.3897/zookeys.1133.94530.figure38>, <http://dx.doi.org/10.3897/zookeys.1133.94530.figure39> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phytoliriomyza_luna_Kato_2022>
|
||||
dwc:LSID "https://zoobank.org/F82867E-1994-4F2E-B904-1A3F4852F4CF" ;
|
||||
dwc:authority "Kato" ;
|
||||
dwc:authorityName "Kato" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Agromyzidae" ;
|
||||
dwc:genus "Phytoliriomyza" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Anthocerotophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kato, 2022" ;
|
||||
dwc:species "luna" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phytoliriomyza_luna> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phytoliriomyza_luna>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Agromyzidae" ;
|
||||
dwc:genus "Phytoliriomyza" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Anthocerotophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "luna" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phytoliriomyza> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phytoliriomyza>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Agromyzidae" ;
|
||||
dwc:genus "Phytoliriomyza" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Anthocerotophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agromyzidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agromyzidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Agromyzidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Anthocerotophyta" ;
|
||||
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 "Anthocerotophyta" ;
|
||||
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 "Anthocerotophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthocerotophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anthocerotophyta>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Anthocerotophyta" ;
|
||||
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.1133.94530.figure37>
|
||||
dc:description "Figure 37. Phytoliriomyza luna sp. nov. A-E holotype male A habitus B lateral C frontal D dorsal E posterior F paratype female (MK-AG- 512), dorsal G-K male genitalia G whole genitalia, ventral and lateral H phallic complex, lateral I epandrium, ventral J ejaculatory apodeme, lateral K postgonite L-N female postabdomen at Aizankei L oviscape and spermatheca M tergite 10 N spermatheca." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/775410> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1133.94530.figure38>
|
||||
dc:description "Figure 38. Larval ecology of Phytoliriomyza luna sp. nov. A habitat at Mt. Shirouma B, C mined thalli of Conocephalum salebrosum (B Jozankei C Yashajin-toge)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/775411> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1133.94530.figure39>
|
||||
dc:description "Figure 39. Locality records of three Phytoliriomyza species associated with Conocephalum spp.: P. luna, P. izayoi, P. chichibuensis and P. caliginosa." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/775413> ;
|
||||
a fabio:Figure .
|
||||
Loading…
Add table
Add a link
Reference in a new issue