GG2RDF 2024-07-04T10:51:45.858Z full update: 157 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
53cffc1650
commit
92f0dbdd3a
3000 changed files with 459688 additions and 0 deletions
111
data/03/82/01/0382013C5F72FFE9FF6BFF0BFA33CA1D.ttl
Normal file
111
data/03/82/01/0382013C5F72FFE9FF6BFF0BFA33CA1D.ttl
Normal file
|
|
@ -0,0 +1,111 @@
|
|||
@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/0382013C5F72FFE9FF6BFF0BFA33CA1D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.242452>, <http://dx.doi.org/10.5281/zenodo.242454>, <http://dx.doi.org/10.5281/zenodo.242453> ;
|
||||
dc:creator "Behounek, G.; Han, H. L.; Kononenko, V. S." ;
|
||||
dc:title "Pantheaforma Behounek, Han & Kononenko, 2015, gen. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pantheaforma_Behounek_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3914.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3914.3.6>
|
||||
bibo:endPage "338" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "3914" ;
|
||||
dc:creator "Behounek, G.; Han, H. L.; Kononenko, V. S." ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Two new genera and one new species of Pantheinae from East Asia (Lepidoptera, Noctuidae: Pantheinae). Revision of Pantheinae, contribution XI" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.242452>, <http://dx.doi.org/10.5281/zenodo.242454>, <http://dx.doi.org/10.5281/zenodo.242453> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pantheaforma_Behounek_2015>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Behounek, Han & Kononenko, 2015" ;
|
||||
dwc:authorityName "Behounek, Han & Kononenko" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Pantheaforma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Behounek, Han & Kononenko, 2015" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pantheaforma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pantheaforma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Pantheaforma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.242452>
|
||||
dc:description "FIGURES 1 – 10. Pantheinae spp., structure of head (1 – 4), imagines (5 – 10). 1, 5, 6 — Pantheaforma ihlei (5 — male, holotype, Thailand, genitalia prep. 12067 GB; 6 — female, paratype, China, genitalia prep. HHL- 2795 - 2); 2, 7, 8 — Chrisotea zhangi (7 — male, 8 — female, China); 3, 9 — Panthea coenobita (9 — male, Germany); 4, 10 — Trichosea ludifica (10 — male, Germany)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/242452/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.242454>
|
||||
dc:description "FIGURES 13 – 16. Pantheinae spp., male 14, 15) and female (16 – 18) genitalia. 14 — Panthea coenobita, genitalia prep. (Russia, Sakhalin); 15 — Trichosea ludifica, genitalia prep. 8031 GB (Germany); 16 — Trichosea ludifica, genitalia prep. 8032 GB (Germany); 17 — Pantheaforma ihlei, paratype, China genitalia prep. HHL- 2795 - 2. 18 — Chrisotea zhangi, genitalia prep. WS 12068 (China)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/242454/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.242453>
|
||||
dc:description "FIGURES 11 – 12. Pantheinae spp., male genitalia. 11 — Pantheaforma ihlei, holotype, genitalia prep. 12067 GB (Thailand); 12 — P. ihlei, paratype, China, genitalia prep. HHL- 2795 - 1; 13 — Chrisotea zhangi, genitalia prep. VSK (China)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/242453/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
119
data/03/82/01/0382013C5F72FFECFF6BF96CFE7ECF83.ttl
Normal file
119
data/03/82/01/0382013C5F72FFECFF6BF96CFE7ECF83.ttl
Normal file
|
|
@ -0,0 +1,119 @@
|
|||
@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/0382013C5F72FFECFF6BF96CFE7ECF83>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.242452>, <http://dx.doi.org/10.5281/zenodo.242453> ;
|
||||
dc:creator "Behounek, G.; Han, H. L.; Kononenko, V. S." ;
|
||||
dc:title "Pantheaforma ihlei Behounek, Han & Kononenko, 2015, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pantheaforma_ihlei_Behounek_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3914.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3914.3.6>
|
||||
bibo:endPage "338" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "3914" ;
|
||||
dc:creator "Behounek, G.; Han, H. L.; Kononenko, V. S." ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Two new genera and one new species of Pantheinae from East Asia (Lepidoptera, Noctuidae: Pantheinae). Revision of Pantheinae, contribution XI" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.242452>, <http://dx.doi.org/10.5281/zenodo.242453> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pantheaforma_ihlei_Behounek_2015>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Behounek, Han & Kononenko, 2015" ;
|
||||
dwc:authorityName "Behounek, Han & Kononenko" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Pantheaforma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Behounek, Han & Kononenko, 2015" ;
|
||||
dwc:species "ihlei" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pantheaforma_ihlei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pantheaforma_ihlei>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Pantheaforma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ihlei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pantheaforma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pantheaforma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Pantheaforma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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.242452>
|
||||
dc:description "FIGURES 1 – 10. Pantheinae spp., structure of head (1 – 4), imagines (5 – 10). 1, 5, 6 — Pantheaforma ihlei (5 — male, holotype, Thailand, genitalia prep. 12067 GB; 6 — female, paratype, China, genitalia prep. HHL- 2795 - 2); 2, 7, 8 — Chrisotea zhangi (7 — male, 8 — female, China); 3, 9 — Panthea coenobita (9 — male, Germany); 4, 10 — Trichosea ludifica (10 — male, Germany)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/242452/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.242453>
|
||||
dc:description "FIGURES 11 – 12. Pantheinae spp., male genitalia. 11 — Pantheaforma ihlei, holotype, genitalia prep. 12067 GB (Thailand); 12 — P. ihlei, paratype, China, genitalia prep. HHL- 2795 - 1; 13 — Chrisotea zhangi, genitalia prep. VSK (China)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/242453/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
106
data/03/82/01/0382013C5F75FFEEFF6BFAA0FC4BCA9F.ttl
Normal file
106
data/03/82/01/0382013C5F75FFEEFF6BFAA0FC4BCA9F.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@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/0382013C5F75FFEEFF6BFAA0FC4BCA9F>
|
||||
dc:creator "Behounek, G.; Han, H. L.; Kononenko, V. S." ;
|
||||
dc:title "Pantheaforma yangzisherpana Hreblay 1998" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pantheaforma_yangzisherpana_Hreblay_1998> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3914.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3914.3.6>
|
||||
bibo:endPage "338" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "3914" ;
|
||||
dc:creator "Behounek, G.; Han, H. L.; Kononenko, V. S." ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Two new genera and one new species of Pantheinae from East Asia (Lepidoptera, Noctuidae: Pantheinae). Revision of Pantheinae, contribution XI" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pantheaforma_yangzisherpana_Hreblay_1998>
|
||||
dwc:authority "Hreblay, 1998" ;
|
||||
dwc:authorityName "Hreblay" ;
|
||||
dwc:authorityYear "1998" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Pantheaforma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hreblay, 1998" ;
|
||||
dwc:species "yangzisherpana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pantheaforma_yangzisherpana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pantheaforma_yangzisherpana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Pantheaforma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "yangzisherpana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pantheaforma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pantheaforma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Pantheaforma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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 .
|
||||
169
data/03/82/01/0382013C5F75FFEEFF6BFE60FD36C8D6.ttl
Normal file
169
data/03/82/01/0382013C5F75FFEEFF6BFE60FD36C8D6.ttl
Normal file
|
|
@ -0,0 +1,169 @@
|
|||
@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/0382013C5F75FFEEFF6BFE60FD36C8D6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.242452>, <http://dx.doi.org/10.5281/zenodo.242454> ;
|
||||
dc:creator "Behounek, G.; Han, H. L.; Kononenko, V. S." ;
|
||||
dc:title "Chrisotea zhangi Chen 1990, comb. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichosea> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chrisotea_zhangi_Chen_1990> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Trichosea_zhangi_Chen_1990> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3914.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3914.3.6>
|
||||
bibo:endPage "338" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "3914" ;
|
||||
dc:creator "Behounek, G.; Han, H. L.; Kononenko, V. S." ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Two new genera and one new species of Pantheinae from East Asia (Lepidoptera, Noctuidae: Pantheinae). Revision of Pantheinae, contribution XI" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.242452>, <http://dx.doi.org/10.5281/zenodo.242454> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chrisotea_zhangi_Chen_1990>
|
||||
dwc:authority "Chen, 1990" ;
|
||||
dwc:authorityName "Chen" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Chrisotea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chen, 1990" ;
|
||||
dwc:species "zhangi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chrisotea_zhangi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichosea_zhangi_Chen_1990>
|
||||
dwc:authority "Chen, 1990" ;
|
||||
dwc:authorityName "Chen" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pantheidae" ;
|
||||
dwc:genus "Trichosea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chen, 1990" ;
|
||||
dwc:species "zhangi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichosea_zhangi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrisotea_zhangi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Chrisotea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zhangi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrisotea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrisotea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Chrisotea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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/Trichosea_zhangi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pantheidae" ;
|
||||
dwc:genus "Trichosea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zhangi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichosea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichosea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pantheidae" ;
|
||||
dwc:genus "Trichosea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pantheidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pantheidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pantheidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.242452>
|
||||
dc:description "FIGURES 1 – 10. Pantheinae spp., structure of head (1 – 4), imagines (5 – 10). 1, 5, 6 — Pantheaforma ihlei (5 — male, holotype, Thailand, genitalia prep. 12067 GB; 6 — female, paratype, China, genitalia prep. HHL- 2795 - 2); 2, 7, 8 — Chrisotea zhangi (7 — male, 8 — female, China); 3, 9 — Panthea coenobita (9 — male, Germany); 4, 10 — Trichosea ludifica (10 — male, Germany)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/242452/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.242454>
|
||||
dc:description "FIGURES 13 – 16. Pantheinae spp., male 14, 15) and female (16 – 18) genitalia. 14 — Panthea coenobita, genitalia prep. (Russia, Sakhalin); 15 — Trichosea ludifica, genitalia prep. 8031 GB (Germany); 16 — Trichosea ludifica, genitalia prep. 8032 GB (Germany); 17 — Pantheaforma ihlei, paratype, China genitalia prep. HHL- 2795 - 2. 18 — Chrisotea zhangi, genitalia prep. WS 12068 (China)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/242454/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
155
data/03/82/01/0382013C5F77FFEEFF6BFBE8FE3DCD0B.ttl
Normal file
155
data/03/82/01/0382013C5F77FFEEFF6BFBE8FE3DCD0B.ttl
Normal file
|
|
@ -0,0 +1,155 @@
|
|||
@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/0382013C5F77FFEEFF6BFBE8FE3DCD0B>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Trichosea_zhangi_Chen_1990>, <http://dx.doi.org/10.5281/zenodo.242452>, <http://dx.doi.org/10.5281/zenodo.242454> ;
|
||||
dc:creator "Behounek, G.; Han, H. L.; Kononenko, V. S." ;
|
||||
dc:title "Chrisotea Behounek, Han & Kononenko, 2015, gen. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chrisotea_Behounek_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3914.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3914.3.6>
|
||||
bibo:endPage "338" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "331" ;
|
||||
bibo:volume "3914" ;
|
||||
dc:creator "Behounek, G.; Han, H. L.; Kononenko, V. S." ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Two new genera and one new species of Pantheinae from East Asia (Lepidoptera, Noctuidae: Pantheinae). Revision of Pantheinae, contribution XI" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.242452>, <http://dx.doi.org/10.5281/zenodo.242454> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chrisotea_Behounek_2015>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Behounek, Han & Kononenko, 2015" ;
|
||||
dwc:authorityName "Behounek, Han & Kononenko" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Chrisotea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Behounek, Han & Kononenko, 2015" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chrisotea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichosea_zhangi_Chen_1990>
|
||||
dwc:authority "Chen, 1990" ;
|
||||
dwc:authorityName "Chen" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pantheidae" ;
|
||||
dwc:genus "Trichosea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chen, 1990" ;
|
||||
dwc:species "zhangi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichosea_zhangi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrisotea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Chrisotea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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/Trichosea_zhangi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pantheidae" ;
|
||||
dwc:genus "Trichosea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zhangi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichosea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichosea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pantheidae" ;
|
||||
dwc:genus "Trichosea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pantheidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pantheidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pantheidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.242452>
|
||||
dc:description "FIGURES 1 – 10. Pantheinae spp., structure of head (1 – 4), imagines (5 – 10). 1, 5, 6 — Pantheaforma ihlei (5 — male, holotype, Thailand, genitalia prep. 12067 GB; 6 — female, paratype, China, genitalia prep. HHL- 2795 - 2); 2, 7, 8 — Chrisotea zhangi (7 — male, 8 — female, China); 3, 9 — Panthea coenobita (9 — male, Germany); 4, 10 — Trichosea ludifica (10 — male, Germany)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/242452/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.242454>
|
||||
dc:description "FIGURES 13 – 16. Pantheinae spp., male 14, 15) and female (16 – 18) genitalia. 14 — Panthea coenobita, genitalia prep. (Russia, Sakhalin); 15 — Trichosea ludifica, genitalia prep. 8031 GB (Germany); 16 — Trichosea ludifica, genitalia prep. 8032 GB (Germany); 17 — Pantheaforma ihlei, paratype, China genitalia prep. HHL- 2795 - 2. 18 — Chrisotea zhangi, genitalia prep. WS 12068 (China)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/242454/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
173
data/03/82/09/03820973FFB8FFF6D9F086B5FCB889EE.ttl
Normal file
173
data/03/82/09/03820973FFB8FFF6D9F086B5FCB889EE.ttl
Normal file
|
|
@ -0,0 +1,173 @@
|
|||
@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/03820973FFB8FFF6D9F086B5FCB889EE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1444852>, <http://dx.doi.org/10.5281/zenodo.1444860>, <http://dx.doi.org/10.5281/zenodo.1444862>, <http://dx.doi.org/10.5281/zenodo.1444854> ;
|
||||
dc:creator "Zhao, Chao; Jia, Huimin; Tong, Xiaoli" ;
|
||||
dc:title "Apelaunothrips dentiellus Zhao & Jia & Tong 2018, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03820973FFB8FFF6D9F086B5FCB889EE.mc.3B43B238FFB8FFF7D9A08030FB79896F>, <http://tb.plazi.org/GgServer/dwcaRecords/03820973FFB8FFF6D9F086B5FCB889EE.mc.3B43B238FFB8FFF7D9A08069FD4D8943>, <http://tb.plazi.org/GgServer/dwcaRecords/03820973FFB8FFF6D9F086B5FCB889EE.mc.3B43B238FFB8FFF7DB8E8068FB7089A7>, <http://tb.plazi.org/GgServer/dwcaRecords/03820973FFB8FFF6D9F086B5FCB889EE.mc.3B43B238FFB8FFF7DD88804DFB2A899B> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Apelaunothrips_dentiellus_Zhao_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4450.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4450.3.5>
|
||||
bibo:endPage "393" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-07-25" ;
|
||||
bibo:startPage "385" ;
|
||||
bibo:volume "4450" ;
|
||||
dc:creator "Zhao, Chao; Jia, Huimin; Tong, Xiaoli" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Two new records and one new species of the genus Apelaunothrips from China (Thysanoptera: Phlaeothripidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444852>, <http://dx.doi.org/10.5281/zenodo.1444860>, <http://dx.doi.org/10.5281/zenodo.1444862>, <http://dx.doi.org/10.5281/zenodo.1444854> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Apelaunothrips_dentiellus_Zhao_2018>
|
||||
dwc:authority "Zhao & Jia & Tong, 2018" ;
|
||||
dwc:authorityName "Zhao & Jia & Tong" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Apelaunothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zhao & Jia & Tong, 2018" ;
|
||||
dwc:species "dentiellus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Apelaunothrips_dentiellus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apelaunothrips_dentiellus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Apelaunothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dentiellus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apelaunothrips> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apelaunothrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Apelaunothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thysanoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
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.1444852>
|
||||
dc:description "FIGURES 1–4. Apelaunothrips dentiellus sp. n. (1) head; (2) fore tibia and tarsus; (3) meso- & metanotum; (4) pelta." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444852/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1444860>
|
||||
dc:description "FIGURES 13–17. (13) fore wing of A. dentiellus sp. n.; (14) fore wing of A. maculipennis (circle indicates small speckles). Antenna: (15) A. dentiellus sp. n.; (16) A. indicus; (17) A. maculipennis." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444860/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1444862>
|
||||
dc:description "FIGURES 18–23. Apelaunothrips species. (18) A. dentiellus sp. n. (female); (19) A. dentiellus sp. n. (male); (20) A. indicus (female); (21) A. indicus (male); (22) A. maculipennis (female); (23) A. maculipennis (male)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444862/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1444854>
|
||||
dc:description "FIGURES 7–10. Apelaunothrips maculipennis (Okajima): (7) head; (8) meso- and metanotum; (9) fore tibia and tarsus; (10) pelta." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444854/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820973FFB8FFF6D9F086B5FCB889EE.mc.3B43B238FFB8FFF7D9A08030FB79896F>
|
||||
dwc:eventDate "2016-11-05" ;
|
||||
dwc:locality "Pu'er City" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1840" ;
|
||||
dwc:verbatimLatitude "22.5" ;
|
||||
dwc:verbatimLongitude "100.566666" ;
|
||||
trt:gbifOccurrenceId "1914123831" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820973FFB8FFF6D9F086B5FCB889EE#3B43B238FFB8FFF7D9A08030FB79896F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820973FFB8FFF6D9F086B5FCB889EE.mc.3B43B238FFB8FFF7D9A08069FD4D8943>
|
||||
dwc:eventDate "2016-11-05" ;
|
||||
dwc:locality "Pu'er City" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1840" ;
|
||||
dwc:verbatimLatitude "22.5" ;
|
||||
dwc:verbatimLongitude "100.566666" ;
|
||||
trt:gbifOccurrenceId "1914123832" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820973FFB8FFF6D9F086B5FCB889EE#3B43B238FFB8FFF7D9A08069FD4D8943> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820973FFB8FFF6D9F086B5FCB889EE.mc.3B43B238FFB8FFF7DB8E8068FB7089A7>
|
||||
dwc:eventDate "1987-04-08" ;
|
||||
dwc:locality "Tropical Botanical Garden" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "21.916666" ;
|
||||
dwc:verbatimLongitude "101.26667" ;
|
||||
trt:gbifOccurrenceId "1914123836" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820973FFB8FFF6D9F086B5FCB889EE#3B43B238FFB8FFF7DB8E8068FB7089A7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820973FFB8FFF6D9F086B5FCB889EE.mc.3B43B238FFB8FFF7DD88804DFB2A899B>
|
||||
dwc:eventDate "2016-10-28" ;
|
||||
dwc:locality "Pu'er City" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1070" ;
|
||||
dwc:verbatimLatitude "22.5" ;
|
||||
dwc:verbatimLongitude "100.35" ;
|
||||
trt:gbifOccurrenceId "1914123834" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820973FFB8FFF6D9F086B5FCB889EE#3B43B238FFB8FFF7DD88804DFB2A899B> ;
|
||||
a dwc:MaterialCitation .
|
||||
111
data/03/82/09/03820973FFBBFFF7D9F0839FFA0F8F17.ttl
Normal file
111
data/03/82/09/03820973FFBBFFF7D9F0839FFA0F8F17.ttl
Normal file
|
|
@ -0,0 +1,111 @@
|
|||
@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/03820973FFBBFFF7D9F0839FFA0F8F17>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1444856>, <http://dx.doi.org/10.5281/zenodo.1444852>, <http://dx.doi.org/10.5281/zenodo.1444860> ;
|
||||
dc:creator "Zhao, Chao; Jia, Huimin; Tong, Xiaoli" ;
|
||||
dc:title "Apelaunothrips Zhao & Jia & Tong 2018" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Apelaunothrips_Zhao_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4450.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4450.3.5>
|
||||
bibo:endPage "393" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-07-25" ;
|
||||
bibo:startPage "385" ;
|
||||
bibo:volume "4450" ;
|
||||
dc:creator "Zhao, Chao; Jia, Huimin; Tong, Xiaoli" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Two new records and one new species of the genus Apelaunothrips from China (Thysanoptera: Phlaeothripidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444856>, <http://dx.doi.org/10.5281/zenodo.1444852>, <http://dx.doi.org/10.5281/zenodo.1444860> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Apelaunothrips_Zhao_2018>
|
||||
dwc:authorityName "Zhao & Jia & Tong" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Apelaunothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Zhao & Jia & Tong, 2018" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/Y6L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Apelaunothrips> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apelaunothrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Apelaunothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thysanoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
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.1444856>
|
||||
dc:description "FIGURES 11–12. Meso- and metanotum: (11) A. indicus; (12) A. lieni." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444856/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1444852>
|
||||
dc:description "FIGURES 1–4. Apelaunothrips dentiellus sp. n. (1) head; (2) fore tibia and tarsus; (3) meso- & metanotum; (4) pelta." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444852/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1444860>
|
||||
dc:description "FIGURES 13–17. (13) fore wing of A. dentiellus sp. n.; (14) fore wing of A. maculipennis (circle indicates small speckles). Antenna: (15) A. dentiellus sp. n.; (16) A. indicus; (17) A. maculipennis." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444860/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
173
data/03/82/09/03820973FFBFFFF0D9F087ADFC6A8D0A.ttl
Normal file
173
data/03/82/09/03820973FFBFFFF0D9F087ADFC6A8D0A.ttl
Normal file
|
|
@ -0,0 +1,173 @@
|
|||
@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/03820973FFBFFFF0D9F087ADFC6A8D0A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1444858>, <http://dx.doi.org/10.5281/zenodo.1444856>, <http://dx.doi.org/10.5281/zenodo.1444860>, <http://dx.doi.org/10.5281/zenodo.1444862> ;
|
||||
dc:creator "Zhao, Chao; Jia, Huimin; Tong, Xiaoli" ;
|
||||
dc:title "Apelaunothrips indicus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Apelaunothrips_indicus_Ananthakrishnan_1968> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Apelaunothrips_indicus> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Philothrips_indicus_Ananthakrishnan_1968> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4450.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4450.3.5>
|
||||
bibo:endPage "393" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-07-25" ;
|
||||
bibo:startPage "385" ;
|
||||
bibo:volume "4450" ;
|
||||
dc:creator "Zhao, Chao; Jia, Huimin; Tong, Xiaoli" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Two new records and one new species of the genus Apelaunothrips from China (Thysanoptera: Phlaeothripidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444858>, <http://dx.doi.org/10.5281/zenodo.1444856>, <http://dx.doi.org/10.5281/zenodo.1444860>, <http://dx.doi.org/10.5281/zenodo.1444862> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Apelaunothrips_indicus_Ananthakrishnan_1968>
|
||||
dwc:authority "(Ananthakrishnan, 1968)" ;
|
||||
dwc:baseAuthorityName "Ananthakrishnan" ;
|
||||
dwc:baseAuthorityYear "1968" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Apelaunothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Ananthakrishnan, 1968)" ;
|
||||
dwc:species "indicus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/67KKD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Apelaunothrips_indicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Philothrips_indicus_Ananthakrishnan_1968>
|
||||
dwc:authority "Ananthakrishnan, 1968: 125" ;
|
||||
dwc:authorityName "Ananthakrishnan" ;
|
||||
dwc:authorityPageNumber "125" ;
|
||||
dwc:authorityYear "1968" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Philothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ananthakrishnan, 1968" ;
|
||||
dwc:species "indicus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/67KKD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Philothrips_indicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apelaunothrips_indicus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Apelaunothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "indicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apelaunothrips> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apelaunothrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Apelaunothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thysanoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
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/Philothrips_indicus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Philothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "indicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philothrips> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Philothrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Philothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1444858>
|
||||
dc:description "FIGURES 5–6. Apelaunothrips indicus (Ananthakrishnan): (5) head; (6) antenna." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444858/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1444856>
|
||||
dc:description "FIGURES 11–12. Meso- and metanotum: (11) A. indicus; (12) A. lieni." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444856/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1444860>
|
||||
dc:description "FIGURES 13–17. (13) fore wing of A. dentiellus sp. n.; (14) fore wing of A. maculipennis (circle indicates small speckles). Antenna: (15) A. dentiellus sp. n.; (16) A. indicus; (17) A. maculipennis." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444860/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1444862>
|
||||
dc:description "FIGURES 18–23. Apelaunothrips species. (18) A. dentiellus sp. n. (female); (19) A. dentiellus sp. n. (male); (20) A. indicus (female); (21) A. indicus (male); (22) A. maculipennis (female); (23) A. maculipennis (male)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444862/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
187
data/03/82/09/03820973FFBFFFF3D9F0804AFEF98FC7.ttl
Normal file
187
data/03/82/09/03820973FFBFFFF3D9F0804AFEF98FC7.ttl
Normal file
|
|
@ -0,0 +1,187 @@
|
|||
@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/03820973FFBFFFF3D9F0804AFEF98FC7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1444854>, <http://dx.doi.org/10.5281/zenodo.1444860>, <http://dx.doi.org/10.5281/zenodo.1444862> ;
|
||||
dc:creator "Zhao, Chao; Jia, Huimin; Tong, Xiaoli" ;
|
||||
dc:title "Apelaunothrips maculipennis : Okajima 1979" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03820973FFBFFFF3D9F0804AFEF98FC7.mc.3B43B238FFBCFFF3D9F087E0FD5D8F3F>, <http://tb.plazi.org/GgServer/dwcaRecords/03820973FFBFFFF3D9F0804AFEF98FC7.mc.3B43B238FFBCFFF3DBB087C5FAA08F13> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Apelaunothrips_maculipennis_Okajima_1976> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Stigmothrips_maculipennis_Okajima_1976> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4450.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4450.3.5>
|
||||
bibo:endPage "393" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-07-25" ;
|
||||
bibo:startPage "385" ;
|
||||
bibo:volume "4450" ;
|
||||
dc:creator "Zhao, Chao; Jia, Huimin; Tong, Xiaoli" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Two new records and one new species of the genus Apelaunothrips from China (Thysanoptera: Phlaeothripidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1444854>, <http://dx.doi.org/10.5281/zenodo.1444860>, <http://dx.doi.org/10.5281/zenodo.1444862> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Apelaunothrips_maculipennis_Okajima_1976>
|
||||
dwc:authority "(Okajima, 1976)" ;
|
||||
dwc:authorityName ": Okajima" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:baseAuthorityName "Okajima" ;
|
||||
dwc:baseAuthorityYear "1976" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Apelaunothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Okajima, 1976) Okajima, 1979" ;
|
||||
dwc:species "maculipennis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/F9B7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Apelaunothrips_maculipennis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmothrips_maculipennis_Okajima_1976>
|
||||
dwc:authority "Okajima, 1976" ;
|
||||
dwc:authorityName "Okajima" ;
|
||||
dwc:authorityYear "1976" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Stigmothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Okajima, 1976" ;
|
||||
dwc:species "maculipennis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/F9B7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmothrips_maculipennis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apelaunothrips_maculipennis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Apelaunothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maculipennis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apelaunothrips> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apelaunothrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Apelaunothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thysanoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
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/Stigmothrips_maculipennis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Stigmothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maculipennis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmothrips> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmothrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Stigmothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1444854>
|
||||
dc:description "FIGURES 7–10. Apelaunothrips maculipennis (Okajima): (7) head; (8) meso- and metanotum; (9) fore tibia and tarsus; (10) pelta." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444854/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1444860>
|
||||
dc:description "FIGURES 13–17. (13) fore wing of A. dentiellus sp. n.; (14) fore wing of A. maculipennis (circle indicates small speckles). Antenna: (15) A. dentiellus sp. n.; (16) A. indicus; (17) A. maculipennis." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444860/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1444862>
|
||||
dc:description "FIGURES 18–23. Apelaunothrips species. (18) A. dentiellus sp. n. (female); (19) A. dentiellus sp. n. (male); (20) A. indicus (female); (21) A. indicus (male); (22) A. maculipennis (female); (23) A. maculipennis (male)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1444862/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820973FFBFFFF3D9F0804AFEF98FC7.mc.3B43B238FFBCFFF3D9F087E0FD5D8F3F>
|
||||
dwc:eventDate "2008-12-07" ;
|
||||
dwc:locality "Wuzhishan National Nature Reserve" ;
|
||||
dwc:verbatimLatitude "18.9" ;
|
||||
dwc:verbatimLongitude "109.666664" ;
|
||||
trt:gbifOccurrenceId "1914123833" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820973FFBFFFF3D9F0804AFEF98FC7#3B43B238FFBCFFF3D9F087E0FD5D8F3F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820973FFBFFFF3D9F0804AFEF98FC7.mc.3B43B238FFBCFFF3DBB087C5FAA08F13>
|
||||
dwc:eventDate "2011-04-29" ;
|
||||
dwc:locality "Yinggezui Protection Station" ;
|
||||
dwc:verbatimLatitude "19.033333" ;
|
||||
dwc:verbatimLongitude "109.55" ;
|
||||
trt:gbifOccurrenceId "1914123835" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820973FFBFFFF3D9F0804AFEF98FC7#3B43B238FFBCFFF3DBB087C5FAA08F13> ;
|
||||
a dwc:MaterialCitation .
|
||||
124
data/03/82/0B/03820B17A200D759E7A2FD71FC36FE3F.ttl
Normal file
124
data/03/82/0B/03820B17A200D759E7A2FD71FC36FE3F.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/03820B17A200D759E7A2FD71FC36FE3F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4753713>, <http://dx.doi.org/10.5281/zenodo.4753717>, <http://dx.doi.org/10.5281/zenodo.4753719> ;
|
||||
dc:creator "Fadeev, Kirill I." ;
|
||||
dc:title "Pristocera morawitzi Fadeev 2021, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pristocera_morawitzi_Fadeev_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4965.3.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4965.3.3>
|
||||
bibo:endPage "482" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-04-29" ;
|
||||
bibo:startPage "461" ;
|
||||
bibo:volume "4965" ;
|
||||
dc:creator "Fadeev, Kirill I." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Review of the genera Pristocera Klug and Pristepyris Kieffer (Hymenoptera Bethylidae, Pristocerinae) of Russia and adjacent territories" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4753713>, <http://dx.doi.org/10.5281/zenodo.4753717>, <http://dx.doi.org/10.5281/zenodo.4753719> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pristocera_morawitzi_Fadeev_2021>
|
||||
dwc:authority "Fadeev, 2021" ;
|
||||
dwc:authorityName "Fadeev" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fadeev, 2021" ;
|
||||
dwc:species "morawitzi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pristocera_morawitzi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pristocera_morawitzi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "morawitzi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pristocera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pristocera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bethylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bethylidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.4753713>
|
||||
dc:description "FIGURE 4. Pristocera morawitzi sp.nov. A. Holotype, habitus of male, dorsal view. B. Paratype, habitus of female, dorsal view. C. Hypopygium of male (paratype), outer view. D. Male genitalia (paratype), dorsal view. E. Male genitalia (paratype), ventral view. Scale bars: 1.0 mm for A and B, except 0.5 mm for C–E." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753713/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4753717>
|
||||
dc:description "FIGURE 5. Pristocera morawitzi sp. nov., holotype, male.A. Head, dorsal view. B. Head and mandible, frontal view. C. Head and pronotum, lateral view. D. Mesosoma, dorsal view. E. Mesosoma, lateral view. F. Mesosoma, ventral view. G. Head and propleuron, ventral view. H. Metasomal petiole, dorsal view. I. Metasomal petiole, ventral view. J. Tarsus of proleg and claws. K. Metasoma, dorsal view. L. Distal half of metasoma, ventral view. M. Wings. Scale bars: 1.0 mm, 0.5 mm for H–J." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753717/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4753719>
|
||||
dc:description "FIGURE 6. Pristocera morawitzi sp. nov., paratype, female.A. Head, dorsal view. B. Head and mandible, front view. C. Mesosoma, dorsal view. D. Mesosoma, lateral view. E. Head, lateral view. F. Head, ventral view. G. Mesotibia. H. Mesosoma, ventral view. I. Metasomal petiole, ventral view. Scale bars: 0.5 mm, except 1.0 mm for C, D." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753719/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
377
data/03/82/0B/03820B17A207D746E7A2FA8DFE6EF977.ttl
Normal file
377
data/03/82/0B/03820B17A207D746E7A2FA8DFE6EF977.ttl
Normal file
|
|
@ -0,0 +1,377 @@
|
|||
@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/03820B17A207D746E7A2FA8DFE6EF977>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4753725>, <http://dx.doi.org/10.5281/zenodo.4753729>, <http://dx.doi.org/10.5281/zenodo.4753703> ;
|
||||
dc:creator "Fadeev, Kirill I." ;
|
||||
dc:title "Pristepyris masii" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E6B0F9BAFD3CF958>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E5DCF9BAFA78F97C>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E7A2F902FBA5F910>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E361F902FC66F934>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E4A0F926FAF6F8E8>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E216F8CAFEF8F8A0>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E613F892FC6AF8A0>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E355F892FB3BF844>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E7E7F85AFAFEF878>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E639F87EFA79F830>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA218D746E65EFF55FA78FF7B>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA218D746E7A2FF79FC38FF1F>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA218D746E4D2FF79FD9BFF33>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA218D746E5BDFF1CFF07FE8B>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA218D746E7C3FEE5FB2AFE8B>, <http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA218D746E3EDFEE4FBDFFEAF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pristepyris_masii_Soika_1933> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Pristocera_masii_Soika_1933>, <http://taxon-concept.plazi.org/id/Animalia/Acrepyris_masii_Soika_1933> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4965.3.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4965.3.3>
|
||||
bibo:endPage "482" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-04-29" ;
|
||||
bibo:startPage "461" ;
|
||||
bibo:volume "4965" ;
|
||||
dc:creator "Fadeev, Kirill I." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Review of the genera Pristocera Klug and Pristepyris Kieffer (Hymenoptera Bethylidae, Pristocerinae) of Russia and adjacent territories" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4753725>, <http://dx.doi.org/10.5281/zenodo.4753729>, <http://dx.doi.org/10.5281/zenodo.4753703> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pristepyris_masii_Soika_1933>
|
||||
dwc:authority "(Giordani Soika, 1933)" ;
|
||||
dwc:baseAuthorityName "Giordani Soika" ;
|
||||
dwc:baseAuthorityYear "1933" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristepyris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Giordani Soika, 1933)" ;
|
||||
dwc:species "masii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pristepyris_masii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pristocera_masii_Soika_1933>
|
||||
dwc:authority "Giordani Soika, 1933: 99" ;
|
||||
dwc:authorityName "Giordani Soika" ;
|
||||
dwc:authorityPageNumber "99" ;
|
||||
dwc:authorityYear "1933" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Giordani Soika, 1933" ;
|
||||
dwc:species "masii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pristocera_masii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acrepyris_masii_Soika_1933>
|
||||
dwc:authority "(Giordani Soika, 1933)" ;
|
||||
dwc:baseAuthorityName "Giordani Soika" ;
|
||||
dwc:baseAuthorityYear "1933" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Acrepyris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Giordani Soika, 1933)" ;
|
||||
dwc:species "masii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acrepyris_masii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pristepyris_masii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristepyris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "masii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pristepyris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pristepyris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristepyris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bethylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bethylidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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/Pristocera_masii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "masii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pristocera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pristocera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bethylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acrepyris_masii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Acrepyris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "masii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acrepyris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acrepyris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Acrepyris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bethylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4753725>
|
||||
dc:description "FIGURE 7. Pristepyris masii (Giordani Soika, 1933). A. Male, habitus, dorsal view. B. Female, habitus, dorsal view. C. Hypopygium of male, outer view. D. Male genitalia, dorsal view. E. Male genitalia, ventral view. Scale bars: 1.0 mm for A and B; 0.5 mm for C, D, E." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753725/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4753729>
|
||||
dc:description "FIGURE 8. Pristepyris masii (Giordani Soika, 1933), female. A. Head, dorsal view. B. Head and mandible, front view. C. Mesosoma, dorsal view. D. Mesosoma, lateral view. E. Head, lateral view F. Head, lateral view. G. Mesotibia. H. Metasomal petiole, ventral view. Scale bars: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753729/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4753703>
|
||||
dc:description "FIGURE 1. Pristocera depressa (Fabricius, 1804). A. Male, habitus, dorsal view. B. Female, habitus, dorsal view. C. Metasomal petiole of male, ventral view. D. Hypopygium of male, outer view. E. Male genitalia, dorsal view. F. Male genitalia, ventral view. Scale bars: 1.0 mm for A and B; 0.5 mm for C–F." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753703/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E6B0F9BAFD3CF958>
|
||||
dwc:locality "Krasnodar" ;
|
||||
dwc:recordedBy "Territory" ;
|
||||
trt:gbifOccurrenceId "3110841350" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA207D759E6B0F9BAFD3CF958> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E5DCF9BAFA78F97C>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "2013-07-13" ;
|
||||
dwc:locality "All-Russian Research Institute of Biological Plant Protection" ;
|
||||
dwc:recordedBy "O. Kosheleva" ;
|
||||
dwc:verbatimLatitude "45.048916" ;
|
||||
dwc:verbatimLongitude "38.875664" ;
|
||||
trt:gbifOccurrenceId "3110841344" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA207D759E5DCF9BAFA78F97C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E7A2F902FBA5F910>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "1926-09-21" ;
|
||||
dwc:locality "Razdolnoye" ;
|
||||
dwc:recordedBy "A. Shestakov" ;
|
||||
dwc:verbatimLatitude "43.583332" ;
|
||||
dwc:verbatimLongitude "39.766666" ;
|
||||
trt:gbifOccurrenceId "3110841337" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA207D759E7A2F902FBA5F910> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E361F902FC66F934>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "1926-10-02" ;
|
||||
dwc:locality "Station" ;
|
||||
dwc:recordedBy "A. Shestakov" ;
|
||||
dwc:verbatimLatitude "43.533333" ;
|
||||
dwc:verbatimLongitude "39.816666" ;
|
||||
trt:gbifOccurrenceId "3110841346" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA207D759E361F902FC66F934> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E4A0F926FAF6F8E8>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "2020-07-29" ;
|
||||
dwc:locality "Mamedova Shchel'" ;
|
||||
dwc:recordedBy "K. Fadeev" ;
|
||||
dwc:verbatimLatitude "43.953083" ;
|
||||
dwc:verbatimLongitude "39.30739" ;
|
||||
trt:gbifOccurrenceId "3110841314" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA207D759E4A0F926FAF6F8E8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E216F8CAFEF8F8A0>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "2020-07-31" ;
|
||||
dwc:locality "Lazarevskoe" ;
|
||||
dwc:recordedBy "A. Timokhov" ;
|
||||
dwc:verbatimLatitude "43.89775" ;
|
||||
dwc:verbatimLongitude "39.35661" ;
|
||||
trt:gbifOccurrenceId "3110841357" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA207D759E216F8CAFEF8F8A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E613F892FC6AF8A0>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "2020-07-31" ;
|
||||
dwc:locality "Lazarevskoe" ;
|
||||
dwc:recordedBy "O. Kosheleva" ;
|
||||
dwc:verbatimLatitude "43.89775" ;
|
||||
dwc:verbatimLongitude "39.35661" ;
|
||||
trt:gbifOccurrenceId "3110841335" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA207D759E613F892FC6AF8A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E355F892FB3BF844>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "2020-08-05" ;
|
||||
dwc:locality "5 km NW of Matveyev" ;
|
||||
dwc:recordedBy "S. Belokobylskij" ;
|
||||
dwc:verbatimLatitude "47.614193" ;
|
||||
dwc:verbatimLongitude "38.79933" ;
|
||||
trt:gbifOccurrenceId "3110841319" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA207D759E355F892FB3BF844> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E7E7F85AFAFEF878>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "2020-07-08" ;
|
||||
dwc:locality "Arzgir" ;
|
||||
dwc:recordedBy "O. Kosheleva" ;
|
||||
dwc:verbatimLatitude "45.378983" ;
|
||||
dwc:verbatimLongitude "44.207733" ;
|
||||
trt:gbifOccurrenceId "3110841363" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA207D759E7E7F85AFAFEF878> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA207D759E639F87EFA79F830>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "1984-08-14" ;
|
||||
dwc:locality "Rostovskaya" ;
|
||||
dwc:recordedBy "D. Matveev" ;
|
||||
dwc:verbatimLatitude "48.70528" ;
|
||||
dwc:verbatimLongitude "44.486526" ;
|
||||
trt:gbifOccurrenceId "3110841306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA207D759E639F87EFA79F830> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA218D746E65EFF55FA78FF7B>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "1908-09-14" ;
|
||||
dwc:locality "Sevastopol" ;
|
||||
dwc:recordedBy "Delgardt & W. Pliginski" ;
|
||||
dwc:verbatimLatitude "44.583332" ;
|
||||
dwc:verbatimLongitude "33.533333" ;
|
||||
trt:gbifOccurrenceId "3110841311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA218D746E65EFF55FA78FF7B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA218D746E7A2FF79FC38FF1F>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "1905-09-09" ;
|
||||
dwc:locality "Evpatoria" ;
|
||||
dwc:recordedBy "V. Yakovlev" ;
|
||||
dwc:verbatimLatitude "45.183334" ;
|
||||
dwc:verbatimLongitude "33.35" ;
|
||||
trt:gbifOccurrenceId "3110841356" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA218D746E7A2FF79FC38FF1F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA218D746E4D2FF79FD9BFF33>
|
||||
dwc:collectionCode "ZMMU" ;
|
||||
dwc:eventDate "2007-08-01" ;
|
||||
dwc:locality "Koktebel'" ;
|
||||
dwc:recordedBy "K. Tomkovich" ;
|
||||
dwc:verbatimLatitude "44.966667" ;
|
||||
dwc:verbatimLongitude "35.25" ;
|
||||
trt:gbifOccurrenceId "3110841339" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA218D746E4D2FF79FD9BFF33> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA218D746E5BDFF1CFF07FE8B>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "1932-10-27" ;
|
||||
dwc:locality "Station" ;
|
||||
dwc:recordedBy "Experimental Entomological & Silkworm" ;
|
||||
dwc:verbatimLatitude "40.683334" ;
|
||||
dwc:verbatimLongitude "46.366665" ;
|
||||
trt:gbifOccurrenceId "3110841330" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA218D746E5BDFF1CFF07FE8B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA218D746E7C3FEE5FB2AFE8B>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "1980-09-01" ;
|
||||
dwc:locality "Leninavan" ;
|
||||
dwc:recordedBy "Kh. Aliyev" ;
|
||||
dwc:verbatimLatitude "40.316666" ;
|
||||
dwc:verbatimLongitude "46.9" ;
|
||||
trt:gbifOccurrenceId "3110841351" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA218D746E7C3FEE5FB2AFE8B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03820B17A207D746E7A2FA8DFE6EF977.mc.3B43B05CA218D746E3EDFEE4FBDFFEAF>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "1981-09-21" ;
|
||||
dwc:locality "Tbilisi" ;
|
||||
dwc:recordedBy "Botanical Garden & V. Trjapitzin" ;
|
||||
dwc:verbatimLatitude "41.7" ;
|
||||
dwc:verbatimLongitude "44.816666" ;
|
||||
trt:gbifOccurrenceId "3110841345" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03820B17A207D746E7A2FA8DFE6EF977#3B43B05CA218D746E3EDFEE4FBDFFEAF> ;
|
||||
a dwc:MaterialCitation .
|
||||
94
data/03/82/0B/03820B17A207D759E7A2FD84FB97FB34.ttl
Normal file
94
data/03/82/0B/03820B17A207D759E7A2FD84FB97FB34.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@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/03820B17A207D759E7A2FD84FB97FB34>
|
||||
dc:creator "Fadeev, Kirill I." ;
|
||||
dc:title "Pristepyris Kieffer 1905" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pristepyris_Kieffer_1905> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4965.3.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4965.3.3>
|
||||
bibo:endPage "482" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-04-29" ;
|
||||
bibo:startPage "461" ;
|
||||
bibo:volume "4965" ;
|
||||
dc:creator "Fadeev, Kirill I." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Review of the genera Pristocera Klug and Pristepyris Kieffer (Hymenoptera Bethylidae, Pristocerinae) of Russia and adjacent territories" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pristepyris_Kieffer_1905>
|
||||
dwc:authority "Kieffer, 1905" ;
|
||||
dwc:authorityName "Kieffer" ;
|
||||
dwc:authorityYear "1905" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristepyris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kieffer, 1905" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pristepyris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pristepyris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristepyris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bethylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bethylidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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 .
|
||||
94
data/03/82/0B/03820B17A20BD755E7A2FF1DFDC5FBE1.ttl
Normal file
94
data/03/82/0B/03820B17A20BD755E7A2FF1DFDC5FBE1.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@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/03820B17A20BD755E7A2FF1DFDC5FBE1>
|
||||
dc:creator "Fadeev, Kirill I." ;
|
||||
dc:title "Pristocera Klug 1808" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pristocera_Klug_1808> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4965.3.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4965.3.3>
|
||||
bibo:endPage "482" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-04-29" ;
|
||||
bibo:startPage "461" ;
|
||||
bibo:volume "4965" ;
|
||||
dc:creator "Fadeev, Kirill I." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Review of the genera Pristocera Klug and Pristepyris Kieffer (Hymenoptera Bethylidae, Pristocerinae) of Russia and adjacent territories" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pristocera_Klug_1808>
|
||||
dwc:authority "Klug, 1808" ;
|
||||
dwc:authorityName "Klug" ;
|
||||
dwc:authorityYear "1808" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Klug, 1808" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pristocera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pristocera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bethylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bethylidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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 .
|
||||
676
data/03/82/0B/03820B17A20BD75EE7A2FA1DFBC7FDAB.ttl
Normal file
676
data/03/82/0B/03820B17A20BD75EE7A2FA1DFBC7FDAB.ttl
Normal file
File diff suppressed because one or more lines are too long
135
data/03/82/0B/03820B17A21BD744E7A2FB45FA7CFECE.ttl
Normal file
135
data/03/82/0B/03820B17A21BD744E7A2FB45FA7CFECE.ttl
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
@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/03820B17A21BD744E7A2FB45FA7CFECE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4753703>, <http://dx.doi.org/10.5281/zenodo.4753707>, <http://dx.doi.org/10.5281/zenodo.4753713>, <http://dx.doi.org/10.5281/zenodo.4753717>, <http://dx.doi.org/10.5281/zenodo.4753725>, <http://dx.doi.org/10.5281/zenodo.4753709>, <http://dx.doi.org/10.5281/zenodo.4753719>, <http://dx.doi.org/10.5281/zenodo.4753729> ;
|
||||
dc:creator "Fadeev, Kirill I." ;
|
||||
dc:title "Pristocera Klug 1808" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pristocera_Klug_1808> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4965.3.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4965.3.3>
|
||||
bibo:endPage "482" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-04-29" ;
|
||||
bibo:startPage "461" ;
|
||||
bibo:volume "4965" ;
|
||||
dc:creator "Fadeev, Kirill I." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Review of the genera Pristocera Klug and Pristepyris Kieffer (Hymenoptera Bethylidae, Pristocerinae) of Russia and adjacent territories" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4753703>, <http://dx.doi.org/10.5281/zenodo.4753707>, <http://dx.doi.org/10.5281/zenodo.4753713>, <http://dx.doi.org/10.5281/zenodo.4753717>, <http://dx.doi.org/10.5281/zenodo.4753725>, <http://dx.doi.org/10.5281/zenodo.4753709>, <http://dx.doi.org/10.5281/zenodo.4753719>, <http://dx.doi.org/10.5281/zenodo.4753729> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pristocera_Klug_1808>
|
||||
dwc:authorityName "Klug" ;
|
||||
dwc:authorityYear "1808" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Klug, 1808" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pristocera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pristocera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:genus "Pristocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bethylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bethylidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bethylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.4753703>
|
||||
dc:description "FIGURE 1. Pristocera depressa (Fabricius, 1804). A. Male, habitus, dorsal view. B. Female, habitus, dorsal view. C. Metasomal petiole of male, ventral view. D. Hypopygium of male, outer view. E. Male genitalia, dorsal view. F. Male genitalia, ventral view. Scale bars: 1.0 mm for A and B; 0.5 mm for C–F." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753703/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4753707>
|
||||
dc:description "FIGURE 2. Pristocera depressa (Fabricius, 1804), male, lectotype. A. Head, dorsal view. B. Head, front view. C. Head, lateral view. D. Mesosoma, ventral view. E. Mesosoma, lateral view. F. Mesosoma, dorsal view. G. Metasoma, dorsal view. H. Metasoma ventral view. I. Metapectal-propodeal complex, dorsal view. J. Labels. K. Forewing. Scale bars: 1.0 mm, except 0.5 mm for B." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753707/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4753713>
|
||||
dc:description "FIGURE 4. Pristocera morawitzi sp.nov. A. Holotype, habitus of male, dorsal view. B. Paratype, habitus of female, dorsal view. C. Hypopygium of male (paratype), outer view. D. Male genitalia (paratype), dorsal view. E. Male genitalia (paratype), ventral view. Scale bars: 1.0 mm for A and B, except 0.5 mm for C–E." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753713/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4753717>
|
||||
dc:description "FIGURE 5. Pristocera morawitzi sp. nov., holotype, male.A. Head, dorsal view. B. Head and mandible, frontal view. C. Head and pronotum, lateral view. D. Mesosoma, dorsal view. E. Mesosoma, lateral view. F. Mesosoma, ventral view. G. Head and propleuron, ventral view. H. Metasomal petiole, dorsal view. I. Metasomal petiole, ventral view. J. Tarsus of proleg and claws. K. Metasoma, dorsal view. L. Distal half of metasoma, ventral view. M. Wings. Scale bars: 1.0 mm, 0.5 mm for H–J." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753717/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4753725>
|
||||
dc:description "FIGURE 7. Pristepyris masii (Giordani Soika, 1933). A. Male, habitus, dorsal view. B. Female, habitus, dorsal view. C. Hypopygium of male, outer view. D. Male genitalia, dorsal view. E. Male genitalia, ventral view. Scale bars: 1.0 mm for A and B; 0.5 mm for C, D, E." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753725/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4753709>
|
||||
dc:description "FIGURE 3. Pristocera depressa (Fabricius, 1804), female. A. Head, dorsal view. B. Head and mandible, front view. C. Mesosoma, dorsal view. D. Mesosoma, lateral view. E. Head, lateral view. F. Head, ventral view. G. Mesotibia. H. Metasomal petiole, ventral view Scale bar: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753709/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4753719>
|
||||
dc:description "FIGURE 6. Pristocera morawitzi sp. nov., paratype, female.A. Head, dorsal view. B. Head and mandible, front view. C. Mesosoma, dorsal view. D. Mesosoma, lateral view. E. Head, lateral view. F. Head, ventral view. G. Mesotibia. H. Mesosoma, ventral view. I. Metasomal petiole, ventral view. Scale bars: 0.5 mm, except 1.0 mm for C, D." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753719/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4753729>
|
||||
dc:description "FIGURE 8. Pristepyris masii (Giordani Soika, 1933), female. A. Head, dorsal view. B. Head and mandible, front view. C. Mesosoma, dorsal view. D. Mesosoma, lateral view. E. Head, lateral view F. Head, lateral view. G. Mesotibia. H. Metasomal petiole, ventral view. Scale bars: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4753729/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
151
data/03/82/13/03821331FFD1FFA9FF691AEDFD6C1039.ttl
Normal file
151
data/03/82/13/03821331FFD1FFA9FF691AEDFD6C1039.ttl
Normal file
|
|
@ -0,0 +1,151 @@
|
|||
@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/03821331FFD1FFA9FF691AEDFD6C1039>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3744073>, <http://dx.doi.org/10.5281/zenodo.3744075>, <http://dx.doi.org/10.5281/zenodo.3744079>, <http://dx.doi.org/10.5281/zenodo.3744081> ;
|
||||
dc:creator "Kataev, Boris M.; Muilwijk, Jan" ;
|
||||
dc:title "Disciferella kabakovi Kataev & Muilwijk 2020, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03821331FFD1FFA9FF691AEDFD6C1039.mc.3B43A87AFFD1FFACFEB71B5DFBAC1374>, <http://tb.plazi.org/GgServer/dwcaRecords/03821331FFD1FFA9FF691AEDFD6C1039.mc.3B43A87AFFD1FFACFB781B5EFEEA13BC> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Disciferella_kabakovi_Kataev_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4763.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4763.1.6>
|
||||
bibo:endPage "84" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2020-04-08" ;
|
||||
bibo:startPage "73" ;
|
||||
bibo:volume "4763" ;
|
||||
dc:creator "Kataev, Boris M.; Muilwijk, Jan" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A remarkable new lebiine genus with two new species from Pakistan, Afghanistan and Iran (Coleoptera: Carabidae: Lebiini)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3744073>, <http://dx.doi.org/10.5281/zenodo.3744075>, <http://dx.doi.org/10.5281/zenodo.3744079>, <http://dx.doi.org/10.5281/zenodo.3744081> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Disciferella_kabakovi_Kataev_2020>
|
||||
dwc:authority "Kataev & Muilwijk, 2020" ;
|
||||
dwc:authorityName "Kataev & Muilwijk" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Disciferella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kataev & Muilwijk, 2020" ;
|
||||
dwc:species "kabakovi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8MJC6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Disciferella_kabakovi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Disciferella_kabakovi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Disciferella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kabakovi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Disciferella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Disciferella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Disciferella" ;
|
||||
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 "Insecta" ;
|
||||
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 "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.3744073>
|
||||
dc:description "FIGURES 1–3. Disciferella kabakovi sp. n. (1, 2, habitus; 3, metatarsomere 1). 1, 3, male (holotype); 2, female (paratype). Scale bars: A, B = 1.0 mm (1, 2), C = 0.5 mm (3)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3744073/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3744075>
|
||||
dc:description "FIGURES 4–14. Disciferella kabakovi sp. n. 4, labium; 5, left maxilla; 6, apex of last abdominal sternite (holotype), 7, same (female paratype); 8, hind leg; 9, left metepisternum; 10, left laterotergite (ltg), gonosubcoxite (gscx) and gonocoxite (gcx); 11, left paramere; 12, right paramere; 13, median lobe of aedeagus, left lateral view; 14, same, dorsal view. Scale bars: A = 1.0 mm (8), B = 0.5 mm (9), C = 0.5 mm (4–7, 10–14)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3744075/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3744079>
|
||||
dc:description "FIGURES 24–29. Disciferella gen. n. 24, 25, D. kabakovi sp. n. (holotype); 26–29, D. psammophila sp. n. (26–28, holotype; 29, paratype). 24–26, median lobe of aedeagus, right lateral view (24, in transmitted light; 25, 26, in reflected light); 27, left paramere; 28, right paramere; 29, left laterotergite (ltg), gonosubcoxite (gscx) and gonocoxite (gcx). Scale bar = 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3744079/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3744081>
|
||||
dc:description "FIGURE 30. Disciferella gen. n., distribution. a, D. kabakovi sp. n.; b, D. psammophila sp. n." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3744081/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821331FFD1FFA9FF691AEDFD6C1039.mc.3B43A87AFFD1FFACFEB71B5DFBAC1374>
|
||||
dwc:collectionCode "ZIN" ;
|
||||
dwc:eventDate "1971-10-05" ;
|
||||
dwc:locality "Jalalabad" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "600" ;
|
||||
trt:gbifOccurrenceId "2596780609" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821331FFD1FFA9FF691AEDFD6C1039#3B43A87AFFD1FFACFEB71B5DFBAC1374> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821331FFD1FFA9FF691AEDFD6C1039.mc.3B43A87AFFD1FFACFB781B5EFEEA13BC>
|
||||
dwc:collectionCode "ZIN" ;
|
||||
dwc:eventDate "2005-08-30" ;
|
||||
dwc:locality "Indus River" ;
|
||||
dwc:recordedBy "S. V. Ovchinnikov" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "2596780608" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821331FFD1FFA9FF691AEDFD6C1039#3B43A87AFFD1FFACFB781B5EFEEA13BC> ;
|
||||
a dwc:MaterialCitation .
|
||||
95
data/03/82/13/03821331FFD3FFADFF691EC6FB3E15E8.ttl
Normal file
95
data/03/82/13/03821331FFD3FFADFF691EC6FB3E15E8.ttl
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
@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/03821331FFD3FFADFF691EC6FB3E15E8>
|
||||
dc:creator "Kataev, Boris M.; Muilwijk, Jan" ;
|
||||
dc:title "Disciferella Kataev & Muilwijk 2020, gen. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Disciferella_Kataev_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4763.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4763.1.6>
|
||||
bibo:endPage "84" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2020-04-08" ;
|
||||
bibo:startPage "73" ;
|
||||
bibo:volume "4763" ;
|
||||
dc:creator "Kataev, Boris M.; Muilwijk, Jan" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A remarkable new lebiine genus with two new species from Pakistan, Afghanistan and Iran (Coleoptera: Carabidae: Lebiini)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Disciferella_Kataev_2020>
|
||||
dwc:authority "Kataev & Muilwijk, 2020" ;
|
||||
dwc:authorityName "Kataev & Muilwijk" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Disciferella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kataev & Muilwijk, 2020" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8LYP6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Disciferella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Disciferella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Disciferella" ;
|
||||
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 "Insecta" ;
|
||||
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 "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 .
|
||||
169
data/03/82/13/03821331FFD4FFA7FF69182FFA4D15DB.ttl
Normal file
169
data/03/82/13/03821331FFD4FFA7FF69182FFA4D15DB.ttl
Normal file
|
|
@ -0,0 +1,169 @@
|
|||
@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/03821331FFD4FFA7FF69182FFA4D15DB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3744077>, <http://dx.doi.org/10.5281/zenodo.3744079>, <http://dx.doi.org/10.5281/zenodo.3744081>, <http://dx.doi.org/10.5281/zenodo.3744075> ;
|
||||
dc:creator "Kataev, Boris M.; Muilwijk, Jan" ;
|
||||
dc:title "Disciferella psammophila Kataev & Muilwijk 2020, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03821331FFD4FFA7FF69182FFA4D15DB.mc.3B43A87AFFD4FFA9FEB01892FDCF1114>, <http://tb.plazi.org/GgServer/dwcaRecords/03821331FFD4FFA7FF69182FFA4D15DB.mc.3B43A87AFFD4FFA9FDD4197DFB501171>, <http://tb.plazi.org/GgServer/dwcaRecords/03821331FFD4FFA7FF69182FFA4D15DB.mc.3B43A87AFFD4FFA9FB721958FC55115F>, <http://tb.plazi.org/GgServer/dwcaRecords/03821331FFD4FFA7FF69182FFA4D15DB.mc.3B43A87AFFD4FFA9FC71193AFC1011BB> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Disciferella_psammophila_Kataev_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4763.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4763.1.6>
|
||||
bibo:endPage "84" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2020-04-08" ;
|
||||
bibo:startPage "73" ;
|
||||
bibo:volume "4763" ;
|
||||
dc:creator "Kataev, Boris M.; Muilwijk, Jan" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A remarkable new lebiine genus with two new species from Pakistan, Afghanistan and Iran (Coleoptera: Carabidae: Lebiini)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3744077>, <http://dx.doi.org/10.5281/zenodo.3744079>, <http://dx.doi.org/10.5281/zenodo.3744081>, <http://dx.doi.org/10.5281/zenodo.3744075> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Disciferella_psammophila_Kataev_2020>
|
||||
dwc:authority "Kataev & Muilwijk, 2020" ;
|
||||
dwc:authorityName "Kataev & Muilwijk" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Disciferella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kataev & Muilwijk, 2020" ;
|
||||
dwc:species "psammophila" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8MDXB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Disciferella_psammophila> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Disciferella_psammophila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Disciferella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "psammophila" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Disciferella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Disciferella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Disciferella" ;
|
||||
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 "Insecta" ;
|
||||
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 "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.3744077>
|
||||
dc:description "FIGURES 15–17. Disciferella psammophila sp. n. (15, 17, habitus; 16, metatarsomere 1). 15, male (holotype); 16, 17, female (paratype). Scale bars: A = 1.0 mm (15, 17), B = 0.5 mm (16)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3744077/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3744079>
|
||||
dc:description "FIGURES 24–29. Disciferella gen. n. 24, 25, D. kabakovi sp. n. (holotype); 26–29, D. psammophila sp. n. (26–28, holotype; 29, paratype). 24–26, median lobe of aedeagus, right lateral view (24, in transmitted light; 25, 26, in reflected light); 27, left paramere; 28, right paramere; 29, left laterotergite (ltg), gonosubcoxite (gscx) and gonocoxite (gcx). Scale bar = 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3744079/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3744081>
|
||||
dc:description "FIGURE 30. Disciferella gen. n., distribution. a, D. kabakovi sp. n.; b, D. psammophila sp. n." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3744081/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3744075>
|
||||
dc:description "FIGURES 4–14. Disciferella kabakovi sp. n. 4, labium; 5, left maxilla; 6, apex of last abdominal sternite (holotype), 7, same (female paratype); 8, hind leg; 9, left metepisternum; 10, left laterotergite (ltg), gonosubcoxite (gscx) and gonocoxite (gcx); 11, left paramere; 12, right paramere; 13, median lobe of aedeagus, left lateral view; 14, same, dorsal view. Scale bars: A = 1.0 mm (8), B = 0.5 mm (9), C = 0.5 mm (4–7, 10–14)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3744075/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821331FFD4FFA7FF69182FFA4D15DB.mc.3B43A87AFFD4FFA9FEB01892FDCF1114>
|
||||
dwc:collectionCode "MNP" ;
|
||||
dwc:eventDate "1977-05-09" ;
|
||||
dwc:locality "Genu" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "400" ;
|
||||
trt:gbifOccurrenceId "2596780605" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821331FFD4FFA7FF69182FFA4D15DB#3B43A87AFFD4FFA9FEB01892FDCF1114> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821331FFD4FFA7FF69182FFA4D15DB.mc.3B43A87AFFD4FFA9FDD4197DFB501171>
|
||||
dwc:collectionCode "MNP, RMNH, HMIM, ZIN" ;
|
||||
dwc:eventDate "1977-04-15" ;
|
||||
dwc:locality "Ziarat" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "2596780610" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821331FFD4FFA7FF69182FFA4D15DB#3B43A87AFFD4FFA9FDD4197DFB501171> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821331FFD4FFA7FF69182FFA4D15DB.mc.3B43A87AFFD4FFA9FB721958FC55115F>
|
||||
dwc:collectionCode "SMNS" ;
|
||||
dwc:eventDate "1954-04-11" ;
|
||||
dwc:locality "Belutschistan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:gbifOccurrenceId "2596780606" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821331FFD4FFA7FF69182FFA4D15DB#3B43A87AFFD4FFA9FB721958FC55115F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821331FFD4FFA7FF69182FFA4D15DB.mc.3B43A87AFFD4FFA9FC71193AFC1011BB>
|
||||
dwc:collectionCode "MNP" ;
|
||||
dwc:eventDate "1973-04-04" ;
|
||||
dwc:locality "Bahu-Kalat" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "2596780607" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821331FFD4FFA7FF69182FFA4D15DB#3B43A87AFFD4FFA9FC71193AFC1011BB> ;
|
||||
a dwc:MaterialCitation .
|
||||
127
data/03/82/16/03821663FFA0FFF8FF653581FE3AA6A0.ttl
Normal file
127
data/03/82/16/03821663FFA0FFF8FF653581FE3AA6A0.ttl
Normal file
|
|
@ -0,0 +1,127 @@
|
|||
@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/03821663FFA0FFF8FF653581FE3AA6A0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280483>, <http://dx.doi.org/10.5281/zenodo.280488>, <http://dx.doi.org/10.5281/zenodo.280491>, <http://dx.doi.org/10.5281/zenodo.280495> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis scalaris Malaise 1945" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_scalaris_Malaise_1945> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280483>, <http://dx.doi.org/10.5281/zenodo.280488>, <http://dx.doi.org/10.5281/zenodo.280491>, <http://dx.doi.org/10.5281/zenodo.280495> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_scalaris_Malaise_1945>
|
||||
dwc:authority "Malaise, 1945" ;
|
||||
dwc:authorityName "Malaise" ;
|
||||
dwc:authorityYear "1945" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Malaise, 1945" ;
|
||||
dwc:species "scalaris" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_scalaris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_scalaris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scalaris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280483>
|
||||
dc:description "FIGURES 25 – 28. Dorsal and lateral view: 25 – 26. P. scalaris, female, from Sichuan Province; 27 – 28. P. shennongjiai, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280483/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280488>
|
||||
dc:description "FIGURES 46 – 52. Face in front view: 46. P. nigronotata, male; 47. P. pallens, female; 48. P. pallens, male; 49. P. pallidistigma, female; 50. P. pallidistigma, male; 51. P. qinlingica, female; 52. P. scalaris, female" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280488/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280491>
|
||||
dc:description "FIGURES 68 – 73. Head in dorsal view: 68. P. qinlingica, female; 69. P. scalaris, female; 70. P. shennongjiai, female; 71. P. sichuanensis, female; 72. P. zhoui, female; 73. P. zhoui, male" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280495>
|
||||
dc:description "FIGURE 109. Geographical distribution of species of P. pallidistigma group in China (3)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280495/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
112
data/03/82/16/03821663FFA1FFFAFF653432FE2FA1F5.ttl
Normal file
112
data/03/82/16/03821663FFA1FFFAFF653432FE2FA1F5.ttl
Normal file
|
|
@ -0,0 +1,112 @@
|
|||
@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/03821663FFA1FFFAFF653432FE2FA1F5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280493> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis pleurochroma Malaise 1945" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_pleurochroma_Malaise_1945> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280493> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_pleurochroma_Malaise_1945>
|
||||
dwc:authority "Malaise, 1945" ;
|
||||
dwc:authorityName "Malaise" ;
|
||||
dwc:authorityYear "1945" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Malaise, 1945" ;
|
||||
dwc:species "pleurochroma" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_pleurochroma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_pleurochroma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pleurochroma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280493>
|
||||
dc:description "FIGURE 107. Geographical distribution of species of P. pallidistigma group in China (1)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280493/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
127
data/03/82/16/03821663FFA1FFFBFF6536E8FE05A27B.ttl
Normal file
127
data/03/82/16/03821663FFA1FFFBFF6536E8FE05A27B.ttl
Normal file
|
|
@ -0,0 +1,127 @@
|
|||
@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/03821663FFA1FFFBFF6536E8FE05A27B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280482>, <http://dx.doi.org/10.5281/zenodo.280488>, <http://dx.doi.org/10.5281/zenodo.280491>, <http://dx.doi.org/10.5281/zenodo.280495> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis qinlingica Wei 1998" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_qinlingica_Wei_1998> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280482>, <http://dx.doi.org/10.5281/zenodo.280488>, <http://dx.doi.org/10.5281/zenodo.280491>, <http://dx.doi.org/10.5281/zenodo.280495> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_qinlingica_Wei_1998>
|
||||
dwc:authority "Wei, 1998" ;
|
||||
dwc:authorityName "Wei" ;
|
||||
dwc:authorityYear "1998" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wei, 1998" ;
|
||||
dwc:species "qinlingica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_qinlingica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_qinlingica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "qinlingica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280482>
|
||||
dc:description "FIGURES 21 – 24. Dorsal and lateral view: 21 – 22. P. pallidistigma, male, specimen from Gansu Province; 23 – 24. P. qinlingica, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280482/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280488>
|
||||
dc:description "FIGURES 46 – 52. Face in front view: 46. P. nigronotata, male; 47. P. pallens, female; 48. P. pallens, male; 49. P. pallidistigma, female; 50. P. pallidistigma, male; 51. P. qinlingica, female; 52. P. scalaris, female" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280488/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280491>
|
||||
dc:description "FIGURES 68 – 73. Head in dorsal view: 68. P. qinlingica, female; 69. P. scalaris, female; 70. P. shennongjiai, female; 71. P. sichuanensis, female; 72. P. zhoui, female; 73. P. zhoui, male" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280495>
|
||||
dc:description "FIGURE 109. Geographical distribution of species of P. pallidistigma group in China (3)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280495/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
126
data/03/82/16/03821663FFA2FFF9FF653092FE0AA17E.ttl
Normal file
126
data/03/82/16/03821663FFA2FFF9FF653092FE0AA17E.ttl
Normal 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/03821663FFA2FFF9FF653092FE0AA17E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280484>, <http://dx.doi.org/10.5281/zenodo.280489>, <http://dx.doi.org/10.5281/zenodo.280491>, <http://dx.doi.org/10.5281/zenodo.280495> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis sichuanensis Zhong & Wei, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_sichuanensis_Zhong_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280484>, <http://dx.doi.org/10.5281/zenodo.280489>, <http://dx.doi.org/10.5281/zenodo.280491>, <http://dx.doi.org/10.5281/zenodo.280495> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_sichuanensis_Zhong_2012>
|
||||
dwc:authority "Zhong & Wei" ;
|
||||
dwc:authorityName "Zhong & Wei" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zhong & Wei" ;
|
||||
dwc:species "sichuanensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_sichuanensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_sichuanensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sichuanensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280484>
|
||||
dc:description "FIGURES 29 – 32. Dorsal and lateral view: 29 – 30. P. sichuanensis, female, holotype; 31 – 32. P. zhoui, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280484/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280489>
|
||||
dc:description "FIGURES 53 – 58. Face in front view and head in dorsal view: 53. P. shennongjiai, female, face in front view; 54. P. sichuanensis, female, face in front view; 55. P. zhoui, female, face in front view; 56. P. zhoui, male, face in front view; 57. P. bilineata, female, head in dorsal view; 58. P. daochengensis, female, head in dorsal view" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280489/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280491>
|
||||
dc:description "FIGURES 68 – 73. Head in dorsal view: 68. P. qinlingica, female; 69. P. scalaris, female; 70. P. shennongjiai, female; 71. P. sichuanensis, female; 72. P. zhoui, female; 73. P. zhoui, male" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280495>
|
||||
dc:description "FIGURE 109. Geographical distribution of species of P. pallidistigma group in China (3)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280495/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
137
data/03/82/16/03821663FFA2FFFEFF65367BFB77A201.ttl
Normal file
137
data/03/82/16/03821663FFA2FFFEFF65367BFB77A201.ttl
Normal file
|
|
@ -0,0 +1,137 @@
|
|||
@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/03821663FFA2FFFEFF65367BFB77A201>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280484>, <http://dx.doi.org/10.5281/zenodo.280485>, <http://dx.doi.org/10.5281/zenodo.280489>, <http://dx.doi.org/10.5281/zenodo.280491>, <http://dx.doi.org/10.5281/zenodo.280495>, <http://dx.doi.org/10.5281/zenodo.280492> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis zhoui Wei & Zhong 2007" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_zhoui_Wei_2007> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280484>, <http://dx.doi.org/10.5281/zenodo.280485>, <http://dx.doi.org/10.5281/zenodo.280489>, <http://dx.doi.org/10.5281/zenodo.280491>, <http://dx.doi.org/10.5281/zenodo.280495>, <http://dx.doi.org/10.5281/zenodo.280492> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_zhoui_Wei_2007>
|
||||
dwc:authority "Wei & Zhong, 2007" ;
|
||||
dwc:authorityName "Wei & Zhong" ;
|
||||
dwc:authorityYear "2007" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wei & Zhong, 2007" ;
|
||||
dwc:species "zhoui" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_zhoui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_zhoui>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zhoui" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280484>
|
||||
dc:description "FIGURES 29 – 32. Dorsal and lateral view: 29 – 30. P. sichuanensis, female, holotype; 31 – 32. P. zhoui, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280484/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280485>
|
||||
dc:description "FIGURES 33 – 34. Dorsal and lateral view: P. zhoui, male, from Yunnan Province" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280485/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280489>
|
||||
dc:description "FIGURES 53 – 58. Face in front view and head in dorsal view: 53. P. shennongjiai, female, face in front view; 54. P. sichuanensis, female, face in front view; 55. P. zhoui, female, face in front view; 56. P. zhoui, male, face in front view; 57. P. bilineata, female, head in dorsal view; 58. P. daochengensis, female, head in dorsal view" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280489/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280491>
|
||||
dc:description "FIGURES 68 – 73. Head in dorsal view: 68. P. qinlingica, female; 69. P. scalaris, female; 70. P. shennongjiai, female; 71. P. sichuanensis, female; 72. P. zhoui, female; 73. P. zhoui, male" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280495>
|
||||
dc:description "FIGURE 109. Geographical distribution of species of P. pallidistigma group in China (3)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280495/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280492>
|
||||
dc:description "FIGURES 98 – 106. gonoforceps and penis valve: 98. P. longicornis, gonoforceps; 99. P. pallens, gonoforceps; 100. P. pallidistigma, gonoforceps; 101. P. zhoui, gonoforceps; 102. P. longicornis, Penis valve; 103. P. nigronotata, Penis valve; 104. P. pallens, Penis valve; 105. P. pallidistigma, Penis valve; 106. P. zhoui, Penis valve" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280492/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
126
data/03/82/16/03821663FFA3FFF8FF653242FE0AA08E.ttl
Normal file
126
data/03/82/16/03821663FFA3FFF8FF653242FE0AA08E.ttl
Normal 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/03821663FFA3FFF8FF653242FE0AA08E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280483>, <http://dx.doi.org/10.5281/zenodo.280489>, <http://dx.doi.org/10.5281/zenodo.280491>, <http://dx.doi.org/10.5281/zenodo.280494> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis shennongjiai Zhong & Wei, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_shennongjiai_Zhong_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280483>, <http://dx.doi.org/10.5281/zenodo.280489>, <http://dx.doi.org/10.5281/zenodo.280491>, <http://dx.doi.org/10.5281/zenodo.280494> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_shennongjiai_Zhong_2012>
|
||||
dwc:authority "Zhong & Wei" ;
|
||||
dwc:authorityName "Zhong & Wei" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zhong & Wei" ;
|
||||
dwc:species "shennongjiai" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_shennongjiai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_shennongjiai>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "shennongjiai" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280483>
|
||||
dc:description "FIGURES 25 – 28. Dorsal and lateral view: 25 – 26. P. scalaris, female, from Sichuan Province; 27 – 28. P. shennongjiai, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280483/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280489>
|
||||
dc:description "FIGURES 53 – 58. Face in front view and head in dorsal view: 53. P. shennongjiai, female, face in front view; 54. P. sichuanensis, female, face in front view; 55. P. zhoui, female, face in front view; 56. P. zhoui, male, face in front view; 57. P. bilineata, female, head in dorsal view; 58. P. daochengensis, female, head in dorsal view" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280489/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280491>
|
||||
dc:description "FIGURES 68 – 73. Head in dorsal view: 68. P. qinlingica, female; 69. P. scalaris, female; 70. P. shennongjiai, female; 71. P. sichuanensis, female; 72. P. zhoui, female; 73. P. zhoui, male" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280494>
|
||||
dc:description "FIGURE 108. Geographical distribution of species of P. pallidistigma group in China (2)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280494/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
151
data/03/82/16/03821663FFA8FFF0FF6531B0FA11A41B.ttl
Normal file
151
data/03/82/16/03821663FFA8FFF0FF6531B0FA11A41B.ttl
Normal file
|
|
@ -0,0 +1,151 @@
|
|||
@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/03821663FFA8FFF0FF6531B0FA11A41B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280477>, <http://dx.doi.org/10.5281/zenodo.280486>, <http://dx.doi.org/10.5281/zenodo.280478>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280479>, <http://dx.doi.org/10.5281/zenodo.280480>, <http://dx.doi.org/10.5281/zenodo.280483>, <http://dx.doi.org/10.5281/zenodo.280484>, <http://dx.doi.org/10.5281/zenodo.280491>, <http://dx.doi.org/10.5281/zenodo.280481>, <http://dx.doi.org/10.5281/zenodo.280482>, <http://dx.doi.org/10.5281/zenodo.280492> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis pallidistigma" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_pallidistigma> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280477>, <http://dx.doi.org/10.5281/zenodo.280486>, <http://dx.doi.org/10.5281/zenodo.280478>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280479>, <http://dx.doi.org/10.5281/zenodo.280480>, <http://dx.doi.org/10.5281/zenodo.280483>, <http://dx.doi.org/10.5281/zenodo.280484>, <http://dx.doi.org/10.5281/zenodo.280491>, <http://dx.doi.org/10.5281/zenodo.280481>, <http://dx.doi.org/10.5281/zenodo.280482>, <http://dx.doi.org/10.5281/zenodo.280492> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_pallidistigma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallidistigma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280477>
|
||||
dc:description "FIGURES 1 – 4. Dorsal and lateral view: 1 – 2. P. bilineata, female, holotype; 3 – 4. P. daochengensis, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280477/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280486>
|
||||
dc:description "FIGURES 35 – 39. Mesoscutellum in lateral view and punctures on mesepisternum: 35. P. eleviscutellis, female, mesoscutellum in lateral view; 36. P. flavocapita, female, mesoscutellum in lateral view; 37. P. nigronotata, female, mesoscutellum in lateral view; 38. P. nigronotata, female, punctures on mesepisternum; 39. P. bilineata, female, punctures on mesepisternum" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280486/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280478>
|
||||
dc:description "FIGURES 5 – 8. Dorsal and lateral view: 5 – 6. P. eleviscutellis, female, holotype; 7 – 8. P. flavocapita, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280478/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280490>
|
||||
dc:description "FIGURES 59 – 67. Head in dorsal view: 59. P. eleviscutellis, female; 60. P. flavocapita, female; 61. P. longicornis, male; 62. P. nigronotata, female; 63. P. nigronotata, male; 64. P. pallens, female; 65. P. pallens, male; 66. P. pallidistigma, female; 67. P. pallidistigma, male" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280490/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280479>
|
||||
dc:description "FIGURES 9 – 12. Dorsal and lateral view: 9 – 10. P. longicornis, male, specimen from Gansu Province; 11 – 12. P. nigronotata, female, specimen from Southern Bavaria, Germany" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280479/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280480>
|
||||
dc:description "FIGURES 13 – 16. Dorsal and lateral view: 13 – 14. P. nigronotata, male, Southern Bavaria, Germany; 15 – 16. P. pallens, female, specimen from Sichuan province" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280480/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280483>
|
||||
dc:description "FIGURES 25 – 28. Dorsal and lateral view: 25 – 26. P. scalaris, female, from Sichuan Province; 27 – 28. P. shennongjiai, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280483/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280484>
|
||||
dc:description "FIGURES 29 – 32. Dorsal and lateral view: 29 – 30. P. sichuanensis, female, holotype; 31 – 32. P. zhoui, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280484/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280491>
|
||||
dc:description "FIGURES 68 – 73. Head in dorsal view: 68. P. qinlingica, female; 69. P. scalaris, female; 70. P. shennongjiai, female; 71. P. sichuanensis, female; 72. P. zhoui, female; 73. P. zhoui, male" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280481>
|
||||
dc:description "FIGURES 17 – 20. Dorsal and lateral view: 17 – 18. P. pallens, male, specimen from Sichuan province; 19 – 20. P. pallidistigma, female, specimen from Gansu Province" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280481/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280482>
|
||||
dc:description "FIGURES 21 – 24. Dorsal and lateral view: 21 – 22. P. pallidistigma, male, specimen from Gansu Province; 23 – 24. P. qinlingica, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280482/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280492>
|
||||
dc:description "FIGURES 98 – 106. gonoforceps and penis valve: 98. P. longicornis, gonoforceps; 99. P. pallens, gonoforceps; 100. P. pallidistigma, gonoforceps; 101. P. zhoui, gonoforceps; 102. P. longicornis, Penis valve; 103. P. nigronotata, Penis valve; 104. P. pallens, Penis valve; 105. P. pallidistigma, Penis valve; 106. P. zhoui, Penis valve" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280492/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
127
data/03/82/16/03821663FFAAFFF6FF6535C9FEA3A4B8.ttl
Normal file
127
data/03/82/16/03821663FFAAFFF6FF6535C9FEA3A4B8.ttl
Normal file
|
|
@ -0,0 +1,127 @@
|
|||
@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/03821663FFAAFFF6FF6535C9FEA3A4B8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280477>, <http://dx.doi.org/10.5281/zenodo.280487>, <http://dx.doi.org/10.5281/zenodo.280489>, <http://dx.doi.org/10.5281/zenodo.280493> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis daochengensis Wei & Zhong 2007" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_daochengensis_Wei_2007> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280477>, <http://dx.doi.org/10.5281/zenodo.280487>, <http://dx.doi.org/10.5281/zenodo.280489>, <http://dx.doi.org/10.5281/zenodo.280493> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_daochengensis_Wei_2007>
|
||||
dwc:authority "Wei & Zhong, 2007" ;
|
||||
dwc:authorityName "Wei & Zhong" ;
|
||||
dwc:authorityYear "2007" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wei & Zhong, 2007" ;
|
||||
dwc:species "daochengensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_daochengensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_daochengensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "daochengensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280477>
|
||||
dc:description "FIGURES 1 – 4. Dorsal and lateral view: 1 – 2. P. bilineata, female, holotype; 3 – 4. P. daochengensis, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280477/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280487>
|
||||
dc:description "FIGURES 40 – 45. Face in front view: 40. P. bilineata, female; 41. P. daochengensis, female; 42. P. eleviscutellis, female; 43. P. flavocapita, female; 44. P. longicornis, male; 45. P. nigronotata, female" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280487/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280489>
|
||||
dc:description "FIGURES 53 – 58. Face in front view and head in dorsal view: 53. P. shennongjiai, female, face in front view; 54. P. sichuanensis, female, face in front view; 55. P. zhoui, female, face in front view; 56. P. zhoui, male, face in front view; 57. P. bilineata, female, head in dorsal view; 58. P. daochengensis, female, head in dorsal view" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280489/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280493>
|
||||
dc:description "FIGURE 107. Geographical distribution of species of P. pallidistigma group in China (1)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280493/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
112
data/03/82/16/03821663FFABFFF0FF65339AFB88A103.ttl
Normal file
112
data/03/82/16/03821663FFABFFF0FF65339AFB88A103.ttl
Normal file
|
|
@ -0,0 +1,112 @@
|
|||
@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/03821663FFABFFF0FF65339AFB88A103>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280493> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis alpina Malaise 1945" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_alpina_Malaise_1945> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280493> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_alpina_Malaise_1945>
|
||||
dwc:authority "Malaise, 1945" ;
|
||||
dwc:authorityName "Malaise" ;
|
||||
dwc:authorityYear "1945" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Malaise, 1945" ;
|
||||
dwc:species "alpina" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_alpina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_alpina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alpina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280493>
|
||||
dc:description "FIGURE 107. Geographical distribution of species of P. pallidistigma group in China (1)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280493/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
131
data/03/82/16/03821663FFABFFF1FF6536A3FE0AA223.ttl
Normal file
131
data/03/82/16/03821663FFABFFF1FF6536A3FE0AA223.ttl
Normal file
|
|
@ -0,0 +1,131 @@
|
|||
@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/03821663FFABFFF1FF6536A3FE0AA223>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280477>, <http://dx.doi.org/10.5281/zenodo.280487>, <http://dx.doi.org/10.5281/zenodo.280489>, <http://dx.doi.org/10.5281/zenodo.280493>, <http://dx.doi.org/10.5281/zenodo.280486> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis bilineata Zhong & Wei, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_bilineata_Zhong_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280477>, <http://dx.doi.org/10.5281/zenodo.280487>, <http://dx.doi.org/10.5281/zenodo.280489>, <http://dx.doi.org/10.5281/zenodo.280493>, <http://dx.doi.org/10.5281/zenodo.280486> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_bilineata_Zhong_2012>
|
||||
dwc:authority "Zhong & Wei" ;
|
||||
dwc:authorityName "Zhong & Wei" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zhong & Wei" ;
|
||||
dwc:species "bilineata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_bilineata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_bilineata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bilineata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280477>
|
||||
dc:description "FIGURES 1 – 4. Dorsal and lateral view: 1 – 2. P. bilineata, female, holotype; 3 – 4. P. daochengensis, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280477/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280487>
|
||||
dc:description "FIGURES 40 – 45. Face in front view: 40. P. bilineata, female; 41. P. daochengensis, female; 42. P. eleviscutellis, female; 43. P. flavocapita, female; 44. P. longicornis, male; 45. P. nigronotata, female" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280487/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280489>
|
||||
dc:description "FIGURES 53 – 58. Face in front view and head in dorsal view: 53. P. shennongjiai, female, face in front view; 54. P. sichuanensis, female, face in front view; 55. P. zhoui, female, face in front view; 56. P. zhoui, male, face in front view; 57. P. bilineata, female, head in dorsal view; 58. P. daochengensis, female, head in dorsal view" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280489/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280493>
|
||||
dc:description "FIGURE 107. Geographical distribution of species of P. pallidistigma group in China (1)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280493/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280486>
|
||||
dc:description "FIGURES 35 – 39. Mesoscutellum in lateral view and punctures on mesepisternum: 35. P. eleviscutellis, female, mesoscutellum in lateral view; 36. P. flavocapita, female, mesoscutellum in lateral view; 37. P. nigronotata, female, mesoscutellum in lateral view; 38. P. nigronotata, female, punctures on mesepisternum; 39. P. bilineata, female, punctures on mesepisternum" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280486/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
173
data/03/82/16/03821663FFACFFF4FF6535BAFB84A6A0.ttl
Normal file
173
data/03/82/16/03821663FFACFFF4FF6535BAFB84A6A0.ttl
Normal file
|
|
@ -0,0 +1,173 @@
|
|||
@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/03821663FFACFFF4FF6535BAFB84A6A0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280479>, <http://dx.doi.org/10.5281/zenodo.280487>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280492>, <http://dx.doi.org/10.5281/zenodo.280494> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis longicornis Jakowlew 1891" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_longicornis_Jakowlew_1891> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Macrophya_nigrolineata_Matsumura_1912> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280479>, <http://dx.doi.org/10.5281/zenodo.280487>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280492>, <http://dx.doi.org/10.5281/zenodo.280494> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_longicornis_Jakowlew_1891>
|
||||
dwc:authority "Jakowlew, 1891" ;
|
||||
dwc:authorityName "Jakowlew" ;
|
||||
dwc:authorityYear "1891" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jakowlew, 1891" ;
|
||||
dwc:species "longicornis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_longicornis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macrophya_nigrolineata_Matsumura_1912>
|
||||
dwc:authority "Matsumura, 1912: 48" ;
|
||||
dwc:authorityName "Matsumura" ;
|
||||
dwc:authorityPageNumber "48" ;
|
||||
dwc:authorityYear "1912" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Macrophya" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Matsumura, 1912" ;
|
||||
dwc:species "nigrolineata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macrophya_nigrolineata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_longicornis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longicornis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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/Macrophya_nigrolineata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Macrophya" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigrolineata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrophya> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrophya>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Macrophya" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280479>
|
||||
dc:description "FIGURES 9 – 12. Dorsal and lateral view: 9 – 10. P. longicornis, male, specimen from Gansu Province; 11 – 12. P. nigronotata, female, specimen from Southern Bavaria, Germany" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280479/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280487>
|
||||
dc:description "FIGURES 40 – 45. Face in front view: 40. P. bilineata, female; 41. P. daochengensis, female; 42. P. eleviscutellis, female; 43. P. flavocapita, female; 44. P. longicornis, male; 45. P. nigronotata, female" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280487/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280490>
|
||||
dc:description "FIGURES 59 – 67. Head in dorsal view: 59. P. eleviscutellis, female; 60. P. flavocapita, female; 61. P. longicornis, male; 62. P. nigronotata, female; 63. P. nigronotata, male; 64. P. pallens, female; 65. P. pallens, male; 66. P. pallidistigma, female; 67. P. pallidistigma, male" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280490/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280492>
|
||||
dc:description "FIGURES 98 – 106. gonoforceps and penis valve: 98. P. longicornis, gonoforceps; 99. P. pallens, gonoforceps; 100. P. pallidistigma, gonoforceps; 101. P. zhoui, gonoforceps; 102. P. longicornis, Penis valve; 103. P. nigronotata, Penis valve; 104. P. pallens, Penis valve; 105. P. pallidistigma, Penis valve; 106. P. zhoui, Penis valve" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280492/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280494>
|
||||
dc:description "FIGURE 108. Geographical distribution of species of P. pallidistigma group in China (2)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280494/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
132
data/03/82/16/03821663FFACFFF7FF6531D9FE05A238.ttl
Normal file
132
data/03/82/16/03821663FFACFFF7FF6531D9FE05A238.ttl
Normal 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/03821663FFACFFF7FF6531D9FE05A238>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280478>, <http://dx.doi.org/10.5281/zenodo.280487>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280494>, <http://dx.doi.org/10.5281/zenodo.280486> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis flavocapita Wei & Zhong 2002" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_flavocapita_Wei_2002> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280478>, <http://dx.doi.org/10.5281/zenodo.280487>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280494>, <http://dx.doi.org/10.5281/zenodo.280486> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_flavocapita_Wei_2002>
|
||||
dwc:authority "Wei & Zhong, 2002" ;
|
||||
dwc:authorityName "Wei & Zhong" ;
|
||||
dwc:authorityYear "2002" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wei & Zhong, 2002" ;
|
||||
dwc:species "flavocapita" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_flavocapita> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_flavocapita>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavocapita" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280478>
|
||||
dc:description "FIGURES 5 – 8. Dorsal and lateral view: 5 – 6. P. eleviscutellis, female, holotype; 7 – 8. P. flavocapita, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280478/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280487>
|
||||
dc:description "FIGURES 40 – 45. Face in front view: 40. P. bilineata, female; 41. P. daochengensis, female; 42. P. eleviscutellis, female; 43. P. flavocapita, female; 44. P. longicornis, male; 45. P. nigronotata, female" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280487/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280490>
|
||||
dc:description "FIGURES 59 – 67. Head in dorsal view: 59. P. eleviscutellis, female; 60. P. flavocapita, female; 61. P. longicornis, male; 62. P. nigronotata, female; 63. P. nigronotata, male; 64. P. pallens, female; 65. P. pallens, male; 66. P. pallidistigma, female; 67. P. pallidistigma, male" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280490/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280494>
|
||||
dc:description "FIGURE 108. Geographical distribution of species of P. pallidistigma group in China (2)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280494/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280486>
|
||||
dc:description "FIGURES 35 – 39. Mesoscutellum in lateral view and punctures on mesepisternum: 35. P. eleviscutellis, female, mesoscutellum in lateral view; 36. P. flavocapita, female, mesoscutellum in lateral view; 37. P. nigronotata, female, mesoscutellum in lateral view; 38. P. nigronotata, female, punctures on mesepisternum; 39. P. bilineata, female, punctures on mesepisternum" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280486/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
132
data/03/82/16/03821663FFADFFF7FF65343AFF6BA6D3.ttl
Normal file
132
data/03/82/16/03821663FFADFFF7FF65343AFF6BA6D3.ttl
Normal 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/03821663FFADFFF7FF65343AFF6BA6D3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280478>, <http://dx.doi.org/10.5281/zenodo.280487>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280493>, <http://dx.doi.org/10.5281/zenodo.280486> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis eleviscutellis Wei & Nie 1999" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_eleviscutellis_Wei_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280478>, <http://dx.doi.org/10.5281/zenodo.280487>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280493>, <http://dx.doi.org/10.5281/zenodo.280486> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_eleviscutellis_Wei_1999>
|
||||
dwc:authority "Wei & Nie, 1999" ;
|
||||
dwc:authorityName "Wei & Nie" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wei & Nie, 1999" ;
|
||||
dwc:species "eleviscutellis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_eleviscutellis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_eleviscutellis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "eleviscutellis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280478>
|
||||
dc:description "FIGURES 5 – 8. Dorsal and lateral view: 5 – 6. P. eleviscutellis, female, holotype; 7 – 8. P. flavocapita, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280478/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280487>
|
||||
dc:description "FIGURES 40 – 45. Face in front view: 40. P. bilineata, female; 41. P. daochengensis, female; 42. P. eleviscutellis, female; 43. P. flavocapita, female; 44. P. longicornis, male; 45. P. nigronotata, female" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280487/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280490>
|
||||
dc:description "FIGURES 59 – 67. Head in dorsal view: 59. P. eleviscutellis, female; 60. P. flavocapita, female; 61. P. longicornis, male; 62. P. nigronotata, female; 63. P. nigronotata, male; 64. P. pallens, female; 65. P. pallens, male; 66. P. pallidistigma, female; 67. P. pallidistigma, male" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280490/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280493>
|
||||
dc:description "FIGURE 107. Geographical distribution of species of P. pallidistigma group in China (1)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280493/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280486>
|
||||
dc:description "FIGURES 35 – 39. Mesoscutellum in lateral view and punctures on mesepisternum: 35. P. eleviscutellis, female, mesoscutellum in lateral view; 36. P. flavocapita, female, mesoscutellum in lateral view; 37. P. nigronotata, female, mesoscutellum in lateral view; 38. P. nigronotata, female, punctures on mesepisternum; 39. P. bilineata, female, punctures on mesepisternum" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280486/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
155
data/03/82/16/03821663FFAEFFFAFF6534DBFB8EA4B8.ttl
Normal file
155
data/03/82/16/03821663FFAEFFFAFF6534DBFB8EA4B8.ttl
Normal file
|
|
@ -0,0 +1,155 @@
|
|||
@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/03821663FFAEFFFAFF6534DBFB8EA4B8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280481>, <http://dx.doi.org/10.5281/zenodo.280482>, <http://dx.doi.org/10.5281/zenodo.280488>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280494>, <http://dx.doi.org/10.5281/zenodo.280492> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis pallidistigma Malaise 1931" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_pallidistigma_Malaise_1931> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_pallidistigma_Malaise_1945> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280481>, <http://dx.doi.org/10.5281/zenodo.280482>, <http://dx.doi.org/10.5281/zenodo.280488>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280494>, <http://dx.doi.org/10.5281/zenodo.280492> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_pallidistigma_Malaise_1931>
|
||||
dwc:authority "Malaise, 1931" ;
|
||||
dwc:authorityName "Malaise" ;
|
||||
dwc:authorityYear "1931" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Malaise, 1931" ;
|
||||
dwc:species "pallidistigma" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_pallidistigma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_pallidistigma_Malaise_1945>
|
||||
dwc:authority "Malaise 1945: 146" ;
|
||||
dwc:authorityName "Malaise" ;
|
||||
dwc:authorityPageNumber "146" ;
|
||||
dwc:authorityYear "1945" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Malaise, 1945" ;
|
||||
dwc:species "pallidistigma" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_pallidistigma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_pallidistigma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallidistigma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280481>
|
||||
dc:description "FIGURES 17 – 20. Dorsal and lateral view: 17 – 18. P. pallens, male, specimen from Sichuan province; 19 – 20. P. pallidistigma, female, specimen from Gansu Province" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280481/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280482>
|
||||
dc:description "FIGURES 21 – 24. Dorsal and lateral view: 21 – 22. P. pallidistigma, male, specimen from Gansu Province; 23 – 24. P. qinlingica, female, holotype" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280482/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280488>
|
||||
dc:description "FIGURES 46 – 52. Face in front view: 46. P. nigronotata, male; 47. P. pallens, female; 48. P. pallens, male; 49. P. pallidistigma, female; 50. P. pallidistigma, male; 51. P. qinlingica, female; 52. P. scalaris, female" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280488/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280490>
|
||||
dc:description "FIGURES 59 – 67. Head in dorsal view: 59. P. eleviscutellis, female; 60. P. flavocapita, female; 61. P. longicornis, male; 62. P. nigronotata, female; 63. P. nigronotata, male; 64. P. pallens, female; 65. P. pallens, male; 66. P. pallidistigma, female; 67. P. pallidistigma, male" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280490/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280494>
|
||||
dc:description "FIGURE 108. Geographical distribution of species of P. pallidistigma group in China (2)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280494/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280492>
|
||||
dc:description "FIGURES 98 – 106. gonoforceps and penis valve: 98. P. longicornis, gonoforceps; 99. P. pallens, gonoforceps; 100. P. pallidistigma, gonoforceps; 101. P. zhoui, gonoforceps; 102. P. longicornis, Penis valve; 103. P. nigronotata, Penis valve; 104. P. pallens, Penis valve; 105. P. pallidistigma, Penis valve; 106. P. zhoui, Penis valve" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280492/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
165
data/03/82/16/03821663FFAFFFF4FF653242FACFA1B3.ttl
Normal file
165
data/03/82/16/03821663FFAFFFF4FF653242FACFA1B3.ttl
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
@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/03821663FFAFFFF4FF653242FACFA1B3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280479>, <http://dx.doi.org/10.5281/zenodo.280480>, <http://dx.doi.org/10.5281/zenodo.280487>, <http://dx.doi.org/10.5281/zenodo.280488>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280494>, <http://dx.doi.org/10.5281/zenodo.280486>, <http://dx.doi.org/10.5281/zenodo.280492> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis nigronotata Kriechbaumer 1874" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_nigronotata_Kriechbaumer_1874> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_nigronotata_Benson_1952> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280479>, <http://dx.doi.org/10.5281/zenodo.280480>, <http://dx.doi.org/10.5281/zenodo.280487>, <http://dx.doi.org/10.5281/zenodo.280488>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280494>, <http://dx.doi.org/10.5281/zenodo.280486>, <http://dx.doi.org/10.5281/zenodo.280492> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_nigronotata_Kriechbaumer_1874>
|
||||
dwc:authority "Kriechbaumer, 1874" ;
|
||||
dwc:authorityName "Kriechbaumer" ;
|
||||
dwc:authorityYear "1874" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kriechbaumer, 1874" ;
|
||||
dwc:species "nigronotata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_nigronotata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_nigronotata_Benson_1952>
|
||||
dwc:authority "Benson 1952: 128" ;
|
||||
dwc:authorityName "Benson" ;
|
||||
dwc:authorityPageNumber "128" ;
|
||||
dwc:authorityYear "1952" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Benson, 1952" ;
|
||||
dwc:species "nigronotata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_nigronotata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_nigronotata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigronotata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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.280479>
|
||||
dc:description "FIGURES 9 – 12. Dorsal and lateral view: 9 – 10. P. longicornis, male, specimen from Gansu Province; 11 – 12. P. nigronotata, female, specimen from Southern Bavaria, Germany" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280479/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280480>
|
||||
dc:description "FIGURES 13 – 16. Dorsal and lateral view: 13 – 14. P. nigronotata, male, Southern Bavaria, Germany; 15 – 16. P. pallens, female, specimen from Sichuan province" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280480/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280487>
|
||||
dc:description "FIGURES 40 – 45. Face in front view: 40. P. bilineata, female; 41. P. daochengensis, female; 42. P. eleviscutellis, female; 43. P. flavocapita, female; 44. P. longicornis, male; 45. P. nigronotata, female" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280487/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280488>
|
||||
dc:description "FIGURES 46 – 52. Face in front view: 46. P. nigronotata, male; 47. P. pallens, female; 48. P. pallens, male; 49. P. pallidistigma, female; 50. P. pallidistigma, male; 51. P. qinlingica, female; 52. P. scalaris, female" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280488/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280490>
|
||||
dc:description "FIGURES 59 – 67. Head in dorsal view: 59. P. eleviscutellis, female; 60. P. flavocapita, female; 61. P. longicornis, male; 62. P. nigronotata, female; 63. P. nigronotata, male; 64. P. pallens, female; 65. P. pallens, male; 66. P. pallidistigma, female; 67. P. pallidistigma, male" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280490/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280494>
|
||||
dc:description "FIGURE 108. Geographical distribution of species of P. pallidistigma group in China (2)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280494/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280486>
|
||||
dc:description "FIGURES 35 – 39. Mesoscutellum in lateral view and punctures on mesepisternum: 35. P. eleviscutellis, female, mesoscutellum in lateral view; 36. P. flavocapita, female, mesoscutellum in lateral view; 37. P. nigronotata, female, mesoscutellum in lateral view; 38. P. nigronotata, female, punctures on mesepisternum; 39. P. bilineata, female, punctures on mesepisternum" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280486/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280492>
|
||||
dc:description "FIGURES 98 – 106. gonoforceps and penis valve: 98. P. longicornis, gonoforceps; 99. P. pallens, gonoforceps; 100. P. pallidistigma, gonoforceps; 101. P. zhoui, gonoforceps; 102. P. longicornis, Penis valve; 103. P. nigronotata, Penis valve; 104. P. pallens, Penis valve; 105. P. pallidistigma, Penis valve; 106. P. zhoui, Penis valve" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280492/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
162
data/03/82/16/03821663FFAFFFF5FF653733FC2CA3DE.ttl
Normal file
162
data/03/82/16/03821663FFAFFFF5FF653733FC2CA3DE.ttl
Normal file
|
|
@ -0,0 +1,162 @@
|
|||
@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/03821663FFAFFFF5FF653733FC2CA3DE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.280480>, <http://dx.doi.org/10.5281/zenodo.280481>, <http://dx.doi.org/10.5281/zenodo.280488>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280495>, <http://dx.doi.org/10.5281/zenodo.280492> ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:title "Pachyprotasis pallens Malaise 1945" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_pallens_Malaise_1945> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_similis>, <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_smithi> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.280476> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280476>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3242" ;
|
||||
dc:creator "Zhong, Yihai; Wei, Meicai" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A review of the Pachyprotasis pallidistigma species group (Hymenoptera: Tenthredinidae) from China, with descriptions of three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.280480>, <http://dx.doi.org/10.5281/zenodo.280481>, <http://dx.doi.org/10.5281/zenodo.280488>, <http://dx.doi.org/10.5281/zenodo.280490>, <http://dx.doi.org/10.5281/zenodo.280495>, <http://dx.doi.org/10.5281/zenodo.280492> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachyprotasis_pallens_Malaise_1945>
|
||||
dwc:authority "Malaise, 1945" ;
|
||||
dwc:authorityName "Malaise" ;
|
||||
dwc:authorityYear "1945" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Malaise, 1945" ;
|
||||
dwc:species "pallens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_pallens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_pallens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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/Pachyprotasis_similis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "similis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyprotasis_smithi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Pachyprotasis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "smithi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachyprotasis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280480>
|
||||
dc:description "FIGURES 13 – 16. Dorsal and lateral view: 13 – 14. P. nigronotata, male, Southern Bavaria, Germany; 15 – 16. P. pallens, female, specimen from Sichuan province" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280480/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280481>
|
||||
dc:description "FIGURES 17 – 20. Dorsal and lateral view: 17 – 18. P. pallens, male, specimen from Sichuan province; 19 – 20. P. pallidistigma, female, specimen from Gansu Province" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280481/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280488>
|
||||
dc:description "FIGURES 46 – 52. Face in front view: 46. P. nigronotata, male; 47. P. pallens, female; 48. P. pallens, male; 49. P. pallidistigma, female; 50. P. pallidistigma, male; 51. P. qinlingica, female; 52. P. scalaris, female" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280488/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280490>
|
||||
dc:description "FIGURES 59 – 67. Head in dorsal view: 59. P. eleviscutellis, female; 60. P. flavocapita, female; 61. P. longicornis, male; 62. P. nigronotata, female; 63. P. nigronotata, male; 64. P. pallens, female; 65. P. pallens, male; 66. P. pallidistigma, female; 67. P. pallidistigma, male" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280490/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280495>
|
||||
dc:description "FIGURE 109. Geographical distribution of species of P. pallidistigma group in China (3)" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280495/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.280492>
|
||||
dc:description "FIGURES 98 – 106. gonoforceps and penis valve: 98. P. longicornis, gonoforceps; 99. P. pallens, gonoforceps; 100. P. pallidistigma, gonoforceps; 101. P. zhoui, gonoforceps; 102. P. longicornis, Penis valve; 103. P. nigronotata, Penis valve; 104. P. pallens, Penis valve; 105. P. pallidistigma, Penis valve; 106. P. zhoui, Penis valve" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/280492/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
132
data/03/82/16/03821672FFCE1D5450DCFB91FF72F7CC.ttl
Normal file
132
data/03/82/16/03821672FFCE1D5450DCFB91FF72F7CC.ttl
Normal 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/03821672FFCE1D5450DCFB91FF72F7CC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5384166>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:title "Macromalthinus globuliventris Brancucci 1981" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFCE1D5450DCFB91FF72F7CC.mc.3B43AD39FFCE1D5451A3FA71FC97FA4C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFCE1D5450DCFB91FF72F7CC.mc.3B43AD39FFCE1D5451FBFA51FCDEFA6C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_globuliventris_Brancucci_1981> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11606/1807-0205/2018.58.58> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11606/1807-0205/2018.58.58>
|
||||
bibo:endPage "22" ;
|
||||
bibo:journal "Papéis Avulsos de Zoologia" ;
|
||||
bibo:pubDate "2018-11-29" ;
|
||||
bibo:series "Pap. Avulsos Zool., S. Paulo" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A revision of Macromalthinus Pic, 1919 with description of six new species (Coleoptera: Cantharidae: Chauliognathinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5384166>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_globuliventris_Brancucci_1981>
|
||||
dwc:authority "Brancucci, 1981" ;
|
||||
dwc:authorityName "Brancucci" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brancucci, 1981" ;
|
||||
dwc:species "globuliventris" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus_globuliventris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus_globuliventris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "globuliventris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
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.5384166>
|
||||
dc:description "Figures 49-54: Type specimens of Macromalthinus species. (49) M. belemensis Brancucci,1981 (holotype, MPEG).(50) M. brasiliensis (Pic,1906) (= Maronius brasiliensis Pic,1906 (lectotype,MNHN).(51) M. globuliventris Brancucci,1981 (paratype,NHMB).(52) M. maximiceps Pic,1919 (lectotype,MNHN).(53) M.santaremensis Brancucci,1981 (holotype,NHMB).(54) M.schmidli Constantin,2010 (holotype,NHMB).Scale bars:2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384166/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384172>
|
||||
dc:description "Figures 66-69: Distribution of Macromalthinus species. (66) Distribution of Macromalthinus species in South America. (67) Distribution of M. brasiliensis in Brazil.(68)Distribution ofM.maximiceps inFrench Guiana.(69)Distribution of M.guyanensis sp.nov.,andM.orapuensis sp.nov.inFrench Guiana.Background maps of Figs.66-67 by NaturalEarth (available at:www.naturalearthdata.com), and Figs.68-69 byEric Gaba." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384172/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFCE1D5450DCFB91FF72F7CC.mc.3B43AD39FFCE1D5451A3FA71FC97FA4C>
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:recordedBy "Fry" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFCE1D5450DCFB91FF72F7CC#3B43AD39FFCE1D5451A3FA71FC97FA4C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFCE1D5450DCFB91FF72F7CC.mc.3B43AD39FFCE1D5451FBFA51FCDEFA6C>
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:recordedBy "Fry" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFCE1D5450DCFB91FF72F7CC#3B43AD39FFCE1D5451FBFA51FCDEFA6C> ;
|
||||
a dwc:MaterialCitation .
|
||||
127
data/03/82/16/03821672FFCF1D55508FFAF1F985FECC.ttl
Normal file
127
data/03/82/16/03821672FFCF1D55508FFAF1F985FECC.ttl
Normal file
|
|
@ -0,0 +1,127 @@
|
|||
@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/03821672FFCF1D55508FFAF1F985FECC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5384166>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:title "Macromalthinus santaremensis Brancucci 1981" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFCF1D55508FFAF1F985FECC.mc.3B43AD39FFCF1D555165FA51FCFAFA6C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_santaremensis_Brancucci_1981> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11606/1807-0205/2018.58.58> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11606/1807-0205/2018.58.58>
|
||||
bibo:endPage "22" ;
|
||||
bibo:journal "Papéis Avulsos de Zoologia" ;
|
||||
bibo:pubDate "2018-11-29" ;
|
||||
bibo:series "Pap. Avulsos Zool., S. Paulo" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A revision of Macromalthinus Pic, 1919 with description of six new species (Coleoptera: Cantharidae: Chauliognathinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5384166>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_santaremensis_Brancucci_1981>
|
||||
dwc:authority "Brancucci, 1981" ;
|
||||
dwc:authorityName "Brancucci" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brancucci, 1981" ;
|
||||
dwc:species "santaremensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus_santaremensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus_santaremensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "santaremensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
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.5384166>
|
||||
dc:description "Figures 49-54: Type specimens of Macromalthinus species. (49) M. belemensis Brancucci,1981 (holotype, MPEG).(50) M. brasiliensis (Pic,1906) (= Maronius brasiliensis Pic,1906 (lectotype,MNHN).(51) M. globuliventris Brancucci,1981 (paratype,NHMB).(52) M. maximiceps Pic,1919 (lectotype,MNHN).(53) M.santaremensis Brancucci,1981 (holotype,NHMB).(54) M.schmidli Constantin,2010 (holotype,NHMB).Scale bars:2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384166/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384172>
|
||||
dc:description "Figures 66-69: Distribution of Macromalthinus species. (66) Distribution of Macromalthinus species in South America. (67) Distribution of M. brasiliensis in Brazil.(68)Distribution ofM.maximiceps inFrench Guiana.(69)Distribution of M.guyanensis sp.nov.,andM.orapuensis sp.nov.inFrench Guiana.Background maps of Figs.66-67 by NaturalEarth (available at:www.naturalearthdata.com), and Figs.68-69 byEric Gaba." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384172/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFCF1D55508FFAF1F985FECC.mc.3B43AD39FFCF1D555165FA51FCFAFA6C>
|
||||
dwc:collectionCode "NHMB" ;
|
||||
dwc:locality "Santarem" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFCF1D55508FFAF1F985FECC#3B43AD39FFCF1D555165FA51FCFAFA6C> ;
|
||||
a dwc:MaterialCitation .
|
||||
263
data/03/82/16/03821672FFD01D4A5391FE51F8F4F7CC.ttl
Normal file
263
data/03/82/16/03821672FFD01D4A5391FE51F8F4F7CC.ttl
Normal file
|
|
@ -0,0 +1,263 @@
|
|||
@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/03821672FFD01D4A5391FE51F8F4F7CC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5384166>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:title "Macromalthinus belemensis Brancucci 1981" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A545CFDB1F964FD2C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5386FD51F995FD6C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A54F9FD31F938FC8C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A545DFD11FE94FCAC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A53F9FCF1F9F8FCEC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5481FCB1F836FCEC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A555EFCB1F878FC2C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5450FC51F9A0FC6C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A54E7FC31FE9CFBAC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A53E4FBF1F92DFB6C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5456FB31F873FA8C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5511FB11F876FAAC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5514FAF1F8F2FACC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5597FAD1F8F6FAEC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5597FAB1F8ACFA0C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_belemensis_Brancucci_1981> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11606/1807-0205/2018.58.58> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11606/1807-0205/2018.58.58>
|
||||
bibo:endPage "22" ;
|
||||
bibo:journal "Papéis Avulsos de Zoologia" ;
|
||||
bibo:pubDate "2018-11-29" ;
|
||||
bibo:series "Pap. Avulsos Zool., S. Paulo" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A revision of Macromalthinus Pic, 1919 with description of six new species (Coleoptera: Cantharidae: Chauliognathinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5384166>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_belemensis_Brancucci_1981>
|
||||
dwc:authority "Brancucci, 1981" ;
|
||||
dwc:authorityName "Brancucci" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brancucci, 1981" ;
|
||||
dwc:species "belemensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus_belemensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus_belemensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "belemensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
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.5384166>
|
||||
dc:description "Figures 49-54: Type specimens of Macromalthinus species. (49) M. belemensis Brancucci,1981 (holotype, MPEG).(50) M. brasiliensis (Pic,1906) (= Maronius brasiliensis Pic,1906 (lectotype,MNHN).(51) M. globuliventris Brancucci,1981 (paratype,NHMB).(52) M. maximiceps Pic,1919 (lectotype,MNHN).(53) M.santaremensis Brancucci,1981 (holotype,NHMB).(54) M.schmidli Constantin,2010 (holotype,NHMB).Scale bars:2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384166/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384172>
|
||||
dc:description "Figures 66-69: Distribution of Macromalthinus species. (66) Distribution of Macromalthinus species in South America. (67) Distribution of M. brasiliensis in Brazil.(68)Distribution ofM.maximiceps inFrench Guiana.(69)Distribution of M.guyanensis sp.nov.,andM.orapuensis sp.nov.inFrench Guiana.Background maps of Figs.66-67 by NaturalEarth (available at:www.naturalearthdata.com), and Figs.68-69 byEric Gaba." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384172/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A545CFDB1F964FD2C>
|
||||
dwc:catalogNumber "MPEG 15010786" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "1977-04-01" ;
|
||||
dwc:locality "Mocambo" ;
|
||||
dwc:recordedBy "AY Harada" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A545CFDB1F964FD2C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5386FD51F995FD6C>
|
||||
dwc:collectionCode "NHMB" ;
|
||||
dwc:eventDate "1977-03-05" ;
|
||||
dwc:locality "Mocambo" ;
|
||||
dwc:recordedBy "MF Torres" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A5386FD51F995FD6C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A54F9FD31F938FC8C>
|
||||
dwc:collectionCode "NHMB" ;
|
||||
dwc:eventDate "1977-04-01" ;
|
||||
dwc:locality "Mocambo" ;
|
||||
dwc:recordedBy "AY Harada" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A54F9FD31F938FC8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A545DFD11FE94FCAC>
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "1961-04-25" ;
|
||||
dwc:locality "Utinga" ;
|
||||
dwc:recordedBy "J. & B. Bechyne" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A545DFD11FE94FCAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A53F9FCF1F9F8FCEC>
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:locality "Santarem" ;
|
||||
dwc:recordedBy "Stevens'" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A53F9FCF1F9F8FCEC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5481FCB1F836FCEC>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Para'" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A5481FCB1F836FCEC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A555EFCB1F878FC2C>
|
||||
dwc:collectionCode "MNHN, MPEG" ;
|
||||
dwc:eventDate "1961-03-23" ;
|
||||
dwc:locality "Limao" ;
|
||||
dwc:recordedBy "J. & B. Bechyne" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A555EFCB1F878FC2C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5450FC51F9A0FC6C>
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "1980-01-17" ;
|
||||
dwc:locality "Mocambo" ;
|
||||
dwc:recordedBy "M. F. Torres" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A5450FC51F9A0FC6C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A54E7FC31FE9CFBAC>
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "1999-05-01" ;
|
||||
dwc:locality "Caxiuana" ;
|
||||
dwc:recordedBy "Percurso & O. Silveira & J. Dias" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A54E7FC31FE9CFBAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A53E4FBF1F92DFB6C>
|
||||
dwc:catalogNumber "BMNH 1973-292" ;
|
||||
dwc:collectionCode "MZSP, MPEG" ;
|
||||
dwc:eventDate "1961-09-03" ;
|
||||
dwc:locality "Caxiuana" ;
|
||||
dwc:recordedBy "J. O. Dias & Serra Lombard & Limao & J. & B. Bechyne & B. E. Freeman & Roy. Soc. & Roy. Geog. Soc. Xavantina-Cachimbo Exped." ;
|
||||
dwc:verbatimLatitude "-12.833333" ;
|
||||
dwc:verbatimLongitude "-51.75" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A53E4FBF1F92DFB6C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5456FB31F873FA8C>
|
||||
dwc:catalogNumber "BMNH 1968-260" ;
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:eventDate "1968-10-26" ;
|
||||
dwc:locality "Caxiuana" ;
|
||||
dwc:recordedBy "O. W. Richards" ;
|
||||
dwc:verbatimLatitude "-12.833333" ;
|
||||
dwc:verbatimLongitude "-51.783333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A5456FB31F873FA8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5511FB11F876FAAC>
|
||||
dwc:catalogNumber "BMNH 1968-260" ;
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:eventDate "1968-10-05" ;
|
||||
dwc:locality "Caxiuana" ;
|
||||
dwc:recordedBy "O. W. Richards" ;
|
||||
dwc:verbatimLatitude "-12.833333" ;
|
||||
dwc:verbatimLongitude "-51.783333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A5511FB11F876FAAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5514FAF1F8F2FACC>
|
||||
dwc:catalogNumber "BMNH 1968-260" ;
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:eventDate "1968-03-13" ;
|
||||
dwc:locality "Caxiuana" ;
|
||||
dwc:recordedBy "O. W. Richards" ;
|
||||
dwc:verbatimLatitude "-12.833333" ;
|
||||
dwc:verbatimLongitude "-51.783333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A5514FAF1F8F2FACC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5597FAD1F8F6FAEC>
|
||||
dwc:catalogNumber "BMNH 1968-260" ;
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:eventDate "1968-03-25" ;
|
||||
dwc:locality "Caxiuana" ;
|
||||
dwc:recordedBy "O. W. Richards" ;
|
||||
dwc:verbatimLatitude "-12.833333" ;
|
||||
dwc:verbatimLongitude "-51.783333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A5597FAD1F8F6FAEC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD01D4A5391FE51F8F4F7CC.mc.3B43AD39FFD01D4A5597FAB1F8ACFA0C>
|
||||
dwc:catalogNumber "BMNH 1968-260" ;
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:eventDate "1968-09-27" ;
|
||||
dwc:locality "Campo" ;
|
||||
dwc:recordedBy "O. W. Richards" ;
|
||||
dwc:verbatimLatitude "-12.833333" ;
|
||||
dwc:verbatimLongitude "-51.783333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD01D4A5391FE51F8F4F7CC#3B43AD39FFD01D4A5597FAB1F8ACFA0C> ;
|
||||
a dwc:MaterialCitation .
|
||||
192
data/03/82/16/03821672FFD21D4953B9FF31F981FD0C.ttl
Normal file
192
data/03/82/16/03821672FFD21D4953B9FF31F981FD0C.ttl
Normal file
|
|
@ -0,0 +1,192 @@
|
|||
@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/03821672FFD21D4953B9FF31F981FD0C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5384149>, <http://dx.doi.org/10.5281/zenodo.5384151>, <http://dx.doi.org/10.5281/zenodo.5384153>, <http://dx.doi.org/10.5281/zenodo.5384156>, <http://dx.doi.org/10.5281/zenodo.5384158>, <http://dx.doi.org/10.5281/zenodo.5384160>, <http://dx.doi.org/10.5281/zenodo.5384162>, <http://dx.doi.org/10.5281/zenodo.5384164>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:title "Macromalthinus quadratithorax Biffi & Constantin 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD21D4953B9FF31F981FD0C.mc.3B43AD39FFD21D485414FED1F873FE0C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD21D4953B9FF31F981FD0C.mc.3B43AD39FFD21D485514FE91F8AFFE4C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD21D4953B9FF31F981FD0C.mc.3B43AD39FFD21D485368FE31F925FD8C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD21D4953B9FF31F981FD0C.mc.3B43AD39FFD21D48546BFE11F824FDAC> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_quadratithorax_Biffi_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11606/1807-0205/2018.58.58> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11606/1807-0205/2018.58.58>
|
||||
bibo:endPage "22" ;
|
||||
bibo:journal "Papéis Avulsos de Zoologia" ;
|
||||
bibo:pubDate "2018-11-29" ;
|
||||
bibo:series "Pap. Avulsos Zool., S. Paulo" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A revision of Macromalthinus Pic, 1919 with description of six new species (Coleoptera: Cantharidae: Chauliognathinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5384149>, <http://dx.doi.org/10.5281/zenodo.5384151>, <http://dx.doi.org/10.5281/zenodo.5384153>, <http://dx.doi.org/10.5281/zenodo.5384156>, <http://dx.doi.org/10.5281/zenodo.5384158>, <http://dx.doi.org/10.5281/zenodo.5384160>, <http://dx.doi.org/10.5281/zenodo.5384162>, <http://dx.doi.org/10.5281/zenodo.5384164>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_quadratithorax_Biffi_2018>
|
||||
dwc:authority "Biffi & Constantin, 2018" ;
|
||||
dwc:authorityName "Biffi & Constantin" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Biffi & Constantin, 2018" ;
|
||||
dwc:species "quadratithorax" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus_quadratithorax> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus_quadratithorax>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quadratithorax" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
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.5384149>
|
||||
dc:description "Figures 1-6:Dorsal habitus ofMacromalthinus species.(1) M.guyanensis sp.nov.(2)M.luteoapicalissp.nov.(3)M.orapuensis sp.nov.(4) M.piceiventrissp.nov. (5) M.quadratithorax sp.nov.(6)M.xerophilus sp.nov.Scale bars:2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384149/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384151>
|
||||
dc:description "Figures 7-12: Pronotum of Macromalthinus species. (7) M. guyanensis sp. nov. (8) M. luteoapicalis sp. nov. (9) M. orapuensis sp. nov. (10) M. piceiventris sp. nov. (11) M. quadratithorax sp. nov. (12) M. xerophilus sp. nov. Scale bars:1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384151/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384153>
|
||||
dc:description "Figures 13-18: Fore femur of Macromalthinus species. (13) M. guyanensis sp. nov. (14) M. luteoapicalis sp. nov.(15) M. orapuensis sp.nov.(16) M. piceiventris sp.nov.(17) M. quadratithoraxsp.nov.(18) M. xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384153/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384156>
|
||||
dc:description "Figures 19-24:Ventrite VII of males of Macromalthinus species.(19) M.guyanensis sp.nov.(20) M.luteoapicalis sp.nov.(21)M. orapuensis sp.nov.(22) M.piceiventris sp.nov.(23) M.quadratithorax sp.nov.(24) M.xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384156/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384158>
|
||||
dc:description "Figures 25-30: Ventrite VIII of males of Macromalthinus species. (25) M. guyanensis sp. nov. (26) M. luteoapicalis sp. nov. (27) M. orapuensis sp.nov.(28)M.piceiventrissp.nov.(29) M.quadratithoraxsp.nov.(30) M.xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384158/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384160>
|
||||
dc:description "Figures 31-36: Aedeagus of Macromalthinus species. (31) M. guyanensis sp. nov. (32) M. luteoapicalis sp. nov. (33) M. orapuensis sp. nov. (34) M. piceiventris sp.nov.(35) M. quadratithorax sp.nov.(36) M. xerophilus sp.nov. Abbreviations:pt = prolongation of tegmen, sp = setiferous prolongation,rp = right paramere, lp = left paramere,ml = median lobe.Scale bars:0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384160/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384162>
|
||||
dc:description "Figures 37-42:VentriteVII offemales ofMacromalthinusspecies.(37) M.guyanensis sp.nov.(38)M.luteoapicalissp.nov.(39) M.orapuensissp.nov.(40)M.piceiventris sp.nov.(41) M. quadratithoraxsp.nov.(42) M. xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384164>
|
||||
dc:description "Figures 43-48: Coxites of Macromalthinus species. (43) M. guyanensis sp. nov. (44) M. luteoapicalis sp. nov. (45) M. orapuensis sp. nov. (46) M. piceiventris sp. nov. (47) M. quadratithorax sp. nov. (48) M. xerophilus sp. nov. Scale bars:0.2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384172>
|
||||
dc:description "Figures 66-69: Distribution of Macromalthinus species. (66) Distribution of Macromalthinus species in South America. (67) Distribution of M. brasiliensis in Brazil.(68)Distribution ofM.maximiceps inFrench Guiana.(69)Distribution of M.guyanensis sp.nov.,andM.orapuensis sp.nov.inFrench Guiana.Background maps of Figs.66-67 by NaturalEarth (available at:www.naturalearthdata.com), and Figs.68-69 byEric Gaba." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384172/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD21D4953B9FF31F981FD0C.mc.3B43AD39FFD21D485414FED1F873FE0C>
|
||||
dwc:collectionCode "NHMB" ;
|
||||
dwc:eventDate "1975-07" ;
|
||||
dwc:locality "Blanchisseuse Rd." ;
|
||||
dwc:recordedBy "J. Price" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD21D4953B9FF31F981FD0C#3B43AD39FFD21D485414FED1F873FE0C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD21D4953B9FF31F981FD0C.mc.3B43AD39FFD21D485514FE91F8AFFE4C>
|
||||
dwc:collectionCode "NHMB" ;
|
||||
dwc:eventDate "1969-04" ;
|
||||
dwc:locality "Turure Rd." ;
|
||||
dwc:recordedBy "W. I., S. Grande & H & A Howden Collection" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD21D4953B9FF31F981FD0C#3B43AD39FFD21D485514FE91F8AFFE4C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD21D4953B9FF31F981FD0C.mc.3B43AD39FFD21D485368FE31F925FD8C>
|
||||
dwc:collectionCode "NHMB" ;
|
||||
dwc:eventDate "1969-08-15" ;
|
||||
dwc:locality "Morne Bleu" ;
|
||||
dwc:recordedBy "H & A Howden" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD21D4953B9FF31F981FD0C#3B43AD39FFD21D485368FE31F925FD8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD21D4953B9FF31F981FD0C.mc.3B43AD39FFD21D48546BFE11F824FDAC>
|
||||
dwc:catalogNumber "MZSP 35641" ;
|
||||
dwc:collectionCode "MZSP" ;
|
||||
dwc:eventDate "1969-08-08" ;
|
||||
dwc:locality "Morne Bleu" ;
|
||||
dwc:recordedBy "H & A Howden" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD21D4953B9FF31F981FD0C#3B43AD39FFD21D48546BFE11F824FDAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
166
data/03/82/16/03821672FFD31D4A5389FD31F857FE0C.ttl
Normal file
166
data/03/82/16/03821672FFD31D4A5389FD31F857FE0C.ttl
Normal file
|
|
@ -0,0 +1,166 @@
|
|||
@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/03821672FFD31D4A5389FD31F857FE0C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5384149>, <http://dx.doi.org/10.5281/zenodo.5384151>, <http://dx.doi.org/10.5281/zenodo.5384153>, <http://dx.doi.org/10.5281/zenodo.5384156>, <http://dx.doi.org/10.5281/zenodo.5384158>, <http://dx.doi.org/10.5281/zenodo.5384160>, <http://dx.doi.org/10.5281/zenodo.5384162>, <http://dx.doi.org/10.5281/zenodo.5384164>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:title "Macromalthinus xerophilus Biffi & Constantin 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD31D4A5389FD31F857FE0C.mc.3B43AD39FFD31D4953D3FCD1FEC8FC0C> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_xerophilus_Biffi_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11606/1807-0205/2018.58.58> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11606/1807-0205/2018.58.58>
|
||||
bibo:endPage "22" ;
|
||||
bibo:journal "Papéis Avulsos de Zoologia" ;
|
||||
bibo:pubDate "2018-11-29" ;
|
||||
bibo:series "Pap. Avulsos Zool., S. Paulo" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A revision of Macromalthinus Pic, 1919 with description of six new species (Coleoptera: Cantharidae: Chauliognathinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5384149>, <http://dx.doi.org/10.5281/zenodo.5384151>, <http://dx.doi.org/10.5281/zenodo.5384153>, <http://dx.doi.org/10.5281/zenodo.5384156>, <http://dx.doi.org/10.5281/zenodo.5384158>, <http://dx.doi.org/10.5281/zenodo.5384160>, <http://dx.doi.org/10.5281/zenodo.5384162>, <http://dx.doi.org/10.5281/zenodo.5384164>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_xerophilus_Biffi_2018>
|
||||
dwc:authority "Biffi & Constantin, 2018" ;
|
||||
dwc:authorityName "Biffi & Constantin" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Biffi & Constantin, 2018" ;
|
||||
dwc:species "xerophilus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus_xerophilus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus_xerophilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "xerophilus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
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.5384149>
|
||||
dc:description "Figures 1-6:Dorsal habitus ofMacromalthinus species.(1) M.guyanensis sp.nov.(2)M.luteoapicalissp.nov.(3)M.orapuensis sp.nov.(4) M.piceiventrissp.nov. (5) M.quadratithorax sp.nov.(6)M.xerophilus sp.nov.Scale bars:2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384149/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384151>
|
||||
dc:description "Figures 7-12: Pronotum of Macromalthinus species. (7) M. guyanensis sp. nov. (8) M. luteoapicalis sp. nov. (9) M. orapuensis sp. nov. (10) M. piceiventris sp. nov. (11) M. quadratithorax sp. nov. (12) M. xerophilus sp. nov. Scale bars:1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384151/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384153>
|
||||
dc:description "Figures 13-18: Fore femur of Macromalthinus species. (13) M. guyanensis sp. nov. (14) M. luteoapicalis sp. nov.(15) M. orapuensis sp.nov.(16) M. piceiventris sp.nov.(17) M. quadratithoraxsp.nov.(18) M. xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384153/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384156>
|
||||
dc:description "Figures 19-24:Ventrite VII of males of Macromalthinus species.(19) M.guyanensis sp.nov.(20) M.luteoapicalis sp.nov.(21)M. orapuensis sp.nov.(22) M.piceiventris sp.nov.(23) M.quadratithorax sp.nov.(24) M.xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384156/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384158>
|
||||
dc:description "Figures 25-30: Ventrite VIII of males of Macromalthinus species. (25) M. guyanensis sp. nov. (26) M. luteoapicalis sp. nov. (27) M. orapuensis sp.nov.(28)M.piceiventrissp.nov.(29) M.quadratithoraxsp.nov.(30) M.xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384158/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384160>
|
||||
dc:description "Figures 31-36: Aedeagus of Macromalthinus species. (31) M. guyanensis sp. nov. (32) M. luteoapicalis sp. nov. (33) M. orapuensis sp. nov. (34) M. piceiventris sp.nov.(35) M. quadratithorax sp.nov.(36) M. xerophilus sp.nov. Abbreviations:pt = prolongation of tegmen, sp = setiferous prolongation,rp = right paramere, lp = left paramere,ml = median lobe.Scale bars:0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384160/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384162>
|
||||
dc:description "Figures 37-42:VentriteVII offemales ofMacromalthinusspecies.(37) M.guyanensis sp.nov.(38)M.luteoapicalissp.nov.(39) M.orapuensissp.nov.(40)M.piceiventris sp.nov.(41) M. quadratithoraxsp.nov.(42) M. xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384164>
|
||||
dc:description "Figures 43-48: Coxites of Macromalthinus species. (43) M. guyanensis sp. nov. (44) M. luteoapicalis sp. nov. (45) M. orapuensis sp. nov. (46) M. piceiventris sp. nov. (47) M. quadratithorax sp. nov. (48) M. xerophilus sp. nov. Scale bars:0.2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384172>
|
||||
dc:description "Figures 66-69: Distribution of Macromalthinus species. (66) Distribution of Macromalthinus species in South America. (67) Distribution of M. brasiliensis in Brazil.(68)Distribution ofM.maximiceps inFrench Guiana.(69)Distribution of M.guyanensis sp.nov.,andM.orapuensis sp.nov.inFrench Guiana.Background maps of Figs.66-67 by NaturalEarth (available at:www.naturalearthdata.com), and Figs.68-69 byEric Gaba." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384172/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD31D4A5389FD31F857FE0C.mc.3B43AD39FFD31D4953D3FCD1FEC8FC0C>
|
||||
dwc:catalogNumber "DZUP 273509" ;
|
||||
dwc:collectionCode "DZUP" ;
|
||||
dwc:eventDate "1972-05" ;
|
||||
dwc:locality "Caruaru" ;
|
||||
dwc:recordedBy "Joaquim Lima" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "900" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD31D4A5389FD31F857FE0C#3B43AD39FFD31D4953D3FCD1FEC8FC0C> ;
|
||||
a dwc:MaterialCitation .
|
||||
186
data/03/82/16/03821672FFD41D485102FC51FE66F7CC.ttl
Normal file
186
data/03/82/16/03821672FFD41D485102FC51FE66F7CC.ttl
Normal file
|
|
@ -0,0 +1,186 @@
|
|||
@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/03821672FFD41D485102FC51FE66F7CC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5384149>, <http://dx.doi.org/10.5281/zenodo.5384151>, <http://dx.doi.org/10.5281/zenodo.5384153>, <http://dx.doi.org/10.5281/zenodo.5384156>, <http://dx.doi.org/10.5281/zenodo.5384158>, <http://dx.doi.org/10.5281/zenodo.5384160>, <http://dx.doi.org/10.5281/zenodo.5384162>, <http://dx.doi.org/10.5281/zenodo.5384164>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:title "Macromalthinus piceiventris Biffi & Constantin 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD41D485102FC51FE66F7CC.mc.3B43AD39FFD41D4E5177FBF1FF2FFB0C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD41D485102FC51FE66F7CC.mc.3B43AD39FFD41D4E5250FB91FD84FB6C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD41D485102FC51FE66F7CC.mc.3B43AD39FFD41D4E510FFB31FF84FA8C> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_piceiventris_Biffi_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11606/1807-0205/2018.58.58> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11606/1807-0205/2018.58.58>
|
||||
bibo:endPage "22" ;
|
||||
bibo:journal "Papéis Avulsos de Zoologia" ;
|
||||
bibo:pubDate "2018-11-29" ;
|
||||
bibo:series "Pap. Avulsos Zool., S. Paulo" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A revision of Macromalthinus Pic, 1919 with description of six new species (Coleoptera: Cantharidae: Chauliognathinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5384149>, <http://dx.doi.org/10.5281/zenodo.5384151>, <http://dx.doi.org/10.5281/zenodo.5384153>, <http://dx.doi.org/10.5281/zenodo.5384156>, <http://dx.doi.org/10.5281/zenodo.5384158>, <http://dx.doi.org/10.5281/zenodo.5384160>, <http://dx.doi.org/10.5281/zenodo.5384162>, <http://dx.doi.org/10.5281/zenodo.5384164>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_piceiventris_Biffi_2018>
|
||||
dwc:authority "Biffi & Constantin, 2018" ;
|
||||
dwc:authorityName "Biffi & Constantin" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Biffi & Constantin, 2018" ;
|
||||
dwc:species "piceiventris" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus_piceiventris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus_piceiventris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "piceiventris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
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.5384149>
|
||||
dc:description "Figures 1-6:Dorsal habitus ofMacromalthinus species.(1) M.guyanensis sp.nov.(2)M.luteoapicalissp.nov.(3)M.orapuensis sp.nov.(4) M.piceiventrissp.nov. (5) M.quadratithorax sp.nov.(6)M.xerophilus sp.nov.Scale bars:2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384149/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384151>
|
||||
dc:description "Figures 7-12: Pronotum of Macromalthinus species. (7) M. guyanensis sp. nov. (8) M. luteoapicalis sp. nov. (9) M. orapuensis sp. nov. (10) M. piceiventris sp. nov. (11) M. quadratithorax sp. nov. (12) M. xerophilus sp. nov. Scale bars:1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384151/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384153>
|
||||
dc:description "Figures 13-18: Fore femur of Macromalthinus species. (13) M. guyanensis sp. nov. (14) M. luteoapicalis sp. nov.(15) M. orapuensis sp.nov.(16) M. piceiventris sp.nov.(17) M. quadratithoraxsp.nov.(18) M. xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384153/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384156>
|
||||
dc:description "Figures 19-24:Ventrite VII of males of Macromalthinus species.(19) M.guyanensis sp.nov.(20) M.luteoapicalis sp.nov.(21)M. orapuensis sp.nov.(22) M.piceiventris sp.nov.(23) M.quadratithorax sp.nov.(24) M.xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384156/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384158>
|
||||
dc:description "Figures 25-30: Ventrite VIII of males of Macromalthinus species. (25) M. guyanensis sp. nov. (26) M. luteoapicalis sp. nov. (27) M. orapuensis sp.nov.(28)M.piceiventrissp.nov.(29) M.quadratithoraxsp.nov.(30) M.xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384158/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384160>
|
||||
dc:description "Figures 31-36: Aedeagus of Macromalthinus species. (31) M. guyanensis sp. nov. (32) M. luteoapicalis sp. nov. (33) M. orapuensis sp. nov. (34) M. piceiventris sp.nov.(35) M. quadratithorax sp.nov.(36) M. xerophilus sp.nov. Abbreviations:pt = prolongation of tegmen, sp = setiferous prolongation,rp = right paramere, lp = left paramere,ml = median lobe.Scale bars:0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384160/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384162>
|
||||
dc:description "Figures 37-42:VentriteVII offemales ofMacromalthinusspecies.(37) M.guyanensis sp.nov.(38)M.luteoapicalissp.nov.(39) M.orapuensissp.nov.(40)M.piceiventris sp.nov.(41) M. quadratithoraxsp.nov.(42) M. xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384164>
|
||||
dc:description "Figures 43-48: Coxites of Macromalthinus species. (43) M. guyanensis sp. nov. (44) M. luteoapicalis sp. nov. (45) M. orapuensis sp. nov. (46) M. piceiventris sp. nov. (47) M. quadratithorax sp. nov. (48) M. xerophilus sp. nov. Scale bars:0.2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384172>
|
||||
dc:description "Figures 66-69: Distribution of Macromalthinus species. (66) Distribution of Macromalthinus species in South America. (67) Distribution of M. brasiliensis in Brazil.(68)Distribution ofM.maximiceps inFrench Guiana.(69)Distribution of M.guyanensis sp.nov.,andM.orapuensis sp.nov.inFrench Guiana.Background maps of Figs.66-67 by NaturalEarth (available at:www.naturalearthdata.com), and Figs.68-69 byEric Gaba." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384172/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD41D485102FC51FE66F7CC.mc.3B43AD39FFD41D4E5177FBF1FF2FFB0C>
|
||||
dwc:collectionCode "INPA" ;
|
||||
dwc:eventDate "2004-12-11" ;
|
||||
dwc:locality "Amazonas" ;
|
||||
dwc:recordedBy "Presidente Figueiredo, AM & F. F. Xavier & G. M. Lourido" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-2.5891666" ;
|
||||
dwc:verbatimLongitude "-60.115276" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD41D485102FC51FE66F7CC#3B43AD39FFD41D4E5177FBF1FF2FFB0C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD41D485102FC51FE66F7CC.mc.3B43AD39FFD41D4E5250FB91FD84FB6C>
|
||||
dwc:catalogNumber "MZSP 35638" ;
|
||||
dwc:collectionCode "INPA" ;
|
||||
dwc:eventDate "1995-02" ;
|
||||
dwc:locality "Amazonas" ;
|
||||
dwc:recordedBy "Barbosa" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD41D485102FC51FE66F7CC#3B43AD39FFD41D4E5250FB91FD84FB6C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD41D485102FC51FE66F7CC.mc.3B43AD39FFD41D4E510FFB31FF84FA8C>
|
||||
dwc:catalogNumber "BMNH 2003-84" ;
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:eventDate "1995-10" ;
|
||||
dwc:locality "Reserva Ducke" ;
|
||||
dwc:recordedBy "Barbosa, M. G. V." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD41D485102FC51FE66F7CC#3B43AD39FFD41D4E510FFB31FF84FA8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
188
data/03/82/16/03821672FFD61D4E511FFF31FE66FCEC.ttl
Normal file
188
data/03/82/16/03821672FFD61D4E511FFF31FE66FCEC.ttl
Normal file
|
|
@ -0,0 +1,188 @@
|
|||
@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/03821672FFD61D4E511FFF31FE66FCEC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5384149>, <http://dx.doi.org/10.5281/zenodo.5384151>, <http://dx.doi.org/10.5281/zenodo.5384153>, <http://dx.doi.org/10.5281/zenodo.5384156>, <http://dx.doi.org/10.5281/zenodo.5384158>, <http://dx.doi.org/10.5281/zenodo.5384160>, <http://dx.doi.org/10.5281/zenodo.5384162>, <http://dx.doi.org/10.5281/zenodo.5384164>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:title "Macromalthinus orapuensis Biffi & Constantin 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD61D4E511FFF31FE66FCEC.mc.3B43AD39FFD61D4C5152FED1FE6BFE2C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD61D4E511FFF31FE66FCEC.mc.3B43AD39FFD61D4C50A7FE51FC2CFDAC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD61D4E511FFF31FE66FCEC.mc.3B43AD39FFD61D4C5152FDF1FC80FDCC> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_orapuensis_Biffi_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11606/1807-0205/2018.58.58> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11606/1807-0205/2018.58.58>
|
||||
bibo:endPage "22" ;
|
||||
bibo:journal "Papéis Avulsos de Zoologia" ;
|
||||
bibo:pubDate "2018-11-29" ;
|
||||
bibo:series "Pap. Avulsos Zool., S. Paulo" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A revision of Macromalthinus Pic, 1919 with description of six new species (Coleoptera: Cantharidae: Chauliognathinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5384149>, <http://dx.doi.org/10.5281/zenodo.5384151>, <http://dx.doi.org/10.5281/zenodo.5384153>, <http://dx.doi.org/10.5281/zenodo.5384156>, <http://dx.doi.org/10.5281/zenodo.5384158>, <http://dx.doi.org/10.5281/zenodo.5384160>, <http://dx.doi.org/10.5281/zenodo.5384162>, <http://dx.doi.org/10.5281/zenodo.5384164>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_orapuensis_Biffi_2018>
|
||||
dwc:authority "Biffi & Constantin, 2018" ;
|
||||
dwc:authorityName "Biffi & Constantin" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Biffi & Constantin, 2018" ;
|
||||
dwc:species "orapuensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus_orapuensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus_orapuensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "orapuensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
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.5384149>
|
||||
dc:description "Figures 1-6:Dorsal habitus ofMacromalthinus species.(1) M.guyanensis sp.nov.(2)M.luteoapicalissp.nov.(3)M.orapuensis sp.nov.(4) M.piceiventrissp.nov. (5) M.quadratithorax sp.nov.(6)M.xerophilus sp.nov.Scale bars:2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384149/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384151>
|
||||
dc:description "Figures 7-12: Pronotum of Macromalthinus species. (7) M. guyanensis sp. nov. (8) M. luteoapicalis sp. nov. (9) M. orapuensis sp. nov. (10) M. piceiventris sp. nov. (11) M. quadratithorax sp. nov. (12) M. xerophilus sp. nov. Scale bars:1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384151/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384153>
|
||||
dc:description "Figures 13-18: Fore femur of Macromalthinus species. (13) M. guyanensis sp. nov. (14) M. luteoapicalis sp. nov.(15) M. orapuensis sp.nov.(16) M. piceiventris sp.nov.(17) M. quadratithoraxsp.nov.(18) M. xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384153/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384156>
|
||||
dc:description "Figures 19-24:Ventrite VII of males of Macromalthinus species.(19) M.guyanensis sp.nov.(20) M.luteoapicalis sp.nov.(21)M. orapuensis sp.nov.(22) M.piceiventris sp.nov.(23) M.quadratithorax sp.nov.(24) M.xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384156/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384158>
|
||||
dc:description "Figures 25-30: Ventrite VIII of males of Macromalthinus species. (25) M. guyanensis sp. nov. (26) M. luteoapicalis sp. nov. (27) M. orapuensis sp.nov.(28)M.piceiventrissp.nov.(29) M.quadratithoraxsp.nov.(30) M.xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384158/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384160>
|
||||
dc:description "Figures 31-36: Aedeagus of Macromalthinus species. (31) M. guyanensis sp. nov. (32) M. luteoapicalis sp. nov. (33) M. orapuensis sp. nov. (34) M. piceiventris sp.nov.(35) M. quadratithorax sp.nov.(36) M. xerophilus sp.nov. Abbreviations:pt = prolongation of tegmen, sp = setiferous prolongation,rp = right paramere, lp = left paramere,ml = median lobe.Scale bars:0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384160/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384162>
|
||||
dc:description "Figures 37-42:VentriteVII offemales ofMacromalthinusspecies.(37) M.guyanensis sp.nov.(38)M.luteoapicalissp.nov.(39) M.orapuensissp.nov.(40)M.piceiventris sp.nov.(41) M. quadratithoraxsp.nov.(42) M. xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384164>
|
||||
dc:description "Figures 43-48: Coxites of Macromalthinus species. (43) M. guyanensis sp. nov. (44) M. luteoapicalis sp. nov. (45) M. orapuensis sp. nov. (46) M. piceiventris sp. nov. (47) M. quadratithorax sp. nov. (48) M. xerophilus sp. nov. Scale bars:0.2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384172>
|
||||
dc:description "Figures 66-69: Distribution of Macromalthinus species. (66) Distribution of Macromalthinus species in South America. (67) Distribution of M. brasiliensis in Brazil.(68)Distribution ofM.maximiceps inFrench Guiana.(69)Distribution of M.guyanensis sp.nov.,andM.orapuensis sp.nov.inFrench Guiana.Background maps of Figs.66-67 by NaturalEarth (available at:www.naturalearthdata.com), and Figs.68-69 byEric Gaba." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384172/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD61D4E511FFF31FE66FCEC.mc.3B43AD39FFD61D4C5152FED1FE6BFE2C>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2016-10-01" ;
|
||||
dwc:locality "Orapu" ;
|
||||
dwc:recordedBy "Roura, RN & P. H. Dalens" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "4.496111" ;
|
||||
dwc:verbatimLongitude "-52.345276" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD61D4E511FFF31FE66FCEC#3B43AD39FFD61D4C5152FED1FE6BFE2C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD61D4E511FFF31FE66FCEC.mc.3B43AD39FFD61D4C50A7FE51FC2CFDAC>
|
||||
dwc:collectionCode "MNHN, CCo" ;
|
||||
dwc:eventDate "2016-10-01" ;
|
||||
dwc:locality "Orapu" ;
|
||||
dwc:recordedBy "Roura, RN & P. H. Dalens" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "4.496111" ;
|
||||
dwc:verbatimLongitude "-52.345276" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD61D4E511FFF31FE66FCEC#3B43AD39FFD61D4C50A7FE51FC2CFDAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD61D4E511FFF31FE66FCEC.mc.3B43AD39FFD61D4C5152FDF1FC80FDCC>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2016-09-17" ;
|
||||
dwc:locality "Orapu" ;
|
||||
dwc:recordedBy "P. H. Dalens" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "4.496111" ;
|
||||
dwc:verbatimLongitude "-52.345276" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD61D4E511FFF31FE66FCEC#3B43AD39FFD61D4C5152FDF1FC80FDCC> ;
|
||||
a dwc:MaterialCitation .
|
||||
199
data/03/82/16/03821672FFD81D43510AFF31FC29F7CC.ttl
Normal file
199
data/03/82/16/03821672FFD81D43510AFF31FC29F7CC.ttl
Normal file
|
|
@ -0,0 +1,199 @@
|
|||
@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/03821672FFD81D43510AFF31FC29F7CC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5384149>, <http://dx.doi.org/10.5281/zenodo.5384151>, <http://dx.doi.org/10.5281/zenodo.5384153>, <http://dx.doi.org/10.5281/zenodo.5384156>, <http://dx.doi.org/10.5281/zenodo.5384158>, <http://dx.doi.org/10.5281/zenodo.5384160>, <http://dx.doi.org/10.5281/zenodo.5384162>, <http://dx.doi.org/10.5281/zenodo.5384164>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:title "Macromalthinus luteoapicalis Biffi & Constantin 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD81D43510AFF31FC29F7CC.mc.3B43AD39FFD81D425161FED1FF24FE2C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD81D43510AFF31FC29F7CC.mc.3B43AD39FFD81D42526EFE71FCD7FD8C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD81D43510AFF31FC29F7CC.mc.3B43AD39FFD81D4251B5FE11FFD1FDAC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD81D43510AFF31FC29F7CC.mc.3B43AD39FFD81D4252BAFDF1FFA0FD0C> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_luteoapicalis_Biffi_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11606/1807-0205/2018.58.58> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11606/1807-0205/2018.58.58>
|
||||
bibo:endPage "22" ;
|
||||
bibo:journal "Papéis Avulsos de Zoologia" ;
|
||||
bibo:pubDate "2018-11-29" ;
|
||||
bibo:series "Pap. Avulsos Zool., S. Paulo" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A revision of Macromalthinus Pic, 1919 with description of six new species (Coleoptera: Cantharidae: Chauliognathinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5384149>, <http://dx.doi.org/10.5281/zenodo.5384151>, <http://dx.doi.org/10.5281/zenodo.5384153>, <http://dx.doi.org/10.5281/zenodo.5384156>, <http://dx.doi.org/10.5281/zenodo.5384158>, <http://dx.doi.org/10.5281/zenodo.5384160>, <http://dx.doi.org/10.5281/zenodo.5384162>, <http://dx.doi.org/10.5281/zenodo.5384164>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_luteoapicalis_Biffi_2018>
|
||||
dwc:authority "Biffi & Constantin, 2018" ;
|
||||
dwc:authorityName "Biffi & Constantin" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Biffi & Constantin, 2018" ;
|
||||
dwc:species "luteoapicalis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus_luteoapicalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus_luteoapicalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "luteoapicalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
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.5384149>
|
||||
dc:description "Figures 1-6:Dorsal habitus ofMacromalthinus species.(1) M.guyanensis sp.nov.(2)M.luteoapicalissp.nov.(3)M.orapuensis sp.nov.(4) M.piceiventrissp.nov. (5) M.quadratithorax sp.nov.(6)M.xerophilus sp.nov.Scale bars:2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384149/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384151>
|
||||
dc:description "Figures 7-12: Pronotum of Macromalthinus species. (7) M. guyanensis sp. nov. (8) M. luteoapicalis sp. nov. (9) M. orapuensis sp. nov. (10) M. piceiventris sp. nov. (11) M. quadratithorax sp. nov. (12) M. xerophilus sp. nov. Scale bars:1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384151/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384153>
|
||||
dc:description "Figures 13-18: Fore femur of Macromalthinus species. (13) M. guyanensis sp. nov. (14) M. luteoapicalis sp. nov.(15) M. orapuensis sp.nov.(16) M. piceiventris sp.nov.(17) M. quadratithoraxsp.nov.(18) M. xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384153/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384156>
|
||||
dc:description "Figures 19-24:Ventrite VII of males of Macromalthinus species.(19) M.guyanensis sp.nov.(20) M.luteoapicalis sp.nov.(21)M. orapuensis sp.nov.(22) M.piceiventris sp.nov.(23) M.quadratithorax sp.nov.(24) M.xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384156/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384158>
|
||||
dc:description "Figures 25-30: Ventrite VIII of males of Macromalthinus species. (25) M. guyanensis sp. nov. (26) M. luteoapicalis sp. nov. (27) M. orapuensis sp.nov.(28)M.piceiventrissp.nov.(29) M.quadratithoraxsp.nov.(30) M.xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384158/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384160>
|
||||
dc:description "Figures 31-36: Aedeagus of Macromalthinus species. (31) M. guyanensis sp. nov. (32) M. luteoapicalis sp. nov. (33) M. orapuensis sp. nov. (34) M. piceiventris sp.nov.(35) M. quadratithorax sp.nov.(36) M. xerophilus sp.nov. Abbreviations:pt = prolongation of tegmen, sp = setiferous prolongation,rp = right paramere, lp = left paramere,ml = median lobe.Scale bars:0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384160/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384162>
|
||||
dc:description "Figures 37-42:VentriteVII offemales ofMacromalthinusspecies.(37) M.guyanensis sp.nov.(38)M.luteoapicalissp.nov.(39) M.orapuensissp.nov.(40)M.piceiventris sp.nov.(41) M. quadratithoraxsp.nov.(42) M. xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384164>
|
||||
dc:description "Figures 43-48: Coxites of Macromalthinus species. (43) M. guyanensis sp. nov. (44) M. luteoapicalis sp. nov. (45) M. orapuensis sp. nov. (46) M. piceiventris sp. nov. (47) M. quadratithorax sp. nov. (48) M. xerophilus sp. nov. Scale bars:0.2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384172>
|
||||
dc:description "Figures 66-69: Distribution of Macromalthinus species. (66) Distribution of Macromalthinus species in South America. (67) Distribution of M. brasiliensis in Brazil.(68)Distribution ofM.maximiceps inFrench Guiana.(69)Distribution of M.guyanensis sp.nov.,andM.orapuensis sp.nov.inFrench Guiana.Background maps of Figs.66-67 by NaturalEarth (available at:www.naturalearthdata.com), and Figs.68-69 byEric Gaba." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384172/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD81D43510AFF31FC29F7CC.mc.3B43AD39FFD81D425161FED1FF24FE2C>
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:eventDate "1968-10-05" ;
|
||||
dwc:locality "Gallery forest" ;
|
||||
dwc:recordedBy "O. W. Richards & R. S. & R. G. S. Exped. & Royal Society & Royal Geographical Society & C.B. Mendes" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-12.833333" ;
|
||||
dwc:verbatimLongitude "-51.783333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD81D43510AFF31FC29F7CC#3B43AD39FFD81D425161FED1FF24FE2C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD81D43510AFF31FC29F7CC.mc.3B43AD39FFD81D42526EFE71FCD7FD8C>
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:eventDate "1968-03-30" ;
|
||||
dwc:locality "Gallery forest" ;
|
||||
dwc:recordedBy "O. W. Richards & R. S. & R. G. S. Exped." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "-12.833333" ;
|
||||
dwc:verbatimLongitude "-51.783333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD81D43510AFF31FC29F7CC#3B43AD39FFD81D42526EFE71FCD7FD8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD81D43510AFF31FC29F7CC.mc.3B43AD39FFD81D4251B5FE11FFD1FDAC>
|
||||
dwc:collectionCode "BMNH" ;
|
||||
dwc:eventDate "1968-10-10" ;
|
||||
dwc:locality "Gallery forest" ;
|
||||
dwc:recordedBy "O. W. Richards & R. S. & R. G. S. Exped." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "-12.833333" ;
|
||||
dwc:verbatimLongitude "-51.783333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD81D43510AFF31FC29F7CC#3B43AD39FFD81D4251B5FE11FFD1FDAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFD81D43510AFF31FC29F7CC.mc.3B43AD39FFD81D4252BAFDF1FFA0FD0C>
|
||||
dwc:collectionCode "MZSP" ;
|
||||
dwc:eventDate "2008-11-03" ;
|
||||
dwc:locality "Parque Nacional da Chapada" ;
|
||||
dwc:recordedBy "Chapada dos Guimaraes & Parque Nacional da Chapada dos Guimaraes & Almeida & Fernandes & Kawada & Rosa" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "-15.429639" ;
|
||||
dwc:verbatimLongitude "-55.844944" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFD81D43510AFF31FC29F7CC#3B43AD39FFD81D4252BAFDF1FFA0FD0C> ;
|
||||
a dwc:MaterialCitation .
|
||||
493
data/03/82/16/03821672FFDC1D4153C1FA31F86EFC2C.ttl
Normal file
493
data/03/82/16/03821672FFDC1D4153C1FA31F86EFC2C.ttl
Normal file
|
|
@ -0,0 +1,493 @@
|
|||
@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/03821672FFDC1D4153C1FA31F86EFC2C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5384149>, <http://dx.doi.org/10.5281/zenodo.5384151>, <http://dx.doi.org/10.5281/zenodo.5384153>, <http://dx.doi.org/10.5281/zenodo.5384156>, <http://dx.doi.org/10.5281/zenodo.5384158>, <http://dx.doi.org/10.5281/zenodo.5384160>, <http://dx.doi.org/10.5281/zenodo.5384162>, <http://dx.doi.org/10.5281/zenodo.5384164>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:title "Macromalthinus guyanensis Biffi & Constantin 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D46541EF9D1F981F96C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D465502F931F8F4F8CC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D465597F8D1F873F8EC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D465517F8B1F9A0F80C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D4654EBF891F9C7F82C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D4654CEF871F8AFF84C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D465368F831F8F8F86C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D465597F831F98BF7AC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D40550FF7F1FFACFF6C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FF31FF3BFEAC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405242FEF1FC69FECC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405112FED1FFADFECC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D7FED1FCE0FE2C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4051A7FE71FFA9FE4C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FE51FCEDFE6C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405190FE31FFACFE6C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FE31FCEDFD8C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405190FE11FCEBFDCC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4051AFFDD1FFFFFD0C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405283FD91FF5FFD4C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405226FD51FCE5FC8C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4051AEFD11FFA9FC8C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FD11FCF3FCAC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405190FCF1FFB2FCAC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FCF1FCEDFCCC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405193FCD1FFACFCCC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FCD1FCEFFCEC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405193FCB1FFAFFCEC>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FCB1FCDCFC0C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4051BDFC91FC01FC4C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405188FC51FFA8FC4C>, <http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FC51FC9DFC6C> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_guyanensis_Biffi_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11606/1807-0205/2018.58.58> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11606/1807-0205/2018.58.58>
|
||||
bibo:endPage "22" ;
|
||||
bibo:journal "Papéis Avulsos de Zoologia" ;
|
||||
bibo:pubDate "2018-11-29" ;
|
||||
bibo:series "Pap. Avulsos Zool., S. Paulo" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A revision of Macromalthinus Pic, 1919 with description of six new species (Coleoptera: Cantharidae: Chauliognathinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5384149>, <http://dx.doi.org/10.5281/zenodo.5384151>, <http://dx.doi.org/10.5281/zenodo.5384153>, <http://dx.doi.org/10.5281/zenodo.5384156>, <http://dx.doi.org/10.5281/zenodo.5384158>, <http://dx.doi.org/10.5281/zenodo.5384160>, <http://dx.doi.org/10.5281/zenodo.5384162>, <http://dx.doi.org/10.5281/zenodo.5384164>, <http://dx.doi.org/10.5281/zenodo.5384172> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_guyanensis_Biffi_2018>
|
||||
dwc:authority "Biffi & Constantin, 2018" ;
|
||||
dwc:authorityName "Biffi & Constantin" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Biffi & Constantin, 2018" ;
|
||||
dwc:species "guyanensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus_guyanensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus_guyanensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "guyanensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
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.5384149>
|
||||
dc:description "Figures 1-6:Dorsal habitus ofMacromalthinus species.(1) M.guyanensis sp.nov.(2)M.luteoapicalissp.nov.(3)M.orapuensis sp.nov.(4) M.piceiventrissp.nov. (5) M.quadratithorax sp.nov.(6)M.xerophilus sp.nov.Scale bars:2.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384149/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384151>
|
||||
dc:description "Figures 7-12: Pronotum of Macromalthinus species. (7) M. guyanensis sp. nov. (8) M. luteoapicalis sp. nov. (9) M. orapuensis sp. nov. (10) M. piceiventris sp. nov. (11) M. quadratithorax sp. nov. (12) M. xerophilus sp. nov. Scale bars:1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384151/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384153>
|
||||
dc:description "Figures 13-18: Fore femur of Macromalthinus species. (13) M. guyanensis sp. nov. (14) M. luteoapicalis sp. nov.(15) M. orapuensis sp.nov.(16) M. piceiventris sp.nov.(17) M. quadratithoraxsp.nov.(18) M. xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384153/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384156>
|
||||
dc:description "Figures 19-24:Ventrite VII of males of Macromalthinus species.(19) M.guyanensis sp.nov.(20) M.luteoapicalis sp.nov.(21)M. orapuensis sp.nov.(22) M.piceiventris sp.nov.(23) M.quadratithorax sp.nov.(24) M.xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384156/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384158>
|
||||
dc:description "Figures 25-30: Ventrite VIII of males of Macromalthinus species. (25) M. guyanensis sp. nov. (26) M. luteoapicalis sp. nov. (27) M. orapuensis sp.nov.(28)M.piceiventrissp.nov.(29) M.quadratithoraxsp.nov.(30) M.xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384158/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384160>
|
||||
dc:description "Figures 31-36: Aedeagus of Macromalthinus species. (31) M. guyanensis sp. nov. (32) M. luteoapicalis sp. nov. (33) M. orapuensis sp. nov. (34) M. piceiventris sp.nov.(35) M. quadratithorax sp.nov.(36) M. xerophilus sp.nov. Abbreviations:pt = prolongation of tegmen, sp = setiferous prolongation,rp = right paramere, lp = left paramere,ml = median lobe.Scale bars:0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384160/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384162>
|
||||
dc:description "Figures 37-42:VentriteVII offemales ofMacromalthinusspecies.(37) M.guyanensis sp.nov.(38)M.luteoapicalissp.nov.(39) M.orapuensissp.nov.(40)M.piceiventris sp.nov.(41) M. quadratithoraxsp.nov.(42) M. xerophilus sp.nov.Scale bars:0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384164>
|
||||
dc:description "Figures 43-48: Coxites of Macromalthinus species. (43) M. guyanensis sp. nov. (44) M. luteoapicalis sp. nov. (45) M. orapuensis sp. nov. (46) M. piceiventris sp. nov. (47) M. quadratithorax sp. nov. (48) M. xerophilus sp. nov. Scale bars:0.2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5384172>
|
||||
dc:description "Figures 66-69: Distribution of Macromalthinus species. (66) Distribution of Macromalthinus species in South America. (67) Distribution of M. brasiliensis in Brazil.(68)Distribution ofM.maximiceps inFrench Guiana.(69)Distribution of M.guyanensis sp.nov.,andM.orapuensis sp.nov.inFrench Guiana.Background maps of Figs.66-67 by NaturalEarth (available at:www.naturalearthdata.com), and Figs.68-69 byEric Gaba." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5384172/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D46541EF9D1F981F96C>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2015-03-25" ;
|
||||
dwc:locality "Massif de Mitaraka" ;
|
||||
dwc:recordedBy "P. H. Dalens & E. Poirier & A. Mantilleri" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "310" ;
|
||||
dwc:verbatimLatitude "2.2344444" ;
|
||||
dwc:verbatimLongitude "-54.450558" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDC1D46541EF9D1F981F96C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D465502F931F8F4F8CC>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2015-02-25" ;
|
||||
dwc:locality "Massif de Mitaraka" ;
|
||||
dwc:recordedBy "J. Touroult & Poirier & Yvinec" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "2.2344444" ;
|
||||
dwc:verbatimLongitude "-54.450558" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDC1D465502F931F8F4F8CC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D465597F8D1F873F8EC>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2015-03-01" ;
|
||||
dwc:locality "Massif de Mitaraka" ;
|
||||
dwc:recordedBy "Slam" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "2.2344444" ;
|
||||
dwc:verbatimLongitude "-54.450558" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDC1D465597F8D1F873F8EC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D465517F8B1F9A0F80C>
|
||||
dwc:collectionCode "MNHN, CCo" ;
|
||||
dwc:eventDate "2015-03-02" ;
|
||||
dwc:locality "Massif de Mitaraka" ;
|
||||
dwc:recordedBy "Slam" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "6" ;
|
||||
dwc:verbatimLatitude "2.2344444" ;
|
||||
dwc:verbatimLongitude "-54.450558" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDC1D465517F8B1F9A0F80C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D4654EBF891F9C7F82C>
|
||||
dwc:collectionCode "MNHN, CCo" ;
|
||||
dwc:eventDate "2015-03-06" ;
|
||||
dwc:locality "Massif de Mitaraka" ;
|
||||
dwc:recordedBy "Slam" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "6" ;
|
||||
dwc:verbatimLatitude "2.2344444" ;
|
||||
dwc:verbatimLongitude "-54.450558" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDC1D4654EBF891F9C7F82C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D4654CEF871F8AFF84C>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2015-03-12" ;
|
||||
dwc:locality "Massif de Mitaraka" ;
|
||||
dwc:recordedBy "Slam & P. H. Dalens & Poirier & Mantilleri" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "6" ;
|
||||
dwc:verbatimLatitude "2.2344444" ;
|
||||
dwc:verbatimLongitude "-54.450558" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDC1D4654CEF871F8AFF84C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D465368F831F8F8F86C>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2015-03-25" ;
|
||||
dwc:locality "Massif de Mitaraka" ;
|
||||
dwc:recordedBy "Slam" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "6" ;
|
||||
dwc:verbatimLatitude "2.2344444" ;
|
||||
dwc:verbatimLongitude "-54.450558" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDC1D465368F831F8F8F86C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D465597F831F98BF7AC>
|
||||
dwc:collectionCode "MNHN, CCo" ;
|
||||
dwc:eventDate "2015-03-24" ;
|
||||
dwc:locality "Sommet en Cloche" ;
|
||||
dwc:recordedBy "Slam" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "6" ;
|
||||
dwc:verbatimLatitude "2.2280555" ;
|
||||
dwc:verbatimLongitude "-54.468056" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDC1D465597F831F98BF7AC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDC1D40550FF7F1FFACFF6C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-03-20" ;
|
||||
dwc:locality "Maripasoula" ;
|
||||
dwc:recordedBy "J. Touroult" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "570" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDC1D40550FF7F1FFACFF6C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FF31FF3BFEAC>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2014-12-02" ;
|
||||
dwc:locality "Maripasoula" ;
|
||||
dwc:recordedBy "Slam & Dalens" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
dwc:verbatimLatitude "3.0219445" ;
|
||||
dwc:verbatimLongitude "-53.084164" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D4052D3FF31FF3BFEAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405242FEF1FC69FECC>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2016-01-07" ;
|
||||
dwc:locality "Maripasoula" ;
|
||||
dwc:recordedBy "Slam & Dalens" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
dwc:verbatimLatitude "3.0219445" ;
|
||||
dwc:verbatimLongitude "-53.084164" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D405242FEF1FC69FECC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405112FED1FFADFECC>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2016-01-16" ;
|
||||
dwc:locality "Maripasoula" ;
|
||||
dwc:recordedBy "Slam & Dalens" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "6" ;
|
||||
dwc:verbatimLatitude "3.0219445" ;
|
||||
dwc:verbatimLongitude "-53.084164" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D405112FED1FFADFECC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D7FED1FCE0FE2C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2013-10-25" ;
|
||||
dwc:locality "Elie" ;
|
||||
dwc:recordedBy "Dalens & Touroult" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "210" ;
|
||||
dwc:verbatimLatitude "4.3166666" ;
|
||||
dwc:verbatimLongitude "-53.283333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D4052D7FED1FCE0FE2C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4051A7FE71FFA9FE4C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-05-20" ;
|
||||
dwc:locality "Mana" ;
|
||||
dwc:recordedBy "Lamarre" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "5.4666667" ;
|
||||
dwc:verbatimLongitude "-53.583332" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D4051A7FE71FFA9FE4C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FE51FCEDFE6C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-05-28" ;
|
||||
dwc:locality "Mana" ;
|
||||
dwc:recordedBy "Lamarre" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "5.4666667" ;
|
||||
dwc:verbatimLongitude "-53.583332" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D4052D3FE51FCEDFE6C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405190FE31FFACFE6C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-06-04" ;
|
||||
dwc:locality "Mana" ;
|
||||
dwc:recordedBy "Lamarre" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "5.4666667" ;
|
||||
dwc:verbatimLongitude "-53.583332" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D405190FE31FFACFE6C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FE31FCEDFD8C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-10-07" ;
|
||||
dwc:locality "Mana" ;
|
||||
dwc:recordedBy "Lamarre" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "5.4666667" ;
|
||||
dwc:verbatimLongitude "-53.583332" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D4052D3FE31FCEDFD8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405190FE11FCEBFDCC>
|
||||
dwc:collectionCode "FSCA" ;
|
||||
dwc:eventDate "2007-04-15" ;
|
||||
dwc:locality "Risquetout" ;
|
||||
dwc:recordedBy "D. G. Hall & J. E. Eger" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "45" ;
|
||||
dwc:verbatimLatitude "4.9182835" ;
|
||||
dwc:verbatimLongitude "-52.552017" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D405190FE11FCEBFDCC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4051AFFDD1FFFFFD0C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2015-12-19" ;
|
||||
dwc:locality "Macouria" ;
|
||||
dwc:recordedBy "Dalens & Robin & Sonzogny" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "6" ;
|
||||
dwc:verbatimLatitude "4.9552774" ;
|
||||
dwc:verbatimLongitude "-52.460278" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D4051AFFDD1FFFFFD0C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405283FD91FF5FFD4C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-08-28" ;
|
||||
dwc:locality "Roura" ;
|
||||
dwc:recordedBy "de Kaw, PK & R. Constantin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "180" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D405283FD91FF5FFD4C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405226FD51FCE5FC8C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2009-12-06" ;
|
||||
dwc:locality "Roura" ;
|
||||
dwc:recordedBy "S. Brule & P. H. Dalens & Poirier" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D405226FD51FCE5FC8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4051AEFD11FFA9FC8C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2009-12-13" ;
|
||||
dwc:locality "Roura" ;
|
||||
dwc:recordedBy "S. Brule & P. H. Dalens & Poirier" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D4051AEFD11FFA9FC8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FD11FCF3FCAC>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-01-09" ;
|
||||
dwc:locality "Roura" ;
|
||||
dwc:recordedBy "S. Brule & P. H. Dalens & Poirier" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D4052D3FD11FCF3FCAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405190FCF1FFB2FCAC>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-02-20" ;
|
||||
dwc:locality "Roura" ;
|
||||
dwc:recordedBy "S. Brule & P. H. Dalens & Poirier" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D405190FCF1FFB2FCAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FCF1FCEDFCCC>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-02-09" ;
|
||||
dwc:locality "Roura" ;
|
||||
dwc:recordedBy "S. Brule & P. H. Dalens & Poirier" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D4052D3FCF1FCEDFCCC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405193FCD1FFACFCCC>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-03-17" ;
|
||||
dwc:locality "Roura" ;
|
||||
dwc:recordedBy "S. Brule & P. H. Dalens & Poirier" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D405193FCD1FFACFCCC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FCD1FCEFFCEC>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-04-10" ;
|
||||
dwc:locality "Roura" ;
|
||||
dwc:recordedBy "S. Brule & P. H. Dalens & Poirier" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D4052D3FCD1FCEFFCEC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405193FCB1FFAFFCEC>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-12-19" ;
|
||||
dwc:locality "Roura" ;
|
||||
dwc:recordedBy "S. Brule & P. H. Dalens & Poirier" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D405193FCB1FFAFFCEC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FCB1FCDCFC0C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-12-26" ;
|
||||
dwc:locality "Roura" ;
|
||||
dwc:recordedBy "S. Brule & P. H. Dalens & Poirier" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D4052D3FCB1FCDCFC0C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4051BDFC91FC01FC4C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2009-09-03" ;
|
||||
dwc:locality "Regina" ;
|
||||
dwc:recordedBy "S. Brule & P. H. Dalens & Poirier" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D4051BDFC91FC01FC4C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D405188FC51FFA8FC4C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2009-11-23" ;
|
||||
dwc:locality "Regina" ;
|
||||
dwc:recordedBy "S. Brule & P. H. Dalens & Poirier" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D405188FC51FFA8FC4C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03821672FFDC1D4153C1FA31F86EFC2C.mc.3B43AD39FFDA1D4052D3FC51FC9DFC6C>
|
||||
dwc:collectionCode "CCo" ;
|
||||
dwc:eventDate "2010-02-19" ;
|
||||
dwc:locality "Regina" ;
|
||||
dwc:recordedBy "S. Brule & P. H. Dalens & Poirier" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03821672FFDC1D4153C1FA31F86EFC2C#3B43AD39FFDA1D4052D3FC51FC9DFC6C> ;
|
||||
a dwc:MaterialCitation .
|
||||
94
data/03/82/16/03821672FFDF1D4653B6FB31FC09FE0C.ttl
Normal file
94
data/03/82/16/03821672FFDF1D4653B6FB31FC09FE0C.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@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/03821672FFDF1D4653B6FB31FC09FE0C>
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:title "Macromalthinus Pic 1919" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_Pic_1919> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11606/1807-0205/2018.58.58> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11606/1807-0205/2018.58.58>
|
||||
bibo:endPage "22" ;
|
||||
bibo:journal "Papéis Avulsos de Zoologia" ;
|
||||
bibo:pubDate "2018-11-29" ;
|
||||
bibo:series "Pap. Avulsos Zool., S. Paulo" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "58" ;
|
||||
dc:creator "Biffi, Gabriel; Constantin, Robert" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A revision of Macromalthinus Pic, 1919 with description of six new species (Coleoptera: Cantharidae: Chauliognathinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macromalthinus_Pic_1919>
|
||||
dwc:authority "Pic, 1919" ;
|
||||
dwc:authorityName "Pic" ;
|
||||
dwc:authorityYear "1919" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Pic, 1919" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macromalthinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macromalthinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Macromalthinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
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 .
|
||||
192
data/03/82/17/038217388C71FFF8B4A4FC850AEBC453.ttl
Normal file
192
data/03/82/17/038217388C71FFF8B4A4FC850AEBC453.ttl
Normal file
|
|
@ -0,0 +1,192 @@
|
|||
@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/038217388C71FFF8B4A4FC850AEBC453>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207068>, <http://dx.doi.org/10.5281/zenodo.207058>, <http://dx.doi.org/10.5281/zenodo.207065>, <http://dx.doi.org/10.5281/zenodo.207067>, <http://dx.doi.org/10.5281/zenodo.207066>, <http://dx.doi.org/10.5281/zenodo.207062>, <http://dx.doi.org/10.5281/zenodo.207061>, <http://dx.doi.org/10.5281/zenodo.207055>, <http://dx.doi.org/10.5281/zenodo.207060>, <http://dx.doi.org/10.5281/zenodo.207057>, <http://dx.doi.org/10.5281/zenodo.207056>, <http://dx.doi.org/10.5281/zenodo.207064>, <http://dx.doi.org/10.5281/zenodo.207059>, <http://dx.doi.org/10.5281/zenodo.207063> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) thapae Dworakowska 1994" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empoasca_thapae_Dworakowska_1994> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207068>, <http://dx.doi.org/10.5281/zenodo.207058>, <http://dx.doi.org/10.5281/zenodo.207065>, <http://dx.doi.org/10.5281/zenodo.207067>, <http://dx.doi.org/10.5281/zenodo.207066>, <http://dx.doi.org/10.5281/zenodo.207062>, <http://dx.doi.org/10.5281/zenodo.207061>, <http://dx.doi.org/10.5281/zenodo.207055>, <http://dx.doi.org/10.5281/zenodo.207060>, <http://dx.doi.org/10.5281/zenodo.207057>, <http://dx.doi.org/10.5281/zenodo.207056>, <http://dx.doi.org/10.5281/zenodo.207064>, <http://dx.doi.org/10.5281/zenodo.207059>, <http://dx.doi.org/10.5281/zenodo.207063> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_thapae_Dworakowska_1994>
|
||||
dwc:authority "Dworakowska, 1994" ;
|
||||
dwc:authorityName "Dworakowska" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dworakowska, 1994" ;
|
||||
dwc:species "thapae" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/c61bc4eb-7978-47fa-858d-1c9db816f3e9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_thapae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_thapae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thapae" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.5281/zenodo.207068>
|
||||
dc:description "FIGURES 128 – 137. Empoasca (Matsumurasca) thapae Dworakowska, 1994, 128, 129, ventral pygofer appendage; 130, anal tube appendage; 131, lateral margin at base of subgenital plate; 132, aedeagus, ventral view; 133, same, lateral view; 134, connective; 135, apex of paramere; 136, paramere; 137, abdominal apodemes (all after Dworakowska, 1994)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207068/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207058>
|
||||
dc:description "FIGURES 26 – 34. Empoasca (Matsumurasca) clypealata Qin & Zhang, 2008, 26, male pygofer, lateral view; 27, ventral pygofer appendage; 28, anal tube and anal styli; 29, subgenital plate, lateral view; 30, aedeagus, ventral view; 31, same, lateral view; 32, connective; 33, paramere; 34, abdominal apodemes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207058/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207065>
|
||||
dc:description "FIGURES 92 – 108. Empoasca (Matsumurasca) parvifacia Dworakowska, 1994, 92, male pygofer, lateral view; 93, 94, ventral pygofer appendage; 95, 96, anal tube appendage; 97, 98, subgenital plate, lateral view; 99, 100, aedeagus, ventral view; 101, 102, same, lateral view; 103, 104, connective; 105, 106, paramere; 107, 108, abdominal apodemes (92, 96, 97, 99, 101, 104, 105, 107 after Dworakowska, 1994)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207067>
|
||||
dc:description "FIGURES 119 – 127. Empoasca (Matsumurasca) spinalis Qin and Liu, sp. nov., 119, male pygofer, lateral view; 120, ventral pygofer appendage; 121, anal tube and anal styli; 122, subgenital plate, lateral view; 123, aedeagus, ventral view; 124, same, lateral view; 125, connective; 126, paramere; 127, abdominal apodemes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207067/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207066>
|
||||
dc:description "FIGURES 109 – 118. Empoasca (Matsumurasca) quadrialata Qin & Zhang, 2008, 109, male pygofer, lateral view; 110, ventral pygofer appendage; 111, anal tube and anal styli; 112, anal tube appendage; 113, subgenital plate, lateral view; 114, aedeagus, ventral view; 115, same, lateral view; 116, connective; 117, paramere; 118, abdominal apodemes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207066/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207062>
|
||||
dc:description "FIGURES 68 – 71. Empoasca (Matsumurasca) dolichi Paoli, 1930, 68, connective; 69, subgenital plate, lateral view; 70, aedeagus, ventral view; 71, same, lateral view (all after Dworakowska, 1971)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207062/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207061>
|
||||
dc:description "FIGURES 51 – 67. Empoasca (Matsumurasca) diversa Vilbaste, 1968, 51, male pygofer, lateral view; 52, same, ventral view; 53, ventral pygofer appendage; 54, 55, anal tube appendage, lateral view; 56, anal tube appendage, dorsal view; 57, 58, subgenital plate, lateral view; 59, 60, aedeagus, ventral view; 61, 62, aedeagus, lateral view; 63, connective; 64, 65, paramere; 66, 67, abdominal apodemes (51, 52 after Anufriev, 1973; 57, 60, 62 after Dworakowska, 1971; 54, 56, 65, 66 after Vilbaste, 1968; 53, 55, 58, 59, 61, 63, 64, 67 specimen from China)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207061/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207055>
|
||||
dc:description "FIGURES 1 – 6. Empoasca (Matsumurasca) aino Matsumura, 1931, 1, male pygofer, lateral view; 2, ventral pygofer appendage; 3, anal tube appendage; 4, aedeagus, ventral view; 5, same, lateral view; 6, paramere (all after Dworakowska, 1982)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207055/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207060>
|
||||
dc:description "FIGURES 42 – 50. Empoasca (Matsumurasca) dentalis Qin and Liu, sp. nov., 42, male pygofer, lateral view; 43, ventral pygofer appendage; 44, anal tube and anal styli; 45, subgenital plate, lateral view; 46, aedeagus, ventral view; 47, same, lateral view; 48, connective; 49, paramere; 50, abdominal apodemes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207060/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207057>
|
||||
dc:description "FIGURES 17 – 25. Empoasca (Matsumurasca) biprocessa Qin and Liu, sp. nov., 17, male pygofer, lateral view; 18, ventral pygofer appendage; 19, anal tube and anal styli; 20, subgenital plate, lateral view; 21, aedeagus, lateral view; 22, same, vental view; 23, connective; 24, paramere; 25, abdominal apodemes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207057/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207056>
|
||||
dc:description "FIGURES 7 – 16. Empoasca (Matsumurasca) biloba Qin & Zhang, 2008, 7, male pygofer, lateral view; 8, ventral pygofer appendage; 9, anal tube and anal styli; 10, subgenital plate, lateral view; 11, aedeagus, ventral view; 12, same, lateral view; 13, connective; 14, paramere; 15, 16, abdominal apodemes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207056/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207064>
|
||||
dc:description "FIGURES 78 – 91. Empoacsa (Matsumurasca) onukii Matsuda, 1952, 78, 79, male pygofer, lateral view; 80, ventral pygofer appendage; 81, anal tube appendage; 82, subgenital plate, lateral view; 83, 84, aedeagus, ventral view; 85, 86, aedeagus, lateral view; 87, 88, connective; 89, 90, paramere; 91, abdominal apodemes (79, 84, 86, 88, 89 after Dworakowska, 1971)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207064/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207059>
|
||||
dc:description "FIGURES 35 – 41. Empoasca (Matsumurasca) conifera Dworakowska, 1994, 35, 36, ventral pygofer appendage; 37, 38, anal tube appendage; 39, apex of paramere; 40, aedeagus, ventral view; 41, same, lateral view (all after Dworakowska, 1994)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207059/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207063>
|
||||
dc:description "FIGURES 72 – 77. Empoasca (Matsumurasca) latissima Dworakowska, 1994, 72, 73, ventral pygofer appendage; 74, 75, anal tube appendage; 76, aedeagus, ventral view; 77, same, lateral view (all after Dworakowska, 1994)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207063/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
168
data/03/82/17/038217388C72FFF9B4A4FF560AE6C79E.ttl
Normal file
168
data/03/82/17/038217388C72FFF9B4A4FF560AE6C79E.ttl
Normal file
|
|
@ -0,0 +1,168 @@
|
|||
@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/038217388C72FFF9B4A4FF560AE6C79E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207067>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) schima Thapa 1985" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empoasca_schima_Thapa_1985> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Empoasca_schima_Thapa_1994> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207067>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_schima_Thapa_1985>
|
||||
dwc:authority "Thapa, 1985" ;
|
||||
dwc:authorityName "Thapa" ;
|
||||
dwc:authorityYear "1985" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thapa, 1985" ;
|
||||
dwc:species "schima" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8J3T5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_schima> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_schima_Thapa_1994>
|
||||
dwc:authority "Thapa, Dworakowska, 1994: 104" ;
|
||||
dwc:authorityName "Thapa, Dworakowska" ;
|
||||
dwc:authorityPageNumber "104" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thapa, Dworakowska, 1994" ;
|
||||
dwc:species "schima" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8J3T5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_schima> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_schima>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "schima" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.5281/zenodo.207067>
|
||||
dc:description "FIGURES 119 – 127. Empoasca (Matsumurasca) spinalis Qin and Liu, sp. nov., 119, male pygofer, lateral view; 120, ventral pygofer appendage; 121, anal tube and anal styli; 122, subgenital plate, lateral view; 123, aedeagus, ventral view; 124, same, lateral view; 125, connective; 126, paramere; 127, abdominal apodemes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207067/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207069>
|
||||
dc:description "FIGURES 138 – 146. Faces. 138, E. (M.) biloba Qin & Zhang, 2008; 139, E. (M.) biprocessa Qin & Liu, sp. nov.; 140, E. (M.) clypealata Qin & Zhang, 2008; 141, E. (M.) dentalis Qin & Liu, sp. nov.; 142, E. (M.) diversa Vilbaste, 1968; 143, E. (M.) onukii Matsuda, 1952; 144, E. (M.) parvifacia Dworakowska, 1994; 145, E. (M.) quadrialata Qin & Zhang, 2008; 146, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207069/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207070>
|
||||
dc:description "FIGURES 147 – 155. Heads and thoraxes, dorsal view. 147, E. (M.) biloba Qin & Zhang, 2008; 148, E. (M.) biprocessa Qin & Liu, sp. nov.; 149, E. (M.) clypealata Qin & Zhang, 2008; 150, E. (M.) dentalis Qin & Liu, sp. nov.; 151, E. (M.) diversa Vilbaste, 1968; 152, E. (M.) onukii Matsuda, 1952; 153, E. (M.) parvifacia Dworakowska, 1994; 154, E. (M.) quadrialata Qin & Zhang, 2008; 155, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207070/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207071>
|
||||
dc:description "FIGURES 156 – 164. Whole body, dorsal view. 156, E. (M.) biloba Qin & Zhang, 2008; 157, E. (M.) biprocessa Qin & Liu, sp. nov.; 158, E. (M.) clypealata Qin & Zhang, 2008; 159, E. (M.) dentalis Qin & Liu, sp. nov.; 160, E. (M.) diversa Vilbaste, 1968; 161, E. (M.) onukii Matsuda, 1952; 162, E. (M.) parvifacia Dworakowska, 1994; 163, E. (M.) quadrialata Qin & Zhang, 2008; 164, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207071/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207072>
|
||||
dc:description "FIGURES 165 – 173. Whole body, lateral view. 165, E. (M.) biloba Qin & Zhang, 2008; 166, E. (M.) biprocessa Qin & Liu, sp. nov.; 167, E. (M.) clypealata Qin & Zhang, 2008; 168, E. (M.) dentalis Qin & Liu, sp. nov.; 169, E. (M.) diversa Vilbaste, 1968; 170, E. (M.) onukii Matsuda, 1952; 171, E. (M.) parvifacia Dworakowska, 1994; 172, E. (M.) quadrialata Qin & Zhang, 2008; 173, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207072/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
180
data/03/82/17/038217388C73FFFBB4A4FE760C84C640.ttl
Normal file
180
data/03/82/17/038217388C73FFFBB4A4FE760C84C640.ttl
Normal file
|
|
@ -0,0 +1,180 @@
|
|||
@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/038217388C73FFFBB4A4FE760C84C640>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207066>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) quadrialata Qin & Zhang 2008" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empoasca_quadrialata_Qin_2008> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Empoasca_quadrifida_Qin_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207066>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_quadrialata_Qin_2008>
|
||||
dwc:authority "Qin & Zhang, 2008" ;
|
||||
dwc:authorityName "Qin & Zhang" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Qin & Zhang, 2008" ;
|
||||
dwc:species "quadrialata" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/e2793382-058c-4edf-8803-f6113e74dee5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_quadrialata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_quadrifida_Qin_2008>
|
||||
dwc:authority "Qin & Zhang, 2008: 24" ;
|
||||
dwc:authorityName "Qin & Zhang" ;
|
||||
dwc:authorityPageNumber "24" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Qin & Zhang, 2008" ;
|
||||
dwc:species "quadrifida" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/e2793382-058c-4edf-8803-f6113e74dee5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_quadrifida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_quadrialata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quadrialata" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Empoasca_quadrifida>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quadrifida" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207066>
|
||||
dc:description "FIGURES 109 – 118. Empoasca (Matsumurasca) quadrialata Qin & Zhang, 2008, 109, male pygofer, lateral view; 110, ventral pygofer appendage; 111, anal tube and anal styli; 112, anal tube appendage; 113, subgenital plate, lateral view; 114, aedeagus, ventral view; 115, same, lateral view; 116, connective; 117, paramere; 118, abdominal apodemes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207066/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207069>
|
||||
dc:description "FIGURES 138 – 146. Faces. 138, E. (M.) biloba Qin & Zhang, 2008; 139, E. (M.) biprocessa Qin & Liu, sp. nov.; 140, E. (M.) clypealata Qin & Zhang, 2008; 141, E. (M.) dentalis Qin & Liu, sp. nov.; 142, E. (M.) diversa Vilbaste, 1968; 143, E. (M.) onukii Matsuda, 1952; 144, E. (M.) parvifacia Dworakowska, 1994; 145, E. (M.) quadrialata Qin & Zhang, 2008; 146, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207069/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207070>
|
||||
dc:description "FIGURES 147 – 155. Heads and thoraxes, dorsal view. 147, E. (M.) biloba Qin & Zhang, 2008; 148, E. (M.) biprocessa Qin & Liu, sp. nov.; 149, E. (M.) clypealata Qin & Zhang, 2008; 150, E. (M.) dentalis Qin & Liu, sp. nov.; 151, E. (M.) diversa Vilbaste, 1968; 152, E. (M.) onukii Matsuda, 1952; 153, E. (M.) parvifacia Dworakowska, 1994; 154, E. (M.) quadrialata Qin & Zhang, 2008; 155, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207070/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207071>
|
||||
dc:description "FIGURES 156 – 164. Whole body, dorsal view. 156, E. (M.) biloba Qin & Zhang, 2008; 157, E. (M.) biprocessa Qin & Liu, sp. nov.; 158, E. (M.) clypealata Qin & Zhang, 2008; 159, E. (M.) dentalis Qin & Liu, sp. nov.; 160, E. (M.) diversa Vilbaste, 1968; 161, E. (M.) onukii Matsuda, 1952; 162, E. (M.) parvifacia Dworakowska, 1994; 163, E. (M.) quadrialata Qin & Zhang, 2008; 164, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207071/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207072>
|
||||
dc:description "FIGURES 165 – 173. Whole body, lateral view. 165, E. (M.) biloba Qin & Zhang, 2008; 166, E. (M.) biprocessa Qin & Liu, sp. nov.; 167, E. (M.) clypealata Qin & Zhang, 2008; 168, E. (M.) dentalis Qin & Liu, sp. nov.; 169, E. (M.) diversa Vilbaste, 1968; 170, E. (M.) onukii Matsuda, 1952; 171, E. (M.) parvifacia Dworakowska, 1994; 172, E. (M.) quadrialata Qin & Zhang, 2008; 173, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207072/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
137
data/03/82/17/038217388C74FFFBB4A4FF560D1EC415.ttl
Normal file
137
data/03/82/17/038217388C74FFFBB4A4FF560D1EC415.ttl
Normal file
|
|
@ -0,0 +1,137 @@
|
|||
@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/038217388C74FFFBB4A4FF560D1EC415>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207065>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) parvifacia Dworakowska 1994" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empoasca_parvifacia_Dworakowska_1994> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207065>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_parvifacia_Dworakowska_1994>
|
||||
dwc:authority "Dworakowska, 1994" ;
|
||||
dwc:authorityName "Dworakowska" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dworakowska, 1994" ;
|
||||
dwc:species "parvifacia" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/22ee4901-2068-4e2e-9af2-93fd936cb548> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_parvifacia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_parvifacia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parvifacia" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.5281/zenodo.207065>
|
||||
dc:description "FIGURES 92 – 108. Empoasca (Matsumurasca) parvifacia Dworakowska, 1994, 92, male pygofer, lateral view; 93, 94, ventral pygofer appendage; 95, 96, anal tube appendage; 97, 98, subgenital plate, lateral view; 99, 100, aedeagus, ventral view; 101, 102, same, lateral view; 103, 104, connective; 105, 106, paramere; 107, 108, abdominal apodemes (92, 96, 97, 99, 101, 104, 105, 107 after Dworakowska, 1994)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207069>
|
||||
dc:description "FIGURES 138 – 146. Faces. 138, E. (M.) biloba Qin & Zhang, 2008; 139, E. (M.) biprocessa Qin & Liu, sp. nov.; 140, E. (M.) clypealata Qin & Zhang, 2008; 141, E. (M.) dentalis Qin & Liu, sp. nov.; 142, E. (M.) diversa Vilbaste, 1968; 143, E. (M.) onukii Matsuda, 1952; 144, E. (M.) parvifacia Dworakowska, 1994; 145, E. (M.) quadrialata Qin & Zhang, 2008; 146, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207069/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207070>
|
||||
dc:description "FIGURES 147 – 155. Heads and thoraxes, dorsal view. 147, E. (M.) biloba Qin & Zhang, 2008; 148, E. (M.) biprocessa Qin & Liu, sp. nov.; 149, E. (M.) clypealata Qin & Zhang, 2008; 150, E. (M.) dentalis Qin & Liu, sp. nov.; 151, E. (M.) diversa Vilbaste, 1968; 152, E. (M.) onukii Matsuda, 1952; 153, E. (M.) parvifacia Dworakowska, 1994; 154, E. (M.) quadrialata Qin & Zhang, 2008; 155, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207070/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
230
data/03/82/17/038217388C76FFFEB4A4FB090A5BC220.ttl
Normal file
230
data/03/82/17/038217388C76FFFEB4A4FB090A5BC220.ttl
Normal file
|
|
@ -0,0 +1,230 @@
|
|||
@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/038217388C76FFFEB4A4FB090A5BC220>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207064>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) onukii Matsuda 1952" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empoasca_onukii_Matsuda_1952> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Chlorita_onukii_Ishihara_1953>, <http://taxon-concept.plazi.org/id/Animalia/Empoasca_onukii_Matsuda_1968>, <http://taxon-concept.plazi.org/id/Animalia/Empoasca_onukii_Matsuda_1971> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207064>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_onukii_Matsuda_1952>
|
||||
dwc:authority "Matsuda, 1952", "Matsuda, 1952: 20" ;
|
||||
dwc:authorityName "Matsuda" ;
|
||||
dwc:authorityPageNumber "20" ;
|
||||
dwc:authorityYear "1952" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Matsuda, 1952" ;
|
||||
dwc:species "onukii" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8J3SX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_onukii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chlorita_onukii_Ishihara_1953>
|
||||
dwc:authority "Ishihara, 1953: 30" ;
|
||||
dwc:authorityName "Ishihara" ;
|
||||
dwc:authorityPageNumber "30" ;
|
||||
dwc:authorityYear "1953" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Chlorita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ishihara, 1953" ;
|
||||
dwc:species "onukii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8J3SX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlorita_onukii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_onukii_Matsuda_1968>
|
||||
dwc:authority "Matsuda, Metcalf, 1968: 573" ;
|
||||
dwc:authorityName "Matsuda, Metcalf" ;
|
||||
dwc:authorityPageNumber "573" ;
|
||||
dwc:authorityYear "1968" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Matsuda, Metcalf, 1968" ;
|
||||
dwc:species "onukii" ;
|
||||
dwc:subGenus "Chlorita" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8J3SX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_onukii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_onukii_Matsuda_1971>
|
||||
dwc:authority "Matsuda, Dworakowska, 1971: 505" ;
|
||||
dwc:authorityName "Matsuda, Dworakowska" ;
|
||||
dwc:authorityPageNumber "505" ;
|
||||
dwc:authorityYear "1971" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Matsuda, Dworakowska, 1971" ;
|
||||
dwc:species "onukii" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8J3SX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_onukii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_onukii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "onukii" ;
|
||||
dwc:subGenus "Matsumurasca", "Chlorita" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>, <http://taxon-name.plazi.org/id/Animalia/Empoasca>, <http://taxon-name.plazi.org/id/Animalia/Empoasca_Chlorita> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Chlorita_onukii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Chlorita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "onukii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlorita> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlorita>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Chlorita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Chlorita>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Chlorita" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207064>
|
||||
dc:description "FIGURES 78 – 91. Empoacsa (Matsumurasca) onukii Matsuda, 1952, 78, 79, male pygofer, lateral view; 80, ventral pygofer appendage; 81, anal tube appendage; 82, subgenital plate, lateral view; 83, 84, aedeagus, ventral view; 85, 86, aedeagus, lateral view; 87, 88, connective; 89, 90, paramere; 91, abdominal apodemes (79, 84, 86, 88, 89 after Dworakowska, 1971)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207064/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207069>
|
||||
dc:description "FIGURES 138 – 146. Faces. 138, E. (M.) biloba Qin & Zhang, 2008; 139, E. (M.) biprocessa Qin & Liu, sp. nov.; 140, E. (M.) clypealata Qin & Zhang, 2008; 141, E. (M.) dentalis Qin & Liu, sp. nov.; 142, E. (M.) diversa Vilbaste, 1968; 143, E. (M.) onukii Matsuda, 1952; 144, E. (M.) parvifacia Dworakowska, 1994; 145, E. (M.) quadrialata Qin & Zhang, 2008; 146, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207069/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207070>
|
||||
dc:description "FIGURES 147 – 155. Heads and thoraxes, dorsal view. 147, E. (M.) biloba Qin & Zhang, 2008; 148, E. (M.) biprocessa Qin & Liu, sp. nov.; 149, E. (M.) clypealata Qin & Zhang, 2008; 150, E. (M.) dentalis Qin & Liu, sp. nov.; 151, E. (M.) diversa Vilbaste, 1968; 152, E. (M.) onukii Matsuda, 1952; 153, E. (M.) parvifacia Dworakowska, 1994; 154, E. (M.) quadrialata Qin & Zhang, 2008; 155, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207070/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
127
data/03/82/17/038217388C77FFFEB4A4F89D0D64C5A5.ttl
Normal file
127
data/03/82/17/038217388C77FFFEB4A4F89D0D64C5A5.ttl
Normal file
|
|
@ -0,0 +1,127 @@
|
|||
@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/038217388C77FFFEB4A4F89D0D64C5A5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207063> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) latissima Dworakowska 1994" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empoasca_latissima_Dworakowska_1994> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207063> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_latissima_Dworakowska_1994>
|
||||
dwc:authority "Dworakowska, 1994" ;
|
||||
dwc:authorityName "Dworakowska" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dworakowska, 1994" ;
|
||||
dwc:species "latissima" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/26b100e1-917a-45df-a39c-71a279e08743> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_latissima> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_latissima>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "latissima" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.5281/zenodo.207063>
|
||||
dc:description "FIGURES 72 – 77. Empoasca (Matsumurasca) latissima Dworakowska, 1994, 72, 73, ventral pygofer appendage; 74, 75, anal tube appendage; 76, aedeagus, ventral view; 77, same, lateral view (all after Dworakowska, 1994)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207063/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
159
data/03/82/17/038217388C77FFFFB4A4FE760E45C6C0.ttl
Normal file
159
data/03/82/17/038217388C77FFFFB4A4FE760E45C6C0.ttl
Normal file
|
|
@ -0,0 +1,159 @@
|
|||
@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/038217388C77FFFFB4A4FE760E45C6C0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207062> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) dolichi Paoli 1930" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empoasca_dolichi_Paoli_1930> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Empoasca_doliche_Husain_1938> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207062> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_dolichi_Paoli_1930>
|
||||
dwc:authority "Paoli, 1930", "Paoli, 1930: 68" ;
|
||||
dwc:authorityName "Paoli" ;
|
||||
dwc:authorityPageNumber "68" ;
|
||||
dwc:authorityYear "1930" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Paoli, 1930" ;
|
||||
dwc:species "dolichi" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8J3SV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_dolichi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_doliche_Husain_1938>
|
||||
dwc:authority "Husain, 1938: 65" ;
|
||||
dwc:authorityName "Husain" ;
|
||||
dwc:authorityPageNumber "65" ;
|
||||
dwc:authorityYear "1938" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Husain, 1938" ;
|
||||
dwc:species "doliche" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8J3SV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_doliche> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_dolichi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dolichi" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>, <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Empoasca_doliche>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "doliche" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207062>
|
||||
dc:description "FIGURES 68 – 71. Empoasca (Matsumurasca) dolichi Paoli, 1930, 68, connective; 69, subgenital plate, lateral view; 70, aedeagus, ventral view; 71, same, lateral view (all after Dworakowska, 1971)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207062/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
168
data/03/82/17/038217388C78FFFFB4A4FE8D0E77C415.ttl
Normal file
168
data/03/82/17/038217388C78FFFFB4A4FE8D0E77C415.ttl
Normal file
|
|
@ -0,0 +1,168 @@
|
|||
@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/038217388C78FFFFB4A4FE8D0E77C415>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207061>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) diversa Vilbaste 1968" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empoasca_diversa_Vilbaste_1968> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Empoasca_diversa_Vilbaste_1971> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207061>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_diversa_Vilbaste_1968>
|
||||
dwc:authority "Vilbaste, 1968", "Vilbaste, 1968: 87" ;
|
||||
dwc:authorityName "Vilbaste" ;
|
||||
dwc:authorityPageNumber "87" ;
|
||||
dwc:authorityYear "1968" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Vilbaste, 1968" ;
|
||||
dwc:species "diversa" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8J3ST> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_diversa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_diversa_Vilbaste_1971>
|
||||
dwc:authority "Vilbaste, Dworakowska, 1971: 505" ;
|
||||
dwc:authorityName "Vilbaste, Dworakowska" ;
|
||||
dwc:authorityPageNumber "505" ;
|
||||
dwc:authorityYear "1971" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Vilbaste, Dworakowska, 1971" ;
|
||||
dwc:species "diversa" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8J3ST> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_diversa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_diversa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "diversa" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>, <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.5281/zenodo.207061>
|
||||
dc:description "FIGURES 51 – 67. Empoasca (Matsumurasca) diversa Vilbaste, 1968, 51, male pygofer, lateral view; 52, same, ventral view; 53, ventral pygofer appendage; 54, 55, anal tube appendage, lateral view; 56, anal tube appendage, dorsal view; 57, 58, subgenital plate, lateral view; 59, 60, aedeagus, ventral view; 61, 62, aedeagus, lateral view; 63, connective; 64, 65, paramere; 66, 67, abdominal apodemes (51, 52 after Anufriev, 1973; 57, 60, 62 after Dworakowska, 1971; 54, 56, 65, 66 after Vilbaste, 1968; 53, 55, 58, 59, 61, 63, 64, 67 specimen from China)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207061/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207069>
|
||||
dc:description "FIGURES 138 – 146. Faces. 138, E. (M.) biloba Qin & Zhang, 2008; 139, E. (M.) biprocessa Qin & Liu, sp. nov.; 140, E. (M.) clypealata Qin & Zhang, 2008; 141, E. (M.) dentalis Qin & Liu, sp. nov.; 142, E. (M.) diversa Vilbaste, 1968; 143, E. (M.) onukii Matsuda, 1952; 144, E. (M.) parvifacia Dworakowska, 1994; 145, E. (M.) quadrialata Qin & Zhang, 2008; 146, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207069/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207070>
|
||||
dc:description "FIGURES 147 – 155. Heads and thoraxes, dorsal view. 147, E. (M.) biloba Qin & Zhang, 2008; 148, E. (M.) biprocessa Qin & Liu, sp. nov.; 149, E. (M.) clypealata Qin & Zhang, 2008; 150, E. (M.) dentalis Qin & Liu, sp. nov.; 151, E. (M.) diversa Vilbaste, 1968; 152, E. (M.) onukii Matsuda, 1952; 153, E. (M.) parvifacia Dworakowska, 1994; 154, E. (M.) quadrialata Qin & Zhang, 2008; 155, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207070/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207071>
|
||||
dc:description "FIGURES 156 – 164. Whole body, dorsal view. 156, E. (M.) biloba Qin & Zhang, 2008; 157, E. (M.) biprocessa Qin & Liu, sp. nov.; 158, E. (M.) clypealata Qin & Zhang, 2008; 159, E. (M.) dentalis Qin & Liu, sp. nov.; 160, E. (M.) diversa Vilbaste, 1968; 161, E. (M.) onukii Matsuda, 1952; 162, E. (M.) parvifacia Dworakowska, 1994; 163, E. (M.) quadrialata Qin & Zhang, 2008; 164, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207071/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207072>
|
||||
dc:description "FIGURES 165 – 173. Whole body, lateral view. 165, E. (M.) biloba Qin & Zhang, 2008; 166, E. (M.) biprocessa Qin & Liu, sp. nov.; 167, E. (M.) clypealata Qin & Zhang, 2008; 168, E. (M.) dentalis Qin & Liu, sp. nov.; 169, E. (M.) diversa Vilbaste, 1968; 170, E. (M.) onukii Matsuda, 1952; 171, E. (M.) parvifacia Dworakowska, 1994; 172, E. (M.) quadrialata Qin & Zhang, 2008; 173, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207072/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
146
data/03/82/17/038217388C7AFFF0B4A4F8F60AE0C586.ttl
Normal file
146
data/03/82/17/038217388C7AFFF0B4A4F8F60AE0C586.ttl
Normal file
|
|
@ -0,0 +1,146 @@
|
|||
@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/038217388C7AFFF0B4A4F8F60AE0C586>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207060>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) dentalis Qin and Liu, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empoasca_dentalis_Qin_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207060>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_dentalis_Qin_2011>
|
||||
dwc:authority "Qin and Liu" ;
|
||||
dwc:authorityName "Qin and Liu" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Qin & Liu" ;
|
||||
dwc:species "dentalis" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/75988c99-ce5d-4f3b-aa54-1ccd80458cfd> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_dentalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_dentalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dentalis" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.5281/zenodo.207060>
|
||||
dc:description "FIGURES 42 – 50. Empoasca (Matsumurasca) dentalis Qin and Liu, sp. nov., 42, male pygofer, lateral view; 43, ventral pygofer appendage; 44, anal tube and anal styli; 45, subgenital plate, lateral view; 46, aedeagus, ventral view; 47, same, lateral view; 48, connective; 49, paramere; 50, abdominal apodemes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207060/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207069>
|
||||
dc:description "FIGURES 138 – 146. Faces. 138, E. (M.) biloba Qin & Zhang, 2008; 139, E. (M.) biprocessa Qin & Liu, sp. nov.; 140, E. (M.) clypealata Qin & Zhang, 2008; 141, E. (M.) dentalis Qin & Liu, sp. nov.; 142, E. (M.) diversa Vilbaste, 1968; 143, E. (M.) onukii Matsuda, 1952; 144, E. (M.) parvifacia Dworakowska, 1994; 145, E. (M.) quadrialata Qin & Zhang, 2008; 146, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207069/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207070>
|
||||
dc:description "FIGURES 147 – 155. Heads and thoraxes, dorsal view. 147, E. (M.) biloba Qin & Zhang, 2008; 148, E. (M.) biprocessa Qin & Liu, sp. nov.; 149, E. (M.) clypealata Qin & Zhang, 2008; 150, E. (M.) dentalis Qin & Liu, sp. nov.; 151, E. (M.) diversa Vilbaste, 1968; 152, E. (M.) onukii Matsuda, 1952; 153, E. (M.) parvifacia Dworakowska, 1994; 154, E. (M.) quadrialata Qin & Zhang, 2008; 155, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207070/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207071>
|
||||
dc:description "FIGURES 156 – 164. Whole body, dorsal view. 156, E. (M.) biloba Qin & Zhang, 2008; 157, E. (M.) biprocessa Qin & Liu, sp. nov.; 158, E. (M.) clypealata Qin & Zhang, 2008; 159, E. (M.) dentalis Qin & Liu, sp. nov.; 160, E. (M.) diversa Vilbaste, 1968; 161, E. (M.) onukii Matsuda, 1952; 162, E. (M.) parvifacia Dworakowska, 1994; 163, E. (M.) quadrialata Qin & Zhang, 2008; 164, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207071/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207072>
|
||||
dc:description "FIGURES 165 – 173. Whole body, lateral view. 165, E. (M.) biloba Qin & Zhang, 2008; 166, E. (M.) biprocessa Qin & Liu, sp. nov.; 167, E. (M.) clypealata Qin & Zhang, 2008; 168, E. (M.) dentalis Qin & Liu, sp. nov.; 169, E. (M.) diversa Vilbaste, 1968; 170, E. (M.) onukii Matsuda, 1952; 171, E. (M.) parvifacia Dworakowska, 1994; 172, E. (M.) quadrialata Qin & Zhang, 2008; 173, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207072/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
127
data/03/82/17/038217388C7AFFF2B4A4FE1D0D67C7B4.ttl
Normal file
127
data/03/82/17/038217388C7AFFF2B4A4FE1D0D67C7B4.ttl
Normal file
|
|
@ -0,0 +1,127 @@
|
|||
@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/038217388C7AFFF2B4A4FE1D0D67C7B4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207059> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) conifera Dworakowska 1994" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empoasca_conifera_Dworakowska_1994> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207059> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_conifera_Dworakowska_1994>
|
||||
dwc:authority "Dworakowska, 1994" ;
|
||||
dwc:authorityName "Dworakowska" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dworakowska, 1994" ;
|
||||
dwc:species "conifera" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/e5912fe1-53bc-48c0-b37d-4b4fdeadb715> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_conifera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_conifera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "conifera" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.5281/zenodo.207059>
|
||||
dc:description "FIGURES 35 – 41. Empoasca (Matsumurasca) conifera Dworakowska, 1994, 35, 36, ventral pygofer appendage; 37, 38, anal tube appendage; 39, apex of paramere; 40, aedeagus, ventral view; 41, same, lateral view (all after Dworakowska, 1994)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207059/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
162
data/03/82/17/038217388C7BFFF2B4A4FE760D7DC4F9.ttl
Normal file
162
data/03/82/17/038217388C7BFFF2B4A4FE760D7DC4F9.ttl
Normal file
|
|
@ -0,0 +1,162 @@
|
|||
@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/038217388C7BFFF2B4A4FE760D7DC4F9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207058>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) clypealata Qin & Zhang" ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Empoasca_clypeata_Qin_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_clypealata> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207058>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_clypeata_Qin_2008>
|
||||
dwc:authority "Qin & Zhang, 2008: 20" ;
|
||||
dwc:authorityName "Qin & Zhang" ;
|
||||
dwc:authorityPageNumber "20" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Qin & Zhang, 2008" ;
|
||||
dwc:species "clypeata" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3a79b799-695a-4f07-ab5b-dc979b0ba249> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_clypeata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_clypealata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "clypealata" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Empoasca_clypeata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "clypeata" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207058>
|
||||
dc:description "FIGURES 26 – 34. Empoasca (Matsumurasca) clypealata Qin & Zhang, 2008, 26, male pygofer, lateral view; 27, ventral pygofer appendage; 28, anal tube and anal styli; 29, subgenital plate, lateral view; 30, aedeagus, ventral view; 31, same, lateral view; 32, connective; 33, paramere; 34, abdominal apodemes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207058/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207069>
|
||||
dc:description "FIGURES 138 – 146. Faces. 138, E. (M.) biloba Qin & Zhang, 2008; 139, E. (M.) biprocessa Qin & Liu, sp. nov.; 140, E. (M.) clypealata Qin & Zhang, 2008; 141, E. (M.) dentalis Qin & Liu, sp. nov.; 142, E. (M.) diversa Vilbaste, 1968; 143, E. (M.) onukii Matsuda, 1952; 144, E. (M.) parvifacia Dworakowska, 1994; 145, E. (M.) quadrialata Qin & Zhang, 2008; 146, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207069/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207070>
|
||||
dc:description "FIGURES 147 – 155. Heads and thoraxes, dorsal view. 147, E. (M.) biloba Qin & Zhang, 2008; 148, E. (M.) biprocessa Qin & Liu, sp. nov.; 149, E. (M.) clypealata Qin & Zhang, 2008; 150, E. (M.) dentalis Qin & Liu, sp. nov.; 151, E. (M.) diversa Vilbaste, 1968; 152, E. (M.) onukii Matsuda, 1952; 153, E. (M.) parvifacia Dworakowska, 1994; 154, E. (M.) quadrialata Qin & Zhang, 2008; 155, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207070/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207071>
|
||||
dc:description "FIGURES 156 – 164. Whole body, dorsal view. 156, E. (M.) biloba Qin & Zhang, 2008; 157, E. (M.) biprocessa Qin & Liu, sp. nov.; 158, E. (M.) clypealata Qin & Zhang, 2008; 159, E. (M.) dentalis Qin & Liu, sp. nov.; 160, E. (M.) diversa Vilbaste, 1968; 161, E. (M.) onukii Matsuda, 1952; 162, E. (M.) parvifacia Dworakowska, 1994; 163, E. (M.) quadrialata Qin & Zhang, 2008; 164, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207071/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207072>
|
||||
dc:description "FIGURES 165 – 173. Whole body, lateral view. 165, E. (M.) biloba Qin & Zhang, 2008; 166, E. (M.) biprocessa Qin & Liu, sp. nov.; 167, E. (M.) clypealata Qin & Zhang, 2008; 168, E. (M.) dentalis Qin & Liu, sp. nov.; 169, E. (M.) diversa Vilbaste, 1968; 170, E. (M.) onukii Matsuda, 1952; 171, E. (M.) parvifacia Dworakowska, 1994; 172, E. (M.) quadrialata Qin & Zhang, 2008; 173, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207072/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
146
data/03/82/17/038217388C7DFFF3B4A4F8CE0DEFC415.ttl
Normal file
146
data/03/82/17/038217388C7DFFF3B4A4F8CE0DEFC415.ttl
Normal file
|
|
@ -0,0 +1,146 @@
|
|||
@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/038217388C7DFFF3B4A4F8CE0DEFC415>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207057>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) biprocessa Qin and Liu, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empoasca_biprocessa_Qin_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207057>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_biprocessa_Qin_2011>
|
||||
dwc:authority "Qin and Liu" ;
|
||||
dwc:authorityName "Qin and Liu" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Qin & Liu" ;
|
||||
dwc:species "biprocessa" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JKSH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_biprocessa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_biprocessa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "biprocessa" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.5281/zenodo.207057>
|
||||
dc:description "FIGURES 17 – 25. Empoasca (Matsumurasca) biprocessa Qin and Liu, sp. nov., 17, male pygofer, lateral view; 18, ventral pygofer appendage; 19, anal tube and anal styli; 20, subgenital plate, lateral view; 21, aedeagus, lateral view; 22, same, vental view; 23, connective; 24, paramere; 25, abdominal apodemes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207057/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207069>
|
||||
dc:description "FIGURES 138 – 146. Faces. 138, E. (M.) biloba Qin & Zhang, 2008; 139, E. (M.) biprocessa Qin & Liu, sp. nov.; 140, E. (M.) clypealata Qin & Zhang, 2008; 141, E. (M.) dentalis Qin & Liu, sp. nov.; 142, E. (M.) diversa Vilbaste, 1968; 143, E. (M.) onukii Matsuda, 1952; 144, E. (M.) parvifacia Dworakowska, 1994; 145, E. (M.) quadrialata Qin & Zhang, 2008; 146, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207069/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207070>
|
||||
dc:description "FIGURES 147 – 155. Heads and thoraxes, dorsal view. 147, E. (M.) biloba Qin & Zhang, 2008; 148, E. (M.) biprocessa Qin & Liu, sp. nov.; 149, E. (M.) clypealata Qin & Zhang, 2008; 150, E. (M.) dentalis Qin & Liu, sp. nov.; 151, E. (M.) diversa Vilbaste, 1968; 152, E. (M.) onukii Matsuda, 1952; 153, E. (M.) parvifacia Dworakowska, 1994; 154, E. (M.) quadrialata Qin & Zhang, 2008; 155, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207070/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207071>
|
||||
dc:description "FIGURES 156 – 164. Whole body, dorsal view. 156, E. (M.) biloba Qin & Zhang, 2008; 157, E. (M.) biprocessa Qin & Liu, sp. nov.; 158, E. (M.) clypealata Qin & Zhang, 2008; 159, E. (M.) dentalis Qin & Liu, sp. nov.; 160, E. (M.) diversa Vilbaste, 1968; 161, E. (M.) onukii Matsuda, 1952; 162, E. (M.) parvifacia Dworakowska, 1994; 163, E. (M.) quadrialata Qin & Zhang, 2008; 164, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207071/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207072>
|
||||
dc:description "FIGURES 165 – 173. Whole body, lateral view. 165, E. (M.) biloba Qin & Zhang, 2008; 166, E. (M.) biprocessa Qin & Liu, sp. nov.; 167, E. (M.) clypealata Qin & Zhang, 2008; 168, E. (M.) dentalis Qin & Liu, sp. nov.; 169, E. (M.) diversa Vilbaste, 1968; 170, E. (M.) onukii Matsuda, 1952; 171, E. (M.) parvifacia Dworakowska, 1994; 172, E. (M.) quadrialata Qin & Zhang, 2008; 173, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207072/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
147
data/03/82/17/038217388C7DFFF5B4A4FF590D46C4A1.ttl
Normal file
147
data/03/82/17/038217388C7DFFF5B4A4FF590D46C4A1.ttl
Normal file
|
|
@ -0,0 +1,147 @@
|
|||
@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/038217388C7DFFF5B4A4FF590D46C4A1>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207056>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) biloba Qin & Zhang 2008" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empoasca_biloba_Qin_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207056>, <http://dx.doi.org/10.5281/zenodo.207069>, <http://dx.doi.org/10.5281/zenodo.207070>, <http://dx.doi.org/10.5281/zenodo.207071>, <http://dx.doi.org/10.5281/zenodo.207072> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_biloba_Qin_2008>
|
||||
dwc:authority "Qin & Zhang, 2008" ;
|
||||
dwc:authorityName "Qin & Zhang" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Qin & Zhang, 2008" ;
|
||||
dwc:species "biloba" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/a4f47851-7acb-451f-ac7f-7b9ee512e719> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_biloba> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_biloba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "biloba" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.5281/zenodo.207056>
|
||||
dc:description "FIGURES 7 – 16. Empoasca (Matsumurasca) biloba Qin & Zhang, 2008, 7, male pygofer, lateral view; 8, ventral pygofer appendage; 9, anal tube and anal styli; 10, subgenital plate, lateral view; 11, aedeagus, ventral view; 12, same, lateral view; 13, connective; 14, paramere; 15, 16, abdominal apodemes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207056/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207069>
|
||||
dc:description "FIGURES 138 – 146. Faces. 138, E. (M.) biloba Qin & Zhang, 2008; 139, E. (M.) biprocessa Qin & Liu, sp. nov.; 140, E. (M.) clypealata Qin & Zhang, 2008; 141, E. (M.) dentalis Qin & Liu, sp. nov.; 142, E. (M.) diversa Vilbaste, 1968; 143, E. (M.) onukii Matsuda, 1952; 144, E. (M.) parvifacia Dworakowska, 1994; 145, E. (M.) quadrialata Qin & Zhang, 2008; 146, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207069/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207070>
|
||||
dc:description "FIGURES 147 – 155. Heads and thoraxes, dorsal view. 147, E. (M.) biloba Qin & Zhang, 2008; 148, E. (M.) biprocessa Qin & Liu, sp. nov.; 149, E. (M.) clypealata Qin & Zhang, 2008; 150, E. (M.) dentalis Qin & Liu, sp. nov.; 151, E. (M.) diversa Vilbaste, 1968; 152, E. (M.) onukii Matsuda, 1952; 153, E. (M.) parvifacia Dworakowska, 1994; 154, E. (M.) quadrialata Qin & Zhang, 2008; 155, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207070/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207071>
|
||||
dc:description "FIGURES 156 – 164. Whole body, dorsal view. 156, E. (M.) biloba Qin & Zhang, 2008; 157, E. (M.) biprocessa Qin & Liu, sp. nov.; 158, E. (M.) clypealata Qin & Zhang, 2008; 159, E. (M.) dentalis Qin & Liu, sp. nov.; 160, E. (M.) diversa Vilbaste, 1968; 161, E. (M.) onukii Matsuda, 1952; 162, E. (M.) parvifacia Dworakowska, 1994; 163, E. (M.) quadrialata Qin & Zhang, 2008; 164, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207071/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207072>
|
||||
dc:description "FIGURES 165 – 173. Whole body, lateral view. 165, E. (M.) biloba Qin & Zhang, 2008; 166, E. (M.) biprocessa Qin & Liu, sp. nov.; 167, E. (M.) clypealata Qin & Zhang, 2008; 168, E. (M.) dentalis Qin & Liu, sp. nov.; 169, E. (M.) diversa Vilbaste, 1968; 170, E. (M.) onukii Matsuda, 1952; 171, E. (M.) parvifacia Dworakowska, 1994; 172, E. (M.) quadrialata Qin & Zhang, 2008; 173, E. (M.) spinalis Qin & Liu, sp. nov." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207072/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
148
data/03/82/17/038217388C7EFFF6B4A4FDDB0E88C653.ttl
Normal file
148
data/03/82/17/038217388C7EFFF6B4A4FDDB0E88C653.ttl
Normal file
|
|
@ -0,0 +1,148 @@
|
|||
@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/038217388C7EFFF6B4A4FDDB0E88C653>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.207055> ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) aino Matsumura 1931" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Empoasca_aino_Matsumura_1931> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Empoasca_aino_Matsumura_1971> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.207055> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_aino_Matsumura_1931>
|
||||
dwc:authority "Matsumura, 1931", "Matsumura, 1931: 80" ;
|
||||
dwc:authorityName "Matsumura" ;
|
||||
dwc:authorityPageNumber "80" ;
|
||||
dwc:authorityYear "1931" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Matsumura, 1931" ;
|
||||
dwc:species "aino" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8J3SL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_aino> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_aino_Matsumura_1971>
|
||||
dwc:authority "Matsumura, Dworakowska, 1971: 505" ;
|
||||
dwc:authorityName "Matsumura, Dworakowska" ;
|
||||
dwc:authorityPageNumber "505" ;
|
||||
dwc:authorityYear "1971" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Matsumura, Dworakowska, 1971" ;
|
||||
dwc:species "aino" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8J3SL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_aino> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_aino>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aino" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>, <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.5281/zenodo.207055>
|
||||
dc:description "FIGURES 1 – 6. Empoasca (Matsumurasca) aino Matsumura, 1931, 1, male pygofer, lateral view; 2, ventral pygofer appendage; 3, anal tube appendage; 4, aedeagus, ventral view; 5, same, lateral view; 6, paramere (all after Dworakowska, 1982)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/207055/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
108
data/03/82/17/038217388C7EFFF6B4A4FF1C0C00C4B7.ttl
Normal file
108
data/03/82/17/038217388C7EFFF6B4A4FF1C0C00C4B7.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@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/038217388C7EFFF6B4A4FF1C0C00C4B7>
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:title "Empoasca (Matsumurasca) Anufriev" ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Empoasca_Matsumurasca_Anufriev_1973> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.207054> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.207054>
|
||||
bibo:endPage "42" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "22" ;
|
||||
bibo:volume "3003" ;
|
||||
dc:creator "Liu, Yang; Qin, Dao-Zheng; Fletcher, Murray J.; Zhang, Ya-Lin" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Review of Empoasca (Matsumurasca) Anufriev (Hemiptera: Cicadellidae: Typhlocybinae: Empoascini), with description of three new species from China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Empoasca_Matsumurasca_Anufriev_1973>
|
||||
dwc:authority "Anufriev, 1973: 540" ;
|
||||
dwc:authorityName "Anufriev" ;
|
||||
dwc:authorityPageNumber "540" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Anufriev, 1973" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JMMW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca_Matsumurasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Matsumurasca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empoasca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Empoasca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Empoasca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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 .
|
||||
120
data/03/82/26/03822624D810AE7494DCFB066FBDF991.ttl
Normal file
120
data/03/82/26/03822624D810AE7494DCFB066FBDF991.ttl
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
@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/03822624D810AE7494DCFB066FBDF991>
|
||||
dc:creator "La Perna, R." ;
|
||||
dc:title "Ledella marisnostri La Perna 2004, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03822624D810AE7494DCFB066FBDF991.mc.3B439D6FD810AE75947AFB566E46FA90>, <http://tb.plazi.org/GgServer/dwcaRecords/03822624D810AE7494DCFB066FBDF991.mc.3B439D6FD810AE75973AFA956EABFAD1> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ledella_marisnostri_Perna_2004> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFBB5E5CD818AE7D965BFF876C35FF99> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFBB5E5CD818AE7D965BFF876C35FF99>
|
||||
bibo:endPage "1057" ;
|
||||
bibo:journal "Journal of Natural History" ;
|
||||
bibo:pubDate "2004-04-20" ;
|
||||
bibo:startPage "1045" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "La Perna, R." ;
|
||||
dc:date "2004" ;
|
||||
dc:title "The identity of Yoldia micrometrica Seguenza, 1877 and three new deep-sea protobranchs from the Mediterranean (Bivalvia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ledella_marisnostri_Perna_2004>
|
||||
dwc:authority "La Perna, 2004" ;
|
||||
dwc:authorityName "La Perna" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Nuculanidae" ;
|
||||
dwc:genus "Ledella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "La Perna, 2004" ;
|
||||
dwc:species "marisnostri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ledella_marisnostri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ledella_marisnostri>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Nuculanidae" ;
|
||||
dwc:genus "Ledella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "marisnostri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ledella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ledella>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Nuculanidae" ;
|
||||
dwc:genus "Ledella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nuculanidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nuculanidae>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Nuculanidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nuculanoida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nuculanoida>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bivalvia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bivalvia>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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/03822624D810AE7494DCFB066FBDF991.mc.3B439D6FD810AE75947AFB566E46FA90>
|
||||
dwc:collectionCode "MZB" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03822624D810AE7494DCFB066FBDF991#3B439D6FD810AE75947AFB566E46FA90> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03822624D810AE7494DCFB066FBDF991.mc.3B439D6FD810AE75973AFA956EABFAD1>
|
||||
dwc:locality "Cruise" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "976" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03822624D810AE7494DCFB066FBDF991#3B439D6FD810AE75973AFA956EABFAD1> ;
|
||||
a dwc:MaterialCitation .
|
||||
176
data/03/82/26/03822624D81BAE799469FF326F01FE77.ttl
Normal file
176
data/03/82/26/03822624D81BAE799469FF326F01FE77.ttl
Normal file
|
|
@ -0,0 +1,176 @@
|
|||
@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/03822624D81BAE799469FF326F01FE77>
|
||||
dc:creator "La Perna, R." ;
|
||||
dc:title "Yoldiella micrometrica" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03822624D81BAE799469FF326F01FE77.mc.3B439D6FD81BAE7E947BFEB86E28FEEE>, <http://tb.plazi.org/GgServer/dwcaRecords/03822624D81BAE799469FF326F01FE77.mc.3B439D6FD81BAE7E973AFE076DFDFE2E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Yoldiella_micrometrica_Seguenza_1877> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Yoldia_micrometrica_Perna_2004>, <http://taxon-concept.plazi.org/id/Animalia/Yoldia_micrometrica_Seguenza_1877> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFBB5E5CD818AE7D965BFF876C35FF99> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFBB5E5CD818AE7D965BFF876C35FF99>
|
||||
bibo:endPage "1057" ;
|
||||
bibo:journal "Journal of Natural History" ;
|
||||
bibo:pubDate "2004-04-20" ;
|
||||
bibo:startPage "1045" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "La Perna, R." ;
|
||||
dc:date "2004" ;
|
||||
dc:title "The identity of Yoldia micrometrica Seguenza, 1877 and three new deep-sea protobranchs from the Mediterranean (Bivalvia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Yoldiella_micrometrica_Seguenza_1877>
|
||||
dwc:authority "(Seguenza, 1877)" ;
|
||||
dwc:baseAuthorityName "Seguenza" ;
|
||||
dwc:baseAuthorityYear "1877" ;
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Yoldiidae" ;
|
||||
dwc:genus "Yoldiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Seguenza, 1877)" ;
|
||||
dwc:species "micrometrica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Yoldiella_micrometrica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Yoldia_micrometrica_Perna_2004>
|
||||
dwc:authority "La Perna, 2004" ;
|
||||
dwc:authorityName "La Perna" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Yoldiidae" ;
|
||||
dwc:genus "Yoldia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "La Perna, 2004" ;
|
||||
dwc:species "micrometrica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Yoldia_micrometrica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Yoldia_micrometrica_Seguenza_1877>
|
||||
dwc:authority ", Seguenza, 1877 b: 21" ;
|
||||
dwc:authorityName ", Seguenza" ;
|
||||
dwc:authorityPageNumber "21" ;
|
||||
dwc:authorityYear "1877" ;
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Yoldiidae" ;
|
||||
dwc:genus "Yoldia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Seguenza, 1877" ;
|
||||
dwc:species "micrometrica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Yoldia_micrometrica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Yoldiella_micrometrica>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Yoldiidae" ;
|
||||
dwc:genus "Yoldiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "micrometrica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yoldiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Yoldiella>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Yoldiidae" ;
|
||||
dwc:genus "Yoldiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yoldiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Yoldiidae>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Yoldiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nuculanoida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nuculanoida>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bivalvia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bivalvia>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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/Yoldia_micrometrica>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Yoldiidae" ;
|
||||
dwc:genus "Yoldia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "micrometrica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yoldia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Yoldia>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Yoldiidae" ;
|
||||
dwc:genus "Yoldia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yoldiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03822624D81BAE799469FF326F01FE77.mc.3B439D6FD81BAE7E947BFEB86E28FEEE>
|
||||
dwc:collectionCode "MZB" ;
|
||||
dwc:typeStatus "neotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03822624D81BAE799469FF326F01FE77#3B439D6FD81BAE7E947BFEB86E28FEEE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03822624D81BAE799469FF326F01FE77.mc.3B439D6FD81BAE7E973AFE076DFDFE2E>
|
||||
dwc:locality "Pleistocene" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03822624D81BAE799469FF326F01FE77#3B439D6FD81BAE7E973AFE076DFDFE2E> ;
|
||||
a dwc:MaterialCitation .
|
||||
120
data/03/82/26/03822624D81CAE7894CEFDA968BCFA07.ttl
Normal file
120
data/03/82/26/03822624D81CAE7894CEFDA968BCFA07.ttl
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
@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/03822624D81CAE7894CEFDA968BCFA07>
|
||||
dc:creator "La Perna, R." ;
|
||||
dc:title "Yoldiella ovulum La Perna 2004, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03822624D81CAE7894CEFDA968BCFA07.mc.3B439D6FD81CAE79947BFD0C6E5FFD5A>, <http://tb.plazi.org/GgServer/dwcaRecords/03822624D81CAE7894CEFDA968BCFA07.mc.3B439D6FD81CAE79973AFD4B6F33FC9A> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Yoldiella_ovulum_Perna_2004> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFBB5E5CD818AE7D965BFF876C35FF99> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFBB5E5CD818AE7D965BFF876C35FF99>
|
||||
bibo:endPage "1057" ;
|
||||
bibo:journal "Journal of Natural History" ;
|
||||
bibo:pubDate "2004-04-20" ;
|
||||
bibo:startPage "1045" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "La Perna, R." ;
|
||||
dc:date "2004" ;
|
||||
dc:title "The identity of Yoldia micrometrica Seguenza, 1877 and three new deep-sea protobranchs from the Mediterranean (Bivalvia)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Yoldiella_ovulum_Perna_2004>
|
||||
dwc:authority "La Perna, 2004" ;
|
||||
dwc:authorityName "La Perna" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Yoldiidae" ;
|
||||
dwc:genus "Yoldiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "La Perna, 2004" ;
|
||||
dwc:species "ovulum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Yoldiella_ovulum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Yoldiella_ovulum>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Yoldiidae" ;
|
||||
dwc:genus "Yoldiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ovulum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yoldiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Yoldiella>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Yoldiidae" ;
|
||||
dwc:genus "Yoldiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yoldiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Yoldiidae>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:family "Yoldiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nuculanoida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nuculanoida>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nuculanoida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bivalvia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bivalvia>
|
||||
dwc:class "Bivalvia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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/03822624D81CAE7894CEFDA968BCFA07.mc.3B439D6FD81CAE79947BFD0C6E5FFD5A>
|
||||
dwc:collectionCode "MZB" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03822624D81CAE7894CEFDA968BCFA07#3B439D6FD81CAE79947BFD0C6E5FFD5A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03822624D81CAE7894CEFDA968BCFA07.mc.3B439D6FD81CAE79973AFD4B6F33FC9A>
|
||||
dwc:locality "southern Tyrrhenian" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1096" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03822624D81CAE7894CEFDA968BCFA07#3B439D6FD81CAE79973AFD4B6F33FC9A> ;
|
||||
a dwc:MaterialCitation .
|
||||
117
data/03/82/26/03822658FFE6326AFF1E50965563FD9F.ttl
Normal file
117
data/03/82/26/03822658FFE6326AFF1E50965563FD9F.ttl
Normal file
|
|
@ -0,0 +1,117 @@
|
|||
@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/03822658FFE6326AFF1E50965563FD9F>
|
||||
dc:creator "Király, Gergely; Barina, Zoltán; Trávníček, Bohumil" ;
|
||||
dc:title "Rubus gizellae Borbas emend. Gayer 1887" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03822658FFE6326AFF1E50965563FD9F.mc.3B439D13FFE6326AFF1E50E85415FF11> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rubus_gizellae_Gayer_1887> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.167.1.12> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.167.1.12>
|
||||
bibo:endPage "142" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2014-05-05" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "167" ;
|
||||
dc:creator "Király, Gergely; Barina, Zoltán; Trávníček, Bohumil" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Rubus gizellae (Rosaceae), a bramble species from southeastern Europe- identification history, neotypification, and taxonomic notes" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rubus_gizellae_Gayer_1887>
|
||||
dwc:authority "Borbas (1887: 327)" ;
|
||||
dwc:authorityName "Borbas emend. Gayer" ;
|
||||
dwc:authorityPageNumber "327" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Rubus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Borbas emend. Gayer, 1887" ;
|
||||
dwc:species "gizellae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TK94> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rubus_gizellae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rubus_gizellae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Rubus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gizellae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rubus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Rubus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03822658FFE6326AFF1E50965563FD9F.mc.3B439D13FFE6326AFF1E50E85415FF11>
|
||||
dwc:eventDate "1920-07-04" ;
|
||||
dwc:locality "Davidhaza" ;
|
||||
dwc:typeStatus "neotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03822658FFE6326AFF1E50965563FD9F#3B439D13FFE6326AFF1E50E85415FF11> ;
|
||||
a dwc:MaterialCitation .
|
||||
169
data/03/82/40/03824077FFE0FFCEFF75FF654BF555A4.ttl
Normal file
169
data/03/82/40/03824077FFE0FFCEFF75FF654BF555A4.ttl
Normal file
|
|
@ -0,0 +1,169 @@
|
|||
@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/03824077FFE0FFCEFF75FF654BF555A4>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Copestylum_Macquart_1846>, <http://dx.doi.org/10.5281/zenodo.5848271>, <http://dx.doi.org/10.5281/zenodo.5848273>, <http://dx.doi.org/10.5281/zenodo.5848275>, <http://dx.doi.org/10.5281/zenodo.5848277> ;
|
||||
dc:creator "Montoya, Augusto León; Parada-Marín, Henry Mauricio; Ramos-Pastrana, Yardany" ;
|
||||
dc:title "Copestylum enriquei Montoya & Parada-Marín & Ramos-Pastrana 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFE0FFCEFF75FF654BF555A4.mc.3B43FB3CFFE0FFC5FEAAFA634A2152F1>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFE0FFCEFF75FF654BF555A4.mc.3B43FB3CFFE0FFC5FEFBF9D34801529A> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Copestylum_enriquei_Montoya_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5091.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5091.3.1>
|
||||
bibo:endPage "415" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-01-14" ;
|
||||
bibo:startPage "401" ;
|
||||
bibo:volume "5091" ;
|
||||
dc:creator "Montoya, Augusto León; Parada-Marín, Henry Mauricio; Ramos-Pastrana, Yardany" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Description of a new flower fly species of the Copestylum vagum group (Diptera Syrphidae) from pristine Amazonian rainforests of Colombia and Suriname" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5848271>, <http://dx.doi.org/10.5281/zenodo.5848273>, <http://dx.doi.org/10.5281/zenodo.5848275>, <http://dx.doi.org/10.5281/zenodo.5848277> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Copestylum_enriquei_Montoya_2022>
|
||||
dwc:authority "Montoya & Parada-Marín & Ramos-Pastrana, 2022" ;
|
||||
dwc:authorityName "Montoya & Parada-Marín & Ramos-Pastrana" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Copestylum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Montoya & Parada-Marín & Ramos-Pastrana, 2022" ;
|
||||
dwc:species "enriquei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HZSD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Copestylum_enriquei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Copestylum_Macquart_1846>
|
||||
dwc:authorityName "Macquart" ;
|
||||
dwc:authorityYear "1846" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Copestylum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Macquart, 1846" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HZSD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Copestylum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Copestylum_enriquei>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Copestylum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "enriquei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Copestylum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Copestylum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Copestylum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
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.5281/zenodo.5848271>
|
||||
dc:description "FIGURE 1. Copestylum enriquei sp. nov., male, holotype (LEUA–00000035890): A. Head, frontal view; B. Habitus, dorsal view; C. Thorax, dorsal view, detail of maculae and pile patterns on scutum; D. Lateral view, E. Latero-posterior view, detail of male genitalia." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5848271/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5848273>
|
||||
dc:description "FIGURE 2. Copestylum enriquei sp. nov., male, holotype (LEUA–00000035890). A. Abdomen, lateral view; B. Abdomen, ventral view; C. Whole genitalia including epandrium, cercus, and surstylus, lateral view, detail of the dorsal extension of the epandrium (white arrow); D. Epandrium, dorsal view, detail of the dorsal extension (white arrow); E. Hypandrium, ventral view. Abbreviations used in male genitalia structures are as follows: Ah = Aedeagal hood; Cer = Cercus; Epd = Epandrium; Hyp = Hypandrium; Sa= Surstylar apodeme; Sl= Superior lobe; Sur = Surstyle." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5848273/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5848275>
|
||||
dc:description "FIGURE 3. Copestylum enriquei sp. nov., female, paratype (RMNH-collection). A. Head, frontal view; B. Head, lateral view, C. Habitus, lateral view; D. Thorax and abdomen, dorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5848275/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5848277>
|
||||
dc:description "FIGURE 4. A. Habitat of Copestylum enriquei sp. nov. in a pristine forest at Florencia, Caquetá in Colombia. The specimens were collected using a canopy Malaise trap (Rafael & Gorayeb 1982); B. Geographical distribution map showing the collection localities of Copestylum enriquei sp. nov. in the Amazon rainforest of Colombia and Suriname (Red triangle)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5848277/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFE0FFCEFF75FF654BF555A4.mc.3B43FB3CFFE0FFC5FEAAFA634A2152F1>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2016-12-21" ;
|
||||
dwc:locality "Original" ;
|
||||
dwc:recordedBy "Y. Ramos-Pastrana" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "716" ;
|
||||
dwc:verbatimLatitude "1.746287" ;
|
||||
dwc:verbatimLongitude "-75.62779" ;
|
||||
trt:gbifOccurrenceId "3436730323" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFE0FFCEFF75FF654BF555A4#3B43FB3CFFE0FFC5FEAAFA634A2152F1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFE0FFCEFF75FF654BF555A4.mc.3B43FB3CFFE0FFC5FEFBF9D34801529A>
|
||||
dwc:eventDate "1963-05-28" ;
|
||||
dwc:locality "Mapane area" ;
|
||||
dwc:recordedBy "P. H. van Doesburg Jr. " ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "35" ;
|
||||
trt:gbifOccurrenceId "3436730331" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFE0FFCEFF75FF654BF555A4#3B43FB3CFFE0FFC5FEFBF9D34801529A> ;
|
||||
a dwc:MaterialCitation .
|
||||
129
data/03/82/40/03824077FFE1FFCCFF75FAAC4EB752D7.ttl
Normal file
129
data/03/82/40/03824077FFE1FFCCFF75FAAC4EB752D7.ttl
Normal file
|
|
@ -0,0 +1,129 @@
|
|||
@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/03824077FFE1FFCCFF75FAAC4EB752D7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5848275>, <http://dx.doi.org/10.5281/zenodo.5848271>, <http://dx.doi.org/10.5281/zenodo.5848277>, <http://dx.doi.org/10.5281/zenodo.5848273> ;
|
||||
dc:creator "Montoya, Augusto León; Parada-Marín, Henry Mauricio; Ramos-Pastrana, Yardany" ;
|
||||
dc:title "Copestylum vagum" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Copestylum_vagum_Wiedemann_1830> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5091.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5091.3.1>
|
||||
bibo:endPage "415" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-01-14" ;
|
||||
bibo:startPage "401" ;
|
||||
bibo:volume "5091" ;
|
||||
dc:creator "Montoya, Augusto León; Parada-Marín, Henry Mauricio; Ramos-Pastrana, Yardany" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Description of a new flower fly species of the Copestylum vagum group (Diptera Syrphidae) from pristine Amazonian rainforests of Colombia and Suriname" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5848275>, <http://dx.doi.org/10.5281/zenodo.5848271>, <http://dx.doi.org/10.5281/zenodo.5848277>, <http://dx.doi.org/10.5281/zenodo.5848273> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Copestylum_vagum_Wiedemann_1830>
|
||||
dwc:baseAuthorityName "Wiedemann" ;
|
||||
dwc:baseAuthorityYear "1830" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Copestylum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Wiedemann, 1830)" ;
|
||||
dwc:species "vagum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8BKPY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Copestylum_vagum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Copestylum_vagum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Copestylum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vagum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Copestylum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Copestylum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Copestylum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
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.5281/zenodo.5848275>
|
||||
dc:description "FIGURE 3. Copestylum enriquei sp. nov., female, paratype (RMNH-collection). A. Head, frontal view; B. Head, lateral view, C. Habitus, lateral view; D. Thorax and abdomen, dorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5848275/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5848271>
|
||||
dc:description "FIGURE 1. Copestylum enriquei sp. nov., male, holotype (LEUA–00000035890): A. Head, frontal view; B. Habitus, dorsal view; C. Thorax, dorsal view, detail of maculae and pile patterns on scutum; D. Lateral view, E. Latero-posterior view, detail of male genitalia." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5848271/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5848277>
|
||||
dc:description "FIGURE 4. A. Habitat of Copestylum enriquei sp. nov. in a pristine forest at Florencia, Caquetá in Colombia. The specimens were collected using a canopy Malaise trap (Rafael & Gorayeb 1982); B. Geographical distribution map showing the collection localities of Copestylum enriquei sp. nov. in the Amazon rainforest of Colombia and Suriname (Red triangle)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5848277/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5848273>
|
||||
dc:description "FIGURE 2. Copestylum enriquei sp. nov., male, holotype (LEUA–00000035890). A. Abdomen, lateral view; B. Abdomen, ventral view; C. Whole genitalia including epandrium, cercus, and surstylus, lateral view, detail of the dorsal extension of the epandrium (white arrow); D. Epandrium, dorsal view, detail of the dorsal extension (white arrow); E. Hypandrium, ventral view. Abbreviations used in male genitalia structures are as follows: Ah = Aedeagal hood; Cer = Cercus; Epd = Epandrium; Hyp = Hypandrium; Sa= Surstylar apodeme; Sl= Superior lobe; Sur = Surstyle." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5848273/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
269
data/03/82/40/03824077FFEAFFCFFF75FE294FA250B3.ttl
Normal file
269
data/03/82/40/03824077FFEAFFCFFF75FE294FA250B3.ttl
Normal file
|
|
@ -0,0 +1,269 @@
|
|||
@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/03824077FFEAFFCFFF75FE294FA250B3>
|
||||
dc:creator "Montoya, Augusto León; Parada-Marín, Henry Mauricio; Ramos-Pastrana, Yardany" ;
|
||||
dc:title "Copestylum tenorium Ricarte & Rotheray 2015" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFE72FE604A68564B>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFEA9FD984AB15614>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFE43FDFC4F6256DC>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFBB6FD3448B756B8>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFC45FD084EB65684>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFF75FD4048C3572B>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFC13FCF848DE57F4>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFC1EFCDC4F6557D0>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFBB6FC304FA757BC>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFB75FC144F815798>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFB53FC684FB85064>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFB79FC4C4FE15043>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFB33FBA04F47502C>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFB91FB844F485008>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFB89FBD84F6350D4>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFBADFB3C4FAE50B3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Copestylum_tenorium_Ricarte_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5091.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5091.3.1>
|
||||
bibo:endPage "415" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-01-14" ;
|
||||
bibo:startPage "401" ;
|
||||
bibo:volume "5091" ;
|
||||
dc:creator "Montoya, Augusto León; Parada-Marín, Henry Mauricio; Ramos-Pastrana, Yardany" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Description of a new flower fly species of the Copestylum vagum group (Diptera Syrphidae) from pristine Amazonian rainforests of Colombia and Suriname" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Copestylum_tenorium_Ricarte_2015>
|
||||
dwc:authority "Ricarte & Rotheray" ;
|
||||
dwc:authorityName "Ricarte & Rotheray" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Copestylum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ricarte & Rotheray, 2015" ;
|
||||
dwc:species "tenorium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8BKRQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Copestylum_tenorium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Copestylum_tenorium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Copestylum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tenorium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Copestylum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Copestylum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Copestylum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFE72FE604A68564B>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730324" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFE72FE604A68564B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFEA9FD984AB15614>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana " ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730319" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFEA9FD984AB15614> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFE43FDFC4F6256DC>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana " ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730329" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFE43FDFC4F6256DC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFBB6FD3448B756B8>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730328" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFBB6FD3448B756B8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFC45FD084EB65684>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFC45FD084EB65684> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFF75FD4048C3572B>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos-Pastrana" ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFF75FD4048C3572B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFC13FCF848DE57F4>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos-Pastrana" ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFC13FCF848DE57F4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFC1EFCDC4F6557D0>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos-Pastrana" ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730330" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFC1EFCDC4F6557D0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFBB6FC304FA757BC>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730320" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFBB6FC304FA757BC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFB75FC144F815798>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana " ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730312" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFB75FC144F815798> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFB53FC684FB85064>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana " ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730325" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFB53FC684FB85064> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFB79FC4C4FE15043>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFB79FC4C4FE15043> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFB33FBA04F47502C>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730317" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFB33FBA04F47502C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFB91FB844F485008>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana " ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730326" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFB91FB844F485008> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFB89FBD84F6350D4>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730313" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFB89FBD84F6350D4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEAFFCFFF75FE294FA250B3.mc.3B43FB3CFFEAFFCFFBADFB3C4FAE50B3>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2011-04-30" ;
|
||||
dwc:locality "Bosque" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "365" ;
|
||||
trt:gbifOccurrenceId "3436730318" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEAFFCFFF75FE294FA250B3#3B43FB3CFFEAFFCFFBADFB3C4FAE50B3> ;
|
||||
a dwc:MaterialCitation .
|
||||
238
data/03/82/40/03824077FFEBFFCFFF75FA124AB15534.ttl
Normal file
238
data/03/82/40/03824077FFEBFFCFFF75FA124AB15534.ttl
Normal file
|
|
@ -0,0 +1,238 @@
|
|||
@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/03824077FFEBFFCFFF75FA124AB15534>
|
||||
dc:creator "Montoya, Augusto León; Parada-Marín, Henry Mauricio; Ramos-Pastrana, Yardany" ;
|
||||
dc:title "Copestylum araceorum Ricarte & Rotheray 2015" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFE61FA494EB65245>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFF75F9814ACB520D>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFE08F9E54AB152E9>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFE41F9394A9752B5>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFE26F91D4A685291>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFEA5F9714A975359>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFE26F8A94F9B5301>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFB5AF8E148F253ED>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFC02F8C54EB653C9>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCFFF75F87D4E5A54C4>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEAFFCFFA9BFF2C4F5154A0>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEAFFCFFB60FF004F24548C>, <http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEAFFCFFBF6FF644ABD5534> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Copestylum_araceorum_Ricarte_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5091.3.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5091.3.1>
|
||||
bibo:endPage "415" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-01-14" ;
|
||||
bibo:startPage "401" ;
|
||||
bibo:volume "5091" ;
|
||||
dc:creator "Montoya, Augusto León; Parada-Marín, Henry Mauricio; Ramos-Pastrana, Yardany" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Description of a new flower fly species of the Copestylum vagum group (Diptera Syrphidae) from pristine Amazonian rainforests of Colombia and Suriname" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Copestylum_araceorum_Ricarte_2015>
|
||||
dwc:authority "Ricarte & Rotheray" ;
|
||||
dwc:authorityName "Ricarte & Rotheray" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Copestylum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ricarte & Rotheray, 2015" ;
|
||||
dwc:species "araceorum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Copestylum_araceorum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Copestylum_araceorum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Copestylum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "araceorum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Copestylum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Copestylum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Copestylum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFE61FA494EB65245>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2012-11-01" ;
|
||||
dwc:locality "Bosque Primario" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana " ;
|
||||
dwc:verbatimElevation "936" ;
|
||||
trt:gbifOccurrenceId "3436730302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEBFFCFFF75FA124AB15534#3B43FB3CFFEBFFCEFE61FA494EB65245> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFF75F9814ACB520D>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2012-11-01" ;
|
||||
dwc:locality "Bosque Primario" ;
|
||||
dwc:recordedBy "Ramos Pastrana " ;
|
||||
dwc:verbatimElevation "936" ;
|
||||
trt:gbifOccurrenceId "3436730314" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEBFFCFFF75FA124AB15534#3B43FB3CFFEBFFCEFF75F9814ACB520D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFE08F9E54AB152E9>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2012-11-01" ;
|
||||
dwc:locality "Bosque Primario" ;
|
||||
dwc:recordedBy "Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "936" ;
|
||||
trt:gbifOccurrenceId "3436730322" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEBFFCFFF75FA124AB15534#3B43FB3CFFEBFFCEFE08F9E54AB152E9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFE41F9394A9752B5>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2012-11-01" ;
|
||||
dwc:locality "Bosque Primario" ;
|
||||
dwc:recordedBy "Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "936" ;
|
||||
trt:gbifOccurrenceId "3436730306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEBFFCFFF75FA124AB15534#3B43FB3CFFEBFFCEFE41F9394A9752B5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFE26F91D4A685291>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2012-11-01" ;
|
||||
dwc:locality "Bosque Primario" ;
|
||||
dwc:recordedBy "Ramos Pastrana " ;
|
||||
dwc:verbatimElevation "936" ;
|
||||
trt:gbifOccurrenceId "3436730303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEBFFCFFF75FA124AB15534#3B43FB3CFFEBFFCEFE26F91D4A685291> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFEA5F9714A975359>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2012-11-01" ;
|
||||
dwc:locality "Bosque Primario" ;
|
||||
dwc:recordedBy "Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "936" ;
|
||||
trt:gbifOccurrenceId "3436730315" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEBFFCFFF75FA124AB15534#3B43FB3CFFEBFFCEFEA5F9714A975359> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFE26F8A94F9B5301>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2012-11-01" ;
|
||||
dwc:locality "Bosque Primario" ;
|
||||
dwc:recordedBy "Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "936" ;
|
||||
trt:gbifOccurrenceId "3436730307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEBFFCFFF75FA124AB15534#3B43FB3CFFEBFFCEFE26F8A94F9B5301> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFB5AF8E148F253ED>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2012-11-01" ;
|
||||
dwc:locality "Bosque Primario" ;
|
||||
dwc:recordedBy "Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "936" ;
|
||||
trt:gbifOccurrenceId "3436730327" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEBFFCFFF75FA124AB15534#3B43FB3CFFEBFFCEFB5AF8E148F253ED> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCEFC02F8C54EB653C9>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2012-11-01" ;
|
||||
dwc:locality "Bosque Primario" ;
|
||||
dwc:recordedBy "Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "936" ;
|
||||
trt:gbifOccurrenceId "3436730305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEBFFCFFF75FA124AB15534#3B43FB3CFFEBFFCEFC02F8C54EB653C9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEBFFCFFF75F87D4E5A54C4>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2012-11-01" ;
|
||||
dwc:locality "Bosque Primario" ;
|
||||
dwc:recordedBy "Ramos Pastrana" ;
|
||||
dwc:verbatimElevation "936" ;
|
||||
trt:gbifOccurrenceId "3436730321" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEBFFCFFF75FA124AB15534#3B43FB3CFFEBFFCFFF75F87D4E5A54C4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEAFFCFFA9BFF2C4F5154A0>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2012-11-01" ;
|
||||
dwc:locality "Bosque Primario" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana " ;
|
||||
dwc:verbatimElevation "936" ;
|
||||
trt:gbifOccurrenceId "3436730309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEBFFCFFF75FA124AB15534#3B43FB3CFFEAFFCFFA9BFF2C4F5154A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEAFFCFFB60FF004F24548C>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2012-11-01" ;
|
||||
dwc:locality "Bosque Primario" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana " ;
|
||||
dwc:verbatimElevation "936" ;
|
||||
trt:gbifOccurrenceId "3436730316" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEBFFCFFF75FA124AB15534#3B43FB3CFFEAFFCFFB60FF004F24548C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824077FFEBFFCFFF75FA124AB15534.mc.3B43FB3CFFEAFFCFFBF6FF644ABD5534>
|
||||
dwc:collectionCode "LEUA" ;
|
||||
dwc:eventDate "2012-11-01" ;
|
||||
dwc:locality "Bosque Primario" ;
|
||||
dwc:recordedBy "Y. Ramos Pastrana " ;
|
||||
dwc:verbatimElevation "936" ;
|
||||
trt:gbifOccurrenceId "3436730304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824077FFEBFFCFFF75FA124AB15534#3B43FB3CFFEAFFCFFBF6FF644ABD5534> ;
|
||||
a dwc:MaterialCitation .
|
||||
126
data/03/82/42/038242511100FFB83DECFBE0FD0EFA73.ttl
Normal file
126
data/03/82/42/038242511100FFB83DECFBE0FD0EFA73.ttl
Normal 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/038242511100FFB83DECFBE0FD0EFA73>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Doryphoribius quadrituberculatus Kaczmarek & Michalczyk 2004" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038242511100FFB83DECFBE0FD0EFA73.mc.3B43F91A1100FFB83CF2FB29FE3AFAE3>, <http://tb.plazi.org/GgServer/dwcaRecords/038242511100FFB83DECFBE0FD0EFA73.mc.3B43F91A1100FFB83E8AFAB9FD93FA97> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Doryphoribius_quadrituberculatus_Kaczmarek_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Doryphoribius_quadrituberculatus_Kaczmarek_2004>
|
||||
dwc:authority "Kaczmarek & Michalczyk, 2004" ;
|
||||
dwc:authorityName "Kaczmarek & Michalczyk" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Doryphoribius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kaczmarek & Michalczyk, 2004" ;
|
||||
dwc:species "quadrituberculatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/37FMR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Doryphoribius_quadrituberculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Doryphoribius_quadrituberculatus>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Doryphoribius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quadrituberculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Doryphoribius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Doryphoribius>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Doryphoribius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypsibiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypsibiidae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parachela>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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/038242511100FFB83DECFBE0FD0EFA73.mc.3B43F91A1100FFB83CF2FB29FE3AFAE3>
|
||||
dwc:eventDate "2014-01-04" ;
|
||||
dwc:locality "Dulces Nombres" ;
|
||||
dwc:recordedBy "Miguel Angel Gonzalez Botello" ;
|
||||
dwc:verbatimElevation "353" ;
|
||||
dwc:verbatimLatitude "25.717495" ;
|
||||
dwc:verbatimLongitude "-100.07186" ;
|
||||
trt:gbifOccurrenceId "2446790925" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038242511100FFB83DECFBE0FD0EFA73#3B43F91A1100FFB83CF2FB29FE3AFAE3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/038242511100FFB83DECFBE0FD0EFA73.mc.3B43F91A1100FFB83E8AFAB9FD93FA97>
|
||||
dwc:locality "Saint Paul parish" ;
|
||||
trt:gbifOccurrenceId "2446790932" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038242511100FFB83DECFBE0FD0EFA73#3B43F91A1100FFB83E8AFAB9FD93FA97> ;
|
||||
a dwc:MaterialCitation .
|
||||
119
data/03/82/42/038242511100FFB83DECFCA4FA41FBDB.ttl
Normal file
119
data/03/82/42/038242511100FFB83DECFCA4FA41FBDB.ttl
Normal file
|
|
@ -0,0 +1,119 @@
|
|||
@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/038242511100FFB83DECFCA4FA41FBDB>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Doryphoribius dawkinsi Michalczyk & Kaczmarek 2010" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038242511100FFB83DECFCA4FA41FBDB.mc.3B43F91A1100FFB83866FC09FADFFC03> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Doryphoribius_dawkinsi_Michalczyk_2010> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Doryphoribius_dawkinsi_Michalczyk_2010>
|
||||
dwc:authority "Michalczyk & Kaczmarek, 2010" ;
|
||||
dwc:authorityName "Michalczyk & Kaczmarek" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Doryphoribius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Michalczyk & Kaczmarek, 2010" ;
|
||||
dwc:species "dawkinsi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Doryphoribius_dawkinsi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Doryphoribius_dawkinsi>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Doryphoribius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dawkinsi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Doryphoribius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Doryphoribius>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Doryphoribius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypsibiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypsibiidae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parachela>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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/038242511100FFB83DECFCA4FA41FBDB.mc.3B43F91A1100FFB83866FC09FADFFC03>
|
||||
dwc:eventDate "2015-01-17" ;
|
||||
dwc:locality "El" ;
|
||||
dwc:recordedBy "Puerto El Gringo & La Botella & Mario Alberto Garcia Aranda" ;
|
||||
dwc:verbatimElevation "1684" ;
|
||||
dwc:verbatimLatitude "25.386494" ;
|
||||
dwc:verbatimLongitude "-100.20225" ;
|
||||
trt:gbifOccurrenceId "2446790934" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038242511100FFB83DECFCA4FA41FBDB#3B43F91A1100FFB83866FC09FADFFC03> ;
|
||||
a dwc:MaterialCitation .
|
||||
107
data/03/82/42/038242511100FFB83DECFF1CFD77FE1B.ttl
Normal file
107
data/03/82/42/038242511100FFB83DECFF1CFD77FE1B.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/038242511100FFB83DECFF1CFD77FE1B>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Minibiotus intermedius" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Minibiotus_intermedius_Plate_1888> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Minibiotus_intermedius_Plate_1888>
|
||||
dwc:baseAuthorityName "Plate" ;
|
||||
dwc:baseAuthorityYear "1888" ;
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Minibiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Plate, 1888)" ;
|
||||
dwc:species "intermedius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/43JJT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Minibiotus_intermedius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Minibiotus_intermedius>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Minibiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "intermedius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Minibiotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Minibiotus>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Minibiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrobiotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrobiotidae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parachela>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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 .
|
||||
108
data/03/82/42/038242511101FFB93DECF991FEECF80C.ttl
Normal file
108
data/03/82/42/038242511101FFB93DECF991FEECF80C.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@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/038242511101FFB93DECF991FEECF80C>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Minibiotus continuus Pilato & Lisi 2006" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Minibiotus_continuus_Pilato_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Minibiotus_continuus_Pilato_2006>
|
||||
dwc:authority "Pilato & Lisi, 2006" ;
|
||||
dwc:authorityName "Pilato & Lisi" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Minibiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Pilato & Lisi, 2006" ;
|
||||
dwc:species "continuus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/43JJF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Minibiotus_continuus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Minibiotus_continuus>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Minibiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "continuus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Minibiotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Minibiotus>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Minibiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrobiotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrobiotidae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parachela>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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 .
|
||||
108
data/03/82/42/038242511101FFB93DECFBC5FEA0FA97.ttl
Normal file
108
data/03/82/42/038242511101FFB93DECFBC5FEA0FA97.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@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/038242511101FFB93DECFBC5FEA0FA97>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Macrobiotus kazmierskii Kaczmarek & Michalczyk 2009" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macrobiotus_kazmierskii_Kaczmarek_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macrobiotus_kazmierskii_Kaczmarek_2009>
|
||||
dwc:authority "Kaczmarek & Michalczyk, 2009" ;
|
||||
dwc:authorityName "Kaczmarek & Michalczyk" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Macrobiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kaczmarek & Michalczyk, 2009" ;
|
||||
dwc:species "kazmierskii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9e285617-72ca-4654-a437-3933bd0714ad> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macrobiotus_kazmierskii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrobiotus_kazmierskii>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Macrobiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kazmierskii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrobiotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrobiotus>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Macrobiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrobiotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrobiotidae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parachela>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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 .
|
||||
108
data/03/82/42/038242511101FFB93DECFD79FEC4FBFF.ttl
Normal file
108
data/03/82/42/038242511101FFB93DECFD79FEC4FBFF.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@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/038242511101FFB93DECFD79FEC4FBFF>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Macrobiotus anemone Meyer, Domingue & Hinton 2014" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macrobiotus_anemone_Meyer_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macrobiotus_anemone_Meyer_2014>
|
||||
dwc:authority "Meyer, Domingue & Hinton, 2014" ;
|
||||
dwc:authorityName "Meyer, Domingue & Hinton" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Macrobiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyer, Domingue & Hinton, 2014" ;
|
||||
dwc:species "anemone" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/f7ff50e5-ec18-4d07-bf04-953a816df398> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macrobiotus_anemone> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrobiotus_anemone>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Macrobiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "anemone" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrobiotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrobiotus>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Macrobiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrobiotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrobiotidae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parachela>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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 .
|
||||
106
data/03/82/42/038242511101FFB93DECFEF5FAFCFD23.ttl
Normal file
106
data/03/82/42/038242511101FFB93DECFEF5FAFCFD23.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@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/038242511101FFB93DECFEF5FAFCFD23>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Macrobiotus C. A. S. Schultze 1834" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038242511101FFB93DECFEF5FAFCFD23.mc.3B43F91A1101FFB93C11FE59FB0DFDF7> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macrobiotus_Schultze_1834> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Macrobiotus_Schultze_1834>
|
||||
dwc:authorityName "C. A. S. Schultze" ;
|
||||
dwc:authorityYear "1834" ;
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Macrobiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "C. A. S. Schultze, 1834" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5J8W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macrobiotus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrobiotus>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:genus "Macrobiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrobiotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrobiotidae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Macrobiotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parachela>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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/038242511101FFB93DECFEF5FAFCFD23.mc.3B43F91A1101FFB93C11FE59FB0DFDF7>
|
||||
dwc:eventDate "2014-05-03" ;
|
||||
dwc:locality "Nuevo Leon" ;
|
||||
dwc:recordedBy "Miguel Angel Gonzalez Botello" ;
|
||||
dwc:verbatimElevation "2499" ;
|
||||
dwc:verbatimLatitude "24.51295" ;
|
||||
dwc:verbatimLongitude "-99.98441" ;
|
||||
trt:gbifOccurrenceId "2446790933" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038242511101FFB93DECFEF5FAFCFD23#3B43F91A1101FFB93C11FE59FB0DFDF7> ;
|
||||
a dwc:MaterialCitation .
|
||||
119
data/03/82/42/038242511102FFBA3DECF9AAFDECF815.ttl
Normal file
119
data/03/82/42/038242511102FFBA3DECF9AAFDECF815.ttl
Normal file
|
|
@ -0,0 +1,119 @@
|
|||
@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/038242511102FFBA3DECF9AAFDECF815>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Ramazzottius oberhaeuseri" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038242511102FFBA3DECF9AAFDECF815.mc.3B43F91A1102FFBA3CCBF93AFEB5F8CC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ramazzottius_oberhaeuseri_Doyere_1840> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ramazzottius_oberhaeuseri_Doyere_1840>
|
||||
dwc:baseAuthorityName "Doyere" ;
|
||||
dwc:baseAuthorityYear "1840" ;
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Ramazzottius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Doyere, 1840)" ;
|
||||
dwc:species "oberhaeuseri" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RBZZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ramazzottius_oberhaeuseri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ramazzottius_oberhaeuseri>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Ramazzottius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oberhaeuseri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ramazzottius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ramazzottius>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Ramazzottius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypsibiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypsibiidae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parachela>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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/038242511102FFBA3DECF9AAFDECF815.mc.3B43F91A1102FFBA3CCBF93AFEB5F8CC>
|
||||
dwc:eventDate "2015-01-17" ;
|
||||
dwc:locality "La Botella" ;
|
||||
dwc:recordedBy "One & Puerto El Gringo & La Botella & Mario Alberto Garcia Aranda" ;
|
||||
dwc:verbatimElevation "1684" ;
|
||||
dwc:verbatimLatitude "25.386494" ;
|
||||
dwc:verbatimLongitude "-100.20225" ;
|
||||
trt:gbifOccurrenceId "2446790929" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038242511102FFBA3DECF9AAFDECF815#3B43F91A1102FFBA3CCBF93AFEB5F8CC> ;
|
||||
a dwc:MaterialCitation .
|
||||
120
data/03/82/42/038242511102FFBA3DECFB98FBDFFABB.ttl
Normal file
120
data/03/82/42/038242511102FFBA3DECFB98FBDFFABB.ttl
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
@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/038242511102FFBA3DECFB98FBDFFABB>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Pilatobius nodulosus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038242511102FFBA3DECFB98FBDFFABB.mc.3B43F91A1102FFBA3CFDFB29FBBFFB07> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pilatobius_nodulosus_Ramazzotti_1957> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pilatobius_nodulosus_Ramazzotti_1957>
|
||||
dwc:authority "(Ramazzotti, 1957)" ;
|
||||
dwc:baseAuthorityName "Ramazzotti" ;
|
||||
dwc:baseAuthorityYear "1957" ;
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Pilatobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Ramazzotti, 1957)" ;
|
||||
dwc:species "nodulosus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/c683ad48-8c9d-440c-8266-7857f4cd1ad4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pilatobius_nodulosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pilatobius_nodulosus>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Pilatobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nodulosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pilatobius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pilatobius>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Pilatobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypsibiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypsibiidae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parachela>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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/038242511102FFBA3DECFB98FBDFFABB.mc.3B43F91A1102FFBA3CFDFB29FBBFFB07>
|
||||
dwc:eventDate "2015-02-09" ;
|
||||
dwc:locality "Santiago" ;
|
||||
dwc:recordedBy "One & La Penita & Mario Alberto Garcia Aranda" ;
|
||||
dwc:verbatimElevation "2006" ;
|
||||
dwc:verbatimLatitude "25.357267" ;
|
||||
dwc:verbatimLongitude "-100.3689" ;
|
||||
trt:gbifOccurrenceId "2446790928" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038242511102FFBA3DECFB98FBDFFABB#3B43F91A1102FFBA3CFDFB29FBBFFB07> ;
|
||||
a dwc:MaterialCitation .
|
||||
131
data/03/82/42/038242511102FFBA3DECFE59FA98FCD7.ttl
Normal file
131
data/03/82/42/038242511102FFBA3DECFE59FA98FCD7.ttl
Normal file
|
|
@ -0,0 +1,131 @@
|
|||
@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/038242511102FFBA3DECFE59FA98FCD7>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Astatumen trinacriae" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038242511102FFBA3DECFE59FA98FCD7.mc.3B43F91A1102FFBA3CF2FDA1FAD0FD8F>, <http://tb.plazi.org/GgServer/dwcaRecords/038242511102FFBA3DECFE59FA98FCD7.mc.3B43F91A1102FFBA3858FDCDFE51FD23> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astatumen_trinacriae_Arcidiacono_1962> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astatumen_trinacriae_Arcidiacono_1962>
|
||||
dwc:authority "(Arcidiacono, 1962)" ;
|
||||
dwc:baseAuthorityName "Arcidiacono" ;
|
||||
dwc:baseAuthorityYear "1962" ;
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Astatumen" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Arcidiacono, 1962)" ;
|
||||
dwc:species "trinacriae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HNL4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astatumen_trinacriae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astatumen_trinacriae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Astatumen" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trinacriae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astatumen> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astatumen>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Astatumen" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypsibiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypsibiidae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parachela>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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/038242511102FFBA3DECFE59FA98FCD7.mc.3B43F91A1102FFBA3CF2FDA1FAD0FD8F>
|
||||
dwc:eventDate "2015-02-09" ;
|
||||
dwc:locality "La Penita" ;
|
||||
dwc:recordedBy "Santiago & Moss & Mario Alberto Garcia Aranda" ;
|
||||
dwc:verbatimElevation "2370" ;
|
||||
dwc:verbatimLatitude "25.345642" ;
|
||||
dwc:verbatimLongitude "-100.36812" ;
|
||||
trt:gbifOccurrenceId "2446790926" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038242511102FFBA3DECFE59FA98FCD7#3B43F91A1102FFBA3CF2FDA1FAD0FD8F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/038242511102FFBA3DECFE59FA98FCD7.mc.3B43F91A1102FFBA3858FDCDFE51FD23>
|
||||
dwc:eventDate "2016-12-19" ;
|
||||
dwc:locality "One" ;
|
||||
dwc:recordedBy "Ocampo & Moss & Jonas A. Delgadillo Villalobos" ;
|
||||
dwc:verbatimElevation "2263" ;
|
||||
dwc:verbatimLatitude "28.961931" ;
|
||||
dwc:verbatimLongitude "-102.578674" ;
|
||||
trt:gbifOccurrenceId "2446790930" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038242511102FFBA3DECFE59FA98FCD7#3B43F91A1102FFBA3858FDCDFE51FD23> ;
|
||||
a dwc:MaterialCitation .
|
||||
107
data/03/82/42/038242511103FFBA3DECF8C9FD0EFEAF.ttl
Normal file
107
data/03/82/42/038242511103FFBA3DECF8C9FD0EFEAF.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/038242511103FFBA3DECF8C9FD0EFEAF>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Adropion carolae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Adropion_carolae_Binda_1969> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Adropion_carolae_Binda_1969>
|
||||
dwc:authority "(Binda & Pilato, 1969)" ;
|
||||
dwc:baseAuthorityName "Binda & Pilato" ;
|
||||
dwc:baseAuthorityYear "1969" ;
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Adropion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Binda & Pilato, 1969)" ;
|
||||
dwc:species "carolae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Adropion_carolae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Adropion_carolae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Adropion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "carolae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Adropion> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Adropion>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Adropion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypsibiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypsibiidae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parachela>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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 .
|
||||
119
data/03/82/42/038242511103FFBB3DECFB6BFA4AF99E.ttl
Normal file
119
data/03/82/42/038242511103FFBB3DECFB6BFA4AF99E.ttl
Normal file
|
|
@ -0,0 +1,119 @@
|
|||
@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/038242511103FFBB3DECFB6BFA4AF99E>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Hypsibius convergens" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038242511103FFBB3DECFB6BFA4AF99E.mc.3B43F91A1103FFBB3C1AFA04FBF7FA52> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hypsibius_convergens_Urbanowicz_1925> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hypsibius_convergens_Urbanowicz_1925>
|
||||
dwc:baseAuthorityName "Urbanowicz" ;
|
||||
dwc:baseAuthorityYear "1925" ;
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Hypsibius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Urbanowicz, 1925)" ;
|
||||
dwc:species "convergens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3P3HX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypsibius_convergens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypsibius_convergens>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Hypsibius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "convergens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypsibius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypsibius>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Hypsibius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypsibiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypsibiidae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parachela>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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/038242511103FFBB3DECFB6BFA4AF99E.mc.3B43F91A1103FFBB3C1AFA04FBF7FA52>
|
||||
dwc:eventDate "2015-02-14" ;
|
||||
dwc:locality "Arteaga" ;
|
||||
dwc:recordedBy "Four & El Pilar & Mario Alberto Garcia Aranda" ;
|
||||
dwc:verbatimElevation "2973" ;
|
||||
dwc:verbatimLatitude "25.289759" ;
|
||||
dwc:verbatimLongitude "-100.50375" ;
|
||||
trt:gbifOccurrenceId "2446790937" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038242511103FFBB3DECFB6BFA4AF99E#3B43F91A1103FFBB3C1AFA04FBF7FA52> ;
|
||||
a dwc:MaterialCitation .
|
||||
142
data/03/82/42/038242511103FFBB3DECFDE3FAE1FBE1.ttl
Normal file
142
data/03/82/42/038242511103FFBB3DECFDE3FAE1FBE1.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@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/038242511103FFBB3DECFDE3FAE1FBE1>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Diphascon pingue" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038242511103FFBB3DECFDE3FAE1FBE1.mc.3B43F91A1103FFBB385FFD50FC4EFCDA>, <http://tb.plazi.org/GgServer/dwcaRecords/038242511103FFBB3DECFDE3FAE1FBE1.mc.3B43F91A1103FFBB3EEBFC98FCCFFC92>, <http://tb.plazi.org/GgServer/dwcaRecords/038242511103FFBB3DECFDE3FAE1FBE1.mc.3B43F91A1103FFBB3E68FCE0FB45FC29> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diphascon_pingue_Marcus_1936> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diphascon_pingue_Marcus_1936>
|
||||
dwc:authority "(Marcus, 1936)" ;
|
||||
dwc:baseAuthorityName "Marcus" ;
|
||||
dwc:baseAuthorityYear "1936" ;
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Diphascon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Marcus, 1936)" ;
|
||||
dwc:species "pingue" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7T86D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diphascon_pingue> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diphascon_pingue>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Diphascon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pingue" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diphascon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diphascon>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:genus "Diphascon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypsibiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypsibiidae>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:family "Hypsibiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parachela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parachela>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Parachela" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eutardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eutardigrada>
|
||||
dwc:class "Eutardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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/038242511103FFBB3DECFDE3FAE1FBE1.mc.3B43F91A1103FFBB385FFD50FC4EFCDA>
|
||||
dwc:eventDate "2015-02-09" ;
|
||||
dwc:locality "La Penita" ;
|
||||
dwc:recordedBy "Santiago & Moss & Mario Alberto Garcia Aranda" ;
|
||||
dwc:verbatimElevation "2006" ;
|
||||
dwc:verbatimLatitude "25.357267" ;
|
||||
dwc:verbatimLongitude "-100.3689" ;
|
||||
trt:gbifOccurrenceId "2446790935" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038242511103FFBB3DECFDE3FAE1FBE1#3B43F91A1103FFBB385FFD50FC4EFCDA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/038242511103FFBB3DECFDE3FAE1FBE1.mc.3B43F91A1103FFBB3EEBFC98FCCFFC92>
|
||||
dwc:eventDate "2015-02-09" ;
|
||||
dwc:locality "Cerro La Viga" ;
|
||||
dwc:recordedBy "Moss & Mario Alberto Garcia Aranda" ;
|
||||
dwc:verbatimElevation "2543" ;
|
||||
dwc:verbatimLatitude "25.341057" ;
|
||||
dwc:verbatimLongitude "-100.36906" ;
|
||||
trt:gbifOccurrenceId "2446790936" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038242511103FFBB3DECFDE3FAE1FBE1#3B43F91A1103FFBB3EEBFC98FCCFFC92> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/038242511103FFBB3DECFDE3FAE1FBE1.mc.3B43F91A1103FFBB3E68FCE0FB45FC29>
|
||||
dwc:eventDate "2016-12-19" ;
|
||||
dwc:locality "Sierra Maderas del Carmen" ;
|
||||
dwc:recordedBy "Ocampo & Moss & Jonas A. Delgadillo Villalobos" ;
|
||||
dwc:verbatimElevation "2263" ;
|
||||
dwc:verbatimLatitude "28.961931" ;
|
||||
dwc:verbatimLongitude "-102.578674" ;
|
||||
trt:gbifOccurrenceId "2446790931" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/038242511103FFBB3DECFDE3FAE1FBE1#3B43F91A1103FFBB3E68FCE0FB45FC29> ;
|
||||
a dwc:MaterialCitation .
|
||||
137
data/03/82/42/03824251110AFFBB3DECFDE9FB8BFF10.ttl
Normal file
137
data/03/82/42/03824251110AFFBB3DECFDE9FB8BFF10.ttl
Normal file
|
|
@ -0,0 +1,137 @@
|
|||
@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/03824251110AFFBB3DECFDE9FB8BFF10>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3527564>, <http://dx.doi.org/10.5281/zenodo.3527566>, <http://dx.doi.org/10.5281/zenodo.3527570> ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Milnesium cassandrae Moreno & Roszkowska & García & Flores & Kaczmarek 2019, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03824251110AFFBB3DECFDE9FB8BFF10.mc.3B43F91A110AFFB23C2BFD5DFCC5FCB3> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Milnesium_cassandrae_Moreno_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3527564>, <http://dx.doi.org/10.5281/zenodo.3527566>, <http://dx.doi.org/10.5281/zenodo.3527570> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Milnesium_cassandrae_Moreno_2019>
|
||||
dwc:authority "Moreno & Roszkowska & García & Flores & Kaczmarek, 2019" ;
|
||||
dwc:authorityName "Moreno & Roszkowska & García & Flores & Kaczmarek" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Aphroditidae" ;
|
||||
dwc:genus "Milnesium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moreno & Roszkowska & García & Flores & Kaczmarek, 2019" ;
|
||||
dwc:species "cassandrae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Milnesium_cassandrae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Milnesium_cassandrae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Aphroditidae" ;
|
||||
dwc:genus "Milnesium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cassandrae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Milnesium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Milnesium>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Aphroditidae" ;
|
||||
dwc:genus "Milnesium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aphroditidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aphroditidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Aphroditidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
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.3527564>
|
||||
dc:description "FIGURE 1. Adult of Milnesium cassandrae sp. nov. [holotipe]. (a) habitus (dorsolateral view); (b) details of dorsal cuticle with pseudopores; (c) buccal tube apparatus; (d) claws I; (e) claws IV (all PCM). Scale bar in a = 100 µm, b = 2 µm, c, d and e = 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3527564/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3527566>
|
||||
dc:description "FIGURE 2. Hatchling of Milnesium cassandrae sp. nov. (a) habitus (ventral view); (b) details of dorsal cuticle with pseudopores; (c) buccal apparatus; (d) claws I; (e) claws IV (all PCM). Scale bar in a = 100 µm, b = 2 µm, c, d and e = 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3527566/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3527570>
|
||||
dc:description "FIGURE 4. Semi-schematic drawing of the dorsal pseudoplates of adult Milnesium cassandrae sp. nov., based on PCM and UV fluorescence observation (pseudoplates in anterior segment of leg I and leg I are poorly visible under PCM, but clearly visible under fluorescence microscopy). Roman numbers indicate rows of pseudoplates. Contour of Milnesium redrawn and adapted from Morek et al. 2016." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3527570/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824251110AFFBB3DECFDE9FB8BFF10.mc.3B43F91A110AFFB23C2BFD5DFCC5FCB3>
|
||||
dwc:eventDate "2014-08-07" ;
|
||||
dwc:locality "Nuevo Leon" ;
|
||||
dwc:recordedBy "Antonio Moreno" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "632" ;
|
||||
dwc:verbatimLatitude "25.74877" ;
|
||||
dwc:verbatimLongitude "-100.40311" ;
|
||||
trt:gbifOccurrenceId "2446790924" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824251110AFFBB3DECFDE9FB8BFF10#3B43F91A110AFFB23C2BFD5DFCC5FCB3> ;
|
||||
a dwc:MaterialCitation .
|
||||
107
data/03/82/42/03824251110BFFB23DECF8DCFDB0FDF0.ttl
Normal file
107
data/03/82/42/03824251110BFFB23DECF8DCFDB0FDF0.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/03824251110BFFB23DECF8DCFDB0FDF0>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Milnesium barbadosense Meyer & Hinton 2012" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Milnesium_barbadosense_Meyer_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Milnesium_barbadosense_Meyer_2012>
|
||||
dwc:authority "Meyer & Hinton, 2012" ;
|
||||
dwc:authorityName "Meyer & Hinton" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Aphroditidae" ;
|
||||
dwc:genus "Milnesium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meyer & Hinton, 2012" ;
|
||||
dwc:species "barbadosense" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Milnesium_barbadosense> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Milnesium_barbadosense>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Aphroditidae" ;
|
||||
dwc:genus "Milnesium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "barbadosense" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Milnesium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Milnesium>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Aphroditidae" ;
|
||||
dwc:genus "Milnesium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aphroditidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aphroditidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Aphroditidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
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 .
|
||||
107
data/03/82/42/03824251110BFFB33DECFB70FC4CFA0B.ttl
Normal file
107
data/03/82/42/03824251110BFFB33DECFB70FC4CFA0B.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/03824251110BFFB33DECFB70FC4CFA0B>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Pseudechiniscus juanitae de Barros 1939" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudechiniscus_juanitae_Barros_1939> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudechiniscus_juanitae_Barros_1939>
|
||||
dwc:authorityName "de Barros" ;
|
||||
dwc:authorityYear "1939" ;
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:genus "Pseudechiniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "de Barros, 1939" ;
|
||||
dwc:species "juanitae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4NLZZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudechiniscus_juanitae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudechiniscus_juanitae>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:genus "Pseudechiniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "juanitae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudechiniscus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudechiniscus>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:genus "Pseudechiniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echiniscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscidae>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echiniscoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscoidea>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterotardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterotardigrada>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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 .
|
||||
120
data/03/82/42/03824251110BFFB33DECFCA4FCF8FBFF.ttl
Normal file
120
data/03/82/42/03824251110BFFB33DECFCA4FCF8FBFF.ttl
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
@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/03824251110BFFB33DECFCA4FCF8FBFF>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Cornechiniscus lobatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03824251110BFFB33DECFCA4FCF8FBFF.mc.3B43F91A110BFFB33CF3FCEDFA8DFC4B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cornechiniscus_lobatus_Ramazzotti_1943> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cornechiniscus_lobatus_Ramazzotti_1943>
|
||||
dwc:authority "(Ramazzotti, 1943)" ;
|
||||
dwc:baseAuthorityName "Ramazzotti" ;
|
||||
dwc:baseAuthorityYear "1943" ;
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:genus "Cornechiniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Ramazzotti, 1943)" ;
|
||||
dwc:species "lobatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/YFXN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cornechiniscus_lobatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cornechiniscus_lobatus>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:genus "Cornechiniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lobatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cornechiniscus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cornechiniscus>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:genus "Cornechiniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echiniscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscidae>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echiniscoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscoidea>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterotardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterotardigrada>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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/03824251110BFFB33DECFCA4FCF8FBFF.mc.3B43F91A110BFFB33CF3FCEDFA8DFC4B>
|
||||
dwc:eventDate "2014-08-30" ;
|
||||
dwc:locality "Puerto Genovevo" ;
|
||||
dwc:recordedBy "Santiago & Lichen & Antonio Moreno & Talamantes" ;
|
||||
dwc:verbatimElevation "1103" ;
|
||||
dwc:verbatimLatitude "25.717495" ;
|
||||
dwc:verbatimLongitude "-100.07186" ;
|
||||
trt:gbifOccurrenceId "2446790927" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824251110BFFB33DECFCA4FCF8FBFF#3B43F91A110BFFB33CF3FCEDFA8DFC4B> ;
|
||||
a dwc:MaterialCitation .
|
||||
107
data/03/82/42/03824251110BFFB33DECFE80FE25FE1B.ttl
Normal file
107
data/03/82/42/03824251110BFFB33DECFE80FE25FE1B.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/03824251110BFFB33DECFE80FE25FE1B>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Echiniscus tamus Mehlen 1969" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Echiniscus_tamus_Mehlen_1969> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Echiniscus_tamus_Mehlen_1969>
|
||||
dwc:authorityName "Mehlen" ;
|
||||
dwc:authorityYear "1969" ;
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:genus "Echiniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mehlen, 1969" ;
|
||||
dwc:species "tamus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/38G3T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Echiniscus_tamus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscus_tamus>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:genus "Echiniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tamus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echiniscus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscus>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:genus "Echiniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echiniscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscidae>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echiniscoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscoidea>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterotardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterotardigrada>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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 .
|
||||
108
data/03/82/42/03824251110CFFB33DECF90BFD0DFF3B.ttl
Normal file
108
data/03/82/42/03824251110CFFB33DECF90BFD0DFF3B.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@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/03824251110CFFB33DECF90BFD0DFF3B>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Echiniscus manuelae da Cunha & du Nascimento Ribeiro 1962" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Echiniscus_manuelae_Cunha_1962> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Echiniscus_manuelae_Cunha_1962>
|
||||
dwc:authority "da Cunha & du Nascimento Ribeiro, 1962" ;
|
||||
dwc:authorityName "da Cunha & du Nascimento Ribeiro" ;
|
||||
dwc:authorityYear "1962" ;
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:genus "Echiniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "da Cunha & du Nascimento Ribeiro, 1962" ;
|
||||
dwc:species "manuelae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/38FZF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Echiniscus_manuelae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscus_manuelae>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:genus "Echiniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "manuelae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echiniscus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscus>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:genus "Echiniscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echiniscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscidae>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echiniscoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscoidea>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterotardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterotardigrada>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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 .
|
||||
83
data/03/82/42/03824251110CFFB43DECFAF4FC44FA3E.ttl
Normal file
83
data/03/82/42/03824251110CFFB43DECFAF4FC44FA3E.ttl
Normal file
|
|
@ -0,0 +1,83 @@
|
|||
@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/03824251110CFFB43DECFAF4FC44FA3E>
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:title "Echiniscidae Thulin 1928" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Echiniscidae_Thulin_1928> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4691.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4691.5.5>
|
||||
bibo:endPage "524" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-11-04" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4691" ;
|
||||
dc:creator "Moreno, Antonio; Roszkowska, Milena; García, Mario Alberto; Flores, José Juan; Kaczmarek, Łukasz" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Current knowledge on Mexican tardigrades with a description of Milnesium cassandrae sp. nov. (Eutardigrada: Milnesiidae) and discussion on the taxonomic value of dorsal pseudoplates in the genus Milnesium Doyère, 1840" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Echiniscidae_Thulin_1928>
|
||||
dwc:authority "Thulin, 1928" ;
|
||||
dwc:authorityName "Thulin" ;
|
||||
dwc:authorityYear "1928" ;
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Thulin, 1928" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9K5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Echiniscidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscidae>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:family "Echiniscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echiniscoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echiniscoidea>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Echiniscoidea" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterotardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterotardigrada>
|
||||
dwc:class "Heterotardigrada" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tardigrada> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tardigrada>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Tardigrada" ;
|
||||
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 .
|
||||
139
data/03/82/42/03824254FFD4FFD027C03A169755FAAB.ttl
Normal file
139
data/03/82/42/03824254FFD4FFD027C03A169755FAAB.ttl
Normal file
|
|
@ -0,0 +1,139 @@
|
|||
@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/03824254FFD4FFD027C03A169755FAAB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5431986>, <http://dx.doi.org/10.5281/zenodo.5431988> ;
|
||||
dc:creator "Reisz, Robert R.; Müller, Johannes; Tsuji, Linda; Scott, Diane" ;
|
||||
dc:title "Belebey vegrandis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03824254FFD4FFD027C03A169755FAAB.mc.3B43F91FFFD4FFD0277E3A26967CFD5D>, <http://tb.plazi.org/GgServer/dwcaRecords/03824254FFD4FFD027C03A169755FAAB.mc.3B43F91FFFD4FFD0206D3AB39642FC3B>, <http://tb.plazi.org/GgServer/dwcaRecords/03824254FFD4FFD027C03A169755FAAB.mc.3B43F91FFFD4FFD027C63BB690E9FBAC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Belebey_vegrandis_Ivakhnenko_1973> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1111/j.1096-3642.2007.00312.x> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1111/j.1096-3642.2007.00312.x>
|
||||
bibo:endPage "214" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zoological Journal of the Linnean Society" ;
|
||||
bibo:pubDate "2007-09-30" ;
|
||||
bibo:startPage "191" ;
|
||||
bibo:volume "151" ;
|
||||
dc:creator "Reisz, Robert R.; Müller, Johannes; Tsuji, Linda; Scott, Diane" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "The cranial osteology of Belebey vegrandis (Parareptilia: Bolosauridae), from the Middle Permian of Russia, and its bearing on reptilian evolution" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5431986>, <http://dx.doi.org/10.5281/zenodo.5431988> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Belebey_vegrandis_Ivakhnenko_1973>
|
||||
dwc:baseAuthorityName "Ivakhnenko" ;
|
||||
dwc:baseAuthorityYear "1973" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Bolosauridae" ;
|
||||
dwc:genus "Belebey" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Bolosauria" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Ivakhnenko, 1973)" ;
|
||||
dwc:species "vegrandis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Belebey_vegrandis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Belebey_vegrandis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Bolosauridae" ;
|
||||
dwc:genus "Belebey" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Bolosauria" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vegrandis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Belebey> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Belebey>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Bolosauridae" ;
|
||||
dwc:genus "Belebey" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Bolosauria" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bolosauridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bolosauridae>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Bolosauridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Bolosauria" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bolosauria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bolosauria>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Bolosauria" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reptilia>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
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.5431986>
|
||||
dc:description "Figure 7. Belebey vegrandis, SGU 104/B-2021: skull and mandible in dorsal and lateral views. Scale bar = 1 cm; see Appendix 1 for abbreviations list." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5431986/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5431988>
|
||||
dc:description "Figure 8. Belebey vegrandis, SGU 104/B-2021: photograph of skull and mandible in palatal view. The skull was not available for illustration in this view. Arrow points to ventral location of the mandibular foramen (mf). Scale bar = 1 cm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5431988/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824254FFD4FFD027C03A169755FAAB.mc.3B43F91FFFD4FFD0277E3A26967CFD5D>
|
||||
dwc:collectionCode "PIN" ;
|
||||
dwc:locality "Palaeontological Institute" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3341489303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824254FFD4FFD027C03A169755FAAB#3B43F91FFFD4FFD0277E3A26967CFD5D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824254FFD4FFD027C03A169755FAAB.mc.3B43F91FFFD4FFD0206D3AB39642FC3B>
|
||||
dwc:locality "Saratov" ;
|
||||
trt:gbifOccurrenceId "3341489301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824254FFD4FFD027C03A169755FAAB#3B43F91FFFD4FFD0206D3AB39642FC3B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824254FFD4FFD027C03A169755FAAB.mc.3B43F91FFFD4FFD027C63BB690E9FBAC>
|
||||
dwc:locality "Bashkortostan" ;
|
||||
trt:gbifOccurrenceId "3341489302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824254FFD4FFD027C03A169755FAAB#3B43F91FFFD4FFD027C63BB690E9FBAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
94
data/03/82/47/03824721FFE5FF88FF72F8FF165EF7BA.ttl
Normal file
94
data/03/82/47/03824721FFE5FF88FF72F8FF165EF7BA.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@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/03824721FFE5FF88FF72F8FF165EF7BA>
|
||||
dc:creator "HUANG, DI-YING; CORENTIN, JOUAULT; NEL, ANDRÉ" ;
|
||||
dc:title "Rudiaeschna Ren & Guo 1996" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rudiaeschna_Ren_1996> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/palaeoentomology.5.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/palaeoentomology.5.3.6>
|
||||
bibo:endPage "245" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Palaeoentomology" ;
|
||||
bibo:pubDate "2022-06-27" ;
|
||||
bibo:startPage "240" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "HUANG, DI-YING; CORENTIN, JOUAULT; NEL, ANDRÉ" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "The second species of Rudiaeschna (Odonata, Rudiaeschnidae) discovered in the Lower Cretaceous of Inner Mongolia, Northeast China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rudiaeschna_Ren_1996>
|
||||
dwc:authority "Ren & Guo, 1996" ;
|
||||
dwc:authorityName "Ren & Guo" ;
|
||||
dwc:authorityYear "1996" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rudiaeschnidae" ;
|
||||
dwc:genus "Rudiaeschna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ren & Guo, 1996" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rudiaeschna> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rudiaeschna>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rudiaeschnidae" ;
|
||||
dwc:genus "Rudiaeschna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rudiaeschnidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rudiaeschnidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rudiaeschnidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odonata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
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 .
|
||||
136
data/03/82/47/03824721FFE5FF8BFCD0FC321153FCEF.ttl
Normal file
136
data/03/82/47/03824721FFE5FF8BFCD0FC321153FCEF.ttl
Normal file
|
|
@ -0,0 +1,136 @@
|
|||
@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/03824721FFE5FF8BFCD0FC321153FCEF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6820845>, <http://dx.doi.org/10.5281/zenodo.6820847> ;
|
||||
dc:creator "HUANG, DI-YING; CORENTIN, JOUAULT; NEL, ANDRÉ" ;
|
||||
dc:title "Rudiaeschna jarzembowskii HUANG & CORENTIN & NEL 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03824721FFE5FF8BFCD0FC321153FCEF.mc.3B43FC6AFFE5FF88FC5BFBE911E0FB7E>, <http://tb.plazi.org/GgServer/dwcaRecords/03824721FFE5FF8BFCD0FC321153FCEF.mc.3B43FC6AFFE5FF88FCA5F9E911F8F943> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rudiaeschna_jarzembowskii_Huang_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/palaeoentomology.5.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/palaeoentomology.5.3.6>
|
||||
bibo:endPage "245" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Palaeoentomology" ;
|
||||
bibo:pubDate "2022-06-27" ;
|
||||
bibo:startPage "240" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "HUANG, DI-YING; CORENTIN, JOUAULT; NEL, ANDRÉ" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "The second species of Rudiaeschna (Odonata, Rudiaeschnidae) discovered in the Lower Cretaceous of Inner Mongolia, Northeast China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6820845>, <http://dx.doi.org/10.5281/zenodo.6820847> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rudiaeschna_jarzembowskii_Huang_2022>
|
||||
dwc:authority "HUANG & CORENTIN & NEL, 2022" ;
|
||||
dwc:authorityName "HUANG & CORENTIN & NEL" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rudiaeschnidae" ;
|
||||
dwc:genus "Rudiaeschna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Huang & Corentin & Nel, 2022" ;
|
||||
dwc:species "jarzembowskii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rudiaeschna_jarzembowskii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rudiaeschna_jarzembowskii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rudiaeschnidae" ;
|
||||
dwc:genus "Rudiaeschna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jarzembowskii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rudiaeschna> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rudiaeschna>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rudiaeschnidae" ;
|
||||
dwc:genus "Rudiaeschna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rudiaeschnidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rudiaeschnidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rudiaeschnidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odonata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
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.6820845>
|
||||
dc:description "FIGURE 2. Rudiaeschna jarzembowskii sp. nov., Early Cretaceous, holotype NIGP180347, Photograph of forewing. Scale bar = 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6820845/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6820847>
|
||||
dc:description "FIGURE 3. Details of Rudiaeschna jarzembowskii sp. nov., Early Cretaceous, holotype NIGP180347. A, Wing base. B, Nodus area. C, Wing apex. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6820847/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824721FFE5FF8BFCD0FC321153FCEF.mc.3B43FC6AFFE5FF88FC5BFBE911E0FB7E>
|
||||
dwc:catalogNumber "NIGP180347" ;
|
||||
dwc:collectionCode "NIGP" ;
|
||||
dwc:locality "Nanjing Institute of Geology" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3862611302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824721FFE5FF8BFCD0FC321153FCEF#3B43FC6AFFE5FF88FC5BFBE911E0FB7E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824721FFE5FF8BFCD0FC321153FCEF.mc.3B43FC6AFFE5FF88FCA5F9E911F8F943>
|
||||
dwc:locality "The" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3862611301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824721FFE5FF8BFCD0FC321153FCEF#3B43FC6AFFE5FF88FCA5F9E911F8F943> ;
|
||||
a dwc:MaterialCitation .
|
||||
95
data/03/82/47/03824774FF9E740925CCFD3379D3028D.ttl
Normal file
95
data/03/82/47/03824774FF9E740925CCFD3379D3028D.ttl
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
@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/03824774FF9E740925CCFD3379D3028D>
|
||||
dc:creator "Will, Kipling W.; Park, Jong Kyun" ;
|
||||
dc:title "Metabacetus Bates 1892" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Metabacetus_Bates_1892> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1649/980.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1649/980.1>
|
||||
bibo:endPage "196" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "The Coleopterists Bulletin" ;
|
||||
bibo:pubDate "2008-06-01" ;
|
||||
bibo:startPage "189" ;
|
||||
bibo:volume "62" ;
|
||||
dc:creator "Will, Kipling W.; Park, Jong Kyun" ;
|
||||
dc:date "2008" ;
|
||||
dc:title "A New Species Of The Oriental Abacetine Genus Metabacetus Bates, 1892 (Coleoptera: Carabidae) And A Key To The Species Of The Genus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Metabacetus_Bates_1892>
|
||||
dwc:authority "Bates 1892" ;
|
||||
dwc:authorityName "Bates" ;
|
||||
dwc:authorityYear "1892" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Metabacetus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Bates, 1892" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8KXQT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metabacetus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Metabacetus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Metabacetus" ;
|
||||
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 "Insecta" ;
|
||||
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 "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 .
|
||||
142
data/03/82/47/03824774FF9E740E25BAFACE7AA8028A.ttl
Normal file
142
data/03/82/47/03824774FF9E740E25BAFACE7AA8028A.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@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/03824774FF9E740E25BAFACE7AA8028A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4924298>, <http://dx.doi.org/10.5281/zenodo.4924300>, <http://dx.doi.org/10.5281/zenodo.4924302> ;
|
||||
dc:creator "Will, Kipling W.; Park, Jong Kyun" ;
|
||||
dc:title "Metabacetus hermani Will & Park, 2008, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03824774FF9E740E25BAFACE7AA8028A.mc.3B43FC3FFF9E74092596FA80784103CC>, <http://tb.plazi.org/GgServer/dwcaRecords/03824774FF9E740E25BAFACE7AA8028A.mc.3B43FC3FFF9E740924D9FA247A54007A> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Metabacetus_hermani_Will_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1649/980.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1649/980.1>
|
||||
bibo:endPage "196" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "The Coleopterists Bulletin" ;
|
||||
bibo:pubDate "2008-06-01" ;
|
||||
bibo:startPage "189" ;
|
||||
bibo:volume "62" ;
|
||||
dc:creator "Will, Kipling W.; Park, Jong Kyun" ;
|
||||
dc:date "2008" ;
|
||||
dc:title "A New Species Of The Oriental Abacetine Genus Metabacetus Bates, 1892 (Coleoptera: Carabidae) And A Key To The Species Of The Genus" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4924298>, <http://dx.doi.org/10.5281/zenodo.4924300>, <http://dx.doi.org/10.5281/zenodo.4924302> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Metabacetus_hermani_Will_2008>
|
||||
dwc:authorityName "Will & Park" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Metabacetus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Will & Park, 2008" ;
|
||||
dwc:species "hermani" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/428GL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metabacetus_hermani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Metabacetus_hermani>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Metabacetus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hermani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Metabacetus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Metabacetus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Metabacetus" ;
|
||||
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 "Insecta" ;
|
||||
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 "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.4924298>
|
||||
dc:description "Fig. 1. Distribution of Metabacetus species. 1 M. immarginatus crassulus, 2 M. immarginatus s.str., 3 M. loatinus, 4 M. hermani, 5 M. perakianus, 6 M. vandoesburgi, 7 M. arrowi; a,b,c, & d are localities of putative undescribed species represented as single specimens in the material examined." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4924298/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4924300>
|
||||
dc:description "Fig. 3. Metabacetus hermani, habitus image." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4924300/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4924302>
|
||||
dc:description "Fig. 4. Metabacetus hermani, male genitalia. A) median lobe, left lateral view. B) median lobe, tip ventral view, C) left paramere. D) right paramere." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4924302/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824774FF9E740E25BAFACE7AA8028A.mc.3B43FC3FFF9E74092596FA80784103CC>
|
||||
dwc:collectionCode "AMNH" ;
|
||||
dwc:eventDate "1998-04-28" ;
|
||||
dwc:locality "Verbatim" ;
|
||||
dwc:recordedBy "Hatinh Pr. & S Nuoc S & L. Herman" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1150" ;
|
||||
dwc:verbatimLatitude "21.15" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824774FF9E740E25BAFACE7AA8028A#3B43FC3FFF9E74092596FA80784103CC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03824774FF9E740E25BAFACE7AA8028A.mc.3B43FC3FFF9E740924D9FA247A54007A>
|
||||
dwc:locality "Range" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03824774FF9E740E25BAFACE7AA8028A#3B43FC3FFF9E740924D9FA247A54007A> ;
|
||||
a dwc:MaterialCitation .
|
||||
95
data/03/82/50/0382502C9004FFE7FE43F9D5E51B276D.ttl
Normal file
95
data/03/82/50/0382502C9004FFE7FE43F9D5E51B276D.ttl
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
@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/0382502C9004FFE7FE43F9D5E51B276D>
|
||||
dc:creator "Zacharda, Miloslav; Grafitti, Giuseppe; Piva, Erminio" ;
|
||||
dc:title "Foveacheles Zacharda 1980" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Foveacheles_Zacharda_1980> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1080/00222933.2010.535915> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1080/00222933.2010.535915>
|
||||
bibo:endPage "683" ;
|
||||
bibo:issue "11 - 12" ;
|
||||
bibo:journal "Journal of Natural History" ;
|
||||
bibo:pubDate "2011-03-07" ;
|
||||
bibo:startPage "667" ;
|
||||
bibo:volume "45" ;
|
||||
dc:creator "Zacharda, Miloslav; Grafitti, Giuseppe; Piva, Erminio" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "New taxa of Rhagidia and Foveacheles (Acari: Prostigmata: Rhagidiidae) from Italian and French caves, with keys to adults of subgenera Deharvengiella and Mediostella" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Foveacheles_Zacharda_1980>
|
||||
dwc:authority "Zacharda, 1980" ;
|
||||
dwc:authorityName "Zacharda" ;
|
||||
dwc:authorityYear "1980" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Foveacheles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Zacharda, 1980" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4KX3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Foveacheles> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Foveacheles>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Foveacheles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhagidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
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 .
|
||||
154
data/03/82/50/0382502C9005FFFCFE9FFED5E31425F0.ttl
Normal file
154
data/03/82/50/0382502C9005FFFCFE9FFED5E31425F0.ttl
Normal file
|
|
@ -0,0 +1,154 @@
|
|||
@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/0382502C9005FFFCFE9FFED5E31425F0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5203385>, <http://dx.doi.org/10.5281/zenodo.5203383>, <http://dx.doi.org/10.5281/zenodo.5203387> ;
|
||||
dc:creator "Zacharda, Miloslav; Grafitti, Giuseppe; Piva, Erminio" ;
|
||||
dc:title "Foveacheles (Mediostella) carnichensis Zacharda & Grafitti & Piva 2011, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0382502C9005FFFCFE9FFED5E31425F0.mc.3B43EB679005FFE6FF23FE57E31520CD>, <http://tb.plazi.org/GgServer/dwcaRecords/0382502C9005FFFCFE9FFED5E31425F0.mc.3B43EB679000FFE3FF66FA67E6E824DC> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Foveacheles_carnichensis_Zacharda_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1080/00222933.2010.535915> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1080/00222933.2010.535915>
|
||||
bibo:endPage "683" ;
|
||||
bibo:issue "11 - 12" ;
|
||||
bibo:journal "Journal of Natural History" ;
|
||||
bibo:pubDate "2011-03-07" ;
|
||||
bibo:startPage "667" ;
|
||||
bibo:volume "45" ;
|
||||
dc:creator "Zacharda, Miloslav; Grafitti, Giuseppe; Piva, Erminio" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "New taxa of Rhagidia and Foveacheles (Acari: Prostigmata: Rhagidiidae) from Italian and French caves, with keys to adults of subgenera Deharvengiella and Mediostella" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5203385>, <http://dx.doi.org/10.5281/zenodo.5203383>, <http://dx.doi.org/10.5281/zenodo.5203387> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Foveacheles_carnichensis_Zacharda_2011>
|
||||
dwc:authority "Zacharda" ;
|
||||
dwc:authorityName "Zacharda & Grafitti & Piva" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Foveacheles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zacharda & Grafitti & Piva, 2011" ;
|
||||
dwc:species "carnichensis" ;
|
||||
dwc:subGenus "Mediostella" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Foveacheles_carnichensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Foveacheles_carnichensis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Foveacheles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "carnichensis" ;
|
||||
dwc:subGenus "Mediostella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Foveacheles_Mediostella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Foveacheles_Mediostella>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Foveacheles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mediostella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Foveacheles> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Foveacheles>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Foveacheles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhagidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
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.5203385>
|
||||
dc:description "Figure 5. Foveacheles (M.) carnichensis sp. nov., adult female: (A) chelicera, lateral aspect; (B) cheliceral digits in detail, lateral aspect; (C) palpus, lateral aspect; (D) rhagidial organ I, dorsal aspect; (E) rhagidial organ II, dorsal aspect; (F) subcapitulum, ventral aspect; (G) dorsodistal lanceolate solenidion (Φ) on tibia II, lateral aspect." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5203385/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5203383>
|
||||
dc:description "Figure 4. Foveacheles (M.) carnichensis sp. nov., adult female: (A) dorsal aspect; (B) ventral aspect." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5203383/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5203387>
|
||||
dc:description "Figure 6. Foveacheles (M.) carnichensis sp. nov., adult female, setal arrangement on legs I–II, lateral aspect: (A) leg I; (B) leg II; (ω, Φ, σ and ε designations for solenidia on tarsus, tibia, genu and for famulus, respectively)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5203387/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0382502C9005FFFCFE9FFED5E31425F0.mc.3B43EB679005FFE6FF23FE57E31520CD>
|
||||
dwc:eventDate "1998-06-28" ;
|
||||
dwc:locality "Rio Molino Cave" ;
|
||||
dwc:recordedBy "il Ponte & E. Piva" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0382502C9005FFFCFE9FFED5E31425F0#3B43EB679005FFE6FF23FE57E31520CD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0382502C9005FFFCFE9FFED5E31425F0.mc.3B43EB679000FFE3FF66FA67E6E824DC>
|
||||
dwc:catalogNumber "OSAL0007415" ;
|
||||
dwc:collectionCode "OSAL" ;
|
||||
dwc:locality "University" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0382502C9005FFFCFE9FFED5E31425F0#3B43EB679000FFE3FF66FA67E6E824DC> ;
|
||||
a dwc:MaterialCitation .
|
||||
140
data/03/82/50/0382502C9009FFE7FE93FDD9E3CB24C3.ttl
Normal file
140
data/03/82/50/0382502C9009FFE7FE93FDD9E3CB24C3.ttl
Normal file
|
|
@ -0,0 +1,140 @@
|
|||
@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/0382502C9009FFE7FE93FDD9E3CB24C3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5203379> ;
|
||||
dc:creator "Zacharda, Miloslav; Grafitti, Giuseppe; Piva, Erminio" ;
|
||||
dc:title "Rhagidia (Deharvengiella) serpentiforma Zacharda & Grafitti & Piva 2011, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0382502C9009FFE7FE93FDD9E3CB24C3.mc.3B43EB679009FFEAFF23FD4CE36C2204> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhagidia_serpentiforma_Zacharda_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1080/00222933.2010.535915> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1080/00222933.2010.535915>
|
||||
bibo:endPage "683" ;
|
||||
bibo:issue "11 - 12" ;
|
||||
bibo:journal "Journal of Natural History" ;
|
||||
bibo:pubDate "2011-03-07" ;
|
||||
bibo:startPage "667" ;
|
||||
bibo:volume "45" ;
|
||||
dc:creator "Zacharda, Miloslav; Grafitti, Giuseppe; Piva, Erminio" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "New taxa of Rhagidia and Foveacheles (Acari: Prostigmata: Rhagidiidae) from Italian and French caves, with keys to adults of subgenera Deharvengiella and Mediostella" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5203379> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhagidia_serpentiforma_Zacharda_2011>
|
||||
dwc:authority "Zacharda" ;
|
||||
dwc:authorityName "Zacharda & Grafitti & Piva" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Rhagidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zacharda & Grafitti & Piva, 2011" ;
|
||||
dwc:species "serpentiforma" ;
|
||||
dwc:subGenus "Deharvengiella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/2c0466a9-a3e5-4fa2-a770-91062a87f591> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhagidia_serpentiforma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidia_serpentiforma>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Rhagidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "serpentiforma" ;
|
||||
dwc:subGenus "Deharvengiella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhagidia_Deharvengiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidia_Deharvengiella>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Rhagidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Deharvengiella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhagidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Rhagidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhagidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
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.5203379>
|
||||
dc:description "Figure 3. Rhagidia (D.) serpentiforma sp. nov., adult female: (A) chelicera, lateral aspect; (B) rhagidial organ I, left lateral aspect; (C) rhagidial organ I, right lateral aspect; (D) rhagidial organ II, dorsal aspect; (E) dorsodistal lanceolate solenidion (Φ) on tibia II, lateral aspect; (F) palpus, lateral aspect; (G) subcapitulum, ventral aspect." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5203379/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0382502C9009FFE7FE93FDD9E3CB24C3.mc.3B43EB679009FFEAFF23FD4CE36C2204>
|
||||
dwc:catalogNumber "OSAL007451" ;
|
||||
dwc:collectionCode "OSAL" ;
|
||||
dwc:eventDate "2004-02-13" ;
|
||||
dwc:locality "Iglesias" ;
|
||||
dwc:recordedBy "S. Papinuto & Ohio State University & Type No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0382502C9009FFE7FE93FDD9E3CB24C3#3B43EB679009FFEAFF23FD4CE36C2204> ;
|
||||
a dwc:MaterialCitation .
|
||||
145
data/03/82/50/0382502C900AFFEAFEDCFEF9E6EE231F.ttl
Normal file
145
data/03/82/50/0382502C900AFFEAFEDCFEF9E6EE231F.ttl
Normal file
|
|
@ -0,0 +1,145 @@
|
|||
@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/0382502C900AFFEAFEDCFEF9E6EE231F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5203375>, <http://dx.doi.org/10.5281/zenodo.5203377> ;
|
||||
dc:creator "Zacharda, Miloslav; Grafitti, Giuseppe; Piva, Erminio" ;
|
||||
dc:title "Rhagidia (Deharvengiella) paralleloseta Zacharda & Grafitti & Piva 2011, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0382502C900AFFEAFEDCFEF9E6EE231F.mc.3B43EB67900AFFE9FF66FE6FE6BB2304> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhagidia_paralleloseta_Zacharda_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1080/00222933.2010.535915> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1080/00222933.2010.535915>
|
||||
bibo:endPage "683" ;
|
||||
bibo:issue "11 - 12" ;
|
||||
bibo:journal "Journal of Natural History" ;
|
||||
bibo:pubDate "2011-03-07" ;
|
||||
bibo:startPage "667" ;
|
||||
bibo:volume "45" ;
|
||||
dc:creator "Zacharda, Miloslav; Grafitti, Giuseppe; Piva, Erminio" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "New taxa of Rhagidia and Foveacheles (Acari: Prostigmata: Rhagidiidae) from Italian and French caves, with keys to adults of subgenera Deharvengiella and Mediostella" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5203375>, <http://dx.doi.org/10.5281/zenodo.5203377> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhagidia_paralleloseta_Zacharda_2011>
|
||||
dwc:authority "Zacharda" ;
|
||||
dwc:authorityName "Zacharda & Grafitti & Piva" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Rhagidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zacharda & Grafitti & Piva, 2011" ;
|
||||
dwc:species "paralleloseta" ;
|
||||
dwc:subGenus "Deharvengiella" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhagidia_paralleloseta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidia_paralleloseta>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Rhagidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "paralleloseta" ;
|
||||
dwc:subGenus "Deharvengiella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhagidia_Deharvengiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidia_Deharvengiella>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Rhagidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Deharvengiella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhagidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Rhagidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhagidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
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.5203375>
|
||||
dc:description "Figure 1. Rhagidia (D.) paralleloseta sp. nov., adult male: (A) prodorsum; (B) ventral aspect." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5203375/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5203377>
|
||||
dc:description "Figure 2. Rhagidia (D.) paralleloseta sp. nov., adult female: (A) chelicera, lateral aspect; (B) cheliceral digits in detail, lateral aspect; (C) rhagidial organ I, dorsal aspect; (D) rhagidial organ II, lateral aspect; (E) dorsodistal lanceolate solenidion Φ on tibia II, dorsal aspect; (F) subcapitulum, ventral aspect; (G) palpus, lateral aspect." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5203377/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0382502C900AFFEAFEDCFEF9E6EE231F.mc.3B43EB67900AFFE9FF66FE6FE6BB2304>
|
||||
dwc:catalogNumber "OSAL0007414" ;
|
||||
dwc:collectionCode "OSAL" ;
|
||||
dwc:eventDate "1984-04-15" ;
|
||||
dwc:locality "Adult" ;
|
||||
dwc:recordedBy "de l'Oule & L. Deharveng & Ohio State University & Type No." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "240" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0382502C900AFFEAFEDCFEF9E6EE231F#3B43EB67900AFFE9FF66FE6FE6BB2304> ;
|
||||
a dwc:MaterialCitation .
|
||||
108
data/03/82/50/0382502C900DFFE9FED5FB84E6AF21CA.ttl
Normal file
108
data/03/82/50/0382502C900DFFE9FED5FB84E6AF21CA.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@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/0382502C900DFFE9FED5FB84E6AF21CA>
|
||||
dc:creator "Zacharda, Miloslav; Grafitti, Giuseppe; Piva, Erminio" ;
|
||||
dc:title "Rhagidia (Deharvengiella) Zacharda, 1987: 2051" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhagidia_Deharvengiella_Zacharda_2051> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1080/00222933.2010.535915> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1080/00222933.2010.535915>
|
||||
bibo:endPage "683" ;
|
||||
bibo:issue "11 - 12" ;
|
||||
bibo:journal "Journal of Natural History" ;
|
||||
bibo:pubDate "2011-03-07" ;
|
||||
bibo:startPage "667" ;
|
||||
bibo:volume "45" ;
|
||||
dc:creator "Zacharda, Miloslav; Grafitti, Giuseppe; Piva, Erminio" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "New taxa of Rhagidia and Foveacheles (Acari: Prostigmata: Rhagidiidae) from Italian and French caves, with keys to adults of subgenera Deharvengiella and Mediostella" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhagidia_Deharvengiella_Zacharda_2051>
|
||||
dwc:authority "Zacharda, 1987: 2051" ;
|
||||
dwc:authorityName "Zacharda, 1987:" ;
|
||||
dwc:authorityPageNumber "2051" ;
|
||||
dwc:authorityYear "2051" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Rhagidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Zacharda, 1987" ;
|
||||
dwc:subGenus "Deharvengiella" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhagidia_Deharvengiella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidia_Deharvengiella>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Rhagidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Deharvengiella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhagidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Rhagidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhagidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
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 .
|
||||
95
data/03/82/50/0382502C900DFFEEFE74FC1BE69E2550.ttl
Normal file
95
data/03/82/50/0382502C900DFFEEFE74FC1BE69E2550.ttl
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
@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/0382502C900DFFEEFE74FC1BE69E2550>
|
||||
dc:creator "Zacharda, Miloslav; Grafitti, Giuseppe; Piva, Erminio" ;
|
||||
dc:title "Rhagidia Thorell 1872" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhagidia_Thorell_1872> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1080/00222933.2010.535915> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1080/00222933.2010.535915>
|
||||
bibo:endPage "683" ;
|
||||
bibo:issue "11 - 12" ;
|
||||
bibo:journal "Journal of Natural History" ;
|
||||
bibo:pubDate "2011-03-07" ;
|
||||
bibo:startPage "667" ;
|
||||
bibo:volume "45" ;
|
||||
dc:creator "Zacharda, Miloslav; Grafitti, Giuseppe; Piva, Erminio" ;
|
||||
dc:date "2011" ;
|
||||
dc:title "New taxa of Rhagidia and Foveacheles (Acari: Prostigmata: Rhagidiidae) from Italian and French caves, with keys to adults of subgenera Deharvengiella and Mediostella" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhagidia_Thorell_1872>
|
||||
dwc:authority "Thorell, 1872" ;
|
||||
dwc:authorityName "Thorell" ;
|
||||
dwc:authorityYear "1872" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Rhagidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Thorell, 1872" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5824f85b-0d71-4972-aa80-25dafa3af4e9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhagidia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:genus "Rhagidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhagidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagidiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Rhagidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
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 .
|
||||
170
data/03/82/50/03825038FFEBFF86E0D6FDBCFBEF093F.ttl
Normal file
170
data/03/82/50/03825038FFEBFF86E0D6FDBCFBEF093F.ttl
Normal file
|
|
@ -0,0 +1,170 @@
|
|||
@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/03825038FFEBFF86E0D6FDBCFBEF093F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.294115>, <http://dx.doi.org/10.5281/zenodo.294116>, <http://dx.doi.org/10.5281/zenodo.294117>, <http://dx.doi.org/10.5281/zenodo.294118>, <http://dx.doi.org/10.5281/zenodo.294119>, <http://dx.doi.org/10.5281/zenodo.294120>, <http://dx.doi.org/10.5281/zenodo.294121> ;
|
||||
dc:creator "Palacio, Doralice Di Pace; Lourenço-De-Oliveira, Ricardo; Motta, Monique De Albuquerque" ;
|
||||
dc:title "Wyeomyia (Spilonympha) howardi Lane & Cerqueira 1942" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Wyeomyia_howardi_Lane_1942> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.294114> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.294114>
|
||||
bibo:endPage "53" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "43" ;
|
||||
bibo:volume "2415" ;
|
||||
dc:creator "Palacio, Doralice Di Pace; Lourenço-De-Oliveira, Ricardo; Motta, Monique De Albuquerque" ;
|
||||
dc:date "2010" ;
|
||||
dc:title "Description of the immature stages of Wyeomyia (Spilonympha) howardi Lane & Cerqueira (Diptera: Culicidae) with a redescription of the adults" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.294115>, <http://dx.doi.org/10.5281/zenodo.294116>, <http://dx.doi.org/10.5281/zenodo.294117>, <http://dx.doi.org/10.5281/zenodo.294118>, <http://dx.doi.org/10.5281/zenodo.294119>, <http://dx.doi.org/10.5281/zenodo.294120>, <http://dx.doi.org/10.5281/zenodo.294121> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Wyeomyia_howardi_Lane_1942>
|
||||
dwc:authority "Lane & Cerqueira, 1942", "Lane & Cerqueira, 1942: 595" ;
|
||||
dwc:authorityName "Lane & Cerqueira" ;
|
||||
dwc:authorityPageNumber "595" ;
|
||||
dwc:authorityYear "1942" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:genus "Wyeomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lane & Cerqueira, 1942" ;
|
||||
dwc:species "howardi" ;
|
||||
dwc:subGenus "Spilonympha", "Dendromyia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FMR8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Wyeomyia_howardi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Wyeomyia_howardi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:genus "Wyeomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "howardi" ;
|
||||
dwc:subGenus "Spilonympha", "Dendromyia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Wyeomyia_Spilonympha>, <http://taxon-name.plazi.org/id/Animalia/Wyeomyia_Dendromyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Wyeomyia_Spilonympha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:genus "Wyeomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Spilonympha" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Wyeomyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Wyeomyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:genus "Wyeomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Culicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Culicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Wyeomyia_Dendromyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:genus "Wyeomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Dendromyia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Wyeomyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.294115>
|
||||
dc:description "FIGURE 1. Wyeomyia howardi, adult. (A, B) General aspects of antepronota, showing the blue reflections of the scales." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/294115/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.294116>
|
||||
dc:description "FIGURE 2. Male genitalia of Wyeomyia howardi. (A) Gonocoxite and gonostylus (lobes C, A, E, M and appendages 1, 2). (B) Proctiger. (C). Tergum IX. (D) Aedeagus. (E). Sternum VIII. (F) Tergum VIII." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/294116/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.294117>
|
||||
dc:description "FIGURE 3. Pupa of Wyeomyia howardi. (A) Dorsal and ventral aspects of the metanotum and abdomen (I-VIII abdominal segments). (B) Cephalothorax." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/294117/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.294118>
|
||||
dc:description "FIGURE 4. Fourth-instar larva of Wyeomyia howardi. (A) Head, thorax and abdominal segments I – VI, dorsal and ventral aspects. (B) Abdominal segments VII – X. A: antenna; C: cranium; M: mesothorax; P: prothorax; S: siphon; T: metathorax." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/294118/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.294119>
|
||||
dc:description "FIGURE 5. Larval mouthparts of Wyeomyia howardi. (A and B) Maxilla. (C and D) Mandible. (E) Dorsomentum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/294119/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.294120>
|
||||
dc:description "FIGURE 6. Geographical distribution of Spilonympha species in Brazil." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/294120/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.294121>
|
||||
dc:description "FIGURE 7. Bromeliad from which the immature stages of Wyeomyia howardi were collected." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/294121/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
139
data/03/82/67/0382671DFFA2D61EFF08FF168EEBE7F0.ttl
Normal file
139
data/03/82/67/0382671DFFA2D61EFF08FF168EEBE7F0.ttl
Normal file
|
|
@ -0,0 +1,139 @@
|
|||
@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/0382671DFFA2D61EFF08FF168EEBE7F0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.8143584>, <http://dx.doi.org/10.5281/zenodo.8143580>, <http://dx.doi.org/10.5281/zenodo.8143582> ;
|
||||
dc:creator "Moravec, František; Nagasawa, and Kazuya" ;
|
||||
dc:title "Rhabdochona angusticaudata Moravec & Nagasawa 2018, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0382671DFFA2D61EFF08FF168EEBE7F0.mc.3B43DC56FFA2D619FCB2FEF48BE2E169>, <http://tb.plazi.org/GgServer/dwcaRecords/0382671DFFA2D61EFF08FF168EEBE7F0.mc.3B43DC56FFA2D619FCB2FDC58CBFE267> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhabdochona_angusticaudata_Moravec_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.14411/fp.2018.016> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.14411/fp.2018.016>
|
||||
bibo:endPage "22" ;
|
||||
bibo:journal "Folia Parasitologica" ;
|
||||
bibo:pubDate "2018-10-23" ;
|
||||
bibo:series "016" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "65" ;
|
||||
dc:creator "Moravec, František; Nagasawa, and Kazuya" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Rhabdochona angusticaudata sp. n. (Nematoda: Rhabdochonidae) from the Japanese eel Anguilla japonica, and new records of some other nematodes from inland fishes in Japan" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.8143584>, <http://dx.doi.org/10.5281/zenodo.8143580>, <http://dx.doi.org/10.5281/zenodo.8143582> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhabdochona_angusticaudata_Moravec_2018>
|
||||
dwc:authority "Moravec & Nagasawa, 2018" ;
|
||||
dwc:authorityName "Moravec & Nagasawa" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Chromadorea" ;
|
||||
dwc:family "Rhabdochonidae" ;
|
||||
dwc:genus "Rhabdochona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rhabditida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moravec & Nagasawa, 2018" ;
|
||||
dwc:species "angusticaudata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9B9XF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhabdochona_angusticaudata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhabdochona_angusticaudata>
|
||||
dwc:class "Chromadorea" ;
|
||||
dwc:family "Rhabdochonidae" ;
|
||||
dwc:genus "Rhabdochona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rhabditida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angusticaudata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhabdochona> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhabdochona>
|
||||
dwc:class "Chromadorea" ;
|
||||
dwc:family "Rhabdochonidae" ;
|
||||
dwc:genus "Rhabdochona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rhabditida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhabdochonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhabdochonidae>
|
||||
dwc:class "Chromadorea" ;
|
||||
dwc:family "Rhabdochonidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rhabditida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhabditida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhabditida>
|
||||
dwc:class "Chromadorea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rhabditida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chromadorea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chromadorea>
|
||||
dwc:class "Chromadorea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nematoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nematoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
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.8143584>
|
||||
dc:description "Fig. 10. Rhabdochona angusticaudata sp. n. from Anguilla japonica Temminck et Schlegel, scanning electron micrographs. A, B – anterior end of female body, sublateral and dorsoventral views (arrow indicates deirid); C – tail of male, lateral view; D – region of male tail with last postanal papilla and phasmid, lateral view; E – tail of gravid female, ventral view; F – vulva of gravid female, ventral view. Abbreviations: e – cloacal aperture; h – caudal papilla of last postanal pair; i – phasmid; k – anus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8143584/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8143580>
|
||||
dc:description "Fig. 8. Rhabdochona angusticaudata sp. n. from Anguilla japonica Temminck et Schlegel. A – anterior part of male body, lateral view; B, C – anterior end of male, dorsoventral and lateral views, respectively; D – cephalic end of female, lateral view; E – cephalic end of male, apical view; F – deirid; G, H – distal end of left spicule (different specimens), lateral views; I – egg; J – female tail, lateral view; K – right spicule, lateral view; L – posterior end of male, lateral view; M – tail tip of female." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8143580/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8143582>
|
||||
dc:description "Fig. 9. Rhabdochona angusticaudata sp. n. from Anguilla japonica Temminck et Schlegel, scanning electron micrographs.A – cephalic end of male, lateral view; B – cephalic end of female, apical view; C – cephalic end of male, apical view; D – mouth region of female, apical view (arrow indicates sublabium); E – cephalic end of male (another specimen) with more numerous (16) anterior teeth, apical view; F – deirid. Abbreviations: a – amphid; b – cephalic papilla." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8143582/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0382671DFFA2D61EFF08FF168EEBE7F0.mc.3B43DC56FFA2D619FCB2FEF48BE2E169>
|
||||
dwc:eventDate "2007-06-16" ;
|
||||
dwc:locality "Renjoji River" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0382671DFFA2D61EFF08FF168EEBE7F0#3B43DC56FFA2D619FCB2FEF48BE2E169> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0382671DFFA2D61EFF08FF168EEBE7F0.mc.3B43DC56FFA2D619FCB2FDC58CBFE267>
|
||||
dwc:catalogNumber "N-1157" ;
|
||||
dwc:collectionCode "IPCAS, SEM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0382671DFFA2D61EFF08FF168EEBE7F0#3B43DC56FFA2D619FCB2FDC58CBFE267> ;
|
||||
a dwc:MaterialCitation .
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue