GG2RDF 2024-07-04T10:51:45.858Z full update: 177 of 241 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-07-04 12:11:08 +00:00
parent da12735b85
commit 1aaf2e4ece
3000 changed files with 482361 additions and 0 deletions

View 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/038C0022FFE1AA3269A9CA9E25CD69D3>
dc:creator "Eguchi, Katsuyuki" ;
dc:title "Pheidole foveolata Eguchi, 2006, sp. n." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_undefined> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pheidole_foveolata_Eguchi_2006> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.16316> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.16316>
bibo:endPage "131" ;
bibo:issue "1" ;
bibo:journal "Revue Suisse de Zoologie" ;
bibo:startPage "115" ;
bibo:volume "113" ;
dc:creator "Eguchi, Katsuyuki" ;
dc:date "2006" ;
dc:title "Six new species of Pheidole Westwood from North Vietnam (Hymenoptera, Formicidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pheidole_foveolata_Eguchi_2006>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Eguchi, 2006" ;
dwc:authorityName "Eguchi" ;
dwc:authorityYear "2006" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Eguchi, 2006" ;
dwc:species "foveolata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_foveolata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pheidole_foveolata>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "foveolata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pheidole>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
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/Pheidole_undefined>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "undefined" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
a dwcFP:TaxonName .

View 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/038C0022FFE4AA3F69B6CFA527D56E33>
dc:creator "Eguchi, Katsuyuki" ;
dc:title "Pheidole fortis Eguchi, 2006, sp. n." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_undefined> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pheidole_fortis_Eguchi_2006> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.16316> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.16316>
bibo:endPage "131" ;
bibo:issue "1" ;
bibo:journal "Revue Suisse de Zoologie" ;
bibo:startPage "115" ;
bibo:volume "113" ;
dc:creator "Eguchi, Katsuyuki" ;
dc:date "2006" ;
dc:title "Six new species of Pheidole Westwood from North Vietnam (Hymenoptera, Formicidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pheidole_fortis_Eguchi_2006>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Eguchi, 2006" ;
dwc:authorityName "Eguchi" ;
dwc:authorityYear "2006" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Eguchi, 2006" ;
dwc:species "fortis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_fortis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pheidole_fortis>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fortis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pheidole>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
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/Pheidole_undefined>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "undefined" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,25 @@
@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/> .
# There was some Error in gg2rdf
# Error: Cannot produce RDF due to data errors:
# - the treatment is lacking the taxon
# Error: Cannot produce RDF due to data errors:
# - the treatment is lacking the taxon
# at checkForErrors (file:///app/src/gg2rdf.ts:120:13)
# at gg2rdf (file:///app/src/gg2rdf.ts:84:5)
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
# at eventLoopTick (ext:core/01_core.js:168:7)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:68:28)

View 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/038C0022FFEBAA3469A9C8FE262D6E53>
dc:creator "Eguchi, Katsuyuki" ;
dc:title "Pheidole vulgaris Eguchi, 2006, sp. n." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_undefined> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pheidole_vulgaris_Eguchi_2006> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.16316> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.16316>
bibo:endPage "131" ;
bibo:issue "1" ;
bibo:journal "Revue Suisse de Zoologie" ;
bibo:startPage "115" ;
bibo:volume "113" ;
dc:creator "Eguchi, Katsuyuki" ;
dc:date "2006" ;
dc:title "Six new species of Pheidole Westwood from North Vietnam (Hymenoptera, Formicidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pheidole_vulgaris_Eguchi_2006>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Eguchi, 2006" ;
dwc:authorityName "Eguchi" ;
dwc:authorityYear "2006" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Eguchi, 2006" ;
dwc:species "vulgaris" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_vulgaris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pheidole_vulgaris>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "vulgaris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pheidole>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
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/Pheidole_undefined>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "undefined" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
a dwcFP:TaxonName .

View 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/038C0022FFEDAA3669A9CBC826386A13>
dc:creator "Eguchi, Katsuyuki" ;
dc:title "Pheidole magna Eguchi, 2006, sp. n." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_undefined> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pheidole_magna_Eguchi_2006> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.16316> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.16316>
bibo:endPage "131" ;
bibo:issue "1" ;
bibo:journal "Revue Suisse de Zoologie" ;
bibo:startPage "115" ;
bibo:volume "113" ;
dc:creator "Eguchi, Katsuyuki" ;
dc:date "2006" ;
dc:title "Six new species of Pheidole Westwood from North Vietnam (Hymenoptera, Formicidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pheidole_magna_Eguchi_2006>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Eguchi, 2006" ;
dwc:authorityName "Eguchi" ;
dwc:authorityYear "2006" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Eguchi, 2006" ;
dwc:species "magna" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_magna> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pheidole_magna>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "magna" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pheidole>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
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/Pheidole_undefined>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "undefined" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
a dwcFP:TaxonName .

View 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/038C0022FFEFAA3069A9CBC5247669D3>
dc:creator "Eguchi, Katsuyuki" ;
dc:title "Pheidole laevicolor Eguchi, 2006, sp. n." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_undefined> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pheidole_laevicolor_Eguchi_2006> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.16316> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.16316>
bibo:endPage "131" ;
bibo:issue "1" ;
bibo:journal "Revue Suisse de Zoologie" ;
bibo:startPage "115" ;
bibo:volume "113" ;
dc:creator "Eguchi, Katsuyuki" ;
dc:date "2006" ;
dc:title "Six new species of Pheidole Westwood from North Vietnam (Hymenoptera, Formicidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pheidole_laevicolor_Eguchi_2006>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Eguchi, 2006" ;
dwc:authorityName "Eguchi" ;
dwc:authorityYear "2006" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Eguchi, 2006" ;
dwc:species "laevicolor" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_laevicolor> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pheidole_laevicolor>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "laevicolor" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pheidole>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
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/Pheidole_undefined>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "undefined" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,141 @@
@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/038C047D2804082115CFFCEDFD4FF8D3>
cito:cites <http://dx.doi.org/10.5281/zenodo.5269031>, <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266283>, <http://dx.doi.org/10.5281/zenodo.5266285> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis hieroglyphica Vigors 1824" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2804082115CFFCEDFD4FF8D3.mc.3B4DBF362804082114F1FB10FC75FAB7>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2804082115CFFCEDFD4FF8D3.mc.3B4DBF362804082116B2FAF4FC53FADB> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_hieroglyphica_Vigors_1824> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5269031>, <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266283>, <http://dx.doi.org/10.5281/zenodo.5266285> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_hieroglyphica_Vigors_1824>
dwc:authority "Vigors, 1824" ;
dwc:authorityName "Vigors" ;
dwc:authorityYear "1824" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vigors, 1824" ;
dwc:species "hieroglyphica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_hieroglyphica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_hieroglyphica>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hieroglyphica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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.5269031>
dc:description "FIGURE 43. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis carbo (circles); Gymnetis hebraica (stars); Gymnetis hieroglyphica (triangle); Blaesia subrugosa (squares)." ;
fabio:hasRepresentation <https://zenodo.org/record/5269031/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266283>
dc:description "FIGURES 7278. Male parameres: 72, Gymnetis flaveola (Brazil); 73, Gymnetis schistacea (Argentina); 74, Gymnetis goryi; 75, Gymnetis hieroglyphica; 76, Hologymnetis sp. (Bruch Collection); 77, Hologymnetis undulata; 78, Heterocotinis semiopaca." ;
fabio:hasRepresentation <https://zenodo.org/record/5266283/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266285>
dc:description "FIGURES 79104. General aspects of Gymnetini from the Neotropical Region: 79, G. callispila (lectotype, extracted from Ratcliffe 2004); 80, G. radiicollis (lectotype, extracted from Ratcliffe 2004); 81, G. zikani (lectotype, extracted from Ratcliffe 2004); 8291, Gymmetis pantherina (82, Colombia: Guacarí; 83, Venezuela: Río Negro; 84, Ecuador: Santa Catalina; 85, Guyane; 86, Argentina: Isla Monteagudo; 87, Brazil: Mafra; 88, Argentina: Isla Monteagudo; 89, Brazil: Buzios; 90, Colombia: Guacarí; 91, Argentina: Isla Monteagudo); 9293, G. dyzoni (92, Venezuela, Burmeister Collection; 93, lectotype, extracted from Ratcliffe 2004); 94, G. pantherina (Argentina: Arroyo El Soberbio); 95, G. rubrocincta (lectotype, extracted from Ratcliffe 2004); 9697, Gymnetis meleagris (96, paralectotype, Burmeister Collection; 97, lectotype, extracted from Ratcliffe 2004); 98, G. pantherina (Argentina: Isla Monteagudo); 99, G. alauda (holotype, Burmeister Collection); 100, G. pantherina (extracted from Blanchard 1842); 101104, G. pantherina (101, Paraguay: Central, 19391940; 102, Bolivia: Suiqui; 103, Bolivia: Nigrillani; 104, Bolivia: Chulumani)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266285/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2804082115CFFCEDFD4FF8D3.mc.3B4DBF362804082114F1FB10FC75FAB7>
trt:gbifOccurrenceId "3736223411" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2804082115CFFCEDFD4FF8D3#3B4DBF362804082114F1FB10FC75FAB7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2804082115CFFCEDFD4FF8D3.mc.3B4DBF362804082116B2FAF4FC53FADB>
dwc:eventDate "2003-12-13" ;
trt:gbifOccurrenceId "3736224398" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2804082115CFFCEDFD4FF8D3#3B4DBF362804082116B2FAF4FC53FADB> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,232 @@
@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/038C047D2804082115CFFF7EFDFCFD2D>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266283> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis flaveola" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2804082115CFFF7EFDFCFD2D.mc.3B4DBF362804082114F1FDC2FB73FDC6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2804082115CFFF7EFDFCFD2D.mc.3B4DBF362804082111B8FDC2FAE8FDE5>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2804082115CFFF7EFDFCFD2D.mc.3B4DBF36280408211001FDA6FCC4FD0E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2804082115CFFF7EFDFCFD2D.mc.3B4DBF36280408211634FD9AFA30FD0E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flaveola_Fabricius_1801> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cetonia_flaveola_Fabricius_1801>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flaveola_Burmeister_1842>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_flaveola_F._1801> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266283> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flaveola_Fabricius_1801>
dwc:authority "(Fabricius, 1801)" ;
dwc:baseAuthorityName "Fabricius" ;
dwc:baseAuthorityYear "1801" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1801)" ;
dwc:species "flaveola" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_flaveola> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cetonia_flaveola_Fabricius_1801>
dwc:authority "Fabricius, 1801: 142" ;
dwc:authorityName "Fabricius" ;
dwc:authorityPageNumber "142" ;
dwc:authorityYear "1801" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fabricius, 1801" ;
dwc:species "flaveola" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cetonia_flaveola> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flaveola_Burmeister_1842>
dwc:authority ": Burmeister 1842: 288 - 289" ;
dwc:authorityName ": Burmeister" ;
dwc:authorityPageNumber "288 - 289" ;
dwc:authorityYear "1842" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Burmeister, 1842" ;
dwc:species "flaveola" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_flaveola> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_flaveola_F._1801>
dwc:authority "(F., 1801)" ;
dwc:baseAuthorityName "F." ;
dwc:baseAuthorityYear "1801" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(F., 1801)" ;
dwc:species "flaveola" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_flaveola> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_flaveola>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flaveola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Cetonia_flaveola>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flaveola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetonia>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_flaveola>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flaveola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266283>
dc:description "FIGURES 7278. Male parameres: 72, Gymnetis flaveola (Brazil); 73, Gymnetis schistacea (Argentina); 74, Gymnetis goryi; 75, Gymnetis hieroglyphica; 76, Hologymnetis sp. (Bruch Collection); 77, Hologymnetis undulata; 78, Heterocotinis semiopaca." ;
fabio:hasRepresentation <https://zenodo.org/record/5266283/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2804082115CFFF7EFDFCFD2D.mc.3B4DBF362804082114F1FDC2FB73FDC6>
trt:gbifOccurrenceId "3736223382" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2804082115CFFF7EFDFCFD2D#3B4DBF362804082114F1FDC2FB73FDC6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2804082115CFFF7EFDFCFD2D.mc.3B4DBF362804082111B8FDC2FAE8FDE5>
trt:gbifOccurrenceId "3736223409" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2804082115CFFF7EFDFCFD2D#3B4DBF362804082111B8FDC2FAE8FDE5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2804082115CFFF7EFDFCFD2D.mc.3B4DBF36280408211001FDA6FCC4FD0E>
trt:gbifOccurrenceId "3736224470" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2804082115CFFF7EFDFCFD2D#3B4DBF36280408211001FDA6FCC4FD0E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2804082115CFFF7EFDFCFD2D.mc.3B4DBF36280408211634FD9AFA30FD0E>
trt:gbifOccurrenceId "3736223967" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2804082115CFFF7EFDFCFD2D#3B4DBF36280408211634FD9AFA30FD0E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,161 @@
@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/038C047D2805082015CFFF7EFA33FC6C>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266305>, <http://dx.doi.org/10.5281/zenodo.5266259> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis punctipennis Burmeister 1844" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF3628050820159FFDA3FD11FD04>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF362805082014DFFD7BFC63FD28>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF36280508201681FD7BFECCFD4C>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF3628050820142FFD5FFA8EFD4C>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF362805082014F0FD17FE03FCB8>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF362805082014EDFCCBFF57FCDC>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF362805082015A4FCAFFC83FCDC> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_punctipennis_Burmeister_1844> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266305>, <http://dx.doi.org/10.5281/zenodo.5266259> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_punctipennis_Burmeister_1844>
dwc:authority "Burmeister, 1844" ;
dwc:authorityName "Burmeister" ;
dwc:authorityYear "1844" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Burmeister, 1844" ;
dwc:species "punctipennis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_punctipennis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_punctipennis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "punctipennis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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.5266305>
dc:description "FIGURES 143146. General aspects of Gymnetini distributed outside Argentina (Appendix II): 143, Gymnetis sp.; 144, Gymnetis chevrolati (= G. ramulosum); 145146, Gymnetis punctipennis." ;
fabio:hasRepresentation <https://zenodo.org/record/5266305/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266259>
dc:description "FIGURES 2529. Male parameres: 2528, Gymnetis bonplandi (25, Bruch Collection; 26, Misiones, Dos de Mayo; 27, Cororó, Rio Ipané; 28, Arakangy); 29, Gymnetis pudibunda (detail of right paramere)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266259/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF3628050820159FFDA3FD11FD04>
dwc:typeStatus "paralectotype" ;
trt:gbifOccurrenceId "3736223481" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2805082015CFFF7EFA33FC6C#3B4DBF3628050820159FFDA3FD11FD04> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF362805082014DFFD7BFC63FD28>
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "3736223622" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2805082015CFFF7EFA33FC6C#3B4DBF362805082014DFFD7BFC63FD28> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF36280508201681FD7BFECCFD4C>
dwc:typeStatus "paralectotype" ;
trt:gbifOccurrenceId "3736223949" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2805082015CFFF7EFA33FC6C#3B4DBF36280508201681FD7BFECCFD4C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF3628050820142FFD5FFA8EFD4C>
dwc:typeStatus "paralectotype" ;
trt:gbifOccurrenceId "3736223466" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2805082015CFFF7EFA33FC6C#3B4DBF3628050820142FFD5FFA8EFD4C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF362805082014F0FD17FE03FCB8>
dwc:eventDate "1915-11" ;
trt:gbifOccurrenceId "3736223386" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2805082015CFFF7EFA33FC6C#3B4DBF362805082014F0FD17FE03FCB8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF362805082014EDFCCBFF57FCDC>
dwc:eventDate "1958-11-28" ;
trt:gbifOccurrenceId "3736224228" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2805082015CFFF7EFA33FC6C#3B4DBF362805082014EDFCCBFF57FCDC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805082015CFFF7EFA33FC6C.mc.3B4DBF362805082015A4FCAFFC83FCDC>
trt:gbifOccurrenceId "3736224354" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2805082015CFFF7EFA33FC6C#3B4DBF362805082015A4FCAFFC83FCDC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,337 @@
@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/038C047D2805083F15CFFAD4FAA1FCB5>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_Schaum_1848>, <http://dx.doi.org/10.5281/zenodo.5266283>, <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266243>, <http://dx.doi.org/10.5281/zenodo.5266251> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Hologymnetis undulata" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805083F15CFFAD4FAA1FCB5.mc.3B4DBF36281A083F14F4FEA2FC36FEE6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805083F15CFFAD4FAA1FCB5.mc.3B4DBF36281A083F16C6FEA2FA31FEE6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805083F15CFFAD4FAA1FCB5.mc.3B4DBF36281A083F15CFFE99FB31FE05>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805083F15CFFAD4FAA1FCB5.mc.3B4DBF36281A083F11F8FE86FEE3FE2E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805083F15CFFAD4FAA1FCB5.mc.3B4DBF36281A083F1408FE7DFBADFE2E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hologymnetis_undulata_Vigors_1824> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cetonia_undulata_Vigors_1824>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_undulata_Vigors_1824>, <http://taxon-concept.plazi.org/id/Animalia/Cineretis_undulata_Vigors_1825>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_consularis_Gory_1833>, <http://taxon-concept.plazi.org/id/Animalia/Hologymnetis_undulata_Martinez_1949> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266283>, <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266243>, <http://dx.doi.org/10.5281/zenodo.5266251> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hologymnetis_undulata_Vigors_1824>
dwc:authority "(Vigors, 1824)" ;
dwc:baseAuthorityName "Vigors" ;
dwc:baseAuthorityYear "1824" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hologymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Vigors, 1824)" ;
dwc:species "undulata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hologymnetis_undulata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cetonia_undulata_Vigors_1824>
dwc:authority "Vigors, 1824: 415 - 416" ;
dwc:authorityName "Vigors" ;
dwc:authorityPageNumber "415 - 416" ;
dwc:authorityYear "1824" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vigors, 1824" ;
dwc:species "undulata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cetonia_undulata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_undulata_Vigors_1824>
dwc:authority "(Vigors, 1824)" ;
dwc:baseAuthorityName "Vigors" ;
dwc:baseAuthorityYear "1824" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Vigors, 1824)" ;
dwc:species "undulata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_undulata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cineretis_undulata_Vigors_1825>
dwc:authority "Vigors" ;
dwc:authorityName "Vigors" ;
dwc:authorityYear "1825" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cineretis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vigors, 1825" ;
dwc:species "undulata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cineretis_undulata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_Schaum_1848>
dwc:authorityName "Dysoni Schaum" ;
dwc:authorityYear "1848" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Dysoni Schaum, 1848" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_consularis_Gory_1833>
dwc:authority "Gory & Percheron, 1833: 347" ;
dwc:authorityName "Gory & Percheron" ;
dwc:authorityPageNumber "347" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gory & Percheron, 1833" ;
dwc:species "consularis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_consularis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Hologymnetis_undulata_Martinez_1949>
dwc:authority ": Martinez 1949: 15" ;
dwc:authorityName ": Martinez" ;
dwc:authorityPageNumber "15" ;
dwc:authorityYear "1949" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hologymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Martinez, 1949" ;
dwc:species "undulata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hologymnetis_undulata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hologymnetis_undulata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hologymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "undulata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hologymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hologymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hologymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Cetonia_undulata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "undulata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetonia>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_undulata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "undulata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cineretis_undulata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cineretis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "undulata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cineretis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cineretis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cineretis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_consularis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "consularis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266283>
dc:description "FIGURES 7278. Male parameres: 72, Gymnetis flaveola (Brazil); 73, Gymnetis schistacea (Argentina); 74, Gymnetis goryi; 75, Gymnetis hieroglyphica; 76, Hologymnetis sp. (Bruch Collection); 77, Hologymnetis undulata; 78, Heterocotinis semiopaca." ;
fabio:hasRepresentation <https://zenodo.org/record/5266283/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266243>
dc:description "FIGURES 812. Male parameres: 810, Gymnetis bajula (8, parameres; 910, details of the sculpture on the dorsal side in the angle between the parameres); 1112, Gymnetis bruchi (11, parameres; 12, armature of the internal sac)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266243/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266251>
dc:description "FIGURE 19. Variations in the elytral coloration of Gymnetis bonplandi (ar, females; sz and aaai, males)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266251/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805083F15CFFAD4FAA1FCB5.mc.3B4DBF36281A083F14F4FEA2FC36FEE6>
trt:gbifOccurrenceId "3736223662" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2805083F15CFFAD4FAA1FCB5#3B4DBF36281A083F14F4FEA2FC36FEE6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805083F15CFFAD4FAA1FCB5.mc.3B4DBF36281A083F16C6FEA2FA31FEE6>
trt:gbifOccurrenceId "3736223500" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2805083F15CFFAD4FAA1FCB5#3B4DBF36281A083F16C6FEA2FA31FEE6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805083F15CFFAD4FAA1FCB5.mc.3B4DBF36281A083F15CFFE99FB31FE05>
dwc:eventDate "1966-11-23" ;
trt:gbifOccurrenceId "3736223799" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2805083F15CFFAD4FAA1FCB5#3B4DBF36281A083F15CFFE99FB31FE05> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805083F15CFFAD4FAA1FCB5.mc.3B4DBF36281A083F11F8FE86FEE3FE2E>
dwc:eventDate "1966-11-26" ;
trt:gbifOccurrenceId "3736223586" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2805083F15CFFAD4FAA1FCB5#3B4DBF36281A083F11F8FE86FEE3FE2E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2805083F15CFFAD4FAA1FCB5.mc.3B4DBF36281A083F1408FE7DFBADFE2E>
dwc:eventDate "2006-03-23" ;
trt:gbifOccurrenceId "3736223355" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2805083F15CFFAD4FAA1FCB5#3B4DBF36281A083F1408FE7DFBADFE2E> ;
a dwc:MaterialCitation .

View 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/038C047D2806082315CFF9BDFB49F83F>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266307> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Badelina aterrima" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2806082315CFF9BDFB49F83F.mc.3B4DBF362806082314F0F868FB8CF81B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Badelina_aterrima_Gory_1833> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_aterrima_Gory_1833> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266307> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Badelina_aterrima_Gory_1833>
dwc:authority "(Gory & Percheron, 1833)" ;
dwc:baseAuthorityName "Gory & Percheron" ;
dwc:baseAuthorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Badelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gory & Percheron, 1833)" ;
dwc:species "aterrima" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Badelina_aterrima> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_aterrima_Gory_1833>
dwc:authority "Gory & Percheron, 1833: 70" ;
dwc:authorityName "Gory & Percheron" ;
dwc:authorityPageNumber "70" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gory & Percheron, 1833" ;
dwc:species "aterrima" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_aterrima> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Badelina_aterrima>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Badelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aterrima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Badelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Badelina>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Badelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Gymnetis_aterrima>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aterrima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266307>
dc:description "FIGURES 147150. Male genitalia of Gymnetini distributed outside Argentina (Appendix II): 147149, Badelina aterrima (147, parameres; 148149, details of the sculpture of the parameres); 150, Hoplopyga multipunctata, parameres." ;
fabio:hasRepresentation <https://zenodo.org/record/5266307/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2806082315CFF9BDFB49F83F.mc.3B4DBF362806082314F0F868FB8CF81B>
trt:gbifOccurrenceId "3736223326" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2806082315CFF9BDFB49F83F#3B4DBF362806082314F0F868FB8CF81B> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,212 @@
@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/038C047D2806082315CFFCE6FDB2FA7D>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266235>, <http://dx.doi.org/10.5281/zenodo.5266241> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Argyripa lansbergei" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2806082315CFFCE6FDB2FA7D.mc.3B4DBF362806082314EAFB2EFE14FAA5> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Argyripa_lansbergei_Salle_1857> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Allorhina_lansbergei_Salle_1857>, <http://taxon-concept.plazi.org/id/Animalia/Argyripa_lansbergei_Krajcik_1998>, <http://taxon-concept.plazi.org/id/Animalia/Allorhina_hypoglauca_Westwood_1874> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266235>, <http://dx.doi.org/10.5281/zenodo.5266241> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Argyripa_lansbergei_Salle_1857>
dwc:authority "(Salle, 1857)" ;
dwc:baseAuthorityName "Salle" ;
dwc:baseAuthorityYear "1857" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Argyripa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Salle, 1857)" ;
dwc:species "lansbergei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Argyripa_lansbergei> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Allorhina_lansbergei_Salle_1857>
dwc:authority "Salle, 1857: 617 - 618" ;
dwc:authorityName "Salle" ;
dwc:authorityPageNumber "617 - 618" ;
dwc:authorityYear "1857" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Allorhina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Salle, 1857" ;
dwc:species "lansbergei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Allorhina_lansbergei> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Argyripa_lansbergei_Krajcik_1998>
dwc:authority ": Krajcik 1998: 74" ;
dwc:authorityName ": Krajcik" ;
dwc:authorityPageNumber "74" ;
dwc:authorityYear "1998" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Argyripa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Krajcik, 1998" ;
dwc:species "lansbergei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Argyripa_lansbergei> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Allorhina_hypoglauca_Westwood_1874>
dwc:authority "Westwood, 1874: 475" ;
dwc:authorityName "Westwood" ;
dwc:authorityPageNumber "475" ;
dwc:authorityYear "1874" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Allorhina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Westwood, 1874" ;
dwc:species "hypoglauca" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Allorhina_hypoglauca> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Argyripa_lansbergei>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Argyripa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lansbergei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Argyripa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Argyripa>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Argyripa" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Allorhina_lansbergei>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Allorhina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lansbergei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Allorhina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Allorhina>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Allorhina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Allorhina_hypoglauca>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Allorhina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hypoglauca" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Allorhina> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266235>
dc:description "FIGURE 1. Geographic distributions of Gymnetini from Argentina and adjacent countries: Blaesia atra (circles); Gymnetis bruchi (squares); Gymnetis cordobana (stars)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266235/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2806082315CFFCE6FDB2FA7D.mc.3B4DBF362806082314EAFB2EFE14FAA5>
trt:gbifOccurrenceId "3736224449" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2806082315CFFCE6FDB2FA7D#3B4DBF362806082314EAFB2EFE14FAA5> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,115 @@
@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/038C047D2806082315CFFE85FC81FD3E>
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Allorrhina menetriesi" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2806082315CFFE85FC81FD3E.mc.3B4DBF362806082314F2FDDEFC19FDF6> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Allorrhina_menetriesi_Mannerheim_1829> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Allorrhina_menetriesi> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Allorrhina_menetriesi_Mannerheim_1829>
dwc:authority "(Mannerheim, 1829)" ;
dwc:baseAuthorityName "Mannerheim" ;
dwc:baseAuthorityYear "1829" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Allorrhina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mannerheim, 1829)" ;
dwc:species "menetriesi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Allorrhina_menetriesi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Allorrhina_menetriesi>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Allorrhina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "menetriesi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Allorrhina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Allorrhina>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Allorrhina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2806082315CFFE85FC81FD3E.mc.3B4DBF362806082314F2FDDEFC19FDF6>
dwc:verbatimElevation "300.0" ;
trt:gbifOccurrenceId "3736224461" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2806082315CFFE85FC81FD3E#3B4DBF362806082314F2FDDEFC19FDF6> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,253 @@
@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/038C047D2807082215CFFA86FCBBF824>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_Schaum_1848>, <http://dx.doi.org/10.5281/zenodo.5266285>, <http://dx.doi.org/10.5281/zenodo.5266255> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis dysoni Schaum 1848" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2807082215CFFA86FCBBF824.mc.3B4DBF362807082214E4F917FA3AF8DC>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2807082215CFFA86FCBBF824.mc.3B4DBF362807082214D4F883FC33F800>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2807082215CFFA86FCBBF824.mc.3B4DBF362807082216F8F883FCBBF824> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_dysoni_Schaum_1848> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_marmorea_dysoni_Schurhoff_1937>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_marmorea_dysoni_Krajcik_1998> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266285>, <http://dx.doi.org/10.5281/zenodo.5266255> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_dysoni_Schaum_1848>
dwc:authority "Schaum, 1848" ;
dwc:authorityName "Schaum" ;
dwc:authorityYear "1848" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schaum, 1848" ;
dwc:species "dysoni" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_dysoni> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_Schaum_1848>
dwc:authority "Dysoni Schaum, 1848: 67", "Dysoni" ;
dwc:authorityName "Dysoni Schaum" ;
dwc:authorityPageNumber "67", "299" ;
dwc:authorityYear "1848" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species", "genus" ;
dwc:scientificNameAuthorship "Dysoni Schaum, 1848" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_marmorea_dysoni_Schurhoff_1937>
dwc:authority ": Schurhoff 1937: 66" ;
dwc:authorityName "Schurhoff" ;
dwc:authorityPageNumber "66" ;
dwc:authorityYear "1937" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Schurhoff, 1937" ;
dwc:species "marmorea" ;
dwc:subSpecies "dysoni" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_marmorea_dysoni> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_marmorea_dysoni_Krajcik_1998>
dwc:authority ": Krajcik 1998: 78" ;
dwc:authorityName "Krajcik" ;
dwc:authorityPageNumber "78" ;
dwc:authorityYear "1998" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Krajcik, 1998" ;
dwc:species "marmorea" ;
dwc:subSpecies "dysoni" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_marmorea_dysoni> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_dysoni>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dysoni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Gymnetis_marmorea_dysoni>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "marmorea" ;
dwc:subSpecies "dysoni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_marmorea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_marmorea>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "marmorea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_marmorea_dysoni>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "marmorea" ;
dwc:subSpecies "dysoni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_marmorea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_marmorea>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "marmorea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266285>
dc:description "FIGURES 79104. General aspects of Gymnetini from the Neotropical Region: 79, G. callispila (lectotype, extracted from Ratcliffe 2004); 80, G. radiicollis (lectotype, extracted from Ratcliffe 2004); 81, G. zikani (lectotype, extracted from Ratcliffe 2004); 8291, Gymmetis pantherina (82, Colombia: Guacarí; 83, Venezuela: Río Negro; 84, Ecuador: Santa Catalina; 85, Guyane; 86, Argentina: Isla Monteagudo; 87, Brazil: Mafra; 88, Argentina: Isla Monteagudo; 89, Brazil: Buzios; 90, Colombia: Guacarí; 91, Argentina: Isla Monteagudo); 9293, G. dyzoni (92, Venezuela, Burmeister Collection; 93, lectotype, extracted from Ratcliffe 2004); 94, G. pantherina (Argentina: Arroyo El Soberbio); 95, G. rubrocincta (lectotype, extracted from Ratcliffe 2004); 9697, Gymnetis meleagris (96, paralectotype, Burmeister Collection; 97, lectotype, extracted from Ratcliffe 2004); 98, G. pantherina (Argentina: Isla Monteagudo); 99, G. alauda (holotype, Burmeister Collection); 100, G. pantherina (extracted from Blanchard 1842); 101104, G. pantherina (101, Paraguay: Central, 19391940; 102, Bolivia: Suiqui; 103, Bolivia: Nigrillani; 104, Bolivia: Chulumani)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266285/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266255>
dc:description "FIGURES 2024. General aspects of Gymnetini: 20, Gymnetis bonplandi, female (same as Fig. 19a); 21, Gymnetis sp. from Brazil, probably G. bonplandi; 22, Gymnetis flava, lectotype (extracted from Ratcliffe 2004); 2324, Gymnetis poecila (23, original illustration, extracted from Schaum 1848; 24, lectotype, extracted from Ratcliffe 2004)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266255/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2807082215CFFA86FCBBF824.mc.3B4DBF362807082214E4F917FA3AF8DC>
dwc:typeStatus "syntype" ;
trt:gbifOccurrenceId "3736224320" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2807082215CFFA86FCBBF824#3B4DBF362807082214E4F917FA3AF8DC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2807082215CFFA86FCBBF824.mc.3B4DBF362807082214D4F883FC33F800>
dwc:collectionCode "MHNG" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "3736223950" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2807082215CFFA86FCBBF824#3B4DBF362807082214D4F883FC33F800> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2807082215CFFA86FCBBF824.mc.3B4DBF362807082216F8F883FCBBF824>
dwc:typeStatus "paralectotype" ;
trt:gbifOccurrenceId "3736223943" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2807082215CFFA86FCBBF824#3B4DBF362807082216F8F883FCBBF824> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,195 @@
@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/038C047D2807082215CFFCAFFC81FA9E>
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis cupriventris Janson 1880" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2807082215CFFCAFFC81FA9E.mc.3B4DBF362807082214EBFB9AFE0BFB56> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_cupriventris_Janson_1880> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_pardalis_cupriventris> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_pardalis_cupriventris_Krajcik_1998> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_cupriventris_Janson_1880>
dwc:authority "Janson, 1880" ;
dwc:authorityName "Janson" ;
dwc:authorityYear "1880" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Janson, 1880" ;
dwc:species "cupriventris" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_cupriventris> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_pardalis_cupriventris_Krajcik_1998>
dwc:authority ": Krajcik 1998: 78" ;
dwc:authorityName "Krajcik" ;
dwc:authorityPageNumber "78" ;
dwc:authorityYear "1998" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Krajcik, 1998" ;
dwc:species "pardalis" ;
dwc:subSpecies "cupriventris" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_pardalis_cupriventris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_cupriventris>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cupriventris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Gymnetis_pardalis_cupriventris>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "pardalis" ;
dwc:subSpecies "cupriventris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_pardalis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_pardalis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pardalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_pardalis_cupriventris>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "pardalis" ;
dwc:subSpecies "cupriventris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_pardalis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_pardalis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pardalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2807082215CFFCAFFC81FA9E.mc.3B4DBF362807082214EBFB9AFE0BFB56>
dwc:eventDate "1936-11" ;
trt:gbifOccurrenceId "3736224040" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2807082215CFFCAFFC81FA9E#3B4DBF362807082214EBFB9AFE0BFB56> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,309 @@
@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/038C047D2807082215CFFF7EFB97FD70>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_Gory_1833>, <http://taxon-concept.plazi.org/id/Animalia/Cetonia_Weber_1805>, <http://dx.doi.org/10.5281/zenodo.5266305>, <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266247> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis chevrolati Gory & Percheron 1833" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2807082215CFFF7EFB97FD70.mc.3B4DBF3628070822160BFDEBFD10FDBC>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2807082215CFFF7EFB97FD70.mc.3B4DBF362807082214EFFD5FFB97FD70> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_chevrolati_Gory_1833> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_chevrolat_Krajcik_1998>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_ramulosa_Bates_1869>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_chevrolati_ramulosa_Bates_1889>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_chevrolat_ramulosa_Krajcik_1998> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266305>, <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266247> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_chevrolati_Gory_1833>
dwc:authority "Gory & Percheron, 1833" ;
dwc:authorityName "Gory & Percheron" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gory & Percheron, 1833" ;
dwc:species "chevrolati" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_chevrolati> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_Gory_1833>
dwc:authority "Chevrolat Gory & Percheron, 1833: 346" ;
dwc:authorityName "Chevrolat Gory & Percheron" ;
dwc:authorityPageNumber "346" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chevrolat Gory & Percheron, 1833" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cetonia_Weber_1805>
dwc:authorityName "Ynca Weber" ;
dwc:authorityYear "1805" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ynca Weber, 1805" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cetonia> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_chevrolat_Krajcik_1998>
dwc:authority ": Krajcik 1998: 78" ;
dwc:authorityName "Krajcik" ;
dwc:authorityPageNumber "78" ;
dwc:authorityYear "1998" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Krajcik, 1998" ;
dwc:species "chevrolat" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_chevrolat> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_ramulosa_Bates_1869>
dwc:authority "Bates, 1869: 389" ;
dwc:authorityName "Bates" ;
dwc:authorityPageNumber "389" ;
dwc:authorityYear "1869" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bates, 1869" ;
dwc:species "ramulosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_ramulosa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_chevrolati_ramulosa_Bates_1889>
dwc:authority ": Bates 1889: 356 - 357" ;
dwc:authorityName "Bates" ;
dwc:authorityPageNumber "356 - 357" ;
dwc:authorityYear "1889" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Bates, 1889" ;
dwc:species "chevrolati" ;
dwc:variety "ramulosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_chevrolati_ramulosa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_chevrolat_ramulosa_Krajcik_1998>
dwc:authority ": Krajcik 1998: 78" ;
dwc:authorityName "Krajcik" ;
dwc:authorityPageNumber "78" ;
dwc:authorityYear "1998" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Krajcik, 1998" ;
dwc:species "chevrolat" ;
dwc:subSpecies "ramulosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_chevrolat_ramulosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_chevrolati>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chevrolati" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Cetonia>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_chevrolat>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chevrolat" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_ramulosa>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ramulosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_chevrolati_ramulosa>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:species "chevrolati" ;
dwc:variety "ramulosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_chevrolati> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_chevrolat_ramulosa>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "chevrolat" ;
dwc:subSpecies "ramulosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_chevrolat> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266305>
dc:description "FIGURES 143146. General aspects of Gymnetini distributed outside Argentina (Appendix II): 143, Gymnetis sp.; 144, Gymnetis chevrolati (= G. ramulosum); 145146, Gymnetis punctipennis." ;
fabio:hasRepresentation <https://zenodo.org/record/5266305/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266247>
dc:description "FIGURES 1318. General aspects of Gymnetini: 1314, Gymnetis bonplandi (13, female Misiones: Puerto Iguazú; 14, male Misiones: Dos de Mayo); 1518, Gymnetis pudibunda (15, common phenotype from Argentina except Buenos Aires; 1618, with reduction of yellow color on the elytra, province of Buenos Aires)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266247/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2807082215CFFF7EFB97FD70.mc.3B4DBF3628070822160BFDEBFD10FDBC>
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "3736223403" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2807082215CFFF7EFB97FD70#3B4DBF3628070822160BFDEBFD10FDBC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2807082215CFFF7EFB97FD70.mc.3B4DBF362807082214EFFD5FFB97FD70>
trt:gbifOccurrenceId "3736224127" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2807082215CFFF7EFB97FD70#3B4DBF362807082214EFFD5FFB97FD70> ;
a dwc:MaterialCitation .

View 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/038C047D280B082D15CFF8D9FE71FE76>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266303> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Trigonopeltastes triangulus Trichiini" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D14E9FEEAFB7FFEBD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D11BEFECEFE2BFEE6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D14C2FEA2FB98FEE6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D1113FEA2FED0FE05>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D14DAFE86FAB3FE05>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D1078FE86FD95FE2E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D171BFE7DFB28FE2E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D11C2FE7DFA3EFE2E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D15CFFE51FD55FE4D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D165CFE5EFE71FE76> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trigonopeltastes_triangulus_Kirby_1819> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266303> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trigonopeltastes_triangulus_Kirby_1819>
dwc:authority "(Kirby, 1819)" ;
dwc:authorityName "Trichiini" ;
dwc:baseAuthorityName "Kirby" ;
dwc:baseAuthorityYear "1819" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Trigonopeltastes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kirby, 1819) Trichiini" ;
dwc:species "triangulus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trigonopeltastes_triangulus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trigonopeltastes_triangulus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Trigonopeltastes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "triangulus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trigonopeltastes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trigonopeltastes>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Trigonopeltastes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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.5266303>
dc:description "FIGURE 142. Geographic distribution of Cetoniinae from Argentina: a, Inca bonplandi; b, Inca clathrata clathrata; c, Inca pulverulenta; d, Cyclidius elongatus (square), Trigonopeltastes triangulus (circles)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266303/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D14E9FEEAFB7FFEBD>
trt:gbifOccurrenceId "3736223667" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D280B082D15CFF8D9FE71FE76#3B4DBF362808082D14E9FEEAFB7FFEBD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D11BEFECEFE2BFEE6>
trt:gbifOccurrenceId "3736224237" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D280B082D15CFF8D9FE71FE76#3B4DBF362808082D11BEFECEFE2BFEE6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D14C2FEA2FB98FEE6>
trt:gbifOccurrenceId "3736223968" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D280B082D15CFF8D9FE71FE76#3B4DBF362808082D14C2FEA2FB98FEE6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D1113FEA2FED0FE05>
dwc:eventDate "1963-11" ;
trt:gbifOccurrenceId "3736223517" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D280B082D15CFF8D9FE71FE76#3B4DBF362808082D1113FEA2FED0FE05> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D14DAFE86FAB3FE05>
trt:gbifOccurrenceId "3736224031" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D280B082D15CFF8D9FE71FE76#3B4DBF362808082D14DAFE86FAB3FE05> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D1078FE86FD95FE2E>
trt:gbifOccurrenceId "3736223727" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D280B082D15CFF8D9FE71FE76#3B4DBF362808082D1078FE86FD95FE2E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D171BFE7DFB28FE2E>
dwc:eventDate "1942-12" ;
trt:gbifOccurrenceId "3736223342" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D280B082D15CFF8D9FE71FE76#3B4DBF362808082D171BFE7DFB28FE2E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D11C2FE7DFA3EFE2E>
trt:gbifOccurrenceId "3736224332" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D280B082D15CFF8D9FE71FE76#3B4DBF362808082D11C2FE7DFA3EFE2E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D15CFFE51FD55FE4D>
dwc:eventDate "1943-01" ;
trt:gbifOccurrenceId "3736224472" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D280B082D15CFF8D9FE71FE76#3B4DBF362808082D15CFFE51FD55FE4D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D280B082D15CFF8D9FE71FE76.mc.3B4DBF362808082D165CFE5EFE71FE76>
dwc:eventDate "2007-12-08" ;
trt:gbifOccurrenceId "3736223607" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D280B082D15CFF8D9FE71FE76#3B4DBF362808082D165CFE5EFE71FE76> ;
a dwc:MaterialCitation .

View 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/038C047D2818083D15CFFEA5FE9CFA17>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Trigonopeltastes_Burmeister_1840>, <http://dx.doi.org/10.5281/zenodo.5266237> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Trigonopeltastes geometricus Schaum 1841" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2818083D15CFFEA5FE9CFA17.mc.3B4DBF362818083D1752FCF0FD97FC43>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2818083D15CFFEA5FE9CFA17.mc.3B4DBF362818083D14FFFC24FE46FB8B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2818083D15CFFEA5FE9CFA17.mc.3B4DBF362818083D14B4FC18FD49FB8B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trigonopeltastes_geometricus_Schaum_1841> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266237> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trigonopeltastes_geometricus_Schaum_1841>
dwc:authority "Schaum" ;
dwc:authorityName "Schaum" ;
dwc:authorityYear "1841" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Trigonopeltastes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schaum, 1841" ;
dwc:species "geometricus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trigonopeltastes_geometricus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trigonopeltastes_Burmeister_1840>
dwc:authorityName "Burmeister" ;
dwc:authorityYear "1840" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Trigonopeltastes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Burmeister, 1840" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trigonopeltastes> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trigonopeltastes_geometricus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Trigonopeltastes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "geometricus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trigonopeltastes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trigonopeltastes>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Trigonopeltastes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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.5266237>
dc:description "FIGURE 2. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis bonplandi (triangles); Gymnetis hepatica (circles); Hologymnetis sp. (square)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266237/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2818083D15CFFEA5FE9CFA17.mc.3B4DBF362818083D1752FCF0FD97FC43>
dwc:typeStatus "syntype" ;
trt:gbifOccurrenceId "3736223836" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2818083D15CFFEA5FE9CFA17#3B4DBF362818083D1752FCF0FD97FC43> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2818083D15CFFEA5FE9CFA17.mc.3B4DBF362818083D14FFFC24FE46FB8B>
dwc:eventDate "1949-01" ;
trt:gbifOccurrenceId "3736223523" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2818083D15CFFEA5FE9CFA17#3B4DBF362818083D14FFFC24FE46FB8B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2818083D15CFFEA5FE9CFA17.mc.3B4DBF362818083D14B4FC18FD49FB8B>
dwc:eventDate "1950-01" ;
trt:gbifOccurrenceId "3736224406" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2818083D15CFFEA5FE9CFA17#3B4DBF362818083D14B4FC18FD49FB8B> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,211 @@
@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/038C047D281A083E15CFF8A3FD33FD57>
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Marmarina maculosa" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E161AFEBCFB40FE13>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E15B0FE74FBC2FE37>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E1134FE74FBF5FE5B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E14F5FDC4FB53FDC7>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E105AFDC4FE46FDEB>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E14A9FDB9FA37FDEB>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E15CFFD9CFCD1FD0F> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Marmarina_maculosa_Olivier_1789> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_punctatissima> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cetonia_maculosa_Olivier_1789> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Marmarina_maculosa_Olivier_1789>
dwc:authority "(Olivier, 1789)" ;
dwc:baseAuthorityName "Olivier" ;
dwc:baseAuthorityYear "1789" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Marmarina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Olivier, 1789)" ;
dwc:species "maculosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Marmarina_maculosa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cetonia_maculosa_Olivier_1789>
dwc:authority "Olivier, 1789: 85" ;
dwc:authorityName "Olivier" ;
dwc:authorityPageNumber "85" ;
dwc:authorityYear "1789" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Olivier, 1789" ;
dwc:species "maculosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cetonia_maculosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Marmarina_maculosa>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Marmarina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "maculosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Marmarina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Marmarina>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Marmarina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Cetonia_maculosa>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "maculosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetonia>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_punctatissima>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "punctatissima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E161AFEBCFB40FE13>
trt:gbifOccurrenceId "3736223422" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D281A083E15CFF8A3FD33FD57#3B4DBF36281B083E161AFEBCFB40FE13> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E15B0FE74FBC2FE37>
trt:gbifOccurrenceId "3736224015" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D281A083E15CFF8A3FD33FD57#3B4DBF36281B083E15B0FE74FBC2FE37> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E1134FE74FBF5FE5B>
trt:gbifOccurrenceId "3736223571" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D281A083E15CFF8A3FD33FD57#3B4DBF36281B083E1134FE74FBF5FE5B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E14F5FDC4FB53FDC7>
dwc:eventDate "2001-08" ;
trt:gbifOccurrenceId "3736224134" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D281A083E15CFF8A3FD33FD57#3B4DBF36281B083E14F5FDC4FB53FDC7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E105AFDC4FE46FDEB>
dwc:eventDate "2007-08" ;
trt:gbifOccurrenceId "3736223833" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D281A083E15CFF8A3FD33FD57#3B4DBF36281B083E105AFDC4FE46FDEB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E14A9FDB9FA37FDEB>
trt:gbifOccurrenceId "3736223552" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D281A083E15CFF8A3FD33FD57#3B4DBF36281B083E14A9FDB9FA37FDEB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083E15CFF8A3FD33FD57.mc.3B4DBF36281B083E15CFFD9CFCD1FD0F>
dwc:eventDate "2011-01-06" ;
trt:gbifOccurrenceId "3736224195" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D281A083E15CFF8A3FD33FD57#3B4DBF36281B083E15CFFD9CFCD1FD0F> ;
a dwc:MaterialCitation .

View 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/038C047D281A083F15CFFC65FDE5F974>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266307>, <http://dx.doi.org/10.5281/zenodo.5266237> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Hoplopyga multipunctata" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083F15CFFC65FDE5F974.mc.3B4DBF36281A083F14F2FA9FFE36FA54>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083F15CFFC65FDE5F974.mc.3B4DBF36281A083F14C3FA57FAC3FA54> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hoplopyga_multipunctata_Gory_1833> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266307>, <http://dx.doi.org/10.5281/zenodo.5266237> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hoplopyga_multipunctata_Gory_1833>
dwc:authority "(Gory & Percheron, 1833)" ;
dwc:baseAuthorityName "Gory & Percheron" ;
dwc:baseAuthorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopyga" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gory & Percheron, 1833)" ;
dwc:species "multipunctata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplopyga_multipunctata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hoplopyga_multipunctata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopyga" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "multipunctata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hoplopyga> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hoplopyga>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopyga" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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.5266307>
dc:description "FIGURES 147150. Male genitalia of Gymnetini distributed outside Argentina (Appendix II): 147149, Badelina aterrima (147, parameres; 148149, details of the sculpture of the parameres); 150, Hoplopyga multipunctata, parameres." ;
fabio:hasRepresentation <https://zenodo.org/record/5266307/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266237>
dc:description "FIGURE 2. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis bonplandi (triangles); Gymnetis hepatica (circles); Hologymnetis sp. (square)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266237/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083F15CFFC65FDE5F974.mc.3B4DBF36281A083F14F2FA9FFE36FA54>
trt:gbifOccurrenceId "3736224356" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D281A083F15CFFC65FDE5F974#3B4DBF36281A083F14F2FA9FFE36FA54> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D281A083F15CFFC65FDE5F974.mc.3B4DBF36281A083F14C3FA57FAC3FA54>
dwc:eventDate "1990-01-05" ;
trt:gbifOccurrenceId "3736224200" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D281A083F15CFFC65FDE5F974#3B4DBF36281A083F14C3FA57FAC3FA54> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,172 @@
@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/038C047D281B083D15CFFA9DFC31FF75>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Coelocratus_Burmeister_1841> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Coelocratus rufipennis" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D281B083D15CFFA9DFC31FF75.mc.3B4DBF36281B083E159FF94EFE3DF8CC> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coelocratus_rufipennis_Gory_1833> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Inca_rufipennis_Gory_1833> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Coelocratus_rufipennis_Gory_1833>
dwc:authority "(Gory & Percheron, 1833)" ;
dwc:baseAuthorityName "Gory & Percheron" ;
dwc:baseAuthorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Coelocratus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gory & Percheron, 1833)" ;
dwc:species "rufipennis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coelocratus_rufipennis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Inca_rufipennis_Gory_1833>
dwc:authority "Gory & Percheron, 1833: 109" ;
dwc:authorityName "Gory & Percheron" ;
dwc:authorityPageNumber "109" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gory & Percheron, 1833" ;
dwc:species "rufipennis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca_rufipennis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Coelocratus_Burmeister_1841>
dwc:authority ": Burmeister & Schaum 1841: 241 - 243" ;
dwc:authorityName "Burmeister & Schaum" ;
dwc:authorityPageNumber "241 - 243" ;
dwc:authorityYear "1841" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Coelocratus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Burmeister & Schaum, 1841" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coelocratus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Coelocratus_rufipennis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Coelocratus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rufipennis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coelocratus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coelocratus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Coelocratus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Inca_rufipennis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rufipennis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Inca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Inca>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D281B083D15CFFA9DFC31FF75.mc.3B4DBF36281B083E159FF94EFE3DF8CC>
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "3736224092" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D281B083D15CFFA9DFC31FF75#3B4DBF36281B083E159FF94EFE3DF8CC> ;
a dwc:MaterialCitation .

View 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/038C047D281B083E15CFFC86FD33FB5B>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266241> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Cyclidius lacordairei Thomson 1860" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D281B083E15CFFC86FD33FB5B.mc.3B4DBF36281B083E14F0FB90FAB3FB13> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cyclidius_lacordairei_Thomson_1860> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cyclidius_elongatus_Ohaus_1909> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266241> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cyclidius_lacordairei_Thomson_1860>
dwc:authority "Thomson, 1860" ;
dwc:authorityName "Thomson" ;
dwc:authorityYear "1860" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cyclidius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thomson, 1860" ;
dwc:species "lacordairei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyclidius_lacordairei> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cyclidius_elongatus_Ohaus_1909>
dwc:authorityName ": Ohaus" ;
dwc:authorityYear "1909" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cyclidius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ohaus, 1909" ;
dwc:species "elongatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyclidius_elongatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cyclidius_lacordairei>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cyclidius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lacordairei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclidius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyclidius>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cyclidius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Cyclidius_elongatus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cyclidius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "elongatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclidius> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D281B083E15CFFC86FD33FB5B.mc.3B4DBF36281B083E14F0FB90FAB3FB13>
trt:gbifOccurrenceId "3736223666" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D281B083E15CFFC86FD33FB5B#3B4DBF36281B083E14F0FB90FAB3FB13> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,341 @@
@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/038C047D2840086415CFF9E8FC5AFD6D>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266241> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Allorhina cornifrons" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362840086514E3F8DDFF5DF8ED>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284008651452F8BEFC0AF8ED>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362840086516E3F8BEFDA7F816>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284008651756F895FC2CF816>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362840086516CEF892FE9AF835>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284008651413F876FCDDF835>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362840086516D2F849FF57F85E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362840086415A6F82DFEA7FF2D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641456FF7EFCACFF2D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864164FFF71FAAFFF2D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864104EFF7EFE1FFF56>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864149EFF55FC6FFF56>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864168FFF55FA3DFF56>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086415CFFF36FCECFF75>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864160CFF36FABFFF75>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864107CFF36FB8EFE9E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641162FEEDFE58FEBD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641754FECEFB8FFEBD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641160FECEFE40FEE6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086414A9FEA5FBB2FEE6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641178FEA5FEA7FE05>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641449FE99FB7AFE05>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086411B4FE86FEA7FE2E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641454FE7DFC3EFE2E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086416FBFE7DFF5FFE4D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864145FFE5EFAD3FE4D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086410DBFE5EFCAFFE76>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864164EFE35FB7DFE76>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086411B0FE32FF79FDBE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086415A8FDCAFC3AFDBE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086416F5FDCDFEFEFDDD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864143BFDAEFD2AFDDD> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Allorhina_cornifrons_Gory_1833> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_cornifrons_Gory_1833> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266241> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Allorhina_cornifrons_Gory_1833>
dwc:authority "(Gory & Percheron, 1833)" ;
dwc:baseAuthorityName "Gory & Percheron" ;
dwc:baseAuthorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Allorhina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gory & Percheron, 1833)" ;
dwc:species "cornifrons" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Allorhina_cornifrons> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_cornifrons_Gory_1833>
dwc:authority "Gory & Percheron, 1833: 330" ;
dwc:authorityName "Gory & Percheron" ;
dwc:authorityPageNumber "330" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gory & Percheron, 1833" ;
dwc:species "cornifrons" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_cornifrons> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Allorhina_cornifrons>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Allorhina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cornifrons" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Allorhina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Allorhina>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Allorhina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Gymnetis_cornifrons>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cornifrons" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362840086514E3F8DDFF5DF8ED>
trt:gbifOccurrenceId "3736223480" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF362840086514E3F8DDFF5DF8ED> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284008651452F8BEFC0AF8ED>
dwc:eventDate "1927-02" ;
trt:gbifOccurrenceId "3736223311" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF36284008651452F8BEFC0AF8ED> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362840086516E3F8BEFDA7F816>
dwc:eventDate "1954-12" ;
trt:gbifOccurrenceId "3736224162" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF362840086516E3F8BEFDA7F816> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284008651756F895FC2CF816>
dwc:eventDate "1954-12" ;
trt:gbifOccurrenceId "3736224456" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF36284008651756F895FC2CF816> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362840086516CEF892FE9AF835>
trt:gbifOccurrenceId "3736224464" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF362840086516CEF892FE9AF835> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284008651413F876FCDDF835>
trt:gbifOccurrenceId "3736224319" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF36284008651413F876FCDDF835> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362840086516D2F849FF57F85E>
dwc:eventDate "1944-01" ;
trt:gbifOccurrenceId "3736223650" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF362840086516D2F849FF57F85E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362840086415A6F82DFEA7FF2D>
dwc:eventDate "1943-02" ;
trt:gbifOccurrenceId "3736223711" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF362840086415A6F82DFEA7FF2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641456FF7EFCACFF2D>
dwc:eventDate "1944-10" ;
trt:gbifOccurrenceId "3736223804" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF36284108641456FF7EFCACFF2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864164FFF71FAAFFF2D>
dwc:eventDate "1962-12" ;
trt:gbifOccurrenceId "3736224055" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF3628410864164FFF71FAAFFF2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864104EFF7EFE1FFF56>
dwc:eventDate "1964-12" ;
trt:gbifOccurrenceId "3736223682" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF3628410864104EFF7EFE1FFF56> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864149EFF55FC6FFF56>
dwc:eventDate "1971-01-27" ;
trt:gbifOccurrenceId "3736224069" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF3628410864149EFF55FC6FFF56> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864168FFF55FA3DFF56>
dwc:eventDate "1973-11" ;
trt:gbifOccurrenceId "3736223916" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF3628410864168FFF55FA3DFF56> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086415CFFF36FCECFF75>
trt:gbifOccurrenceId "3736223847" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF362841086415CFFF36FCECFF75> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864160CFF36FABFFF75>
trt:gbifOccurrenceId "3736224154" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF3628410864160CFF36FABFFF75> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864107CFF36FB8EFE9E>
dwc:eventDate "2007-11-17" ;
trt:gbifOccurrenceId "3736223312" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF3628410864107CFF36FB8EFE9E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641162FEEDFE58FEBD>
dwc:eventDate "2008-11-18" ;
trt:gbifOccurrenceId "3736223508" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF36284108641162FEEDFE58FEBD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641754FECEFB8FFEBD>
dwc:eventDate "2007-11" ;
trt:gbifOccurrenceId "3736223995" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF36284108641754FECEFB8FFEBD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641160FECEFE40FEE6>
dwc:eventDate "2006-01-12" ;
trt:gbifOccurrenceId "3736224292" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF36284108641160FECEFE40FEE6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086414A9FEA5FBB2FEE6>
dwc:eventDate "2007-11-19" ;
trt:gbifOccurrenceId "3736224087" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF362841086414A9FEA5FBB2FEE6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641178FEA5FEA7FE05>
dwc:eventDate "2008-11" ;
trt:gbifOccurrenceId "3736223827" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF36284108641178FEA5FEA7FE05> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641449FE99FB7AFE05>
dwc:eventDate "2006-01-01" ;
trt:gbifOccurrenceId "3736223908" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF36284108641449FE99FB7AFE05> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086411B4FE86FEA7FE2E>
trt:gbifOccurrenceId "3736223441" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF362841086411B4FE86FEA7FE2E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF36284108641454FE7DFC3EFE2E>
dwc:eventDate "2008-12-15" ;
trt:gbifOccurrenceId "3736223490" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF36284108641454FE7DFC3EFE2E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086416FBFE7DFF5FFE4D>
dwc:eventDate "2009-11" ;
trt:gbifOccurrenceId "3736224207" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF362841086416FBFE7DFF5FFE4D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864145FFE5EFAD3FE4D>
dwc:eventDate "2008-12-16" ;
trt:gbifOccurrenceId "3736223784" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF3628410864145FFE5EFAD3FE4D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086410DBFE5EFCAFFE76>
dwc:eventDate "1969-11-28" ;
trt:gbifOccurrenceId "3736223818" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF362841086410DBFE5EFCAFFE76> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864164EFE35FB7DFE76>
dwc:eventDate "2009-11" ;
trt:gbifOccurrenceId "3736223911" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF3628410864164EFE35FB7DFE76> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086411B0FE32FF79FDBE>
dwc:eventDate "1936-05" ;
trt:gbifOccurrenceId "3736223971" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF362841086411B0FE32FF79FDBE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086415A8FDCAFC3AFDBE>
dwc:eventDate "1958-12" ;
trt:gbifOccurrenceId "3736223686" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF362841086415A8FDCAFC3AFDBE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF362841086416F5FDCDFEFEFDDD>
trt:gbifOccurrenceId "3736223595" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF362841086416F5FDCDFEFEFDDD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086415CFF9E8FC5AFD6D.mc.3B4DBF3628410864143BFDAEFD2AFDDD>
dwc:eventDate "1923-01" ;
trt:gbifOccurrenceId "3736224431" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086415CFF9E8FC5AFD6D#3B4DBF3628410864143BFDAEFD2AFDDD> ;
a dwc:MaterialCitation .

View 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/038C047D2840086515CFFD66FCA0FAE4>
cito:cites <http://dx.doi.org/10.5281/zenodo.5269031>, <http://dx.doi.org/10.5281/zenodo.5266241> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Blaesia subrugosa Moser 1905" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF362840086514F4FBE3FDB9FBC4>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF36284008651773FBC7FB3FFBC4>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF362840086511FCFBC6FB96FBE8>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF36284008651167FBBBFF7DFB30>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF362840086515B2FB73FC65FB30>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF36284008651689FB72FD98FB54>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF36284008651711FB57FCAAFB54>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF3628400865164FFB57FBF3FB54> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Blaesia_subrugosa_Moser_1905> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5269031>, <http://dx.doi.org/10.5281/zenodo.5266241> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Blaesia_subrugosa_Moser_1905>
dwc:authority "Moser, 1905" ;
dwc:authorityName "Moser" ;
dwc:authorityYear "1905" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Blaesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moser, 1905" ;
dwc:species "subrugosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Blaesia_subrugosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Blaesia_subrugosa>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Blaesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "subrugosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Blaesia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Blaesia>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Blaesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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.5269031>
dc:description "FIGURE 43. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis carbo (circles); Gymnetis hebraica (stars); Gymnetis hieroglyphica (triangle); Blaesia subrugosa (squares)." ;
fabio:hasRepresentation <https://zenodo.org/record/5269031/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF362840086514F4FBE3FDB9FBC4>
dwc:verbatimLatitude "-23.666666" ;
dwc:verbatimLongitude "-58.483334" ;
trt:gbifOccurrenceId "3736223451" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086515CFFD66FCA0FAE4#3B4DBF362840086514F4FBE3FDB9FBC4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF36284008651773FBC7FB3FFBC4>
trt:gbifOccurrenceId "3736224341" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086515CFFD66FCA0FAE4#3B4DBF36284008651773FBC7FB3FFBC4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF362840086511FCFBC6FB96FBE8>
trt:gbifOccurrenceId "3736223978" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086515CFFD66FCA0FAE4#3B4DBF362840086511FCFBC6FB96FBE8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF36284008651167FBBBFF7DFB30>
trt:gbifOccurrenceId "3736224262" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086515CFFD66FCA0FAE4#3B4DBF36284008651167FBBBFF7DFB30> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF362840086515B2FB73FC65FB30>
trt:gbifOccurrenceId "3736224038" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086515CFFD66FCA0FAE4#3B4DBF362840086515B2FB73FC65FB30> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF36284008651689FB72FD98FB54>
trt:gbifOccurrenceId "3736223582" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086515CFFD66FCA0FAE4#3B4DBF36284008651689FB72FD98FB54> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF36284008651711FB57FCAAFB54>
trt:gbifOccurrenceId "3736223495" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086515CFFD66FCA0FAE4#3B4DBF36284008651711FB57FCAAFB54> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2840086515CFFD66FCA0FAE4.mc.3B4DBF3628400865164FFB57FBF3FB54>
trt:gbifOccurrenceId "3736223982" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2840086515CFFD66FCA0FAE4#3B4DBF3628400865164FFB57FBF3FB54> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,279 @@
@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/038C047D2841086315CFFAE5FC66FC96>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266243> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis bajula" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2841086315CFFAE5FC66FC96.mc.3B4DBF36284108641593F8FFFD6EF8D3>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2841086315CFFAE5FC66FC96.mc.3B4DBF362841086414F4F868FA9FF81B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2841086315CFFAE5FC66FC96.mc.3B4DBF362841086415CFF84FFBF1F83F>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2841086315CFFAE5FC66FC96.mc.3B4DBF3628410864113AF84CFD48F863> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_bajula_Olivier_1789> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_bajula> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cetonia_bajula_Olivier_1789>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_bajula_Olivier_1789>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_hebraica_Drapiez_1820>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_perplexa_Dejean_1833> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266243> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_bajula_Olivier_1789>
dwc:authority "(Olivier, 1789)" ;
dwc:baseAuthorityName "Olivier" ;
dwc:baseAuthorityYear "1789" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Olivier, 1789)" ;
dwc:species "bajula" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_bajula> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cetonia_bajula_Olivier_1789>
dwc:authority "Olivier, 1789: 82" ;
dwc:authorityName "Olivier" ;
dwc:authorityPageNumber "82" ;
dwc:authorityYear "1789" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Olivier, 1789" ;
dwc:species "bajula" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cetonia_bajula> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_bajula_Olivier_1789>
dwc:authority "(Olivier, 1789)" ;
dwc:baseAuthorityName "Olivier" ;
dwc:baseAuthorityYear "1789" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Olivier, 1789)" ;
dwc:species "bajula" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_bajula> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_hebraica_Drapiez_1820>
dwc:baseAuthorityName "Drapiez" ;
dwc:baseAuthorityYear "1820" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Drapiez, 1820)" ;
dwc:species "hebraica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_hebraica> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_perplexa_Dejean_1833>
dwc:authority "Dejean, 1833: 169" ;
dwc:authorityName "Dejean" ;
dwc:authorityPageNumber "169" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Dejean, 1833" ;
dwc:species "perplexa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_perplexa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_bajula>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bajula" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Cetonia_bajula>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bajula" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetonia>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_bajula>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bajula" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_hebraica>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hebraica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_perplexa>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "perplexa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266243>
dc:description "FIGURES 812. Male parameres: 810, Gymnetis bajula (8, parameres; 910, details of the sculpture on the dorsal side in the angle between the parameres); 1112, Gymnetis bruchi (11, parameres; 12, armature of the internal sac)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266243/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2841086315CFFAE5FC66FC96.mc.3B4DBF36284108641593F8FFFD6EF8D3>
trt:gbifOccurrenceId "3736224295" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2841086315CFFAE5FC66FC96#3B4DBF36284108641593F8FFFD6EF8D3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2841086315CFFAE5FC66FC96.mc.3B4DBF362841086414F4F868FA9FF81B>
dwc:eventDate "1955-10" ;
trt:gbifOccurrenceId "3736223737" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2841086315CFFAE5FC66FC96#3B4DBF362841086414F4F868FA9FF81B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2841086315CFFAE5FC66FC96.mc.3B4DBF362841086415CFF84FFBF1F83F>
dwc:eventDate "1966-11-23" ;
trt:gbifOccurrenceId "3736223745" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2841086315CFFAE5FC66FC96#3B4DBF362841086415CFF84FFBF1F83F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2841086315CFFAE5FC66FC96.mc.3B4DBF3628410864113AF84CFD48F863>
trt:gbifOccurrenceId "3736223634" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2841086315CFFAE5FC66FC96#3B4DBF3628410864113AF84CFD48F863> ;
a dwc:MaterialCitation .

View 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/038C047D2841086415CFFCADFAE6FB35>
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Desicasta purpurascens" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Desicasta_purpurascens_Schoch_1898> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Moscheuma_purpurascens_Schoch_1898>, <http://taxon-concept.plazi.org/id/Animalia/Desicasta_purpurascens_Blackwelder_1944> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Desicasta_purpurascens_Schoch_1898>
dwc:authority "(Schoch, 1898)" ;
dwc:baseAuthorityName "Schoch" ;
dwc:baseAuthorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Desicasta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Schoch, 1898)" ;
dwc:species "purpurascens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Desicasta_purpurascens> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Moscheuma_purpurascens_Schoch_1898>
dwc:authority "Schoch, 1898 b: 108" ;
dwc:authorityName "Schoch" ;
dwc:authorityPageNumber "108" ;
dwc:authorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Moscheuma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schoch, 1898" ;
dwc:species "purpurascens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Moscheuma_purpurascens> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Desicasta_purpurascens_Blackwelder_1944>
dwc:authority ": Blackwelder 1944: 262" ;
dwc:authorityName ": Blackwelder" ;
dwc:authorityPageNumber "262" ;
dwc:authorityYear "1944" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Desicasta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Blackwelder, 1944" ;
dwc:species "purpurascens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Desicasta_purpurascens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Desicasta_purpurascens>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Desicasta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "purpurascens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Desicasta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Desicasta>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Desicasta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Moscheuma_purpurascens>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Moscheuma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "purpurascens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Moscheuma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Moscheuma>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Moscheuma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,244 @@
@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/038C047D2842086515CFFF7EFCB5FDBE>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266235>, <http://dx.doi.org/10.5281/zenodo.5266237>, <http://dx.doi.org/10.5281/zenodo.5266241> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Blaesia atra Burmeister 1842" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF36284308661593FA45FBE4F98F>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086614ECF9F1FD10F9D7>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086617E6F9D4FEE3F9FB>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628430866140BF98BFCFEF9FB>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628430866163EF989FD45F91F>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086617AAF96DFF5DF943>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628430866145FF941FC4CF943>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086616AEF940FA80F943>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF36284308661069F940FE80F967>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628430866146DF925FDE4F88B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF36284308661715F918FC0AF88B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086616EFF919FA31F88B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086615CFF8FCFC0FF8AF>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086616E1F8FCFF5FF8D3>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF36284308661456F8D3FD93F8F7>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628430866171FF8B4FACDF8F7>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628430866102FF8B4FE17F81B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086614E7F868FCA9F81B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF36284308661645F868FED8F83F>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086614D1F84CFCD8F83F>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086516D1F84CFEECFF2D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628400865140EFF7EFC70FF2D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362840086516BAFF7EFF59FF56> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Blaesia_atra_Burmeister_1842> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266235>, <http://dx.doi.org/10.5281/zenodo.5266237>, <http://dx.doi.org/10.5281/zenodo.5266241> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Blaesia_atra_Burmeister_1842>
dwc:authority "Burmeister, 1842" ;
dwc:authorityName "Burmeister" ;
dwc:authorityYear "1842" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Blaesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Burmeister, 1842" ;
dwc:species "atra" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Blaesia_atra> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Blaesia_atra>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Blaesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "atra" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Blaesia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Blaesia>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Blaesia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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.5266235>
dc:description "FIGURE 1. Geographic distributions of Gymnetini from Argentina and adjacent countries: Blaesia atra (circles); Gymnetis bruchi (squares); Gymnetis cordobana (stars)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266235/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266237>
dc:description "FIGURE 2. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis bonplandi (triangles); Gymnetis hepatica (circles); Hologymnetis sp. (square)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266237/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF36284308661593FA45FBE4F98F>
dwc:collectionCode "HBBA" ;
dwc:locality "Montevideo" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3736223348" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF36284308661593FA45FBE4F98F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086614ECF9F1FD10F9D7>
trt:gbifOccurrenceId "3736224415" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF362843086614ECF9F1FD10F9D7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086617E6F9D4FEE3F9FB>
dwc:eventDate "1924-04-15" ;
trt:gbifOccurrenceId "3736224420" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF362843086617E6F9D4FEE3F9FB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628430866140BF98BFCFEF9FB>
trt:gbifOccurrenceId "3736223478" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF3628430866140BF98BFCFEF9FB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628430866163EF989FD45F91F>
trt:gbifOccurrenceId "3736223680" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF3628430866163EF989FD45F91F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086617AAF96DFF5DF943>
trt:gbifOccurrenceId "3736223997" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF362843086617AAF96DFF5DF943> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628430866145FF941FC4CF943>
trt:gbifOccurrenceId "3736223697" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF3628430866145FF941FC4CF943> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086616AEF940FA80F943>
trt:gbifOccurrenceId "3736224177" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF362843086616AEF940FA80F943> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF36284308661069F940FE80F967>
trt:gbifOccurrenceId "3736223760" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF36284308661069F940FE80F967> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628430866146DF925FDE4F88B>
trt:gbifOccurrenceId "3736223359" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF3628430866146DF925FDE4F88B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF36284308661715F918FC0AF88B>
trt:gbifOccurrenceId "3736223394" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF36284308661715F918FC0AF88B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086616EFF919FA31F88B>
trt:gbifOccurrenceId "3736224313" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF362843086616EFF919FA31F88B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086615CFF8FCFC0FF8AF>
trt:gbifOccurrenceId "3736224236" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF362843086615CFF8FCFC0FF8AF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086616E1F8FCFF5FF8D3>
trt:gbifOccurrenceId "3736223928" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF362843086616E1F8FCFF5FF8D3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF36284308661456F8D3FD93F8F7>
trt:gbifOccurrenceId "3736223998" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF36284308661456F8D3FD93F8F7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628430866171FF8B4FACDF8F7>
trt:gbifOccurrenceId "3736224407" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF3628430866171FF8B4FACDF8F7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628430866102FF8B4FE17F81B>
trt:gbifOccurrenceId "3736224193" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF3628430866102FF8B4FE17F81B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086614E7F868FCA9F81B>
trt:gbifOccurrenceId "3736224467" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF362843086614E7F868FCA9F81B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF36284308661645F868FED8F83F>
trt:gbifOccurrenceId "3736223894" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF36284308661645F868FED8F83F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086614D1F84CFCD8F83F>
trt:gbifOccurrenceId "3736224353" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF362843086614D1F84CFCD8F83F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362843086516D1F84CFEECFF2D>
trt:gbifOccurrenceId "3736223975" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF362843086516D1F84CFEECFF2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF3628400865140EFF7EFC70FF2D>
trt:gbifOccurrenceId "3736223791" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF3628400865140EFF7EFC70FF2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2842086515CFFF7EFCB5FDBE.mc.3B4DBF362840086516BAFF7EFF59FF56>
trt:gbifOccurrenceId "3736224226" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2842086515CFFF7EFCB5FDBE#3B4DBF362840086516BAFF7EFF59FF56> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,426 @@
@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/038C047D2847086015CFFF7EFAE4FD6D>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266237>, <http://dx.doi.org/10.5281/zenodo.5266235>, <http://dx.doi.org/10.5281/zenodo.5266255>, <http://dx.doi.org/10.5281/zenodo.5266251>, <http://dx.doi.org/10.5281/zenodo.5266259>, <http://dx.doi.org/10.5281/zenodo.5266305>, <http://dx.doi.org/10.5281/zenodo.5266247> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis bonplandi Schaum 1844" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086114F6FF7EFB8AFF56>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611162FF52FA3EFF75>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086115CFFEEDFA30FE9E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086115CFFECEFA31FEBD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086115CFFEA2FC31FEE6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086116FFFEA5FF5FFE05>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861145DFE86FB32FE05>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086111F8FE86FF76FE2E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611587FE7AFECCFE4D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861142FFE5EFAC3FE4D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861102AFE5EFD8BFE76>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611764FE32FEBCFD95>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611473FDE9FF56FDBE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086115A7FDCDFC42FDBE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086116ABFDCAFD80FD06>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861176DFD85FB89FD06>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611166FD85FD3CFD25>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086117FEFD79FF09FD4E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086115E3FD5DFC9CFD4E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861161EFD5DFF5AFD6D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861145EFD3EFDF2FD6D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611707FD3EFBC8FD6D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611120FD3EFDBDFCB5>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611772FCF6FA84FCB5>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861106AFCF6FE67FCDE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611496FCADFC45FCDE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086116A8FCAAFA21FCDE> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_bonplandi_Schaum_1844> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_flava>, <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata_bonplandi> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_holosericea_Voet_1779>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flavomarginata_bonplandi_Schaum_1844> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266237>, <http://dx.doi.org/10.5281/zenodo.5266235>, <http://dx.doi.org/10.5281/zenodo.5266255>, <http://dx.doi.org/10.5281/zenodo.5266251>, <http://dx.doi.org/10.5281/zenodo.5266259>, <http://dx.doi.org/10.5281/zenodo.5266305>, <http://dx.doi.org/10.5281/zenodo.5266247> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_bonplandi_Schaum_1844>
dwc:authority "Schaum, 1844" ;
dwc:authorityName "Schaum" ;
dwc:authorityYear "1844" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schaum, 1844" ;
dwc:species "bonplandi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_bonplandi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_holosericea_Voet_1779>
dwc:baseAuthorityName "Voet" ;
dwc:baseAuthorityYear "1779" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Voet, 1779)" ;
dwc:species "holosericea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_holosericea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flavomarginata_bonplandi_Schaum_1844>
dwc:authority "Schaum, 1844" ;
dwc:authorityName "Schaum" ;
dwc:authorityYear "1844" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Schaum, 1844" ;
dwc:species "flavomarginata" ;
dwc:subSpecies "bonplandi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata_bonplandi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_bonplandi>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bonplandi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Gymnetis_holosericea>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "holosericea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_flava>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flava" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata_bonplandi>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "flavomarginata" ;
dwc:subSpecies "bonplandi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flavomarginata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata_bonplandi>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "flavomarginata" ;
dwc:subSpecies "bonplandi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flavomarginata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266237>
dc:description "FIGURE 2. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis bonplandi (triangles); Gymnetis hepatica (circles); Hologymnetis sp. (square)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266237/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266235>
dc:description "FIGURE 1. Geographic distributions of Gymnetini from Argentina and adjacent countries: Blaesia atra (circles); Gymnetis bruchi (squares); Gymnetis cordobana (stars)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266235/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266255>
dc:description "FIGURES 2024. General aspects of Gymnetini: 20, Gymnetis bonplandi, female (same as Fig. 19a); 21, Gymnetis sp. from Brazil, probably G. bonplandi; 22, Gymnetis flava, lectotype (extracted from Ratcliffe 2004); 2324, Gymnetis poecila (23, original illustration, extracted from Schaum 1848; 24, lectotype, extracted from Ratcliffe 2004)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266255/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266251>
dc:description "FIGURE 19. Variations in the elytral coloration of Gymnetis bonplandi (ar, females; sz and aaai, males)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266251/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266259>
dc:description "FIGURES 2529. Male parameres: 2528, Gymnetis bonplandi (25, Bruch Collection; 26, Misiones, Dos de Mayo; 27, Cororó, Rio Ipané; 28, Arakangy); 29, Gymnetis pudibunda (detail of right paramere)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266259/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266305>
dc:description "FIGURES 143146. General aspects of Gymnetini distributed outside Argentina (Appendix II): 143, Gymnetis sp.; 144, Gymnetis chevrolati (= G. ramulosum); 145146, Gymnetis punctipennis." ;
fabio:hasRepresentation <https://zenodo.org/record/5266305/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266247>
dc:description "FIGURES 1318. General aspects of Gymnetini: 1314, Gymnetis bonplandi (13, female Misiones: Puerto Iguazú; 14, male Misiones: Dos de Mayo); 1518, Gymnetis pudibunda (15, common phenotype from Argentina except Buenos Aires; 1618, with reduction of yellow color on the elytra, province of Buenos Aires)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266247/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086114F6FF7EFB8AFF56>
dwc:eventDate "1965-01-26" ;
trt:gbifOccurrenceId "3736223683" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF362844086114F6FF7EFB8AFF56> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611162FF52FA3EFF75>
dwc:eventDate "2007-12-01" ;
dwc:verbatimLatitude "-24.366667" ;
dwc:verbatimLongitude "-54.383335" ;
trt:gbifOccurrenceId "3736223423" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF36284408611162FF52FA3EFF75> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086115CFFEEDFA30FE9E>
dwc:eventDate "2007-11-04" ;
dwc:verbatimElevation "19.0" ;
dwc:verbatimLatitude "-24.366667" ;
dwc:verbatimLongitude "-55.883335" ;
trt:gbifOccurrenceId "3736224389" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF362844086115CFFEEDFA30FE9E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086115CFFECEFA31FEBD>
dwc:eventDate "2007-11-21" ;
dwc:verbatimLatitude "-24.616667" ;
dwc:verbatimLongitude "-55.566666" ;
trt:gbifOccurrenceId "3736223358" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF362844086115CFFECEFA31FEBD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086115CFFEA2FC31FEE6>
trt:gbifOccurrenceId "3736223434" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF362844086115CFFEA2FC31FEE6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086116FFFEA5FF5FFE05>
dwc:eventDate "2006-11-10" ;
trt:gbifOccurrenceId "3736223707" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF362844086116FFFEA5FF5FFE05> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861145DFE86FB32FE05>
dwc:eventDate "2006-11-21" ;
trt:gbifOccurrenceId "3736223806" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF3628440861145DFE86FB32FE05> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086111F8FE86FF76FE2E>
trt:gbifOccurrenceId "3736224299" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF362844086111F8FE86FF76FE2E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611587FE7AFECCFE4D>
dwc:eventDate "2008-11-30" ;
dwc:verbatimLatitude "-26.333334" ;
dwc:verbatimLongitude "-55.983334" ;
trt:gbifOccurrenceId "3736224148" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF36284408611587FE7AFECCFE4D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861142FFE5EFAC3FE4D>
dwc:eventDate "1949-12-28" ;
trt:gbifOccurrenceId "3736224018" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF3628440861142FFE5EFAC3FE4D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861102AFE5EFD8BFE76>
dwc:eventDate "1950-01-06" ;
trt:gbifOccurrenceId "3736224440" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF3628440861102AFE5EFD8BFE76> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611764FE32FEBCFD95>
dwc:eventDate "1951-02" ;
trt:gbifOccurrenceId "3736223850" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF36284408611764FE32FEBCFD95> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611473FDE9FF56FDBE>
dwc:eventDate "2002-12-22" ;
trt:gbifOccurrenceId "3736224351" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF36284408611473FDE9FF56FDBE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086115A7FDCDFC42FDBE>
trt:gbifOccurrenceId "3736223459" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF362844086115A7FDCDFC42FDBE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086116ABFDCAFD80FD06>
trt:gbifOccurrenceId "3736223800" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF362844086116ABFDCAFD80FD06> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861176DFD85FB89FD06>
dwc:eventDate "1954-03" ;
trt:gbifOccurrenceId "3736223882" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF3628440861176DFD85FB89FD06> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611166FD85FD3CFD25>
dwc:eventDate "2007-11-22" ;
trt:gbifOccurrenceId "3736224285" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF36284408611166FD85FD3CFD25> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086117FEFD79FF09FD4E>
dwc:eventDate "2009-01" ;
trt:gbifOccurrenceId "3736224355" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF362844086117FEFD79FF09FD4E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086115E3FD5DFC9CFD4E>
trt:gbifOccurrenceId "3736223814" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF362844086115E3FD5DFC9CFD4E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861161EFD5DFF5AFD6D>
dwc:eventDate "2004-02" ;
trt:gbifOccurrenceId "3736223376" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF3628440861161EFD5DFF5AFD6D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861145EFD3EFDF2FD6D>
trt:gbifOccurrenceId "3736224387" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF3628440861145EFD3EFDF2FD6D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611707FD3EFBC8FD6D>
dwc:eventDate "2007-11-22" ;
trt:gbifOccurrenceId "3736223699" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF36284408611707FD3EFBC8FD6D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611120FD3EFDBDFCB5>
trt:gbifOccurrenceId "3736223437" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF36284408611120FD3EFDBDFCB5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611772FCF6FA84FCB5>
dwc:eventDate "1924-12" ;
trt:gbifOccurrenceId "3736223567" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF36284408611772FCF6FA84FCB5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF3628440861106AFCF6FE67FCDE>
dwc:eventDate "1928-01" ;
trt:gbifOccurrenceId "3736223761" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF3628440861106AFCF6FE67FCDE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF36284408611496FCADFC45FCDE>
trt:gbifOccurrenceId "3736223965" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF36284408611496FCADFC45FCDE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2847086015CFFF7EFAE4FD6D.mc.3B4DBF362844086116A8FCAAFA21FCDE>
trt:gbifOccurrenceId "3736224365" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2847086015CFFF7EFAE4FD6D#3B4DBF362844086116A8FCAAFA21FCDE> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,235 @@
@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/038C047D2856087115CFFA6DFDEEFD01>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266261>, <http://dx.doi.org/10.5281/zenodo.5266235>, <http://dx.doi.org/10.5281/zenodo.5266243>, <http://dx.doi.org/10.5281/zenodo.5266265> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis flavomarginata Blanchard 1842" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF36285608731762F8CCFD03F8E3>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF362856087316FEF8A0FF59F807>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF36285608731484F884FF59F873>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF362857087214F5FA6EFF5DFA46>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF3628570872145EFA42FD20FA6A>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF362857087217C8FA26FC28F98E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF362857087216F8FA1AFC38F9D6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF362857087216F2F9D5FD31F9FA> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flavomarginata_Blanchard_1842> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata_flavomarginata> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flavomarginata_Blanchard_1847> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266261>, <http://dx.doi.org/10.5281/zenodo.5266235>, <http://dx.doi.org/10.5281/zenodo.5266243>, <http://dx.doi.org/10.5281/zenodo.5266265> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flavomarginata_Blanchard_1842>
dwc:authority "Blanchard, 1842" ;
dwc:authorityName "Blanchard" ;
dwc:authorityYear "1842" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Blanchard, 1842" ;
dwc:species "flavomarginata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flavomarginata_Blanchard_1847>
dwc:authority "Blanchard, 1847: 193", "Blanchard" ;
dwc:authorityName "Blanchard" ;
dwc:authorityPageNumber "193" ;
dwc:authorityYear "1847" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Blanchard, 1847" ;
dwc:species "flavomarginata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flavomarginata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata_flavomarginata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "flavomarginata" ;
dwc:subSpecies "flavomarginata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flavomarginata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266261>
dc:description "FIGURES 3037. General aspects of Gymnetini from Argentina: 3031, Gymnetis bouvieri (30, Catamarca; 31, Santiago del Estero); 32, Gymnetis carbo (Chaco); 3335, Gymnetis cordobana (33, male; 34, female; 35, female, ventral view); 3637, Gymnetis flavomarginata (36, male; 37, female)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266261/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266235>
dc:description "FIGURE 1. Geographic distributions of Gymnetini from Argentina and adjacent countries: Blaesia atra (circles); Gymnetis bruchi (squares); Gymnetis cordobana (stars)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266235/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266243>
dc:description "FIGURES 812. Male parameres: 810, Gymnetis bajula (8, parameres; 910, details of the sculpture on the dorsal side in the angle between the parameres); 1112, Gymnetis bruchi (11, parameres; 12, armature of the internal sac)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266243/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266265>
dc:description "FIGURES 3841. Male parameres: 38, Gymnetis bouvieri (Santiago del Estero); 39, Gymnetis cordobana (Córdoba: Villa Argüello); 40, Gymnetis flavomarginata (Bruch Collection); 41, Gymnetis carbo (Chaco: San Bernardo)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266265/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF36285608731762F8CCFD03F8E3>
trt:gbifOccurrenceId "3736224428" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2856087115CFFA6DFDEEFD01#3B4DBF36285608731762F8CCFD03F8E3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF362856087316FEF8A0FF59F807>
trt:gbifOccurrenceId "3736224381" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2856087115CFFA6DFDEEFD01#3B4DBF362856087316FEF8A0FF59F807> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF36285608731484F884FF59F873>
dwc:collectionCode "MNHN" ;
dwc:locality "Corrientes" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3736223368" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2856087115CFFA6DFDEEFD01#3B4DBF36285608731484F884FF59F873> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF362857087214F5FA6EFF5DFA46>
trt:gbifOccurrenceId "3736224004" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2856087115CFFA6DFDEEFD01#3B4DBF362857087214F5FA6EFF5DFA46> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF3628570872145EFA42FD20FA6A>
dwc:collectionCode "ODIC" ;
dwc:eventDate "2011-01-18" ;
dwc:locality "Costa Esmeralda" ;
dwc:recordedBy "U. Drechsel" ;
dwc:verbatimLatitude "-23.66957" ;
dwc:verbatimLongitude "-58.4903" ;
trt:gbifOccurrenceId "3736223777" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2856087115CFFA6DFDEEFD01#3B4DBF3628570872145EFA42FD20FA6A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF362857087217C8FA26FC28F98E>
dwc:eventDate "2002-01-15" ;
trt:gbifOccurrenceId "3736223956" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2856087115CFFA6DFDEEFD01#3B4DBF362857087217C8FA26FC28F98E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF362857087216F8FA1AFC38F9D6>
trt:gbifOccurrenceId "3736223890" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2856087115CFFA6DFDEEFD01#3B4DBF362857087216F8FA1AFC38F9D6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2856087115CFFA6DFDEEFD01.mc.3B4DBF362857087216F2F9D5FD31F9FA>
trt:gbifOccurrenceId "3736224160" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2856087115CFFA6DFDEEFD01#3B4DBF362857087216F2F9D5FD31F9FA> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,270 @@
@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/038C047D2859087A15CFF92FFD84FB8D>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266235>, <http://dx.doi.org/10.5281/zenodo.5266243>, <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266271> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis bruchi Moser 1910, new status" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B171CFEF4FAABFEB7>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B1474FEABFB57FEDB>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B11A4FEA8FE2EFEFF>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B1706FE8CFB2FFEFF>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B177AFE44FDDAFDFB>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B14EDFD6CFB35FD1F>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B11FCFD6CFAA5FD67>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B1057FD24FDD5FC8B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B17D8FD18FB50FC8B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B105BFD1BFD88FCAF>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B1763FCFCFF5BFCD3> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_bruchi_Moser_1910> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_chalcipes_bruchi_Moser_1910>, <http://taxon-concept.plazi.org/id/Animalia/Aemilius_wagneri_Moult_1939> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266235>, <http://dx.doi.org/10.5281/zenodo.5266243>, <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266271> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_bruchi_Moser_1910>
dwc:authority "Moser, 1910" ;
dwc:authorityName "Moser" ;
dwc:authorityYear "1910" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moser, 1910" ;
dwc:species "bruchi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_bruchi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_chalcipes_bruchi_Moser_1910>
dwc:authority "Moser, 1910" ;
dwc:authorityName "Moser" ;
dwc:authorityYear "1910" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Moser, 1910" ;
dwc:species "chalcipes" ;
dwc:subSpecies "bruchi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_chalcipes_bruchi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Aemilius_wagneri_Moult_1939>
dwc:authority "Le Moult, 1939: 79 - 80" ;
dwc:authorityName "Le Moult" ;
dwc:authorityPageNumber "79 - 80" ;
dwc:authorityYear "1939" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Aemilius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Le Moult, 1939" ;
dwc:species "wagneri" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aemilius_wagneri> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_bruchi>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bruchi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Gymnetis_chalcipes_bruchi>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "chalcipes" ;
dwc:subSpecies "bruchi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_chalcipes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_chalcipes>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chalcipes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aemilius_wagneri>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Aemilius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "wagneri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aemilius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aemilius>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Aemilius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266235>
dc:description "FIGURE 1. Geographic distributions of Gymnetini from Argentina and adjacent countries: Blaesia atra (circles); Gymnetis bruchi (squares); Gymnetis cordobana (stars)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266235/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266243>
dc:description "FIGURES 812. Male parameres: 810, Gymnetis bajula (8, parameres; 910, details of the sculpture on the dorsal side in the angle between the parameres); 1112, Gymnetis bruchi (11, parameres; 12, armature of the internal sac)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266243/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266271>
dc:description "FIGURES 4451. General aspects of Gymnetini from Argentina: 4445, Gymnetis chalcipes (44, common phenotype; 45, light phenotype); 46, Gymnetis litigiosa (La Rioja: Los Molinos); 4748, Gymnetis hepatica (47, paratype, Santiago del Estero: Sachayoj; 48, paratype, Chaco: Charata); 49, Gymnetis undata (Misiones, Bruch Collection); 50, Gymnetis hebraica; 51, M. insculpta." ;
fabio:hasRepresentation <https://zenodo.org/record/5266271/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B171CFEF4FAABFEB7>
trt:gbifOccurrenceId "3736223900" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2859087A15CFF92FFD84FB8D#3B4DBF36285E087B171CFEF4FAABFEB7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B1474FEABFB57FEDB>
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3736223561" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2859087A15CFF92FFD84FB8D#3B4DBF36285E087B1474FEABFB57FEDB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B11A4FEA8FE2EFEFF>
trt:gbifOccurrenceId "3736224369" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2859087A15CFF92FFD84FB8D#3B4DBF36285E087B11A4FEA8FE2EFEFF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B1706FE8CFB2FFEFF>
trt:gbifOccurrenceId "3736223543" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2859087A15CFF92FFD84FB8D#3B4DBF36285E087B1706FE8CFB2FFEFF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B177AFE44FDDAFDFB>
dwc:typeStatus "syntype" ;
trt:gbifOccurrenceId "3736223472" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2859087A15CFF92FFD84FB8D#3B4DBF36285E087B177AFE44FDDAFDFB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B14EDFD6CFB35FD1F>
trt:gbifOccurrenceId "3736224071" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2859087A15CFF92FFD84FB8D#3B4DBF36285E087B14EDFD6CFB35FD1F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B11FCFD6CFAA5FD67>
trt:gbifOccurrenceId "3736223990" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2859087A15CFF92FFD84FB8D#3B4DBF36285E087B11FCFD6CFAA5FD67> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B1057FD24FDD5FC8B>
trt:gbifOccurrenceId "3736223389" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2859087A15CFF92FFD84FB8D#3B4DBF36285E087B1057FD24FDD5FC8B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B17D8FD18FB50FC8B>
trt:gbifOccurrenceId "3736223924" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2859087A15CFF92FFD84FB8D#3B4DBF36285E087B17D8FD18FB50FC8B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B105BFD1BFD88FCAF>
trt:gbifOccurrenceId "3736223608" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2859087A15CFF92FFD84FB8D#3B4DBF36285E087B105BFD1BFD88FCAF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2859087A15CFF92FFD84FB8D.mc.3B4DBF36285E087B1763FCFCFF5BFCD3>
trt:gbifOccurrenceId "3736223615" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2859087A15CFF92FFD84FB8D#3B4DBF36285E087B1763FCFCFF5BFCD3> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,388 @@
@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/038C047D285F087815CFFB8DFE22FF56>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266261>, <http://dx.doi.org/10.5281/zenodo.5266259>, <http://dx.doi.org/10.5281/zenodo.5266265> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis carbo" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1618FA46FC51FA45>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A115AFA46FB6EFA45>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A118BFA46FD20FA69>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1608FA3DFA3DFA69>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A14E8F9F2FB39F9B6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A11F4F9F2FDD4F9D5>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1727F9A9FD03F9F9>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A17EEF98AFDEFF91D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A170DF96EFB32F91D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A11F8F96EFBFEF946>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A113DF942FD0EF965>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A17E6F926FA3EF965>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A15CFF91AFCE0F88E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1609F91AFCA6F8AD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1650F8FEFACDF8AD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A102BF8FEFD99F8D6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A170DF8D5FBAFF8D6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A114CF8D5FE3CF8FA>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A14FAF889FD82F81E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1768F86DFB60F81E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1189F86DFCC1F842>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A162FF840FAFDF842>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1033F840FCE7F866>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F08791614F822FEF6FF2D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285C08791406FF7EFD32FF2D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285C087917FAFF7EFB8DFF2D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285C08791161FF7EFE15FF75> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_carbo_Schurhoff_1937> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata_carbo> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Paragymnetis_carbo_Schurhoff_1937>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flavomarginata_carbo_Schurhoff_1937> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266261>, <http://dx.doi.org/10.5281/zenodo.5266259>, <http://dx.doi.org/10.5281/zenodo.5266265> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_carbo_Schurhoff_1937>
dwc:authority "(Schurhoff, 1937)" ;
dwc:baseAuthorityName "Schurhoff" ;
dwc:baseAuthorityYear "1937" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Schurhoff, 1937)" ;
dwc:species "carbo" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_carbo> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Paragymnetis_carbo_Schurhoff_1937>
dwc:authority "Schurhoff, 1937: 62 - 63" ;
dwc:authorityName "Schurhoff" ;
dwc:authorityPageNumber "62 - 63" ;
dwc:authorityYear "1937" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schurhoff, 1937" ;
dwc:species "carbo" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_carbo> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flavomarginata_carbo_Schurhoff_1937>
dwc:authority "Schurhoff, 1937" ;
dwc:authorityName "Schurhoff" ;
dwc:authorityYear "1937" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Schurhoff, 1937" ;
dwc:species "flavomarginata" ;
dwc:subSpecies "carbo" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata_carbo> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_carbo>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "carbo" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Paragymnetis_carbo>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "carbo" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata_carbo>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "flavomarginata" ;
dwc:subSpecies "carbo" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flavomarginata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata_carbo>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "flavomarginata" ;
dwc:subSpecies "carbo" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flavomarginata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266261>
dc:description "FIGURES 3037. General aspects of Gymnetini from Argentina: 3031, Gymnetis bouvieri (30, Catamarca; 31, Santiago del Estero); 32, Gymnetis carbo (Chaco); 3335, Gymnetis cordobana (33, male; 34, female; 35, female, ventral view); 3637, Gymnetis flavomarginata (36, male; 37, female)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266261/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266259>
dc:description "FIGURES 2529. Male parameres: 2528, Gymnetis bonplandi (25, Bruch Collection; 26, Misiones, Dos de Mayo; 27, Cororó, Rio Ipané; 28, Arakangy); 29, Gymnetis pudibunda (detail of right paramere)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266259/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266265>
dc:description "FIGURES 3841. Male parameres: 38, Gymnetis bouvieri (Santiago del Estero); 39, Gymnetis cordobana (Córdoba: Villa Argüello); 40, Gymnetis flavomarginata (Bruch Collection); 41, Gymnetis carbo (Chaco: San Bernardo)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266265/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1618FA46FC51FA45>
dwc:collectionCode "NHMB" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3736224133" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A1618FA46FC51FA45> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A115AFA46FB6EFA45>
dwc:collectionCode "NHMB" ;
dwc:typeStatus "allotype" ;
trt:gbifOccurrenceId "3736224172" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A115AFA46FB6EFA45> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A118BFA46FD20FA69>
dwc:collectionCode "NHMB" ;
dwc:recordedBy "Schurhoff" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "3736223573" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A118BFA46FD20FA69> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1608FA3DFA3DFA69>
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "3736223598" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A1608FA3DFA3DFA69> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A14E8F9F2FB39F9B6>
dwc:eventDate "1964-01" ;
trt:gbifOccurrenceId "3736224161" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A14E8F9F2FB39F9B6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A11F4F9F2FDD4F9D5>
trt:gbifOccurrenceId "3736223812" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A11F4F9F2FDD4F9D5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1727F9A9FD03F9F9>
trt:gbifOccurrenceId "3736223661" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A1727F9A9FD03F9F9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A17EEF98AFDEFF91D>
dwc:eventDate "2004-11-30" ;
trt:gbifOccurrenceId "3736223952" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A17EEF98AFDEFF91D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A170DF96EFB32F91D>
dwc:eventDate "1954-01" ;
trt:gbifOccurrenceId "3736223895" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A170DF96EFB32F91D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A11F8F96EFBFEF946>
dwc:eventDate "2008-11-20" ;
dwc:verbatimLatitude "-26.333334" ;
dwc:verbatimLongitude "-55.983334" ;
trt:gbifOccurrenceId "3736224119" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A11F8F96EFBFEF946> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A113DF942FD0EF965>
dwc:eventDate "1954-12" ;
trt:gbifOccurrenceId "3736224371" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A113DF942FD0EF965> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A17E6F926FA3EF965>
trt:gbifOccurrenceId "3736223635" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A17E6F926FA3EF965> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A15CFF91AFCE0F88E>
trt:gbifOccurrenceId "3736224174" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A15CFF91AFCE0F88E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1609F91AFCA6F8AD>
dwc:eventDate "1900-12-04" ;
trt:gbifOccurrenceId "3736224414" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A1609F91AFCA6F8AD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1650F8FEFACDF8AD>
trt:gbifOccurrenceId "3736224271" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A1650F8FEFACDF8AD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A102BF8FEFD99F8D6>
trt:gbifOccurrenceId "3736223473" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A102BF8FEFD99F8D6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A170DF8D5FBAFF8D6>
trt:gbifOccurrenceId "3736223845" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A170DF8D5FBAFF8D6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A114CF8D5FE3CF8FA>
trt:gbifOccurrenceId "3736224070" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A114CF8D5FE3CF8FA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A14FAF889FD82F81E>
trt:gbifOccurrenceId "3736223947" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A14FAF889FD82F81E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1768F86DFB60F81E>
trt:gbifOccurrenceId "3736224474" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A1768F86DFB60F81E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1189F86DFCC1F842>
trt:gbifOccurrenceId "3736223520" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A1189F86DFCC1F842> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A162FF840FAFDF842>
trt:gbifOccurrenceId "3736223663" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A162FF840FAFDF842> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F087A1033F840FCE7F866>
dwc:eventDate "2010-12-12" ;
trt:gbifOccurrenceId "3736223877" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F087A1033F840FCE7F866> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285F08791614F822FEF6FF2D>
dwc:eventDate "1978-08-08" ;
trt:gbifOccurrenceId "3736224419" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285F08791614F822FEF6FF2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285C08791406FF7EFD32FF2D>
dwc:eventDate "1978-10-26" ;
trt:gbifOccurrenceId "3736224181" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285C08791406FF7EFD32FF2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285C087917FAFF7EFB8DFF2D>
trt:gbifOccurrenceId "3736223934" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285C087917FAFF7EFB8DFF2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D285F087815CFFB8DFE22FF56.mc.3B4DBF36285C08791161FF7EFE15FF75>
trt:gbifOccurrenceId "3736223767" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D285F087815CFFB8DFE22FF56#3B4DBF36285C08791161FF7EFE15FF75> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,425 @@
@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/038C047D2860084415CFF8F4FD9DF95C>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266271>, <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266273>, <http://dx.doi.org/10.5281/zenodo.5266247> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis undata" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084414EEFDAFFC2FFD00>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084416CFFD83FAC4FD00>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF36286108441028FD83FA3EFD24>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084415CFFD5BFC0AFD48>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084416E0FD5BFDFCFC90>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF3628610844173EFD12FE0BFCB4>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084414EDFCF7FD57FCB4>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084417A1FCF7FB94FCB4>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF36286108441166FCF6FC92FCD8>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF3628610844161BFCAAFBDCFCD8>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084411D1FCABFE20FC20> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_undata_Olivier_1789> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_chalcipes_undata>, <http://taxon-name.plazi.org/id/Animalia/Gymnetis_similis> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_undata_Gory_1833>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetina_chalcipes_undatus_Oliv._1789>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_chalcipes_undata_Krajcik_1998>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_irregularis_Gory_1833>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_litigiosa_Gory_1833> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266271>, <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266273>, <http://dx.doi.org/10.5281/zenodo.5266247> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_undata_Olivier_1789>
dwc:authority "(Olivier, 1789)" ;
dwc:baseAuthorityName "Olivier" ;
dwc:baseAuthorityYear "1789" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Olivier, 1789)" ;
dwc:species "undata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_undata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_undata_Gory_1833>
dwc:authority ": Gory & Percheron 1833: 356" ;
dwc:authorityName ": Gory & Percheron" ;
dwc:authorityPageNumber "356" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gory & Percheron, 1833" ;
dwc:species "undata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_undata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetina_chalcipes_undatus_Oliv._1789>
dwc:authority "(Oliv., 1789)" ;
dwc:baseAuthorityName "Oliv." ;
dwc:baseAuthorityYear "1789" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Oliv., 1789)" ;
dwc:species "chalcipes" ;
dwc:subGenus "Gymnetoides" ;
dwc:subSpecies "undatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetina_chalcipes_undatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_chalcipes_undata_Krajcik_1998>
dwc:authority ": Krajcik 1998: 76" ;
dwc:authorityName "Krajcik" ;
dwc:authorityPageNumber "76" ;
dwc:authorityYear "1998" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Krajcik, 1998" ;
dwc:species "chalcipes" ;
dwc:subSpecies "undata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_chalcipes_undata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_irregularis_Gory_1833>
dwc:authority "Gory & Percheron, 1833: 354 - 355" ;
dwc:authorityName "Gory & Percheron" ;
dwc:authorityPageNumber "354 - 355" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gory & Percheron, 1833" ;
dwc:species "irregularis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_irregularis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_litigiosa_Gory_1833>
dwc:authority "Gory & Percheron 1833" ;
dwc:authorityName "Gory & Percheron" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gory & Percheron, 1833" ;
dwc:species "litigiosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_litigiosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_undata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "undata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Paragymnetis_chalcipes_undata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "chalcipes" ;
dwc:subSpecies "undata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_chalcipes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis_chalcipes>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chalcipes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetina_chalcipes_undatus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "chalcipes" ;
dwc:subGenus "Gymnetoides" ;
dwc:subSpecies "undatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetina_chalcipes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetina_chalcipes>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chalcipes" ;
dwc:subGenus "Gymnetoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetina_Gymnetoides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetina_Gymnetoides>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Gymnetoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetina>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_chalcipes_undata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "chalcipes" ;
dwc:subSpecies "undata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_chalcipes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_chalcipes>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chalcipes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_similis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "similis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_irregularis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "irregularis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_litigiosa>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "litigiosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266271>
dc:description "FIGURES 4451. General aspects of Gymnetini from Argentina: 4445, Gymnetis chalcipes (44, common phenotype; 45, light phenotype); 46, Gymnetis litigiosa (La Rioja: Los Molinos); 4748, Gymnetis hepatica (47, paratype, Santiago del Estero: Sachayoj; 48, paratype, Chaco: Charata); 49, Gymnetis undata (Misiones, Bruch Collection); 50, Gymnetis hebraica; 51, M. insculpta." ;
fabio:hasRepresentation <https://zenodo.org/record/5266271/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266273>
dc:description "FIGURES 5255. Male parameres: 52, Gymnetis chalcipes (Buenos Aires: Florencio Varela); 53, Gymnetis litigiosa (La Rioja: Los Molinos); 54, Gymnetis hepatica (paratype, Santiago del Estero: Sachayoj); 55, Gymnetis undata." ;
fabio:hasRepresentation <https://zenodo.org/record/5266273/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266247>
dc:description "FIGURES 1318. General aspects of Gymnetini: 1314, Gymnetis bonplandi (13, female Misiones: Puerto Iguazú; 14, male Misiones: Dos de Mayo); 1518, Gymnetis pudibunda (15, common phenotype from Argentina except Buenos Aires; 1618, with reduction of yellow color on the elytra, province of Buenos Aires)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266247/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084414EEFDAFFC2FFD00>
trt:gbifOccurrenceId "3736223857" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084415CFF8F4FD9DF95C#3B4DBF362861084414EEFDAFFC2FFD00> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084416CFFD83FAC4FD00>
trt:gbifOccurrenceId "3736223665" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084415CFF8F4FD9DF95C#3B4DBF362861084416CFFD83FAC4FD00> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF36286108441028FD83FA3EFD24>
trt:gbifOccurrenceId "3736223331" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084415CFF8F4FD9DF95C#3B4DBF36286108441028FD83FA3EFD24> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084415CFFD5BFC0AFD48>
trt:gbifOccurrenceId "3736224121" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084415CFF8F4FD9DF95C#3B4DBF362861084415CFFD5BFC0AFD48> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084416E0FD5BFDFCFC90>
dwc:eventDate "1897-09-03" ;
trt:gbifOccurrenceId "3736224169" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084415CFF8F4FD9DF95C#3B4DBF362861084416E0FD5BFDFCFC90> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF3628610844173EFD12FE0BFCB4>
dwc:eventDate "2002-09-25" ;
trt:gbifOccurrenceId "3736223630" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084415CFF8F4FD9DF95C#3B4DBF3628610844173EFD12FE0BFCB4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084414EDFCF7FD57FCB4>
dwc:eventDate "2007-09-27" ;
trt:gbifOccurrenceId "3736223945" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084415CFF8F4FD9DF95C#3B4DBF362861084414EDFCF7FD57FCB4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084417A1FCF7FB94FCB4>
dwc:eventDate "2010-11-20" ;
trt:gbifOccurrenceId "3736223499" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084415CFF8F4FD9DF95C#3B4DBF362861084417A1FCF7FB94FCB4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF36286108441166FCF6FC92FCD8>
dwc:eventDate "2007-12-06" ;
trt:gbifOccurrenceId "3736223979" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084415CFF8F4FD9DF95C#3B4DBF36286108441166FCF6FC92FCD8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF3628610844161BFCAAFBDCFCD8>
trt:gbifOccurrenceId "3736224323" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084415CFF8F4FD9DF95C#3B4DBF3628610844161BFCAAFBDCFCD8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084415CFF8F4FD9DF95C.mc.3B4DBF362861084411D1FCABFE20FC20>
trt:gbifOccurrenceId "3736224109" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084415CFF8F4FD9DF95C#3B4DBF362861084411D1FCABFE20FC20> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,275 @@
@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/038C047D2860084515CFFD5DFAD1F94B>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266283> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis schistacea Burmeister 1847, new status" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF362860084514E2FBECFA97FB9F>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF3628600845101BFBECFE0CFBC3>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF362860084514E1FBC0FC1EFBC3>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF3628600845169FFBC0FD7CFBE7>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF362860084517BDFBA4FAF6FBE7>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF36286008451003FBA4FDB4FB0B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF36286008451746FB98FC83FB0B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF3628600845166DFB98FDC2FB2F>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF36286008451735FB7CFC94FB53>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF3628600845161BFB50FE2EFA9B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF362860084514CEFAE8FAA2FA9B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF3628600845104AFAE8FC07FABF>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF362860084516F5FACCFCC1FAE3>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF3628600845162DFAA0FAF5FAE3>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF36286008451005FAA0FDABFA07> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_schistacea_Burmeister_1847> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flaveola_Fabricius_1801>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_flaveola_schistacea_Krajcik_1998> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266283> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_schistacea_Burmeister_1847>
dwc:authority "Burmeister, 1847" ;
dwc:authorityName "Burmeister" ;
dwc:authorityYear "1847" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Burmeister, 1847" ;
dwc:species "schistacea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_schistacea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flaveola_Fabricius_1801>
dwc:baseAuthorityName "Fabricius" ;
dwc:baseAuthorityYear "1801" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Fabricius, 1801)" ;
dwc:species "flaveola" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_flaveola> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetosoma_flaveola_schistacea_Krajcik_1998>
dwc:authority ": Krajcik 1998: 78" ;
dwc:authorityName "Krajcik" ;
dwc:authorityPageNumber "78" ;
dwc:authorityYear "1998" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Krajcik, 1998" ;
dwc:species "flaveola" ;
dwc:subSpecies "schistacea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_flaveola_schistacea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_schistacea>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "schistacea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Gymnetis_flaveola>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flaveola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_flaveola_schistacea>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "flaveola" ;
dwc:subSpecies "schistacea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_flaveola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma_flaveola>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flaveola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetosoma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetosoma>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266283>
dc:description "FIGURES 7278. Male parameres: 72, Gymnetis flaveola (Brazil); 73, Gymnetis schistacea (Argentina); 74, Gymnetis goryi; 75, Gymnetis hieroglyphica; 76, Hologymnetis sp. (Bruch Collection); 77, Hologymnetis undulata; 78, Heterocotinis semiopaca." ;
fabio:hasRepresentation <https://zenodo.org/record/5266283/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF362860084514E2FBECFA97FB9F>
trt:gbifOccurrenceId "3736223614" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF362860084514E2FBECFA97FB9F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF3628600845101BFBECFE0CFBC3>
trt:gbifOccurrenceId "3736223766" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF3628600845101BFBECFE0CFBC3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF362860084514E1FBC0FC1EFBC3>
trt:gbifOccurrenceId "3736223494" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF362860084514E1FBC0FC1EFBC3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF3628600845169FFBC0FD7CFBE7>
dwc:eventDate "1921-06" ;
trt:gbifOccurrenceId "3736223914" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF3628600845169FFBC0FD7CFBE7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF362860084517BDFBA4FAF6FBE7>
trt:gbifOccurrenceId "3736224448" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF362860084517BDFBA4FAF6FBE7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF36286008451003FBA4FDB4FB0B>
dwc:eventDate "1965-09" ;
trt:gbifOccurrenceId "3736223750" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF36286008451003FBA4FDB4FB0B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF36286008451746FB98FC83FB0B>
dwc:eventDate "1965-10" ;
trt:gbifOccurrenceId "3736224260" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF36286008451746FB98FC83FB0B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF3628600845166DFB98FDC2FB2F>
trt:gbifOccurrenceId "3736224042" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF3628600845166DFB98FDC2FB2F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF36286008451735FB7CFC94FB53>
trt:gbifOccurrenceId "3736223636" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF36286008451735FB7CFC94FB53> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF3628600845161BFB50FE2EFA9B>
trt:gbifOccurrenceId "3736223443" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF3628600845161BFB50FE2EFA9B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF362860084514CEFAE8FAA2FA9B>
trt:gbifOccurrenceId "3736224376" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF362860084514CEFAE8FAA2FA9B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF3628600845104AFAE8FC07FABF>
trt:gbifOccurrenceId "3736223448" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF3628600845104AFAE8FC07FABF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF362860084516F5FACCFCC1FAE3>
trt:gbifOccurrenceId "3736223704" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF362860084516F5FACCFCC1FAE3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF3628600845162DFAA0FAF5FAE3>
trt:gbifOccurrenceId "3736223840" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF3628600845162DFAA0FAF5FAE3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2860084515CFFD5DFAD1F94B.mc.3B4DBF36286008451005FAA0FDABFA07>
trt:gbifOccurrenceId "3736224168" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2860084515CFFD5DFAD1F94B#3B4DBF36286008451005FAA0FDABFA07> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,295 @@
@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/038C047D2861084315CFF8DBFE7AFC06>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266277> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Heterocotinis semiopaca" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF3628660843100BFE7EFBE1FE56>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF3628660843110CFE55FDA0FE75>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF36286608431741FE36FC37FD9E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF362866084316C5FDEDFEA6FDBD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF36286608431453FDC1FC57FDBD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF362866084316A4FDCEFCC3FDE6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF3628660843162EFDA2FB78FDE6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF362866084315CFFD99FE36FD05>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF362866084315CFFD32FE7AFC06> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Heterocotinis_semiopaca_Moser_1907> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cotinis_semiopaca_Moser_1907>, <http://taxon-concept.plazi.org/id/Animalia/Heterocotinis_semiopaca_Martinez_1948>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_platensis_Brethes_1925>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_platensis_tandilensis_Brethes_1925> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266277> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Heterocotinis_semiopaca_Moser_1907>
dwc:authority "(Moser, 1907)" ;
dwc:baseAuthorityName "Moser" ;
dwc:baseAuthorityYear "1907" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Heterocotinis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Moser, 1907)" ;
dwc:species "semiopaca" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterocotinis_semiopaca> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cotinis_semiopaca_Moser_1907>
dwc:authority "Moser, 1907: 143 - 144" ;
dwc:authorityName "Moser" ;
dwc:authorityPageNumber "143 - 144" ;
dwc:authorityYear "1907" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cotinis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moser, 1907" ;
dwc:species "semiopaca" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cotinis_semiopaca> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Heterocotinis_semiopaca_Martinez_1948>
dwc:authority ": Martinez 1948: 10 - 11" ;
dwc:authorityName "Martinez" ;
dwc:authorityPageNumber "10 - 11" ;
dwc:authorityYear "1948" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Heterocotinis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Martinez, 1948" ;
dwc:species "semiopaca" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterocotinis_semiopaca> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_platensis_Brethes_1925>
dwc:authority "Brethes, 1925: 12", "Brethes, 1925" ;
dwc:authorityName "Brethes" ;
dwc:authorityPageNumber "12" ;
dwc:authorityYear "1925" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Brethes, 1925" ;
dwc:species "platensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_platensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_platensis_tandilensis_Brethes_1925>
dwc:authority "Brethes, 1925: 12" ;
dwc:authorityName "Brethes" ;
dwc:authorityPageNumber "12" ;
dwc:authorityYear "1925" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Brethes, 1925" ;
dwc:species "platensis" ;
dwc:variety "tandilensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_platensis_tandilensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Heterocotinis_semiopaca>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Heterocotinis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "semiopaca" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterocotinis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Heterocotinis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Heterocotinis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Cotinis_semiopaca>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cotinis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "semiopaca" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cotinis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cotinis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cotinis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_platensis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "platensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_platensis_tandilensis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:species "platensis" ;
dwc:variety "tandilensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_platensis> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266277>
dc:description "FIGURE 62. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis chalcipes (stars); Gymnetis litigiosa (circles); Heterocotinis semiopaca (squares); Hoplopygothrix atropurpurea (triangle)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266277/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF3628660843100BFE7EFBE1FE56>
trt:gbifOccurrenceId "3736223944" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2861084315CFF8DBFE7AFC06#3B4DBF3628660843100BFE7EFBE1FE56> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF3628660843110CFE55FDA0FE75>
trt:gbifOccurrenceId "3736223548" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2861084315CFF8DBFE7AFC06#3B4DBF3628660843110CFE55FDA0FE75> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF36286608431741FE36FC37FD9E>
trt:gbifOccurrenceId "3736223801" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2861084315CFF8DBFE7AFC06#3B4DBF36286608431741FE36FC37FD9E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF362866084316C5FDEDFEA6FDBD>
trt:gbifOccurrenceId "3736223498" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2861084315CFF8DBFE7AFC06#3B4DBF362866084316C5FDEDFEA6FDBD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF36286608431453FDC1FC57FDBD>
trt:gbifOccurrenceId "3736224043" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2861084315CFF8DBFE7AFC06#3B4DBF36286608431453FDC1FC57FDBD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF362866084316A4FDCEFCC3FDE6>
trt:gbifOccurrenceId "3736223853" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2861084315CFF8DBFE7AFC06#3B4DBF362866084316A4FDCEFCC3FDE6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF3628660843162EFDA2FB78FDE6>
trt:gbifOccurrenceId "3736224136" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2861084315CFF8DBFE7AFC06#3B4DBF3628660843162EFDA2FB78FDE6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF362866084315CFFD99FE36FD05>
trt:gbifOccurrenceId "3736223969" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2861084315CFF8DBFE7AFC06#3B4DBF362866084315CFFD99FE36FD05> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2861084315CFF8DBFE7AFC06.mc.3B4DBF362866084315CFFD32FE7AFC06>
dwc:catalogNumber "MACN-En 1405" ;
dwc:collectionCode "MACN" ;
dwc:eventDate "1960-01" ;
dwc:locality "Tandil" ;
dwc:recordedBy "Fe. Marie" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3736223809" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2861084315CFF8DBFE7AFC06#3B4DBF362866084315CFFD32FE7AFC06> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,246 @@
@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/038C047D2862084615CFF9B5FC00FDFB>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266247> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis pudibunda Burmeister 1866" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2862084615CFF9B5FC00FDFB.mc.3B4DBF362863084615CFFE1CFC00FDFB> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_pudibunda_Burmeister_1866> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata_pudibunda>, <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_pudibunda> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_pudibunda_porteri_Dallas_1930>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flavomarginata_pudibunda_Burmeister_1866> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266247> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_pudibunda_Burmeister_1866>
dwc:authority "Burmeister, 1866" ;
dwc:authorityName "Burmeister" ;
dwc:authorityYear "1866" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Burmeister, 1866" ;
dwc:species "pudibunda" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_pudibunda> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_pudibunda_porteri_Dallas_1930>
dwc:authority "Dallas, 1930: 11 - 12" ;
dwc:authorityName "Dallas" ;
dwc:authorityPageNumber "11 - 12" ;
dwc:authorityYear "1930" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "Dallas, 1930" ;
dwc:species "pudibunda" ;
dwc:variety "porteri" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_pudibunda_porteri> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_flavomarginata_pudibunda_Burmeister_1866>
dwc:authority "Burmeister, 1866" ;
dwc:authorityName "Burmeister" ;
dwc:authorityYear "1866" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Burmeister, 1866" ;
dwc:species "flavomarginata" ;
dwc:subSpecies "pudibunda" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata_pudibunda> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_pudibunda>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pudibunda" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Gymnetis_pudibunda_porteri>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "variety" ;
dwc:species "pudibunda" ;
dwc:variety "porteri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_pudibunda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata_pudibunda>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "flavomarginata" ;
dwc:subSpecies "pudibunda" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis_flavomarginata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flavomarginata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata_pudibunda>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "flavomarginata" ;
dwc:subSpecies "pudibunda" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_flavomarginata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flavomarginata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis_pudibunda>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pudibunda" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266247>
dc:description "FIGURES 1318. General aspects of Gymnetini: 1314, Gymnetis bonplandi (13, female Misiones: Puerto Iguazú; 14, male Misiones: Dos de Mayo); 1518, Gymnetis pudibunda (15, common phenotype from Argentina except Buenos Aires; 1618, with reduction of yellow color on the elytra, province of Buenos Aires)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266247/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2862084615CFF9B5FC00FDFB.mc.3B4DBF362863084615CFFE1CFC00FDFB>
dwc:collectionCode "HBBA" ;
dwc:locality "Santiago del Estero" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3736223431" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2862084615CFF9B5FC00FDFB#3B4DBF362863084615CFFE1CFC00FDFB> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

View 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/038C047D2864084115CFFA2CFC64F8D5>
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Hoplopyga brasiliensis" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2864084115CFFA2CFC64F8D5.mc.3B4DBF362864084114F6F93AFC3AF969>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2864084115CFFA2CFC64F8D5.mc.3B4DBF362864084116F0F93AFD38F88D> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hoplopyga_brasiliensis_Gory_1833> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_brasiliensis_Gory_1833> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hoplopyga_brasiliensis_Gory_1833>
dwc:authority "(Gory & Percheron, 1833)" ;
dwc:baseAuthorityName "Gory & Percheron" ;
dwc:baseAuthorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopyga" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gory & Percheron, 1833)" ;
dwc:species "brasiliensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplopyga_brasiliensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_brasiliensis_Gory_1833>
dwc:authority "Gory & Percheron, 1833" ;
dwc:authorityName "Gory & Percheron" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gory & Percheron, 1833" ;
dwc:species "brasiliensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_brasiliensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hoplopyga_brasiliensis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopyga" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "brasiliensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hoplopyga> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hoplopyga>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopyga" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Gymnetis_brasiliensis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "brasiliensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2864084115CFFA2CFC64F8D5.mc.3B4DBF362864084114F6F93AFC3AF969>
trt:gbifOccurrenceId "3736224132" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2864084115CFFA2CFC64F8D5#3B4DBF362864084114F6F93AFC3AF969> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2864084115CFFA2CFC64F8D5.mc.3B4DBF362864084116F0F93AFD38F88D>
dwc:eventDate "1928-01" ;
trt:gbifOccurrenceId "3736224035" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2864084115CFFA2CFC64F8D5#3B4DBF362864084116F0F93AFD38F88D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,295 @@
@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/038C047D2865085F15CFF959FC31FC6E>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Hoplopyga_Olivier_1789> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Hoplopyga liturata" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1727FE7AFEAAFE4D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1444FE5EFC0FFE4D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F16E1FE5EFEAAFE76>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1443FE35FC31FE76>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F16FBFE35FA3EFE76>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F15CFFE16FD65FD95>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1796FE16FA3EFD95>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F15CFFDCDFD40FDBE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F17ABFDCDFA3EFDBE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F15CFFDAEFBA1FDDD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F114CFDAEFD5DFD06>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F165FFD85FEAAFD25>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1441FD79FB7FFD25>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F14F7FCAAFBB0FCDE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F117BFCAAFDB6FCFD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1775FC8EFAADFCFD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1044FC8EFD54FC26>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1650FC62FA3EFC26>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F15CFFC46FCFCFC45>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F163EFC46FA3EFC45>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F15CFFC3DFDE7FC6E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F170BFC3AFC31FC6E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hoplopyga_liturata_Olivier_1789> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_liturata> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hoplopyga_liturata_Schenkling_1921> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hoplopyga_liturata_Olivier_1789>
dwc:authority "(Olivier, 1789)" ;
dwc:baseAuthorityName "Olivier" ;
dwc:baseAuthorityYear "1789" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopyga" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Olivier, 1789)" ;
dwc:species "liturata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplopyga_liturata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Hoplopyga_liturata_Schenkling_1921>
dwc:authority ": Schenkling 1921: 100 - 101" ;
dwc:authorityName "Schenkling" ;
dwc:authorityPageNumber "100 - 101" ;
dwc:authorityYear "1921" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopyga" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schenkling, 1921" ;
dwc:species "liturata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplopyga_liturata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Hoplopyga_Olivier_1789>
dwc:authority "(Olivier)" ;
dwc:authorityName "Thomson" ;
dwc:authorityYear "1880" ;
dwc:baseAuthorityName "Olivier" ;
dwc:baseAuthorityYear "1789" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopyga" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(Olivier, 1789) Thomson, 1880" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplopyga> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hoplopyga_liturata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopyga" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "liturata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hoplopyga> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hoplopyga>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopyga" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Gymnetis_liturata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "liturata" ;
dwc:subGenus "Hoplopyga" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis>, <http://taxon-name.plazi.org/id/Animalia/Gymnetis_Hoplopyga> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_Hoplopyga>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hoplopyga" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1727FE7AFEAAFE4D>
trt:gbifOccurrenceId "3736224097" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F1727FE7AFEAAFE4D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1444FE5EFC0FFE4D>
trt:gbifOccurrenceId "3736224203" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F1444FE5EFC0FFE4D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F16E1FE5EFEAAFE76>
trt:gbifOccurrenceId "3736223335" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F16E1FE5EFEAAFE76> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1443FE35FC31FE76>
trt:gbifOccurrenceId "3736223489" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F1443FE35FC31FE76> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F16FBFE35FA3EFE76>
trt:gbifOccurrenceId "3736223859" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F16FBFE35FA3EFE76> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F15CFFE16FD65FD95>
trt:gbifOccurrenceId "3736223910" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F15CFFE16FD65FD95> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1796FE16FA3EFD95>
trt:gbifOccurrenceId "3736223805" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F1796FE16FA3EFD95> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F15CFFDCDFD40FDBE>
trt:gbifOccurrenceId "3736223733" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F15CFFDCDFD40FDBE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F17ABFDCDFA3EFDBE>
trt:gbifOccurrenceId "3736223824" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F17ABFDCDFA3EFDBE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F15CFFDAEFBA1FDDD>
trt:gbifOccurrenceId "3736223415" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F15CFFDAEFBA1FDDD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F114CFDAEFD5DFD06>
trt:gbifOccurrenceId "3736224276" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F114CFDAEFD5DFD06> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F165FFD85FEAAFD25>
trt:gbifOccurrenceId "3736223937" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F165FFD85FEAAFD25> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1441FD79FB7FFD25>
trt:gbifOccurrenceId "3736224336" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F1441FD79FB7FFD25> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F14F7FCAAFBB0FCDE>
trt:gbifOccurrenceId "3736224282" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F14F7FCAAFBB0FCDE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F117BFCAAFDB6FCFD>
trt:gbifOccurrenceId "3736223730" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F117BFCAAFDB6FCFD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1775FC8EFAADFCFD>
dwc:eventDate "1946-01" ;
trt:gbifOccurrenceId "3736224184" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F1775FC8EFAADFCFD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1044FC8EFD54FC26>
dwc:eventDate "1950-11" ;
trt:gbifOccurrenceId "3736223714" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F1044FC8EFD54FC26> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F1650FC62FA3EFC26>
trt:gbifOccurrenceId "3736223973" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F1650FC62FA3EFC26> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F15CFFC46FCFCFC45>
trt:gbifOccurrenceId "3736224352" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F15CFFC46FCFCFC45> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F163EFC46FA3EFC45>
dwc:eventDate "1942-01" ;
trt:gbifOccurrenceId "3736223572" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F163EFC46FA3EFC45> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F15CFFC3DFDE7FC6E>
dwc:eventDate "1943-01" ;
trt:gbifOccurrenceId "3736223759" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F15CFFC3DFDE7FC6E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2865085F15CFF959FC31FC6E.mc.3B4DBF36287A085F170BFC3AFC31FC6E>
trt:gbifOccurrenceId "3736223446" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2865085F15CFF959FC31FC6E#3B4DBF36287A085F170BFC3AFC31FC6E> ;
a dwc:MaterialCitation .

View 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/038C047D2866084215CFFC5AFEA6FE2E>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266283>, <http://dx.doi.org/10.5281/zenodo.5266277> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis platensis subsp. tandilensis Brethes 1925" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084315CFFC3EFD2BFB02>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084314E4FB62FCD3FB6E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084316DAFB3DFDCBFA92>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431721FB11FB5AFA92>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843105FFB11FAF2FAB6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843103AFAF5FDF9FADA>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431729FAA9FB51FADA>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843105DFAA9FDA3FAFE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843174BFA8DFBEAFA22>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431105FA61FBFFFA46>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843113CFA45FC4BFA6A>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084316A2FA39FC03F98E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084316EEFA1DFC43F9D6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084316ACF9D5FD53F9F5>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431659F989FA3DF9F5>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084315CFF96DFD28F91E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084317CDF96DFB35F91E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084311C2F96DFED0F93D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431425F94EFCD5F93D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431626F94EFABCF966>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843107EF925FCAAF885>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843164DF906FF5DF8AE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843145DF8FAFE5BF8CD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431750F8D1FBC4F8CD> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_platensis_tandilensis_Brethes_1925> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266283>, <http://dx.doi.org/10.5281/zenodo.5266277> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_platensis_tandilensis_Brethes_1925>
dwc:authority "Brethes, 1925" ;
dwc:authorityName "Brethes" ;
dwc:authorityYear "1925" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Brethes, 1925" ;
dwc:species "platensis" ;
dwc:subSpecies "tandilensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_platensis_tandilensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_platensis_tandilensis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "platensis" ;
dwc:subSpecies "tandilensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_platensis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_platensis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "platensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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.5266283>
dc:description "FIGURES 7278. Male parameres: 72, Gymnetis flaveola (Brazil); 73, Gymnetis schistacea (Argentina); 74, Gymnetis goryi; 75, Gymnetis hieroglyphica; 76, Hologymnetis sp. (Bruch Collection); 77, Hologymnetis undulata; 78, Heterocotinis semiopaca." ;
fabio:hasRepresentation <https://zenodo.org/record/5266283/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266277>
dc:description "FIGURE 62. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis chalcipes (stars); Gymnetis litigiosa (circles); Heterocotinis semiopaca (squares); Hoplopygothrix atropurpurea (triangle)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266277/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084315CFFC3EFD2BFB02>
dwc:catalogNumber "MACN-En 1406" ;
dwc:collectionCode "MACN" ;
dwc:eventDate "1923" ;
dwc:locality "Tandil" ;
dwc:recordedBy "Fe. Marie" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3736224454" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF362866084315CFFC3EFD2BFB02> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084314E4FB62FCD3FB6E>
trt:gbifOccurrenceId "3736223846" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF362866084314E4FB62FCD3FB6E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084316DAFB3DFDCBFA92>
trt:gbifOccurrenceId "3736224413" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF362866084316DAFB3DFDCBFA92> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431721FB11FB5AFA92>
trt:gbifOccurrenceId "3736223880" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF36286608431721FB11FB5AFA92> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843105FFB11FAF2FAB6>
trt:gbifOccurrenceId "3736224066" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF3628660843105FFB11FAF2FAB6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843103AFAF5FDF9FADA>
trt:gbifOccurrenceId "3736224301" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF3628660843103AFAF5FDF9FADA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431729FAA9FB51FADA>
trt:gbifOccurrenceId "3736224130" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF36286608431729FAA9FB51FADA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843105DFAA9FDA3FAFE>
trt:gbifOccurrenceId "3736223584" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF3628660843105DFAA9FDA3FAFE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843174BFA8DFBEAFA22>
dwc:eventDate "1929-09-27" ;
trt:gbifOccurrenceId "3736224044" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF3628660843174BFA8DFBEAFA22> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431105FA61FBFFFA46>
trt:gbifOccurrenceId "3736223412" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF36286608431105FA61FBFFFA46> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843113CFA45FC4BFA6A>
trt:gbifOccurrenceId "3736223841" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF3628660843113CFA45FC4BFA6A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084316A2FA39FC03F98E>
trt:gbifOccurrenceId "3736223735" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF362866084316A2FA39FC03F98E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084316EEFA1DFC43F9D6>
trt:gbifOccurrenceId "3736223830" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF362866084316EEFA1DFC43F9D6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084316ACF9D5FD53F9F5>
trt:gbifOccurrenceId "3736223961" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF362866084316ACF9D5FD53F9F5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431659F989FA3DF9F5>
dwc:eventDate "1982-09-26" ;
trt:gbifOccurrenceId "3736223673" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF36286608431659F989FA3DF9F5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084315CFF96DFD28F91E>
dwc:eventDate "1986-09-11" ;
trt:gbifOccurrenceId "3736223719" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF362866084315CFF96DFD28F91E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084317CDF96DFB35F91E>
dwc:eventDate "1986-09-26" ;
trt:gbifOccurrenceId "3736223749" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF362866084317CDF96DFB35F91E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF362866084311C2F96DFED0F93D>
dwc:eventDate "2008-09-22" ;
trt:gbifOccurrenceId "3736223852" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF362866084311C2F96DFED0F93D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431425F94EFCD5F93D>
dwc:eventDate "2009-09-30" ;
trt:gbifOccurrenceId "3736224151" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF36286608431425F94EFCD5F93D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431626F94EFABCF966>
dwc:eventDate "2004-07-06" ;
trt:gbifOccurrenceId "3736223617" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF36286608431626F94EFABCF966> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843107EF925FCAAF885>
dwc:eventDate "2007-10-04" ;
trt:gbifOccurrenceId "3736224011" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF3628660843107EF925FCAAF885> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843164DF906FF5DF8AE>
trt:gbifOccurrenceId "3736223301" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF3628660843164DF906FF5DF8AE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF3628660843145DF8FAFE5BF8CD>
dwc:eventDate "1923-02-05" ;
trt:gbifOccurrenceId "3736224129" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF3628660843145DF8FAFE5BF8CD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2866084215CFFC5AFEA6FE2E.mc.3B4DBF36286608431750F8D1FBC4F8CD>
trt:gbifOccurrenceId "3736224266" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2866084215CFFC5AFEA6FE2E#3B4DBF36286608431750F8D1FBC4F8CD> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,305 @@
@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/038C047D2868084C15CFFC1EFC64FB46>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266237>, <http://dx.doi.org/10.5281/zenodo.5266243>, <http://dx.doi.org/10.5281/zenodo.5266271>, <http://dx.doi.org/10.5281/zenodo.5266273>, <http://dx.doi.org/10.5281/zenodo.5266261> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis hepatica Di Iorio 2013, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1593FA84FEA6FA73>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1593F9C8FA3DF9BB>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D15CFF9ACFBF6F9DF>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1101F9ACFE6CF903>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D148DF980FCF0F927>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1605F964FE14F94B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D14E3F958FC2CF94B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D16CBF95BFB0AF96F>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D11EDF93CFD63F8B7>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1795F8F4FF3BF8DB>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D15C5F8ABFC10F8DB>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D16E6F8A8FF62F8FF>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1593F88CFC86F8FF>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D167FF88CFA85F8FF>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1073F88CFDF1F823>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1738F860FBDEF823>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D11D9F860FDF0F847>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1705F844FC0AF847>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D16EBF844FE2CF86B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D14CDF838FBEBF86B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084C1100F838FB35FE9E> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_chalcipes_litigiosa>, <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_litigiosa> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_hepatica_Iorio_2013> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266237>, <http://dx.doi.org/10.5281/zenodo.5266243>, <http://dx.doi.org/10.5281/zenodo.5266271>, <http://dx.doi.org/10.5281/zenodo.5266273>, <http://dx.doi.org/10.5281/zenodo.5266261> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_hepatica_Iorio_2013>
dwc:authority "Di Iorio" ;
dwc:authorityName "Di Iorio" ;
dwc:authorityYear "2013" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Di Iorio, 2013" ;
dwc:species "hepatica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_hepatica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_hepatica>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hepatica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Paragymnetis_chalcipes_litigiosa>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "chalcipes" ;
dwc:subSpecies "litigiosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_chalcipes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis_chalcipes>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chalcipes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis_litigiosa>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "litigiosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266237>
dc:description "FIGURE 2. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis bonplandi (triangles); Gymnetis hepatica (circles); Hologymnetis sp. (square)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266237/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266243>
dc:description "FIGURES 812. Male parameres: 810, Gymnetis bajula (8, parameres; 910, details of the sculpture on the dorsal side in the angle between the parameres); 1112, Gymnetis bruchi (11, parameres; 12, armature of the internal sac)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266243/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266271>
dc:description "FIGURES 4451. General aspects of Gymnetini from Argentina: 4445, Gymnetis chalcipes (44, common phenotype; 45, light phenotype); 46, Gymnetis litigiosa (La Rioja: Los Molinos); 4748, Gymnetis hepatica (47, paratype, Santiago del Estero: Sachayoj; 48, paratype, Chaco: Charata); 49, Gymnetis undata (Misiones, Bruch Collection); 50, Gymnetis hebraica; 51, M. insculpta." ;
fabio:hasRepresentation <https://zenodo.org/record/5266271/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266273>
dc:description "FIGURES 5255. Male parameres: 52, Gymnetis chalcipes (Buenos Aires: Florencio Varela); 53, Gymnetis litigiosa (La Rioja: Los Molinos); 54, Gymnetis hepatica (paratype, Santiago del Estero: Sachayoj); 55, Gymnetis undata." ;
fabio:hasRepresentation <https://zenodo.org/record/5266273/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266261>
dc:description "FIGURES 3037. General aspects of Gymnetini from Argentina: 3031, Gymnetis bouvieri (30, Catamarca; 31, Santiago del Estero); 32, Gymnetis carbo (Chaco); 3335, Gymnetis cordobana (33, male; 34, female; 35, female, ventral view); 3637, Gymnetis flavomarginata (36, male; 37, female)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266261/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1593FA84FEA6FA73>
dwc:catalogNumber "MACN-En / 10820" ;
dwc:collectionCode "HBBA" ;
dwc:locality "Cordoba" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "3736223616" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D1593FA84FEA6FA73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1593F9C8FA3DF9BB>
dwc:eventDate "2003-12-10" ;
trt:gbifOccurrenceId "3736223436" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D1593F9C8FA3DF9BB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D15CFF9ACFBF6F9DF>
dwc:eventDate "1952-03-18" ;
trt:gbifOccurrenceId "3736223899" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D15CFF9ACFBF6F9DF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1101F9ACFE6CF903>
dwc:eventDate "1944-12" ;
trt:gbifOccurrenceId "3736224204" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D1101F9ACFE6CF903> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D148DF980FCF0F927>
dwc:eventDate "1907-01" ;
trt:gbifOccurrenceId "3736223580" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D148DF980FCF0F927> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1605F964FE14F94B>
trt:gbifOccurrenceId "3736223891" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D1605F964FE14F94B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D14E3F958FC2CF94B>
trt:gbifOccurrenceId "3736224269" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D14E3F958FC2CF94B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D16CBF95BFB0AF96F>
trt:gbifOccurrenceId "3736223460" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D16CBF95BFB0AF96F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D11EDF93CFD63F8B7>
trt:gbifOccurrenceId "3736223603" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D11EDF93CFD63F8B7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1795F8F4FF3BF8DB>
dwc:eventDate "2004-12-09" ;
trt:gbifOccurrenceId "3736223980" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D1795F8F4FF3BF8DB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D15C5F8ABFC10F8DB>
dwc:eventDate "2008-01" ;
trt:gbifOccurrenceId "3736223450" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D15C5F8ABFC10F8DB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D16E6F8A8FF62F8FF>
dwc:eventDate "1993-01-19" ;
trt:gbifOccurrenceId "3736223559" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D16E6F8A8FF62F8FF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1593F88CFC86F8FF>
dwc:eventDate "1992-01-14" ;
trt:gbifOccurrenceId "3736223530" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D1593F88CFC86F8FF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D167FF88CFA85F8FF>
dwc:eventDate "2006-01" ;
trt:gbifOccurrenceId "3736224037" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D167FF88CFA85F8FF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1073F88CFDF1F823>
dwc:eventDate "1922-01-24" ;
trt:gbifOccurrenceId "3736224377" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D1073F88CFDF1F823> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1738F860FBDEF823>
dwc:eventDate "1935-06" ;
trt:gbifOccurrenceId "3736224231" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D1738F860FBDEF823> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D11D9F860FDF0F847>
trt:gbifOccurrenceId "3736224284" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D11D9F860FDF0F847> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D1705F844FC0AF847>
trt:gbifOccurrenceId "3736223712" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D1705F844FC0AF847> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D16EBF844FE2CF86B>
trt:gbifOccurrenceId "3736224405" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D16EBF844FE2CF86B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084D14CDF838FBEBF86B>
trt:gbifOccurrenceId "3736223482" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084D14CDF838FBEBF86B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2868084C15CFFC1EFC64FB46.mc.3B4DBF362868084C1100F838FB35FE9E>
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "3736224079" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2868084C15CFFC1EFC64FB46#3B4DBF362868084C1100F838FB35FE9E> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,307 @@
@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/038C047D286A084F15CFFF7EFEB8F804>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266283>, <http://dx.doi.org/10.5281/zenodo.5266281>, <http://dx.doi.org/10.5281/zenodo.5266305> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Gymnetis goryi Janson 1877, new status" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F14E2FD4FFA3AFC84>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F15CFFCFBFB38FCA8>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F11F3FCFBFC10FCCC>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F16E5FCDFFE97FCF0>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F1463FCB3FCBBFCF0>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F167EFCB3FB99FCF0>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F1110FCB3FA3AFCF0>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F15CFFC97FBB4FC14>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F1143FC97FDECFC38>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F170DFC4BFAFFFC5C>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F103BFC2FFD4CFBA4>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F17A9FBE7FC0EFBC8>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F16EAFBDBFE63FBEC>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F1488FBBEFE3BFB10> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_hieroglyphica_goryi> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_goryi_Janson_1877> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_rufilateris_Gory_1833>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_hieroglyphica_goryi_Janson_1877> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266241>, <http://dx.doi.org/10.5281/zenodo.5266283>, <http://dx.doi.org/10.5281/zenodo.5266281>, <http://dx.doi.org/10.5281/zenodo.5266305> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_goryi_Janson_1877>
dwc:authority "Janson, 1877" ;
dwc:authorityName "Janson" ;
dwc:authorityYear "1877" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Janson, 1877" ;
dwc:species "goryi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_goryi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_rufilateris_Gory_1833>
dwc:authorityName "sensu Gory & Percheron" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "sensu Gory & Percheron, 1833" ;
dwc:species "rufilateris" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_rufilateris> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_hieroglyphica_goryi_Janson_1877>
dwc:authority "Janson, 1877" ;
dwc:authorityName "Janson" ;
dwc:authorityYear "1877" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Janson, 1877" ;
dwc:species "hieroglyphica" ;
dwc:subSpecies "goryi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_hieroglyphica_goryi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_goryi>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "goryi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Gymnetis_rufilateris>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rufilateris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis_hieroglyphica_goryi>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "hieroglyphica" ;
dwc:subSpecies "goryi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis_hieroglyphica> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis_hieroglyphica>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hieroglyphica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paragymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paragymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Paragymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_hieroglyphica_goryi>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "hieroglyphica" ;
dwc:subSpecies "goryi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_hieroglyphica> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_hieroglyphica>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hieroglyphica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266283>
dc:description "FIGURES 7278. Male parameres: 72, Gymnetis flaveola (Brazil); 73, Gymnetis schistacea (Argentina); 74, Gymnetis goryi; 75, Gymnetis hieroglyphica; 76, Hologymnetis sp. (Bruch Collection); 77, Hologymnetis undulata; 78, Heterocotinis semiopaca." ;
fabio:hasRepresentation <https://zenodo.org/record/5266283/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266281>
dc:description "FIGURES 6471. General aspects of Gymnetini: 64, Gymnetis rufilateris (extracted from Gory & Percheron 1833); 6566, Gymnetis goryi (65, Chaco, Bruch Collection; 66, melanic specimen); 6768, Gymnetis hieroglyphica (67, extracted from Vigors 1824; 68, Paraguay); 69, Gymnetis schistacea (Argentina); 7071, Gymnetis flaveola (Brazil)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266281/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266305>
dc:description "FIGURES 143146. General aspects of Gymnetini distributed outside Argentina (Appendix II): 143, Gymnetis sp.; 144, Gymnetis chevrolati (= G. ramulosum); 145146, Gymnetis punctipennis." ;
fabio:hasRepresentation <https://zenodo.org/record/5266305/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F14E2FD4FFA3AFC84>
trt:gbifOccurrenceId "3736223741" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F14E2FD4FFA3AFC84> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F15CFFCFBFB38FCA8>
trt:gbifOccurrenceId "3736223946" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F15CFFCFBFB38FCA8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F11F3FCFBFC10FCCC>
trt:gbifOccurrenceId "3736223419" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F11F3FCFBFC10FCCC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F16E5FCDFFE97FCF0>
trt:gbifOccurrenceId "3736224166" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F16E5FCDFFE97FCF0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F1463FCB3FCBBFCF0>
trt:gbifOccurrenceId "3736223885" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F1463FCB3FCBBFCF0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F167EFCB3FB99FCF0>
trt:gbifOccurrenceId "3736223770" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F167EFCB3FB99FCF0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F1110FCB3FA3AFCF0>
trt:gbifOccurrenceId "3736223447" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F1110FCB3FA3AFCF0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F15CFFC97FBB4FC14>
trt:gbifOccurrenceId "3736223468" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F15CFFC97FBB4FC14> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F1143FC97FDECFC38>
trt:gbifOccurrenceId "3736223763" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F1143FC97FDECFC38> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F170DFC4BFAFFFC5C>
trt:gbifOccurrenceId "3736223564" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F170DFC4BFAFFFC5C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F103BFC2FFD4CFBA4>
trt:gbifOccurrenceId "3736224288" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F103BFC2FFD4CFBA4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F17A9FBE7FC0EFBC8>
trt:gbifOccurrenceId "3736223957" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F17A9FBE7FC0EFBC8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F16EAFBDBFE63FBEC>
trt:gbifOccurrenceId "3736223954" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F16EAFBDBFE63FBEC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D286A084F15CFFF7EFEB8F804.mc.3B4DBF36286A084F1488FBBEFE3BFB10>
trt:gbifOccurrenceId "3736224291" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D286A084F15CFFF7EFEB8F804#3B4DBF36286A084F1488FBBEFE3BFB10> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,190 @@
@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/038C047D2870085515CFFF7EFD59FDCC>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266267> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Neocorvicoana tricolor" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2870085515CFFF7EFD59FDCC.mc.3B4DBF362870085515B0FE4FFB0DFE3C>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2870085515CFFF7EFD59FDCC.mc.3B4DBF362870085511E0FE4FFD17FE60> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neocorvicoana_tricolor_Schurhoff_1933> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Corvicoana_tricolor> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Heteropodia_tricolor_Schurhoff_1933> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266267> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neocorvicoana_tricolor_Schurhoff_1933>
dwc:authority "(Schurhoff, 1933)" ;
dwc:baseAuthorityName "Schurhoff" ;
dwc:baseAuthorityYear "1933" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Neocorvicoana" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Schurhoff, 1933)" ;
dwc:species "tricolor" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neocorvicoana_tricolor> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Heteropodia_tricolor_Schurhoff_1933>
dwc:authority "Schurhoff, 1933: 95" ;
dwc:authorityName "Schurhoff" ;
dwc:authorityPageNumber "95" ;
dwc:authorityYear "1933" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Heteropodia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schurhoff, 1933" ;
dwc:species "tricolor" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heteropodia_tricolor> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neocorvicoana_tricolor>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Neocorvicoana" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tricolor" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neocorvicoana> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neocorvicoana>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Neocorvicoana" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Heteropodia_tricolor>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Heteropodia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tricolor" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heteropodia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Heteropodia>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Heteropodia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Corvicoana_tricolor>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Corvicoana" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tricolor" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Corvicoana> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Corvicoana>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Corvicoana" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266267>
dc:description "FIGURE 42. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis bouvieri (circles); Gymnetis pantherina (squares); Marmarina insculpta (stars); Neocorvicoana tricolor (triangles)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266267/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2870085515CFFF7EFD59FDCC.mc.3B4DBF362870085515B0FE4FFB0DFE3C>
trt:gbifOccurrenceId "3736223884" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2870085515CFFF7EFD59FDCC#3B4DBF362870085515B0FE4FFB0DFE3C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2870085515CFFF7EFD59FDCC.mc.3B4DBF362870085511E0FE4FFD17FE60>
trt:gbifOccurrenceId "3736224085" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2870085515CFFF7EFD59FDCC#3B4DBF362870085511E0FE4FFD17FE60> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,338 @@
@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/038C047D2875082E15CFFA8FFD93F881>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266303>, <http://dx.doi.org/10.5281/zenodo.5266285>, <http://dx.doi.org/10.5281/zenodo.5266237> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Inca pulverulenta" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF362875085014F4F8BFFE7FF810>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF362875085014BCF893FF78F834>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF362875085015A9F877FA3EF834>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF362875085015CFF82BFDC6F858>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36287508501734F82BFBB7F858>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF362875082F1145F82BFCF8FF2D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F1637FF71FB72FF56>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F11BBFF55FD59FF75>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F1653FF09FADBFF75>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F10D1FF09FE06FE9E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F14EAFEEDFB97FE9E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F1164FEEDFA3EFE9E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F15CFFEC1FB8FFEBD> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Inca_pulverulenta_Olivier_1789> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca_pulverulenta> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cetonia_pulverulenta_Olivier_1789>, <http://taxon-concept.plazi.org/id/Animalia/Inca_pulverulentus_Burmeister_1840>, <http://taxon-concept.plazi.org/id/Animalia/Goliath_barbicornis_Latreille_1817>, <http://taxon-concept.plazi.org/id/Animalia/Inca_barbicornis_Gory_1833> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266303>, <http://dx.doi.org/10.5281/zenodo.5266285>, <http://dx.doi.org/10.5281/zenodo.5266237> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Inca_pulverulenta_Olivier_1789>
dwc:authority "(Olivier, 1789)" ;
dwc:baseAuthorityName "Olivier" ;
dwc:baseAuthorityYear "1789" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Olivier, 1789)" ;
dwc:species "pulverulenta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca_pulverulenta> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cetonia_pulverulenta_Olivier_1789>
dwc:authority "Olivier, 1789" ;
dwc:authorityName "Olivier" ;
dwc:authorityYear "1789" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Olivier, 1789" ;
dwc:species "pulverulenta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cetonia_pulverulenta> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Inca_pulverulentus_Burmeister_1840>
dwc:authority ": Burmeister & Schaum 1840: 379" ;
dwc:authorityName ": Burmeister & Schaum" ;
dwc:authorityPageNumber "379" ;
dwc:authorityYear "1840" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Burmeister & Schaum, 1840" ;
dwc:species "pulverulentus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca_pulverulentus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Goliath_barbicornis_Latreille_1817>
dwc:authority "Latreille, 1817: 187" ;
dwc:authorityName "Latreille" ;
dwc:authorityPageNumber "187" ;
dwc:authorityYear "1817" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Goliath" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Latreille, 1817" ;
dwc:species "barbicornis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Goliath_barbicornis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Inca_barbicornis_Gory_1833>
dwc:authority ": Gory & Percheron 1833: 105 - 106" ;
dwc:authorityName "Gory & Percheron" ;
dwc:authorityPageNumber "105 - 106" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gory & Percheron, 1833" ;
dwc:species "barbicornis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca_barbicornis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Inca_pulverulenta>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pulverulenta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Inca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Inca>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Cetonia_pulverulenta>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pulverulenta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetonia>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Inca_pulverulentus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pulverulentus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Inca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goliath_barbicornis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Goliath" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "barbicornis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goliath> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goliath>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Goliath" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Inca_barbicornis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "barbicornis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Inca> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266303>
dc:description "FIGURE 142. Geographic distribution of Cetoniinae from Argentina: a, Inca bonplandi; b, Inca clathrata clathrata; c, Inca pulverulenta; d, Cyclidius elongatus (square), Trigonopeltastes triangulus (circles)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266303/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266285>
dc:description "FIGURES 79104. General aspects of Gymnetini from the Neotropical Region: 79, G. callispila (lectotype, extracted from Ratcliffe 2004); 80, G. radiicollis (lectotype, extracted from Ratcliffe 2004); 81, G. zikani (lectotype, extracted from Ratcliffe 2004); 8291, Gymmetis pantherina (82, Colombia: Guacarí; 83, Venezuela: Río Negro; 84, Ecuador: Santa Catalina; 85, Guyane; 86, Argentina: Isla Monteagudo; 87, Brazil: Mafra; 88, Argentina: Isla Monteagudo; 89, Brazil: Buzios; 90, Colombia: Guacarí; 91, Argentina: Isla Monteagudo); 9293, G. dyzoni (92, Venezuela, Burmeister Collection; 93, lectotype, extracted from Ratcliffe 2004); 94, G. pantherina (Argentina: Arroyo El Soberbio); 95, G. rubrocincta (lectotype, extracted from Ratcliffe 2004); 9697, Gymnetis meleagris (96, paralectotype, Burmeister Collection; 97, lectotype, extracted from Ratcliffe 2004); 98, G. pantherina (Argentina: Isla Monteagudo); 99, G. alauda (holotype, Burmeister Collection); 100, G. pantherina (extracted from Blanchard 1842); 101104, G. pantherina (101, Paraguay: Central, 19391940; 102, Bolivia: Suiqui; 103, Bolivia: Nigrillani; 104, Bolivia: Chulumani)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266285/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266237>
dc:description "FIGURE 2. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis bonplandi (triangles); Gymnetis hepatica (circles); Hologymnetis sp. (square)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266237/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF362875085014F4F8BFFE7FF810>
trt:gbifOccurrenceId "3736224457" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875082E15CFFA8FFD93F881#3B4DBF362875085014F4F8BFFE7FF810> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF362875085014BCF893FF78F834>
dwc:eventDate "1950-01-27" ;
trt:gbifOccurrenceId "3736223731" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875082E15CFFA8FFD93F881#3B4DBF362875085014BCF893FF78F834> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF362875085015A9F877FA3EF834>
dwc:eventDate "2008-01" ;
trt:gbifOccurrenceId "3736223591" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875082E15CFFA8FFD93F881#3B4DBF362875085015A9F877FA3EF834> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF362875085015CFF82BFDC6F858>
trt:gbifOccurrenceId "3736223321" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875082E15CFFA8FFD93F881#3B4DBF362875085015CFF82BFDC6F858> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36287508501734F82BFBB7F858>
trt:gbifOccurrenceId "3736223428" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875082E15CFFA8FFD93F881#3B4DBF36287508501734F82BFBB7F858> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF362875082F1145F82BFCF8FF2D>
trt:gbifOccurrenceId "3736223535" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875082E15CFFA8FFD93F881#3B4DBF362875082F1145F82BFCF8FF2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F1637FF71FB72FF56>
dwc:eventDate "1978-01" ;
trt:gbifOccurrenceId "3736223721" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875082E15CFFA8FFD93F881#3B4DBF36280A082F1637FF71FB72FF56> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F11BBFF55FD59FF75>
dwc:eventDate "2001-12-13" ;
trt:gbifOccurrenceId "3736224340" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875082E15CFFA8FFD93F881#3B4DBF36280A082F11BBFF55FD59FF75> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F1653FF09FADBFF75>
dwc:eventDate "2007-11" ;
trt:gbifOccurrenceId "3736223796" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875082E15CFFA8FFD93F881#3B4DBF36280A082F1653FF09FADBFF75> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F10D1FF09FE06FE9E>
dwc:eventDate "2006-01" ;
trt:gbifOccurrenceId "3736224057" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875082E15CFFA8FFD93F881#3B4DBF36280A082F10D1FF09FE06FE9E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F14EAFEEDFB97FE9E>
dwc:eventDate "1969-12-05" ;
trt:gbifOccurrenceId "3736224289" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875082E15CFFA8FFD93F881#3B4DBF36280A082F14EAFEEDFB97FE9E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F1164FEEDFA3EFE9E>
dwc:eventDate "1969-12-13" ;
trt:gbifOccurrenceId "3736224310" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875082E15CFFA8FFD93F881#3B4DBF36280A082F1164FEEDFA3EFE9E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875082E15CFFA8FFD93F881.mc.3B4DBF36280A082F15CFFEC1FB8FFEBD>
dwc:eventDate "2003-11-13" ;
trt:gbifOccurrenceId "3736223932" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875082E15CFFA8FFD93F881#3B4DBF36280A082F15CFFEC1FB8FFEBD> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,318 @@
@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/038C047D2875085015CFFF7EFF4FFA90>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Inca_clathrata_Olivier_1792>, <http://taxon-concept.plazi.org/id/Animalia/Cetonia_Weber_1805>, <http://taxon-concept.plazi.org/id/Animalia/Inca_Gory_1833>, <http://taxon-concept.plazi.org/id/Animalia/Inca_Perty_1830>, <http://dx.doi.org/10.5281/zenodo.5266303>, <http://dx.doi.org/10.5281/zenodo.5266237> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Inca clathrata subsp. clathrata clathrata (Olivier 1792" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF362875085014EBFCA3FE0EFC04>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF362875085014EBFC87FEA7FC28>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF36287508501456FC7BFAF8FC28>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF36287508501033FC7AFBF0FC4C>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF3628750850113AFC5FFF49FC70>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF362875085015A2FC33FD8DFC70>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF3628750850176DFC33FCDEFC70>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF362875085016DBFC33FA3DFB94> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Inca_clathrata_clathrata_Olivier_1792> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cetonia_clathrata_Olivier_1792>, <http://taxon-concept.plazi.org/id/Animalia/Inca_clathratus_Bates_1888> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266303>, <http://dx.doi.org/10.5281/zenodo.5266237> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Inca_clathrata_clathrata_Olivier_1792>
dwc:authority "clathrata (Olivier, 1792)" ;
dwc:authorityName "clathrata (Olivier" ;
dwc:authorityYear "1792" ;
dwc:baseAuthorityName "Olivier" ;
dwc:baseAuthorityYear "1792" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Olivier, 1792) clathrata " ;
dwc:species "clathrata" ;
dwc:subSpecies "clathrata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca_clathrata_clathrata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cetonia_clathrata_Olivier_1792>
dwc:authority "Olivier, 1792: 93" ;
dwc:authorityName "Olivier" ;
dwc:authorityPageNumber "93" ;
dwc:authorityYear "1792" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Olivier, 1792" ;
dwc:species "clathrata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cetonia_clathrata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Inca_clathratus_Bates_1888>
dwc:authority ": Bates 1888: 377 - 378" ;
dwc:authorityName "Bates" ;
dwc:authorityPageNumber "377 - 378" ;
dwc:authorityYear "1888" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bates, 1888" ;
dwc:species "clathratus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca_clathratus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Inca_clathrata_Olivier_1792>
dwc:authority "(Olivier, 1792)" ;
dwc:baseAuthorityName "Olivier" ;
dwc:baseAuthorityYear "1792" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Olivier, 1792)" ;
dwc:species "clathrata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca_clathrata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cetonia_Weber_1805>
dwc:authority "Ynca Weber, 1805: 66" ;
dwc:authorityName "Ynca Weber" ;
dwc:authorityPageNumber "66" ;
dwc:authorityYear "1805" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ynca Weber, 1805" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cetonia> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Inca_Gory_1833>
dwc:authority "Ynca Gory & Percheron, 1833: 103" ;
dwc:authorityName "Ynca Gory & Percheron" ;
dwc:authorityPageNumber "103" ;
dwc:authorityYear "1833" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Ynca Gory & Percheron, 1833" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Inca_Perty_1830>
dwc:authority "Fabricii Perty, 1830: 51" ;
dwc:authorityName "Fabricii Perty" ;
dwc:authorityPageNumber "51" ;
dwc:authorityYear "1830" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Fabricii Perty, 1830" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Inca_clathrata_clathrata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "clathrata" ;
dwc:subSpecies "clathrata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Inca_clathrata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Inca_clathrata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "clathrata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Inca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Inca>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Cetonia_clathrata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "clathrata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetonia>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Inca_clathratus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "clathratus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Inca> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266303>
dc:description "FIGURE 142. Geographic distribution of Cetoniinae from Argentina: a, Inca bonplandi; b, Inca clathrata clathrata; c, Inca pulverulenta; d, Cyclidius elongatus (square), Trigonopeltastes triangulus (circles)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266303/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266237>
dc:description "FIGURE 2. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis bonplandi (triangles); Gymnetis hepatica (circles); Hologymnetis sp. (square)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266237/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF362875085014EBFCA3FE0EFC04>
dwc:eventDate "1950-02" ;
trt:gbifOccurrenceId "3736223689" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875085015CFFF7EFF4FFA90#3B4DBF362875085014EBFCA3FE0EFC04> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF362875085014EBFC87FEA7FC28>
dwc:eventDate "2009-01" ;
trt:gbifOccurrenceId "3736223566" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875085015CFFF7EFF4FFA90#3B4DBF362875085014EBFC87FEA7FC28> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF36287508501456FC7BFAF8FC28>
dwc:eventDate "2005-01-21" ;
trt:gbifOccurrenceId "3736224006" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875085015CFFF7EFF4FFA90#3B4DBF36287508501456FC7BFAF8FC28> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF36287508501033FC7AFBF0FC4C>
dwc:eventDate "2002-01-15" ;
trt:gbifOccurrenceId "3736223977" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875085015CFFF7EFF4FFA90#3B4DBF36287508501033FC7AFBF0FC4C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF3628750850113AFC5FFF49FC70>
dwc:eventDate "2002-01-16" ;
trt:gbifOccurrenceId "3736223310" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875085015CFFF7EFF4FFA90#3B4DBF3628750850113AFC5FFF49FC70> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF362875085015A2FC33FD8DFC70>
dwc:eventDate "2008-01-30" ;
trt:gbifOccurrenceId "3736224275" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875085015CFFF7EFF4FFA90#3B4DBF362875085015A2FC33FD8DFC70> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF3628750850176DFC33FCDEFC70>
dwc:eventDate "2008-02-09" ;
trt:gbifOccurrenceId "3736224361" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875085015CFFF7EFF4FFA90#3B4DBF3628750850176DFC33FCDEFC70> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2875085015CFFF7EFF4FFA90.mc.3B4DBF362875085016DBFC33FA3DFB94>
trt:gbifOccurrenceId "3736223380" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2875085015CFFF7EFF4FFA90#3B4DBF362875085016DBFC33FA3DFB94> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,380 @@
@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/038C047D2877085115CFFAFDFE13FE4D>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266303>, <http://dx.doi.org/10.5281/zenodo.5266261>, <http://dx.doi.org/10.5281/zenodo.5266237> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Inca bonplandi" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362877085214F3F8AFFC07F800>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362877085216F6F883FC3DF824>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362877085216F2F867FDEBF848>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287708521702F85BFB84F848>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287708521176F85BFCA4F86C>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287708521641F83FFA3AF86C>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085115CFFF7EFDD2FF2D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085117DAFF7EFF57FF56>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085115A6FF52FB9DFF56>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511117FF55FDA8FF75>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511741FF09FAC3FF75>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511028FF09FD06FE9E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085117F3FEEDFCCBFE9E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511622FEEDFEA7FEBD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511455FEC1FBC7FEBD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511135FECEFC88FEE6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511666FEA5FD2DFE05>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085117C2FE86FC4DFE05>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085116A2FE86FE0CFE2E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085114ECFE7DFD50FE2E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF3628740851165CFE7DFE13FE4D> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Inca_bonplandi_Gyllenhall_1817> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Goliath_fasciatus>, <http://taxon-name.plazi.org/id/Animalia/Goliath_inscriptus>, <http://taxon-name.plazi.org/id/Animalia/Inca_serricollis> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Trichius_bonplandi_Gyllenhal_1817>, <http://taxon-concept.plazi.org/id/Animalia/Inca_bonplandi_Burmeister_1840>, <http://taxon-concept.plazi.org/id/Animalia/Inca_tapujo_Perty_1830> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266303>, <http://dx.doi.org/10.5281/zenodo.5266261>, <http://dx.doi.org/10.5281/zenodo.5266237> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Inca_bonplandi_Gyllenhall_1817>
dwc:authority "(Gyllenhall, 1817)" ;
dwc:baseAuthorityName "Gyllenhall" ;
dwc:baseAuthorityYear "1817" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gyllenhall, 1817)" ;
dwc:species "bonplandi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca_bonplandi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichius_bonplandi_Gyllenhal_1817>
dwc:authority "Gyllenhal, 1817: 196" ;
dwc:authorityName "Gyllenhal" ;
dwc:authorityPageNumber "196" ;
dwc:authorityYear "1817" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Trichius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gyllenhal, 1817" ;
dwc:species "bonplandi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichius_bonplandi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Inca_bonplandi_Burmeister_1840>
dwc:authority ": Burmeister & Schaum 1840: 380" ;
dwc:authorityName ": Burmeister & Schaum" ;
dwc:authorityPageNumber "380" ;
dwc:authorityYear "1840" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Burmeister & Schaum, 1840" ;
dwc:species "bonplandi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca_bonplandi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Inca_tapujo_Perty_1830>
dwc:authority "Perty, 1830: 51" ;
dwc:authorityName "Perty" ;
dwc:authorityPageNumber "51" ;
dwc:authorityYear "1830" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Perty, 1830" ;
dwc:species "tapujo" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Inca_tapujo> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Inca_bonplandi>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bonplandi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Inca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Inca>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Trichius_bonplandi>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Trichius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bonplandi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichius>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Trichius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goliath_fasciatus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Goliath" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fasciatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goliath> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goliath>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Goliath" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Goliath_inscriptus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Goliath" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "inscriptus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goliath> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Inca_serricollis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "serricollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Inca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Inca_tapujo>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Inca" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tapujo" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Inca> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266303>
dc:description "FIGURE 142. Geographic distribution of Cetoniinae from Argentina: a, Inca bonplandi; b, Inca clathrata clathrata; c, Inca pulverulenta; d, Cyclidius elongatus (square), Trigonopeltastes triangulus (circles)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266303/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266261>
dc:description "FIGURES 3037. General aspects of Gymnetini from Argentina: 3031, Gymnetis bouvieri (30, Catamarca; 31, Santiago del Estero); 32, Gymnetis carbo (Chaco); 3335, Gymnetis cordobana (33, male; 34, female; 35, female, ventral view); 3637, Gymnetis flavomarginata (36, male; 37, female)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266261/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266237>
dc:description "FIGURE 2. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis bonplandi (triangles); Gymnetis hepatica (circles); Hologymnetis sp. (square)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266237/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362877085214F3F8AFFC07F800>
dwc:eventDate "1901-09" ;
trt:gbifOccurrenceId "3736224150" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF362877085214F3F8AFFC07F800> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362877085216F6F883FC3DF824>
trt:gbifOccurrenceId "3736223870" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF362877085216F6F883FC3DF824> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362877085216F2F867FDEBF848>
trt:gbifOccurrenceId "3736223540" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF362877085216F2F867FDEBF848> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287708521702F85BFB84F848>
trt:gbifOccurrenceId "3736223746" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF36287708521702F85BFB84F848> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287708521176F85BFCA4F86C>
dwc:eventDate "1950-11" ;
trt:gbifOccurrenceId "3736223340" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF36287708521176F85BFCA4F86C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287708521641F83FFA3AF86C>
trt:gbifOccurrenceId "3736223462" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF36287708521641F83FFA3AF86C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085115CFFF7EFDD2FF2D>
dwc:eventDate "1950-12-19" ;
trt:gbifOccurrenceId "3736224122" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF362874085115CFFF7EFDD2FF2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085117DAFF7EFF57FF56>
dwc:eventDate "1954-02-01" ;
trt:gbifOccurrenceId "3736223844" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF362874085117DAFF7EFF57FF56> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085115A6FF52FB9DFF56>
trt:gbifOccurrenceId "3736223757" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF362874085115A6FF52FB9DFF56> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511117FF55FDA8FF75>
dwc:eventDate "2004-02" ;
trt:gbifOccurrenceId "3736223461" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF36287408511117FF55FDA8FF75> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511741FF09FAC3FF75>
dwc:eventDate "2007-11-17" ;
trt:gbifOccurrenceId "3736224253" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF36287408511741FF09FAC3FF75> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511028FF09FD06FE9E>
dwc:eventDate "2010-12" ;
trt:gbifOccurrenceId "3736224287" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF36287408511028FF09FD06FE9E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085117F3FEEDFCCBFE9E>
trt:gbifOccurrenceId "3736224099" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF362874085117F3FEEDFCCBFE9E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511622FEEDFEA7FEBD>
dwc:eventDate "2006-01" ;
trt:gbifOccurrenceId "3736224441" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF36287408511622FEEDFEA7FEBD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511455FEC1FBC7FEBD>
dwc:eventDate "2003-06-17" ;
trt:gbifOccurrenceId "3736223787" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF36287408511455FEC1FBC7FEBD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511135FECEFC88FEE6>
dwc:eventDate "2007-12-08" ;
trt:gbifOccurrenceId "3736224061" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF36287408511135FECEFC88FEE6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF36287408511666FEA5FD2DFE05>
dwc:eventDate "2010-12-17" ;
trt:gbifOccurrenceId "3736224412" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF36287408511666FEA5FD2DFE05> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085117C2FE86FC4DFE05>
dwc:eventDate "2010-12-23" ;
trt:gbifOccurrenceId "3736223688" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF362874085117C2FE86FC4DFE05> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085116A2FE86FE0CFE2E>
dwc:eventDate "1969-12-08" ;
trt:gbifOccurrenceId "3736223381" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF362874085116A2FE86FE0CFE2E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF362874085114ECFE7DFD50FE2E>
dwc:eventDate "1969-12-09" ;
trt:gbifOccurrenceId "3736224296" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF362874085114ECFE7DFD50FE2E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085115CFFAFDFE13FE4D.mc.3B4DBF3628740851165CFE7DFE13FE4D>
dwc:eventDate "2003-11-13" ;
trt:gbifOccurrenceId "3736223976" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085115CFFAFDFE13FE4D#3B4DBF3628740851165CFE7DFE13FE4D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,121 @@
@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/038C047D2877085215CFFB6FFD90FB65>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Incina_Burmeister_1842> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Trichiini Fleming 1821" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichiini_Fleming_1821> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichiini_Fleming_1821>
dwc:authority "Fleming, 1821" ;
dwc:authorityName "Fleming" ;
dwc:authorityYear "1821" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "tribe" ;
dwc:scientificNameAuthorship "Fleming, 1821" ;
dwc:tribe "Trichiini" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichiini> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Incina_Burmeister_1842>
dwc:authority "Burmeister, 1842" ;
dwc:authorityName "Burmeister" ;
dwc:authorityYear "1842" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subTribe" ;
dwc:scientificNameAuthorship "Burmeister, 1842" ;
dwc:subTribe "Incina" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Incina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichiini>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "tribe" ;
dwc:tribe "Trichiini" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Incina>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subTribe" ;
dwc:subTribe "Incina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,231 @@
@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/038C047D2877085215CFFE15FAE4FBB0>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266303>, <http://dx.doi.org/10.5281/zenodo.5266241> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Cyclidius elongatus Cremastocheilini" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085215CFFE15FAE4FBB0.mc.3B4DBF362877085214F4FBF3FAE4FBB0> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cyclidius_elongatus_Olivier_1789> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cremastocheilus_elongatus>, <http://taxon-name.plazi.org/id/Animalia/Cyclidinus_elongatus> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cetonia_elongata_Olivier_1789>, <http://taxon-concept.plazi.org/id/Animalia/Cyclidius_elongatus_Ohaus_1909> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266303>, <http://dx.doi.org/10.5281/zenodo.5266241> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cyclidius_elongatus_Olivier_1789>
dwc:authority "(Olivier, 1789)" ;
dwc:authorityName "Cremastocheilini" ;
dwc:baseAuthorityName "Olivier" ;
dwc:baseAuthorityYear "1789" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cyclidius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Olivier, 1789) Cremastocheilini" ;
dwc:species "elongatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyclidius_elongatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cetonia_elongata_Olivier_1789>
dwc:authority "Olivier, 1789: 24" ;
dwc:authorityName "Olivier" ;
dwc:authorityPageNumber "24" ;
dwc:authorityYear "1789" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Olivier, 1789" ;
dwc:species "elongata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cetonia_elongata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cyclidius_elongatus_Ohaus_1909>
dwc:authority ": Ohaus 1909: 73" ;
dwc:authorityName ": Ohaus" ;
dwc:authorityPageNumber "73" ;
dwc:authorityYear "1909" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cyclidius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ohaus, 1909" ;
dwc:species "elongatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyclidius_elongatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cyclidius_elongatus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cyclidius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "elongatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclidius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyclidius>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cyclidius" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Cetonia_elongata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "elongata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetonia>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cremastocheilus_elongatus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cremastocheilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "elongatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cremastocheilus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cremastocheilus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cremastocheilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyclidinus_elongatus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cyclidinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "elongatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclidinus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyclidinus>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cyclidinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266303>
dc:description "FIGURE 142. Geographic distribution of Cetoniinae from Argentina: a, Inca bonplandi; b, Inca clathrata clathrata; c, Inca pulverulenta; d, Cyclidius elongatus (square), Trigonopeltastes triangulus (circles)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266303/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5266241>
dc:description "FIGURES 37. General aspects of Gymnetini: 35, Gymnetis bajula (3, darker specimen; 4, specimen from the Burmeister Collection [MACN], likely the holotype of G. perplexa; 5, lighter specimen); 6, Gymnetis bruchi (Bruch Collection); 7, Aemilius wagneri (extracted from Le Moult 1939)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266241/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D2877085215CFFE15FAE4FBB0.mc.3B4DBF362877085214F4FBF3FAE4FBB0>
trt:gbifOccurrenceId "3736223720" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D2877085215CFFE15FAE4FBB0#3B4DBF362877085214F4FBF3FAE4FBB0> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,195 @@
@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/038C047D287A085E15CFFA07FC61FE99>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266291> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Marmarina argentina Moser 1917" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Marmarina_argentina_Moser_1917> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Maculinetis_argentina> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_argentina_Moser_1917> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266291> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Marmarina_argentina_Moser_1917>
dwc:authority "Moser, 1917", "(Moser, 1917)" ;
dwc:authorityName "Moser" ;
dwc:authorityYear "1917" ;
dwc:baseAuthorityName "Moser" ;
dwc:baseAuthorityYear "1917" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Marmarina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moser, 1917", "(Moser, 1917)" ;
dwc:species "argentina" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Marmarina_argentina> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_argentina_Moser_1917>
dwc:authority "Moser, 1917: 3 - 4", "Mos." ;
dwc:authorityName "Moser" ;
dwc:authorityPageNumber "3 - 4" ;
dwc:authorityYear "1917" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moser, 1917" ;
dwc:species "argentina" ;
dwc:subGenus "Marmarina" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_argentina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Marmarina_argentina>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Marmarina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "argentina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Marmarina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Marmarina>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Marmarina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Gymnetis_argentina>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "argentina" ;
dwc:subGenus "Marmarina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_Marmarina>, <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_Marmarina>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Marmarina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Maculinetis_argentina>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Maculinetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "argentina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Maculinetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Maculinetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Maculinetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266291>
dc:description "FIGURES 114128. General aspects of Gymnetini from Argentina: Marmarina tigrina: 114115, orange morph (Corrientes: Santo Tomé); 116117, pale orange morph (Corrientes: Santo Tomé); 118, Maculinetis litorea (lectotype, extracted from Ratcliffe 2004); 119121, paler orange morph (Corrientes: Santo Tomé); 122, Gymnetis tigrina (lectotype, extracted from Ratcliffe 2004); 123125, dark morph; 126, black morph; 127128, pale yellow morph (Buenos Aires: San Blas)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266291/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,121 @@
@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/038C047D287A085F15CFFBD6FD2DFA18>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266277> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Hoplopygothrix atropurpurea" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D287A085F15CFFBD6FD2DFA18.mc.3B4DBF36287A085F14EEFAB7FD2DFA18> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hoplopygothrix_atropurpurea_Schaum_1841> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266277> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hoplopygothrix_atropurpurea_Schaum_1841>
dwc:authority "(Schaum, 1841)" ;
dwc:baseAuthorityName "Schaum" ;
dwc:baseAuthorityYear "1841" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopygothrix" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Schaum, 1841)" ;
dwc:species "atropurpurea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hoplopygothrix_atropurpurea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hoplopygothrix_atropurpurea>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopygothrix" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "atropurpurea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hoplopygothrix> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hoplopygothrix>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Hoplopygothrix" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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.5266277>
dc:description "FIGURE 62. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis chalcipes (stars); Gymnetis litigiosa (circles); Heterocotinis semiopaca (squares); Hoplopygothrix atropurpurea (triangle)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266277/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D287A085F15CFFBD6FD2DFA18.mc.3B4DBF36287A085F14EEFAB7FD2DFA18>
dwc:eventDate "2010-12" ;
trt:gbifOccurrenceId "3736223817" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D287A085F15CFFBD6FD2DFA18#3B4DBF36287A085F14EEFAB7FD2DFA18> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,376 @@
@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/038C047D287B085E15CFFE86FB4FFC24>
cito:cites <http://dx.doi.org/10.5281/zenodo.5266267>, <http://dx.doi.org/10.5281/zenodo.5269031> ;
dc:creator "Iorio, Osvaldo Di" ;
dc:title "Marmarina insculpta Iorio 2013, new status" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E1492FD17FA3EFC94>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E15CFFCCBFD62FCB8>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E1789FCCBFD25FCDC>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E17D7FCAFFEBAFC00>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E1472FC83FBF8FC00>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E1134FC82FE6CFC24>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E148EFC66FCF8FC24>, <http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E1631FC67FB4FFC24> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Marmarina_insculpta_Kirby_1819> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cetonia_insculpta_Kirby_1819>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_scutellata_Perty_1830>, <http://taxon-concept.plazi.org/id/Animalia/Gymnetis_insculpta_Kirby_1834>, <http://taxon-concept.plazi.org/id/Animalia/Maculinetis_maculosa_insculpta_Schurhoff_1937>, <http://taxon-concept.plazi.org/id/Animalia/Marmarina_maculosa_insculpta_Krajcik_1998> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3668.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3668.1.1>
bibo:endPage "87" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2013-06-05" ;
bibo:startPage "1" ;
bibo:volume "3668" ;
dc:creator "Iorio, Osvaldo Di" ;
dc:date "2013" ;
dc:title "A review of the Cetoniinae (Coleoptera: Scarabaeidae) from Argentina and adjacent countries: systematics and geographic distributions" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5266267>, <http://dx.doi.org/10.5281/zenodo.5269031> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Marmarina_insculpta_Kirby_1819>
dwc:authority "(Kirby, 1819)" ;
dwc:authorityName "Iorio" ;
dwc:authorityYear "2013" ;
dwc:baseAuthorityName "Kirby" ;
dwc:baseAuthorityYear "1819" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Marmarina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kirby, 1819) Iorio, 2013" ;
dwc:species "insculpta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Marmarina_insculpta> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cetonia_insculpta_Kirby_1819>
dwc:authority "Kirby, 1819: 409" ;
dwc:authorityName "Kirby" ;
dwc:authorityPageNumber "409" ;
dwc:authorityYear "1819" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kirby, 1819" ;
dwc:species "insculpta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cetonia_insculpta> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_scutellata_Perty_1830>
dwc:authority "Perty, 1830: 53" ;
dwc:authorityName "Perty" ;
dwc:authorityPageNumber "53" ;
dwc:authorityYear "1830" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Perty, 1830" ;
dwc:species "scutellata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_scutellata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gymnetis_insculpta_Kirby_1834>
dwc:authority ": Kirby 1834: 34 - 35" ;
dwc:authorityName ": Kirby" ;
dwc:authorityPageNumber "34 - 35" ;
dwc:authorityYear "1834" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kirby, 1834" ;
dwc:species "insculpta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnetis_insculpta> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Maculinetis_maculosa_insculpta_Schurhoff_1937>
dwc:authority ": Schurhoff 1937: 68" ;
dwc:authorityName "Schurhoff" ;
dwc:authorityPageNumber "68" ;
dwc:authorityYear "1937" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Maculinetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Schurhoff, 1937" ;
dwc:species "maculosa" ;
dwc:subSpecies "insculpta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Maculinetis_maculosa_insculpta> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Marmarina_maculosa_insculpta_Krajcik_1998>
dwc:authority ": Krajcik 1998: 80" ;
dwc:authorityName "Krajcik" ;
dwc:authorityPageNumber "80" ;
dwc:authorityYear "1998" ;
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Marmarina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Krajcik, 1998" ;
dwc:species "maculosa" ;
dwc:subSpecies "insculpta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Marmarina_maculosa_insculpta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Marmarina_insculpta>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Marmarina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "insculpta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Marmarina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Marmarina>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Marmarina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetoniidae>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
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://taxon-name.plazi.org/id/Animalia/Cetonia_insculpta>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "insculpta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cetonia>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Cetonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_scutellata>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "scutellata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gymnetis_insculpta>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Gymnetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "insculpta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gymnetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Maculinetis_maculosa_insculpta>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Maculinetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "maculosa" ;
dwc:subSpecies "insculpta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Maculinetis_maculosa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Maculinetis_maculosa>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Maculinetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "maculosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Maculinetis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Maculinetis>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Maculinetis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cetoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Marmarina_maculosa_insculpta>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Marmarina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "maculosa" ;
dwc:subSpecies "insculpta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Marmarina_maculosa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Marmarina_maculosa>
dwc:class "Insecta" ;
dwc:family "Cetoniidae" ;
dwc:genus "Marmarina" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "maculosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Marmarina> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5266267>
dc:description "FIGURE 42. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis bouvieri (circles); Gymnetis pantherina (squares); Marmarina insculpta (stars); Neocorvicoana tricolor (triangles)." ;
fabio:hasRepresentation <https://zenodo.org/record/5266267/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5269031>
dc:description "FIGURE 43. Geographic distributions of Gymnetini from Argentina and adjacent countries: Gymnetis carbo (circles); Gymnetis hebraica (stars); Gymnetis hieroglyphica (triangle); Blaesia subrugosa (squares)." ;
fabio:hasRepresentation <https://zenodo.org/record/5269031/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E1492FD17FA3EFC94>
dwc:eventDate "1954-01" ;
trt:gbifOccurrenceId "3736223678" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D287B085E15CFFE86FB4FFC24#3B4DBF36287B085E1492FD17FA3EFC94> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E15CFFCCBFD62FCB8>
trt:gbifOccurrenceId "3736224046" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D287B085E15CFFE86FB4FFC24#3B4DBF36287B085E15CFFCCBFD62FCB8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E1789FCCBFD25FCDC>
dwc:eventDate "2002-12-22" ;
trt:gbifOccurrenceId "3736223695" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D287B085E15CFFE86FB4FFC24#3B4DBF36287B085E1789FCCBFD25FCDC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E17D7FCAFFEBAFC00>
dwc:eventDate "1944-10" ;
trt:gbifOccurrenceId "3736224034" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D287B085E15CFFE86FB4FFC24#3B4DBF36287B085E17D7FCAFFEBAFC00> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E1472FC83FBF8FC00>
dwc:eventDate "1971-02-12" ;
trt:gbifOccurrenceId "3736223941" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D287B085E15CFFE86FB4FFC24#3B4DBF36287B085E1472FC83FBF8FC00> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E1134FC82FE6CFC24>
dwc:eventDate "1969-01-08" ;
trt:gbifOccurrenceId "3736223407" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D287B085E15CFFE86FB4FFC24#3B4DBF36287B085E1134FC82FE6CFC24> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E148EFC66FCF8FC24>
dwc:eventDate "2004-02" ;
trt:gbifOccurrenceId "3736224384" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D287B085E15CFFE86FB4FFC24#3B4DBF36287B085E148EFC66FCF8FC24> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C047D287B085E15CFFE86FB4FFC24.mc.3B4DBF36287B085E1631FC67FB4FFC24>
dwc:eventDate "2006-01" ;
trt:gbifOccurrenceId "3736224185" ;
trt:httpUri <https://treatment.plazi.org/id/038C047D287B085E15CFFE86FB4FFC24#3B4DBF36287B085E1631FC67FB4FFC24> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,157 @@
@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/038C0569FFD4FF9208A1C8C7FD6C60AE>
cito:cites <http://dx.doi.org/10.5281/zenodo.1163963>, <http://dx.doi.org/10.5281/zenodo.1163965>, <http://dx.doi.org/10.5281/zenodo.1163967>, <http://dx.doi.org/10.5281/zenodo.1163959>, <http://dx.doi.org/10.5281/zenodo.1163961> ;
dc:creator "Whitaker, Tony; Chapple, David G.; Hitchmough, Rodney A.; Lettink, Marieke; Patterson, Geoff B." ;
dc:title "Oligosoma hoparatea Whitaker & Chapple & Hitchmough & Lettink & Patterson 2018, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C0569FFD4FF9208A1C8C7FD6C60AE.mc.3B4DBE22FFD4FF9A08A1C95CFBC96605>, <http://tb.plazi.org/GgServer/dwcaRecords/038C0569FFD4FF9208A1C8C7FD6C60AE.mc.3B4DBE22FFD4FF9A0D7CC913FB3B66FD> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oligosoma_hoparatea_Whitaker_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4377.2.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4377.2.7>
bibo:endPage "279" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-02-01" ;
bibo:startPage "269" ;
bibo:volume "4377" ;
dc:creator "Whitaker, Tony; Chapple, David G.; Hitchmough, Rodney A.; Lettink, Marieke; Patterson, Geoff B." ;
dc:date "2018" ;
dc:title "A new species of scincid lizard in the genus Oligosoma (Reptilia: Scincidae) from the mid-Canterbury high country, New Zealand" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1163963>, <http://dx.doi.org/10.5281/zenodo.1163965>, <http://dx.doi.org/10.5281/zenodo.1163967>, <http://dx.doi.org/10.5281/zenodo.1163959>, <http://dx.doi.org/10.5281/zenodo.1163961> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Oligosoma_hoparatea_Whitaker_2018>
dwc:authority "Whitaker & Chapple & Hitchmough & Lettink & Patterson, 2018" ;
dwc:authorityName "Whitaker & Chapple & Hitchmough & Lettink & Patterson" ;
dwc:authorityYear "2018" ;
dwc:class "Reptilia" ;
dwc:family "Scincidae" ;
dwc:genus "Oligosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Squamata" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Whitaker & Chapple & Hitchmough & Lettink & Patterson, 2018" ;
dwc:species "hoparatea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oligosoma_hoparatea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Oligosoma_hoparatea>
dwc:class "Reptilia" ;
dwc:family "Scincidae" ;
dwc:genus "Oligosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Squamata" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "hoparatea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oligosoma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oligosoma>
dwc:class "Reptilia" ;
dwc:family "Scincidae" ;
dwc:genus "Oligosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Squamata" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scincidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scincidae>
dwc:class "Reptilia" ;
dwc:family "Scincidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Squamata" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Squamata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Squamata>
dwc:class "Reptilia" ;
dwc:kingdom "Animalia" ;
dwc:order "Squamata" ;
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.1163963>
dc:description "FIGURES 4 & 5. Wild Oligosoma hoparatea sp. nov. photographed on screes at the type locality, Mt Harper, January 2010 [Photographs: Marieke Lettink]." ;
fabio:hasRepresentation <https://zenodo.org/record/1163963/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.1163965>
dc:description "FIGURE6. Detailed drawings of the holotype of Oligosoma hoparatea sp.nov.—dorsal (upper left), left side (middle left) and ventral (lower left) surfaces of the head showing details of the scalation, and the upper surface of the left front foot (upper right) and lower surface of the left hind foot (lower right). Scale bar = 5 mm and scaleis the same for all drawings." ;
fabio:hasRepresentation <https://zenodo.org/record/1163965/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.1163967>
dc:description "FIGURE 7. Relationship of taxa within Oligosoma Clade 1 of Chapple et al. (2009)—phylogenetic tree of Maximum Likelihood (ML) from five mitochondrial genes (ND2, ND4, Cytb, 16SrRNA, 12SrRNA) and one nuclear gene (Rag-1); ML bootstrap values and Bayesian posterior probabilities for all branches are 100 and 1.0, respectively [after Chapple et al. 2009]. The newly described species Oligosoma hoparatea sp.nov. is highlighted." ;
fabio:hasRepresentation <https://zenodo.org/record/1163967/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.1163959>
dc:description "FIGURE 2. North face of Mt Harper viewed from the northern shore of Lake Camp showing the rounded landform with steeply-incised gullies with associated active screes and large outwash fans. Oligosoma hoparatea sp. nov. has been found in screes in the gully at the left (the type locality) and to the left of centre [Photograph: Don Geddes]." ;
fabio:hasRepresentation <https://zenodo.org/record/1163959/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.1163961>
dc:description "FIGURE3. Activegreywackescrees at thetypelocality at 1050 mon thenorth face MtHarper showing islands ofvegetation amongst large expanses of gravel and boulders that are the habitat of Oligosoma hoparatea sp. nov. [Photograph: Marieke Lettink]." ;
fabio:hasRepresentation <https://zenodo.org/record/1163961/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C0569FFD4FF9208A1C8C7FD6C60AE.mc.3B4DBE22FFD4FF9A08A1C95CFBC96605>
dwc:collectionCode "NMNZ" ;
dwc:eventDate "2004-02-26" ;
dwc:locality "Mt Harper" ;
dwc:recordedBy "A. H. Whitaker" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1050" ;
dwc:verbatimLatitude "-43.637917" ;
dwc:verbatimLongitude "171.06392" ;
trt:gbifOccurrenceId "1806316884" ;
trt:httpUri <https://treatment.plazi.org/id/038C0569FFD4FF9208A1C8C7FD6C60AE#3B4DBE22FFD4FF9A08A1C95CFBC96605> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C0569FFD4FF9208A1C8C7FD6C60AE.mc.3B4DBE22FFD4FF9A0D7CC913FB3B66FD>
dwc:collectionCode "NMNZ" ;
dwc:eventDate "2007-10-08" ;
dwc:recordedBy "T. R. Jewell" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1806316883" ;
trt:httpUri <https://treatment.plazi.org/id/038C0569FFD4FF9208A1C8C7FD6C60AE#3B4DBE22FFD4FF9A0D7CC913FB3B66FD> ;
a dwc:MaterialCitation .

View 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/038C0576FFD9FFCB60E3FDB8E46BF8A9>
cito:cites <http://dx.doi.org/10.5281/zenodo.10170284>, <http://dx.doi.org/10.5281/zenodo.10170288>, <http://dx.doi.org/10.5281/zenodo.10170292> ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:title "Saridoscelis exstria Liu & Wang 2023, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFD9FFCB60E3FDB8E46BF8A9.mc.3B4DBE3DFFD9FFCB612EFD28E52FFC95>, <http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFD9FFCB60E3FDB8E46BF8A9.mc.3B4DBE3DFFD9FFCB60B3FC91E7FCFC2D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_exstria_Liu_2023> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5375.1.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5375.1.8>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2023-11-21" ;
bibo:startPage "128" ;
bibo:volume "5375" ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:date "2023" ;
dc:title "Review of the genus Saridoscelis Meyrick, 1894 (Lepidoptera: Yponomeutidae) in China, with descriptions of four new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10170284>, <http://dx.doi.org/10.5281/zenodo.10170288>, <http://dx.doi.org/10.5281/zenodo.10170292> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_exstria_Liu_2023>
dwc:authority "Wang" ;
dwc:authorityName "Liu & Wang" ;
dwc:authorityYear "2023" ;
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Liu & Wang, 2023" ;
dwc:species "exstria" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis_exstria> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Saridoscelis_exstria>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "exstria" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Saridoscelis>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yponomeutidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Yponomeutidae>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
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.10170284>
dc:description "FIGURES 16. Adults of Saridoscelis spp. 1. S. baoshana Wang, sp. nov., holotype, male, slide No. LHY21766; 2. S. biprocessa Wang, sp. nov., holotype, male, slide No. LHY21764; 3. S. exstria Wang, sp. nov., holotype, male, slide No. LHY21053; 4. S. kodamai, female, slide No. JQ07347; 5. S. longiprocessa Wang, sp. nov., holotype, male, slide No. LHY21769; 6. S. sphenias, female, slide No. LHY21757. Scales = 2.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170284/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10170288>
dc:description "FIGURES 711. Male genitalia and eighth abdominal sternite of Saridoscelis spp. 7. S. baoshana Wang, sp. nov., holotype, slide No. LHY21766; 8. S. biprocessa Wang, sp. nov., holotype, slide No. LHY21764; 9. S. exstria Wang, sp. nov., holotype, slide No. LHY21053; 10. S. kodamai, slide No. LHY21763; 11. S. longiprocessa Wang, sp. nov., holotype, slide No. LHY21769. 7a11a, male eighth abdominal sternite. Scales = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170288/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10170292>
dc:description "FIGURES 1214. Female genitalia of Saridoscelis spp. 12. S. exstria Wang, sp. nov., paratype, slide No. LHY21051; 13. S. kodamai, slide No. JQ07347; 14. S. sphenias, slide No. LHY21757. Scales = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170292/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFD9FFCB60E3FDB8E46BF8A9.mc.3B4DBE3DFFD9FFCB612EFD28E52FFC95>
dwc:eventDate "2019-06-20" ;
dwc:locality "Pailong Town" ;
dwc:recordedBy "MJ Qi & JQ Deng & No." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2031" ;
dwc:verbatimLatitude "30.01" ;
dwc:verbatimLongitude "95.0" ;
trt:httpUri <https://treatment.plazi.org/id/038C0576FFD9FFCB60E3FDB8E46BF8A9#3B4DBE3DFFD9FFCB612EFD28E52FFC95> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFD9FFCB60E3FDB8E46BF8A9.mc.3B4DBE3DFFD9FFCB60B3FC91E7FCFC2D>
dwc:eventDate "2019-06-26" ;
dwc:locality "Tongmai Town" ;
dwc:recordedBy "MJ Qi & JQ Deng & No." ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "2029" ;
dwc:verbatimLatitude "30.1" ;
dwc:verbatimLongitude "95.08" ;
trt:httpUri <https://treatment.plazi.org/id/038C0576FFD9FFCB60E3FDB8E46BF8A9#3B4DBE3DFFD9FFCB60B3FC91E7FCFC2D> ;
a dwc:MaterialCitation .

View 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/038C0576FFDAFFC860E3FF45E51CFD64>
cito:cites <http://dx.doi.org/10.5281/zenodo.10170284>, <http://dx.doi.org/10.5281/zenodo.10170288>, <http://dx.doi.org/10.5281/zenodo.10170292> ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:title "Saridoscelis kodamai Moriuti 1961" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDAFFC860E3FF45E51CFD64.mc.3B4DBE3DFFDAFFC861C3FE2BE745FD94>, <http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDAFFC860E3FF45E51CFD64.mc.3B4DBE3DFFDAFFC86128FDCFE70BFDF0> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_kodamai_Moriuti_1961> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5375.1.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5375.1.8>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2023-11-21" ;
bibo:startPage "128" ;
bibo:volume "5375" ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:date "2023" ;
dc:title "Review of the genus Saridoscelis Meyrick, 1894 (Lepidoptera: Yponomeutidae) in China, with descriptions of four new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10170284>, <http://dx.doi.org/10.5281/zenodo.10170288>, <http://dx.doi.org/10.5281/zenodo.10170292> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_kodamai_Moriuti_1961>
dwc:authority "Moriuti, 1961" ;
dwc:authorityName "Moriuti" ;
dwc:authorityYear "1961" ;
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moriuti, 1961" ;
dwc:species "kodamai" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6XNYL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis_kodamai> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Saridoscelis_kodamai>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "kodamai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Saridoscelis>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yponomeutidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Yponomeutidae>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
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.10170284>
dc:description "FIGURES 16. Adults of Saridoscelis spp. 1. S. baoshana Wang, sp. nov., holotype, male, slide No. LHY21766; 2. S. biprocessa Wang, sp. nov., holotype, male, slide No. LHY21764; 3. S. exstria Wang, sp. nov., holotype, male, slide No. LHY21053; 4. S. kodamai, female, slide No. JQ07347; 5. S. longiprocessa Wang, sp. nov., holotype, male, slide No. LHY21769; 6. S. sphenias, female, slide No. LHY21757. Scales = 2.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170284/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10170288>
dc:description "FIGURES 711. Male genitalia and eighth abdominal sternite of Saridoscelis spp. 7. S. baoshana Wang, sp. nov., holotype, slide No. LHY21766; 8. S. biprocessa Wang, sp. nov., holotype, slide No. LHY21764; 9. S. exstria Wang, sp. nov., holotype, slide No. LHY21053; 10. S. kodamai, slide No. LHY21763; 11. S. longiprocessa Wang, sp. nov., holotype, slide No. LHY21769. 7a11a, male eighth abdominal sternite. Scales = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170288/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10170292>
dc:description "FIGURES 1214. Female genitalia of Saridoscelis spp. 12. S. exstria Wang, sp. nov., paratype, slide No. LHY21051; 13. S. kodamai, slide No. JQ07347; 14. S. sphenias, slide No. LHY21757. Scales = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170292/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDAFFC860E3FF45E51CFD64.mc.3B4DBE3DFFDAFFC861C3FE2BE745FD94>
dwc:eventDate "2011-05-24" ;
dwc:locality "Mt. Daming" ;
dwc:recordedBy "LL Yang & YH Mou & No." ;
dwc:verbatimElevation "1250" ;
trt:httpUri <https://treatment.plazi.org/id/038C0576FFDAFFC860E3FF45E51CFD64#3B4DBE3DFFDAFFC861C3FE2BE745FD94> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDAFFC860E3FF45E51CFD64.mc.3B4DBE3DFFDAFFC86128FDCFE70BFDF0>
dwc:eventDate "2001-07-31" ;
dwc:locality "Mt. Fanjing" ;
dwc:recordedBy "HH Li & XP Wang & No. JQ" ;
dwc:verbatimElevation "2100" ;
trt:httpUri <https://treatment.plazi.org/id/038C0576FFDAFFC860E3FF45E51CFD64#3B4DBE3DFFDAFFC86128FDCFE70BFDF0> ;
a dwc:MaterialCitation .

View 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/038C0576FFDBFFC960E3FA19E6EEF802>
cito:cites <http://dx.doi.org/10.5281/zenodo.10170284>, <http://dx.doi.org/10.5281/zenodo.10170292> ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:title "Saridoscelis sphenias Meyrick 1894" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDBFFC960E3FA19E6EEF802.mc.3B4DBE3DFFDBFFC961C2F8D6E741F8EE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDBFFC960E3FA19E6EEF802.mc.3B4DBE3DFFDBFFC96121F8FAE7C6F8CB> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_sphenias_Meyrick_1894> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_issikii_Moriuti_1961> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5375.1.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5375.1.8>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2023-11-21" ;
bibo:startPage "128" ;
bibo:volume "5375" ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:date "2023" ;
dc:title "Review of the genus Saridoscelis Meyrick, 1894 (Lepidoptera: Yponomeutidae) in China, with descriptions of four new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10170284>, <http://dx.doi.org/10.5281/zenodo.10170292> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_sphenias_Meyrick_1894>
dwc:authority "Meyrick, 1894" ;
dwc:authorityName "Meyrick" ;
dwc:authorityYear "1894" ;
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Meyrick, 1894" ;
dwc:species "sphenias" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6XNYJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis_sphenias> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_issikii_Moriuti_1961>
dwc:authority "Moriuti, 1961: 66" ;
dwc:authorityName "Moriuti" ;
dwc:authorityPageNumber "66" ;
dwc:authorityYear "1961" ;
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moriuti, 1961" ;
dwc:species "issikii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6XNYJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis_issikii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Saridoscelis_sphenias>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sphenias" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Saridoscelis>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yponomeutidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Yponomeutidae>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
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/Saridoscelis_issikii>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "issikii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.10170284>
dc:description "FIGURES 16. Adults of Saridoscelis spp. 1. S. baoshana Wang, sp. nov., holotype, male, slide No. LHY21766; 2. S. biprocessa Wang, sp. nov., holotype, male, slide No. LHY21764; 3. S. exstria Wang, sp. nov., holotype, male, slide No. LHY21053; 4. S. kodamai, female, slide No. JQ07347; 5. S. longiprocessa Wang, sp. nov., holotype, male, slide No. LHY21769; 6. S. sphenias, female, slide No. LHY21757. Scales = 2.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170284/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10170292>
dc:description "FIGURES 1214. Female genitalia of Saridoscelis spp. 12. S. exstria Wang, sp. nov., paratype, slide No. LHY21051; 13. S. kodamai, slide No. JQ07347; 14. S. sphenias, slide No. LHY21757. Scales = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170292/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDBFFC960E3FA19E6EEF802.mc.3B4DBE3DFFDBFFC961C2F8D6E741F8EE>
dwc:eventDate "2010-08-23" ;
dwc:locality "Nanling" ;
dwc:recordedBy "SL Hao & No." ;
dwc:verbatimElevation "1070" ;
trt:httpUri <https://treatment.plazi.org/id/038C0576FFDBFFC960E3FA19E6EEF802#3B4DBE3DFFDBFFC961C2F8D6E741F8EE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDBFFC960E3FA19E6EEF802.mc.3B4DBE3DFFDBFFC96121F8FAE7C6F8CB>
dwc:eventDate "2018-08-01" ;
dwc:locality "Fuze Village" ;
dwc:recordedBy "S Yu & No." ;
dwc:verbatimElevation "144" ;
dwc:verbatimLatitude "29.34" ;
dwc:verbatimLongitude "119.13" ;
trt:httpUri <https://treatment.plazi.org/id/038C0576FFDBFFC960E3FA19E6EEF802#3B4DBE3DFFDBFFC96121F8FAE7C6F8CB> ;
a dwc:MaterialCitation .

View 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/038C0576FFDBFFC960E3FF45E7FCFAD6>
cito:cites <http://dx.doi.org/10.5281/zenodo.10170284>, <http://dx.doi.org/10.5281/zenodo.10170288> ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:title "Saridoscelis longiprocessa Liu & Wang 2023, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDBFFC960E3FF45E7FCFAD6.mc.3B4DBE3DFFDBFFC9613BFEF5E7BEFEC9> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_longiprocessa_Liu_2023> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5375.1.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5375.1.8>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2023-11-21" ;
bibo:startPage "128" ;
bibo:volume "5375" ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:date "2023" ;
dc:title "Review of the genus Saridoscelis Meyrick, 1894 (Lepidoptera: Yponomeutidae) in China, with descriptions of four new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10170284>, <http://dx.doi.org/10.5281/zenodo.10170288> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_longiprocessa_Liu_2023>
dwc:authority "Wang" ;
dwc:authorityName "Liu & Wang" ;
dwc:authorityYear "2023" ;
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Liu & Wang, 2023" ;
dwc:species "longiprocessa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis_longiprocessa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Saridoscelis_longiprocessa>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "longiprocessa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Saridoscelis>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yponomeutidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Yponomeutidae>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
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.10170284>
dc:description "FIGURES 16. Adults of Saridoscelis spp. 1. S. baoshana Wang, sp. nov., holotype, male, slide No. LHY21766; 2. S. biprocessa Wang, sp. nov., holotype, male, slide No. LHY21764; 3. S. exstria Wang, sp. nov., holotype, male, slide No. LHY21053; 4. S. kodamai, female, slide No. JQ07347; 5. S. longiprocessa Wang, sp. nov., holotype, male, slide No. LHY21769; 6. S. sphenias, female, slide No. LHY21757. Scales = 2.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170284/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10170288>
dc:description "FIGURES 711. Male genitalia and eighth abdominal sternite of Saridoscelis spp. 7. S. baoshana Wang, sp. nov., holotype, slide No. LHY21766; 8. S. biprocessa Wang, sp. nov., holotype, slide No. LHY21764; 9. S. exstria Wang, sp. nov., holotype, slide No. LHY21053; 10. S. kodamai, slide No. LHY21763; 11. S. longiprocessa Wang, sp. nov., holotype, slide No. LHY21769. 7a11a, male eighth abdominal sternite. Scales = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170288/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDBFFC960E3FF45E7FCFAD6.mc.3B4DBE3DFFDBFFC9613BFEF5E7BEFEC9>
dwc:eventDate "2018-08-21" ;
dwc:locality "Lulang Town" ;
dwc:recordedBy "MJ Qi & No." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "3308" ;
dwc:verbatimLatitude "29.77" ;
dwc:verbatimLongitude "94.74" ;
trt:httpUri <https://treatment.plazi.org/id/038C0576FFDBFFC960E3FF45E7FCFAD6#3B4DBE3DFFDBFFC9613BFEF5E7BEFEC9> ;
a dwc:MaterialCitation .

View 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/038C0576FFDDFFCD60E3F9B1E27AFC2D>
cito:cites <http://dx.doi.org/10.5281/zenodo.10170284>, <http://dx.doi.org/10.5281/zenodo.10170288> ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:title "Saridoscelis baoshana Liu & Wang 2023, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDDFFCD60E3F9B1E27AFC2D.mc.3B4DBE3DFFDDFFCF6138F93FE457F880>, <http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDDFFCD60E3F9B1E27AFC2D.mc.3B4DBE3DFFDDFFCF60B3F8E4E483F8D8> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_baoshana_Liu_2023> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5375.1.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5375.1.8>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2023-11-21" ;
bibo:startPage "128" ;
bibo:volume "5375" ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:date "2023" ;
dc:title "Review of the genus Saridoscelis Meyrick, 1894 (Lepidoptera: Yponomeutidae) in China, with descriptions of four new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10170284>, <http://dx.doi.org/10.5281/zenodo.10170288> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_baoshana_Liu_2023>
dwc:authority "Wang" ;
dwc:authorityName "Liu & Wang" ;
dwc:authorityYear "2023" ;
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Liu & Wang, 2023" ;
dwc:species "baoshana" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis_baoshana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Saridoscelis_baoshana>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "baoshana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Saridoscelis>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yponomeutidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Yponomeutidae>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
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.10170284>
dc:description "FIGURES 16. Adults of Saridoscelis spp. 1. S. baoshana Wang, sp. nov., holotype, male, slide No. LHY21766; 2. S. biprocessa Wang, sp. nov., holotype, male, slide No. LHY21764; 3. S. exstria Wang, sp. nov., holotype, male, slide No. LHY21053; 4. S. kodamai, female, slide No. JQ07347; 5. S. longiprocessa Wang, sp. nov., holotype, male, slide No. LHY21769; 6. S. sphenias, female, slide No. LHY21757. Scales = 2.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170284/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10170288>
dc:description "FIGURES 711. Male genitalia and eighth abdominal sternite of Saridoscelis spp. 7. S. baoshana Wang, sp. nov., holotype, slide No. LHY21766; 8. S. biprocessa Wang, sp. nov., holotype, slide No. LHY21764; 9. S. exstria Wang, sp. nov., holotype, slide No. LHY21053; 10. S. kodamai, slide No. LHY21763; 11. S. longiprocessa Wang, sp. nov., holotype, slide No. LHY21769. 7a11a, male eighth abdominal sternite. Scales = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170288/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDDFFCD60E3F9B1E27AFC2D.mc.3B4DBE3DFFDDFFCF6138F93FE457F880>
dwc:eventDate "2015-07-17" ;
dwc:locality "Mt. Bao" ;
dwc:recordedBy "KJ Teng & X Bai & No." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2009" ;
dwc:verbatimLatitude "24.82" ;
dwc:verbatimLongitude "98.78" ;
trt:httpUri <https://treatment.plazi.org/id/038C0576FFDDFFCD60E3F9B1E27AFC2D#3B4DBE3DFFDDFFCF6138F93FE457F880> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDDFFCD60E3F9B1E27AFC2D.mc.3B4DBE3DFFDDFFCF60B3F8E4E483F8D8>
dwc:eventDate "2015-07-23" ;
dwc:locality "Mt. Bao" ;
dwc:recordedBy "KJ Teng & X Bai & No." ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "2157" ;
dwc:verbatimLatitude "24.83" ;
dwc:verbatimLongitude "98.77" ;
trt:httpUri <https://treatment.plazi.org/id/038C0576FFDDFFCD60E3F9B1E27AFC2D#3B4DBE3DFFDDFFCF60B3F8E4E483F8D8> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,102 @@
@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/038C0576FFDDFFCF60E3FEF3E397F9B7>
cito:cites <http://dx.doi.org/10.5281/zenodo.10170288> ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:title "Saridoscelis Meyrick 1894" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_Meyrick_1894> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5375.1.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5375.1.8>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2023-11-21" ;
bibo:startPage "128" ;
bibo:volume "5375" ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:date "2023" ;
dc:title "Review of the genus Saridoscelis Meyrick, 1894 (Lepidoptera: Yponomeutidae) in China, with descriptions of four new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10170288> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_Meyrick_1894>
dwc:authority "Meyrick, 1894" ;
dwc:authorityName "Meyrick" ;
dwc:authorityYear "1894" ;
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Meyrick, 1894" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92M98> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Saridoscelis>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yponomeutidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Yponomeutidae>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
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.10170288>
dc:description "FIGURES 711. Male genitalia and eighth abdominal sternite of Saridoscelis spp. 7. S. baoshana Wang, sp. nov., holotype, slide No. LHY21766; 8. S. biprocessa Wang, sp. nov., holotype, slide No. LHY21764; 9. S. exstria Wang, sp. nov., holotype, slide No. LHY21053; 10. S. kodamai, slide No. LHY21763; 11. S. longiprocessa Wang, sp. nov., holotype, slide No. LHY21769. 7a11a, male eighth abdominal sternite. Scales = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170288/files/figure.png> ;
a fabio:Figure .

View 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/038C0576FFDFFFCB60E3FC00E589FDB5>
cito:cites <http://dx.doi.org/10.5281/zenodo.10170284>, <http://dx.doi.org/10.5281/zenodo.10170288> ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:title "Saridoscelis biprocessa Liu & Wang 2023, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDFFFCB60E3FC00E589FDB5.mc.3B4DBE3DFFDFFFCD6138FBB0E557FB0D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDFFFCB60E3FC00E589FDB5.mc.3B4DBE3DFFDFFFCD60B3FB79E2EAFB69> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_biprocessa_Liu_2023> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5375.1.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5375.1.8>
bibo:endPage "136" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2023-11-21" ;
bibo:startPage "128" ;
bibo:volume "5375" ;
dc:creator "Liu, Haoyu; Wang, Shuxia" ;
dc:date "2023" ;
dc:title "Review of the genus Saridoscelis Meyrick, 1894 (Lepidoptera: Yponomeutidae) in China, with descriptions of four new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10170284>, <http://dx.doi.org/10.5281/zenodo.10170288> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Saridoscelis_biprocessa_Liu_2023>
dwc:authority "Wang" ;
dwc:authorityName "Liu & Wang" ;
dwc:authorityYear "2023" ;
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Liu & Wang, 2023" ;
dwc:species "biprocessa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis_biprocessa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Saridoscelis_biprocessa>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "biprocessa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Saridoscelis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Saridoscelis>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
dwc:genus "Saridoscelis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Yponomeutidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Yponomeutidae>
dwc:class "Insecta" ;
dwc:family "Yponomeutidae" ;
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.10170284>
dc:description "FIGURES 16. Adults of Saridoscelis spp. 1. S. baoshana Wang, sp. nov., holotype, male, slide No. LHY21766; 2. S. biprocessa Wang, sp. nov., holotype, male, slide No. LHY21764; 3. S. exstria Wang, sp. nov., holotype, male, slide No. LHY21053; 4. S. kodamai, female, slide No. JQ07347; 5. S. longiprocessa Wang, sp. nov., holotype, male, slide No. LHY21769; 6. S. sphenias, female, slide No. LHY21757. Scales = 2.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170284/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10170288>
dc:description "FIGURES 711. Male genitalia and eighth abdominal sternite of Saridoscelis spp. 7. S. baoshana Wang, sp. nov., holotype, slide No. LHY21766; 8. S. biprocessa Wang, sp. nov., holotype, slide No. LHY21764; 9. S. exstria Wang, sp. nov., holotype, slide No. LHY21053; 10. S. kodamai, slide No. LHY21763; 11. S. longiprocessa Wang, sp. nov., holotype, slide No. LHY21769. 7a11a, male eighth abdominal sternite. Scales = 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10170288/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDFFFCB60E3FC00E589FDB5.mc.3B4DBE3DFFDFFFCD6138FBB0E557FB0D>
dwc:eventDate "2015-04-19" ;
dwc:locality "Taiyanghe National Forest" ;
dwc:recordedBy "KJ Teng & No." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1450" ;
dwc:verbatimLatitude "22.68" ;
dwc:verbatimLongitude "101.03" ;
trt:httpUri <https://treatment.plazi.org/id/038C0576FFDFFFCB60E3FC00E589FDB5#3B4DBE3DFFDFFFCD6138FBB0E557FB0D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C0576FFDFFFCB60E3FC00E589FDB5.mc.3B4DBE3DFFDFFFCD60B3FB79E2EAFB69>
dwc:eventDate "2015-07-05" ;
dwc:locality "Taiyanghe National Forest" ;
dwc:recordedBy "KJ Teng & No." ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1450" ;
dwc:verbatimLatitude "22.68" ;
dwc:verbatimLongitude "101.03" ;
trt:httpUri <https://treatment.plazi.org/id/038C0576FFDFFFCB60E3FC00E589FDB5#3B4DBE3DFFDFFFCD60B3FB79E2EAFB69> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,90 @@
@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/038C074DC303FF83FF2BFE2742B6E6BE>
cito:cites <http://dx.doi.org/10.5281/zenodo.293122>, <http://dx.doi.org/10.5281/zenodo.292835> ;
dc:creator "Short, Andrew Edward Z.; García, Mauricio; Girón, Jennifer C." ;
dc:title "Globulosis Garcia" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4232.2.10> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Globulosis> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4232.2.10>
bibo:endPage "281" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "271" ;
bibo:volume "4232" ;
dc:creator "Short, Andrew Edward Z.; García, Mauricio; Girón, Jennifer C." ;
dc:date "2017" ;
dc:title "Revision of the Neotropical water scavenger beetle genus Globulosis García, 2001 (Coleoptera: Hydrophilidae: Acidocerinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.293122>, <http://dx.doi.org/10.5281/zenodo.292835> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Globulosis>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Globulosis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
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.293122>
dc:description "FIGURE 2. Habitus of Globulosis spp. G. hemisphericus (from Suriname): (A) dorsal, (B) lateral, (C) ventral; G. flavus (paratype): (D) dorsal, (E) lateral, (F) ventral. Scale bar 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/293122/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.292835>
dc:description "FIGURE 7. Aedeagus of Globulosis spp. (A) G. flavus sp. n. (holotype), (B) G. hemisphericus, reproduced from García, 2001, (C) G. hemisphericus from the upper Berbice, Guyana, (D) G. hemisphericus from Manaus, Brazil, (E) G. hemisphericus from Raleighvallen Nature Reserve, Suriname. Scale bar 0.05 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/292835/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,89 @@
@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/038C074DC303FF83FF2BFF6A4279E5B7>
dc:creator "Short, Andrew Edward Z.; García, Mauricio; Girón, Jennifer C." ;
dc:title "Globulosis" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC303FF83FF2BFF6A4279E5B7.mc.3B4DBC06C303FF83FF2BFF234448E52B> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4232.2.10> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Globulosis> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4232.2.10>
bibo:endPage "281" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "271" ;
bibo:volume "4232" ;
dc:creator "Short, Andrew Edward Z.; García, Mauricio; Girón, Jennifer C." ;
dc:date "2017" ;
dc:title "Revision of the Neotropical water scavenger beetle genus Globulosis García, 2001 (Coleoptera: Hydrophilidae: Acidocerinae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Globulosis>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Globulosis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC303FF83FF2BFF6A4279E5B7.mc.3B4DBC06C303FF83FF2BFF234448E52B>
dwc:collectionCode "NMW" ;
dwc:eventDate "2015-02-28" ;
dwc:locality "Material" ;
dwc:recordedBy "S. San Juan de Arama & Jach" ;
dwc:verbatimElevation "380" ;
trt:gbifOccurrenceId "1434655238" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC303FF83FF2BFF6A4279E5B7#3B4DBC06C303FF83FF2BFF234448E52B> ;
a dwc:MaterialCitation .

View 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/038C074DC309FF88FF2BFBEF479EE5C4>
cito:cites <http://dx.doi.org/10.5281/zenodo.293122>, <http://dx.doi.org/10.5281/zenodo.293169>, <http://dx.doi.org/10.5281/zenodo.292909>, <http://dx.doi.org/10.5281/zenodo.292831>, <http://dx.doi.org/10.5281/zenodo.292835> ;
dc:creator "Short, Andrew Edward Z.; García, Mauricio; Girón, Jennifer C." ;
dc:title "Globulosis Garcia" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC309FF88FF2BFBEF479EE5C4.mc.3B4DBC06C308FF88FF7BFE69479EE5C4> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Globulosis_Garcia_2001> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4232.2.10> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Globulosis> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4232.2.10>
bibo:endPage "281" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "271" ;
bibo:volume "4232" ;
dc:creator "Short, Andrew Edward Z.; García, Mauricio; Girón, Jennifer C." ;
dc:date "2017" ;
dc:title "Revision of the Neotropical water scavenger beetle genus Globulosis García, 2001 (Coleoptera: Hydrophilidae: Acidocerinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.293122>, <http://dx.doi.org/10.5281/zenodo.293169>, <http://dx.doi.org/10.5281/zenodo.292909>, <http://dx.doi.org/10.5281/zenodo.292831>, <http://dx.doi.org/10.5281/zenodo.292835> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Globulosis_Garcia_2001>
dwc:authority "Garcia, 2001: 153" ;
dwc:authorityName "Garcia" ;
dwc:authorityPageNumber "153" ;
dwc:authorityYear "2001" ;
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Globulosis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Garcia, 2001" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8X7FX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Globulosis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Globulosis>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Globulosis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
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.293122>
dc:description "FIGURE 2. Habitus of Globulosis spp. G. hemisphericus (from Suriname): (A) dorsal, (B) lateral, (C) ventral; G. flavus (paratype): (D) dorsal, (E) lateral, (F) ventral. Scale bar 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/293122/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.293169>
dc:description "FIGURE 5. Scanning electron micrographs of G. flavus: (A) head, ventral view, (B) mesosternum, (C) dorsal habitus." ;
fabio:hasRepresentation <https://zenodo.org/record/293169/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.292909>
dc:description "FIGURE 6. Scanning electron micrographs of G. flavus: (A) abdominal ventrites, (B) prosternum." ;
fabio:hasRepresentation <https://zenodo.org/record/292909/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.292831>
dc:description "FIGURE 3. Head in frontal view of Globulosis spp. (A) G. hemisphericus, (B) G. flavus. Scale bar: 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/292831/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.292835>
dc:description "FIGURE 7. Aedeagus of Globulosis spp. (A) G. flavus sp. n. (holotype), (B) G. hemisphericus, reproduced from García, 2001, (C) G. hemisphericus from the upper Berbice, Guyana, (D) G. hemisphericus from Manaus, Brazil, (E) G. hemisphericus from Raleighvallen Nature Reserve, Suriname. Scale bar 0.05 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/292835/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC309FF88FF2BFBEF479EE5C4.mc.3B4DBC06C308FF88FF7BFE69479EE5C4>
dwc:locality "It" ;
dwc:verbatimElevation "600" ;
trt:gbifOccurrenceId "1434655229" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC309FF88FF2BFBEF479EE5C4#3B4DBC06C308FF88FF7BFE69479EE5C4> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,174 @@
@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/038C074DC30DFF8CFF2BFE6E450BE340>
cito:cites <http://dx.doi.org/10.5281/zenodo.293122>, <http://dx.doi.org/10.5281/zenodo.292835>, <http://dx.doi.org/10.5281/zenodo.292831>, <http://dx.doi.org/10.5281/zenodo.292837> ;
dc:creator "Short, Andrew Edward Z.; García, Mauricio; Girón, Jennifer C." ;
dc:title "Globulosis flavus Short, Garcia" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30DFF8CFF2BFE6E450BE340.mc.3B4DBC06C30DFF8DFF2BFE03446FE60B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30DFF8CFF2BFE6E450BE340.mc.3B4DBC06C30DFF8DFCF1FDDE462BE6B3>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30DFF8CFF2BFE6E450BE340.mc.3B4DBC06C30DFF8DFEA8FD974646E6FA>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30DFF8CFF2BFE6E450BE340.mc.3B4DBC06C30DFF8DFEC2FD4F4554E6DE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30DFF8CFF2BFE6E450BE340.mc.3B4DBC06C30DFF8DFD31FD2B46E4E707> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4232.2.10> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Globulosis_flavus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4232.2.10>
bibo:endPage "281" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "271" ;
bibo:volume "4232" ;
dc:creator "Short, Andrew Edward Z.; García, Mauricio; Girón, Jennifer C." ;
dc:date "2017" ;
dc:title "Revision of the Neotropical water scavenger beetle genus Globulosis García, 2001 (Coleoptera: Hydrophilidae: Acidocerinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.293122>, <http://dx.doi.org/10.5281/zenodo.292835>, <http://dx.doi.org/10.5281/zenodo.292831>, <http://dx.doi.org/10.5281/zenodo.292837> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Globulosis_flavus>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Globulosis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "flavus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Globulosis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Globulosis>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Globulosis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
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.293122>
dc:description "FIGURE 2. Habitus of Globulosis spp. G. hemisphericus (from Suriname): (A) dorsal, (B) lateral, (C) ventral; G. flavus (paratype): (D) dorsal, (E) lateral, (F) ventral. Scale bar 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/293122/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.292835>
dc:description "FIGURE 7. Aedeagus of Globulosis spp. (A) G. flavus sp. n. (holotype), (B) G. hemisphericus, reproduced from García, 2001, (C) G. hemisphericus from the upper Berbice, Guyana, (D) G. hemisphericus from Manaus, Brazil, (E) G. hemisphericus from Raleighvallen Nature Reserve, Suriname. Scale bar 0.05 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/292835/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.292831>
dc:description "FIGURE 3. Head in frontal view of Globulosis spp. (A) G. hemisphericus, (B) G. flavus. Scale bar: 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/292831/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.292837>
dc:description "FIGURE 9. Habitat of Globulosis sp. (A) Venezuela: Pijiguaos, collecting event VZ 09 - 0112 - 01 A, (B) Suriname: Kasikasima, collecting event SR 12 - 0320 - 02 A, (C) Suriname: Raleighvallen, collecting event SR 12 - 0727 - 03 A, (D) Suriname: near Kutari River, collecting event SR 12 - 0727 - 03 A." ;
fabio:hasRepresentation <https://zenodo.org/record/292837/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30DFF8CFF2BFE6E450BE340.mc.3B4DBC06C30DFF8DFF2BFE03446FE60B>
dwc:eventDate "2009-01-13" ;
dwc:locality "Amazonas" ;
dwc:recordedBy "A. Short" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "80" ;
dwc:verbatimLatitude "5.80235" ;
dwc:verbatimLongitude "-67.43855" ;
trt:gbifOccurrenceId "1434655235" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30DFF8CFF2BFE6E450BE340#3B4DBC06C30DFF8DFF2BFE03446FE60B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30DFF8CFF2BFE6E450BE340.mc.3B4DBC06C30DFF8DFCF1FDDE462BE6B3>
dwc:catalogNumber "SEMC0881820" ;
dwc:collectionCode "SEMC, MIZA" ;
dwc:eventDate "2002-10" ;
dwc:locality "Rio Orinoco" ;
dwc:recordedBy "S. Rio Cinaruco" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "1434655245" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30DFF8CFF2BFE6E450BE340#3B4DBC06C30DFF8DFCF1FDDE462BE6B3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30DFF8CFF2BFE6E450BE340.mc.3B4DBC06C30DFF8DFEA8FD974646E6FA>
dwc:collectionCode "SEMC" ;
dwc:eventDate "2006-01-08" ;
dwc:locality "Puerto Ayacucho" ;
dwc:recordedBy "Short & N. Samariapo" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "72" ;
dwc:verbatimLatitude "5.341617" ;
dwc:verbatimLongitude "-67.75597" ;
trt:gbifOccurrenceId "1434655236" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30DFF8CFF2BFE6E450BE340#3B4DBC06C30DFF8DFEA8FD974646E6FA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30DFF8CFF2BFE6E450BE340.mc.3B4DBC06C30DFF8DFEC2FD4F4554E6DE>
dwc:collectionCode "SEMC" ;
dwc:eventDate "2006-01-06" ;
dwc:locality "Los Pijiguaos" ;
dwc:recordedBy "Short" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "80" ;
dwc:verbatimLatitude "6.5945168" ;
dwc:verbatimLongitude "-66.82063" ;
trt:gbifOccurrenceId "1434655239" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30DFF8CFF2BFE6E450BE340#3B4DBC06C30DFF8DFEC2FD4F4554E6DE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30DFF8CFF2BFE6E450BE340.mc.3B4DBC06C30DFF8DFD31FD2B46E4E707>
dwc:collectionCode "MALUZ, SEMC" ;
dwc:eventDate "2009-01-12" ;
dwc:locality "Rio Caripito" ;
dwc:recordedBy "Short & Camacho & Garcia & Joly & Miller, VZ" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "6.5869403" ;
dwc:verbatimLongitude "-67.02912" ;
trt:gbifOccurrenceId "1434655246" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30DFF8CFF2BFE6E450BE340#3B4DBC06C30DFF8DFD31FD2B46E4E707> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,323 @@
@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/038C074DC30FFF8DFF2BF8D4437DE570>
cito:cites <http://dx.doi.org/10.5281/zenodo.293122>, <http://dx.doi.org/10.5281/zenodo.292835>, <http://dx.doi.org/10.5281/zenodo.292831>, <http://dx.doi.org/10.5281/zenodo.292829>, <http://dx.doi.org/10.5281/zenodo.292832> ;
dc:creator "Short, Andrew Edward Z.; García, Mauricio; Girón, Jennifer C." ;
dc:title "Globulosis hemisphericus Garcia 2001" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFF2BFF6A45F4E4C8>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFF7BFEF943EDE570>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFB69FEDA47DFE5B8>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFEB8FE9244C9E59D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFC52FE6843EBE5E0>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFB77FE45426CE5C4>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFAEAFE20443EE60C>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFC99FDD94588E6B5>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFD12FD914663E6FC>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFEEBFD4942B2E6FC>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFF2BFD2A4239E6C0>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFC06FD01460BE76C>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFE92FCB945CBE7B0>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFD50FC9A47D1E7F8>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFEB5FC4D452CE7DC>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFD58FC0A4568E068>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFE7BFB9944CEE090>, <http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFC4CFB7446EAE0F4> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Globulosis_hemisphericus_Garcia_2001> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Globulosis_hemisphaericus> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4232.2.10> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4232.2.10>
bibo:endPage "281" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "271" ;
bibo:volume "4232" ;
dc:creator "Short, Andrew Edward Z.; García, Mauricio; Girón, Jennifer C." ;
dc:date "2017" ;
dc:title "Revision of the Neotropical water scavenger beetle genus Globulosis García, 2001 (Coleoptera: Hydrophilidae: Acidocerinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.293122>, <http://dx.doi.org/10.5281/zenodo.292835>, <http://dx.doi.org/10.5281/zenodo.292831>, <http://dx.doi.org/10.5281/zenodo.292829>, <http://dx.doi.org/10.5281/zenodo.292832> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Globulosis_hemisphericus_Garcia_2001>
dwc:authority "Garcia, 2001" ;
dwc:authorityName "Garcia" ;
dwc:authorityYear "2001" ;
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Globulosis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Garcia, 2001" ;
dwc:species "hemisphericus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KKF2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Globulosis_hemisphericus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Globulosis_hemisphericus>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Globulosis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hemisphericus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Globulosis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Globulosis>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Globulosis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
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://taxon-name.plazi.org/id/Animalia/Globulosis_hemisphaericus>
dwc:class "Insecta" ;
dwc:family "Hydrophilidae" ;
dwc:genus "Globulosis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hemisphaericus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Globulosis> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.293122>
dc:description "FIGURE 2. Habitus of Globulosis spp. G. hemisphericus (from Suriname): (A) dorsal, (B) lateral, (C) ventral; G. flavus (paratype): (D) dorsal, (E) lateral, (F) ventral. Scale bar 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/293122/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.292835>
dc:description "FIGURE 7. Aedeagus of Globulosis spp. (A) G. flavus sp. n. (holotype), (B) G. hemisphericus, reproduced from García, 2001, (C) G. hemisphericus from the upper Berbice, Guyana, (D) G. hemisphericus from Manaus, Brazil, (E) G. hemisphericus from Raleighvallen Nature Reserve, Suriname. Scale bar 0.05 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/292835/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.292831>
dc:description "FIGURE 3. Head in frontal view of Globulosis spp. (A) G. hemisphericus, (B) G. flavus. Scale bar: 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/292831/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.292829>
dc:description "FIGURE 1. Maximum likelihood phylogeny of 10 populations (mapped at right) of Globulosis based on COI sequences (yellow squares = G. flavus; red circles = G. hemisphericus)." ;
fabio:hasRepresentation <https://zenodo.org/record/292829/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.292832>
dc:description "FIGURE 4. Holotype of G. hemisphericus. (A) dorsal view, (B) ventral view, (C) labels." ;
fabio:hasRepresentation <https://zenodo.org/record/292832/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFF2BFF6A45F4E4C8>
dwc:collectionCode "MALUZ" ;
dwc:eventDate "1999-10-23" ;
dwc:locality "Tierra" ;
dwc:recordedBy "Col. & Julio Gonzales & Jesus Berti & Edith Navarro & Holotipo & Dcrip. M." ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1434655244" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFF2BFF6A45F4E4C8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFF7BFEF943EDE570>
dwc:collectionCode "PBBFF, DZRJ" ;
dwc:eventDate "2001-10-22" ;
dwc:locality "Capoeira Vismia" ;
dwc:recordedBy "Highway BR & Nessiman" ;
trt:gbifOccurrenceId "1434655222" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFF7BFEF943EDE570> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFB69FEDA47DFE5B8>
dwc:collectionCode "USNM" ;
dwc:eventDate "1986-10-14" ;
dwc:locality "Rio Xingu Camp" ;
dwc:recordedBy "S. Altamira & P. J. Spangler & O. Flint" ;
trt:gbifOccurrenceId "1434655240" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFB69FEDA47DFE5B8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFEB8FE9244C9E59D>
dwc:collectionCode "SEMC" ;
dwc:eventDate "2014-09-21" ;
dwc:locality "Upper Berbice" ;
dwc:recordedBy "W. Basecamp & Short, GY" ;
dwc:verbatimElevation "1" ;
trt:gbifOccurrenceId "1434655228" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFEB8FE9244C9E59D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFC52FE6843EBE5E0>
dwc:collectionCode "SEMC" ;
dwc:eventDate "2014-09-22" ;
dwc:locality "Berbice" ;
dwc:recordedBy "W. Basecamp & Short, GY" ;
dwc:verbatimElevation "1" ;
trt:gbifOccurrenceId "1434655231" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFC52FE6843EBE5E0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFB77FE45426CE5C4>
dwc:collectionCode "CBDG, SEMC" ;
dwc:eventDate "2014-09-22" ;
dwc:locality "Berbice" ;
dwc:recordedBy "W. Basecamp & Short, GY" ;
dwc:verbatimElevation "1" ;
trt:gbifOccurrenceId "1434655230" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFB77FE45426CE5C4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFAEAFE20443EE60C>
dwc:collectionCode "SEMC" ;
dwc:eventDate "2014-09-25" ;
dwc:locality "Basecamp" ;
dwc:recordedBy "Short, GY" ;
dwc:verbatimElevation "109" ;
trt:gbifOccurrenceId "1434655234" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFAEAFE20443EE60C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFC99FDD94588E6B5>
dwc:collectionCode "SEMC" ;
dwc:eventDate "2014-03-14" ;
dwc:locality "Chenapau village" ;
dwc:recordedBy "Short, GY" ;
dwc:verbatimElevation "427" ;
trt:gbifOccurrenceId "1434655226" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFC99FDD94588E6B5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFD12FD914663E6FC>
dwc:collectionCode "SEMC, USNM" ;
dwc:eventDate "1994-04-10" ;
dwc:locality "Warniabo River" ;
dwc:recordedBy "Short & Isaacs & Salisbury, GY & P. J. Spangler & R. Perry" ;
dwc:verbatimElevation "250" ;
trt:gbifOccurrenceId "1434655242" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFD12FD914663E6FC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFEEBFD4942B2E6FC>
dwc:collectionCode "USNM" ;
dwc:eventDate "1995-04-17" ;
dwc:locality "Aramatani River" ;
dwc:recordedBy "P. J. Spangler" ;
dwc:verbatimElevation "170" ;
trt:gbifOccurrenceId "1434655243" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFEEBFD4942B2E6FC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFF2BFD2A4239E6C0>
dwc:collectionCode "USNM" ;
dwc:eventDate "1995-04-18" ;
dwc:locality "Warniabo River" ;
dwc:recordedBy "P. J. Spangler & R. Perry" ;
trt:gbifOccurrenceId "1434655241" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFF2BFD2A4239E6C0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFC06FD01460BE76C>
dwc:collectionCode "SEMC" ;
dwc:eventDate "2012-08-04" ;
dwc:locality "Leo Val" ;
dwc:recordedBy "Short & Maier & McIntosh" ;
trt:gbifOccurrenceId "1434655233" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFC06FD01460BE76C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFE92FCB945CBE7B0>
dwc:collectionCode "SEMC" ;
dwc:eventDate "2012-03-04" ;
dwc:locality "East-West Highway" ;
dwc:recordedBy "W. Moengo & Short & Kadosoe" ;
dwc:verbatimElevation "29" ;
trt:gbifOccurrenceId "1434655223" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFE92FCB945CBE7B0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFD50FC9A47D1E7F8>
dwc:collectionCode "NZCS, SEMC" ;
dwc:eventDate "2010-08-20" ;
dwc:locality "Camp" ;
dwc:recordedBy "Short & Kadosoe, SR" ;
dwc:verbatimElevation "1" ;
trt:gbifOccurrenceId "1434655237" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFD50FC9A47D1E7F8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFEB5FC4D452CE7DC>
dwc:collectionCode "SEMC" ;
dwc:locality "Lolopasie Area" ;
dwc:recordedBy "Short & Kadosoe" ;
dwc:verbatimElevation "237" ;
trt:gbifOccurrenceId "1434655225" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFEB5FC4D452CE7DC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFD58FC0A4568E068>
dwc:collectionCode "SEMC" ;
dwc:eventDate "2012-06-29" ;
dwc:locality "Voltzberg Station" ;
dwc:recordedBy "Short & Maier & McIntosh & Kadosoe SR" ;
dwc:verbatimElevation "78" ;
trt:gbifOccurrenceId "1434655232" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFD58FC0A4568E068> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFE7BFB9944CEE090>
dwc:collectionCode "SEMC" ;
dwc:eventDate "2013-08-22" ;
dwc:locality "Augustus Creek" ;
dwc:recordedBy "Short & Bloom, SR" ;
dwc:verbatimElevation "600" ;
trt:gbifOccurrenceId "1434655227" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFE7BFB9944CEE090> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C074DC30FFF8DFF2BF8D4437DE570.mc.3B4DBC06C30EFF8EFC4CFB7446EAE0F4>
dwc:collectionCode "SEMC" ;
dwc:eventDate "2013-08-22" ;
dwc:locality "Augustus Creek" ;
dwc:recordedBy "Short & Bloom, SR" ;
dwc:verbatimElevation "600" ;
trt:gbifOccurrenceId "1434655224" ;
trt:httpUri <https://treatment.plazi.org/id/038C074DC30FFF8DFF2BF8D4437DE570#3B4DBC06C30EFF8EFC4CFB7446EAE0F4> ;
a dwc:MaterialCitation .

View 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/038C080A50720B6F71E4CBFEFCD0FD27>
dc:creator "Ortega-Blanco, J.; Rasnitsyn, A. P.; Delclòs, X." ;
dc:title "Eosyntexis parva Ortega-Blanco & Rasnitsyn & Delclòs 2008, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eosyntexis_parva_Ortega-Blanco_2008> ;
trt:publishedIn <http://publication.plazi.org/id/FFB5707250760B667173CD21FFF7FFC3> ;
a trt:Treatment .
<http://publication.plazi.org/id/FFB5707250760B667173CD21FFF7FFC3>
bibo:endPage "50" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2008-11-19" ;
bibo:startPage "39" ;
bibo:volume "1937" ;
dc:creator "Ortega-Blanco, J.; Rasnitsyn, A. P.; Delclòs, X." ;
dc:date "2008" ;
dc:title "First record of anaxyelid woodwasps (Hymenoptera: Anaxyelidae) in Lower Cretaceous Spanish amber" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Eosyntexis_parva_Ortega-Blanco_2008>
dwc:authority "Ortega-Blanco & Rasnitsyn & Delclòs, 2008" ;
dwc:authorityName "Ortega-Blanco & Rasnitsyn & Delclòs" ;
dwc:authorityYear "2008" ;
dwc:class "Insecta" ;
dwc:family "Anaxyelidae" ;
dwc:genus "Eosyntexis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ortega-Blanco & Rasnitsyn & Delclòs, 2008" ;
dwc:species "parva" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eosyntexis_parva> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eosyntexis_parva>
dwc:class "Insecta" ;
dwc:family "Anaxyelidae" ;
dwc:genus "Eosyntexis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "parva" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eosyntexis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eosyntexis>
dwc:class "Insecta" ;
dwc:family "Anaxyelidae" ;
dwc:genus "Eosyntexis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anaxyelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anaxyelidae>
dwc:class "Insecta" ;
dwc:family "Anaxyelidae" ;
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 .

View file

@ -0,0 +1,93 @@
@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/038C080A50740B6571E4CBE4FB00FD21>
dc:creator "Ortega-Blanco, J.; Rasnitsyn, A. P.; Delclòs, X." ;
dc:title "Syntexinae Benson 1935" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Syntexinae_Benson_1935> ;
trt:publishedIn <http://publication.plazi.org/id/FFB5707250760B667173CD21FFF7FFC3> ;
a trt:Treatment .
<http://publication.plazi.org/id/FFB5707250760B667173CD21FFF7FFC3>
bibo:endPage "50" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2008-11-19" ;
bibo:startPage "39" ;
bibo:volume "1937" ;
dc:creator "Ortega-Blanco, J.; Rasnitsyn, A. P.; Delclòs, X." ;
dc:date "2008" ;
dc:title "First record of anaxyelid woodwasps (Hymenoptera: Anaxyelidae) in Lower Cretaceous Spanish amber" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Syntexinae_Benson_1935>
dwc:authority "Benson, 1935" ;
dwc:authorityName "Benson" ;
dwc:authorityYear "1935" ;
dwc:class "Insecta" ;
dwc:family "Anaxyelidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subFamily" ;
dwc:scientificNameAuthorship "Benson, 1935" ;
dwc:subFamily "Syntexinae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Syntexinae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Syntexinae>
dwc:class "Insecta" ;
dwc:family "Anaxyelidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subFamily" ;
dwc:subFamily "Syntexinae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anaxyelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anaxyelidae>
dwc:class "Insecta" ;
dwc:family "Anaxyelidae" ;
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 .

View file

@ -0,0 +1,93 @@
@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/038C080A50750B6571E4CE1EFE2CF89F>
dc:creator "Ortega-Blanco, J.; Rasnitsyn, A. P.; Delclòs, X." ;
dc:title "Eosyntexis Rasnitsyn 1990" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eosyntexis_Rasnitsyn_1990> ;
trt:publishedIn <http://publication.plazi.org/id/FFB5707250760B667173CD21FFF7FFC3> ;
a trt:Treatment .
<http://publication.plazi.org/id/FFB5707250760B667173CD21FFF7FFC3>
bibo:endPage "50" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2008-11-19" ;
bibo:startPage "39" ;
bibo:volume "1937" ;
dc:creator "Ortega-Blanco, J.; Rasnitsyn, A. P.; Delclòs, X." ;
dc:date "2008" ;
dc:title "First record of anaxyelid woodwasps (Hymenoptera: Anaxyelidae) in Lower Cretaceous Spanish amber" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Eosyntexis_Rasnitsyn_1990>
dwc:authority "Rasnitsyn, 1990" ;
dwc:authorityName "Rasnitsyn" ;
dwc:authorityYear "1990" ;
dwc:class "Insecta" ;
dwc:family "Anaxyelidae" ;
dwc:genus "Eosyntexis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Rasnitsyn, 1990" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eosyntexis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eosyntexis>
dwc:class "Insecta" ;
dwc:family "Anaxyelidae" ;
dwc:genus "Eosyntexis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anaxyelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anaxyelidae>
dwc:class "Insecta" ;
dwc:family "Anaxyelidae" ;
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 .

View file

@ -0,0 +1,105 @@
@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/038C085DFFA65F4CFF27FB43FE706720>
dc:creator "Barbosa, Julianna Freires; Ribeiro, José Ricardo Inacio; Ferreira-Keppler, Ruth Leila" ;
dc:title "Martarega oriximinaensis Barbosa, Ribeiro and Ferreira-Keppler, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Martarega_oriximinaensis_Barbosa_2010> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.193480> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.193480>
bibo:endPage "64" ;
bibo:journal "Zootaxa" ;
bibo:startPage "58" ;
bibo:volume "2351" ;
dc:creator "Barbosa, Julianna Freires; Ribeiro, José Ricardo Inacio; Ferreira-Keppler, Ruth Leila" ;
dc:date "2010" ;
dc:title "A new species of Martarega White, 1879 (Hemiptera: Heteroptera: Notonectidae) from the State of Pará, Brazil, and new records for three species in Brazil" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Martarega_oriximinaensis_Barbosa_2010>
dwc:authority "Barbosa, Ribeiro and Ferreira-Keppler" ;
dwc:authorityName "Barbosa, Ribeiro and Ferreira-Keppler" ;
dwc:class "Insecta" ;
dwc:family "Notonectidae" ;
dwc:genus "Martarega" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Barbosa, Ribeiro & Ferreira-Keppler" ;
dwc:species "oriximinaensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3Y9S6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Martarega_oriximinaensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Martarega_oriximinaensis>
dwc:class "Insecta" ;
dwc:family "Notonectidae" ;
dwc:genus "Martarega" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "oriximinaensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Martarega> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Martarega>
dwc:class "Insecta" ;
dwc:family "Notonectidae" ;
dwc:genus "Martarega" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Notonectidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Notonectidae>
dwc:class "Insecta" ;
dwc:family "Notonectidae" ;
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 .

View 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/038C09193270283BFF67FBDFFA9753E3>
dc:creator "Zhang, Bin" ;
dc:title "Dianica Zhang 2018, gen. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dianica_Zhang_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4420.4.9> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4420.4.9>
bibo:endPage "592" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:startPage "588" ;
bibo:volume "4420" ;
dc:creator "Zhang, Bin" ;
dc:date "2018" ;
dc:title "A new idiocerine leafhopper genus, Dianica, from China (Hemiptera: Cicadellidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dianica_Zhang_2018>
dwc:authority "Zhang" ;
dwc:authorityName "Zhang" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Dianica" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Zhang, 2018" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JKZV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dianica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dianica>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Dianica" ;
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 .

View file

@ -0,0 +1,78 @@
@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/038C09193270283BFF67FDF1FA055798>
dc:creator "Zhang, Bin" ;
dc:title "Tasnimocerus" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4420.4.9> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Tasnimocerus> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4420.4.9>
bibo:endPage "592" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:startPage "588" ;
bibo:volume "4420" ;
dc:creator "Zhang, Bin" ;
dc:date "2018" ;
dc:title "A new idiocerine leafhopper genus, Dianica, from China (Hemiptera: Cicadellidae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Tasnimocerus>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Tasnimocerus" ;
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 .

View file

@ -0,0 +1,416 @@
@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/038C09193270283BFF67FF18FBF8566A>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Jogocerus_concavus_Xue_2017>, <http://taxon-concept.plazi.org/id/Animalia/Jogocerus_freytagi_Viraktamarth_1979>, <http://taxon-concept.plazi.org/id/Animalia/Jogocerus_hainanensis_Zhang_2008>, <http://taxon-concept.plazi.org/id/Animalia/Jogocerus_viraktamathi_Xue_2017>, <http://taxon-concept.plazi.org/id/Animalia/Nilgiriscopus_transverses_Viraktamath_2007>, <http://taxon-concept.plazi.org/id/Animalia/Tasnimocerus_clypelatus_Ghauri_1975>, <http://taxon-concept.plazi.org/id/Animalia/Tasnimocerus_sindhensis_Khatri_2014>, <http://dx.doi.org/10.5281/zenodo.1455485>, <http://dx.doi.org/10.5281/zenodo.1455487> ;
dc:creator "Zhang, Bin" ;
dc:title "Jogocerus Viraktamarth 1979" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FF35FB9B54F4>, <http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FF52FC5354D1>, <http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FE8FFC485532>, <http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FEADFB8C551C>, <http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FEE7FBBD555A>, <http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FE05FC515584>, <http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FE5FFBB155C2> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Jogocerus_Viraktamarth_1979> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Nilgiriscopus_Viraktamath_2007>, <http://taxon-concept.plazi.org/id/Animalia/Tasnimocerus_Ghauri_1975> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4420.4.9> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4420.4.9>
bibo:endPage "592" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:startPage "588" ;
bibo:volume "4420" ;
dc:creator "Zhang, Bin" ;
dc:date "2018" ;
dc:title "A new idiocerine leafhopper genus, Dianica, from China (Hemiptera: Cicadellidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1455485>, <http://dx.doi.org/10.5281/zenodo.1455487> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Jogocerus_Viraktamarth_1979>
dwc:authority "Viraktamarth, 1979: 17" ;
dwc:authorityName "Viraktamarth" ;
dwc:authorityPageNumber "17" ;
dwc:authorityYear "1979" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Jogocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Viraktamarth, 1979" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HL45> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Jogocerus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Jogocerus_concavus_Xue_2017>
dwc:authority "Xue & Zhang, 2017: 175" ;
dwc:authorityName "Xue & Zhang" ;
dwc:authorityPageNumber "175" ;
dwc:authorityYear "2017" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Jogocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Xue & Zhang, 2017" ;
dwc:species "concavus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HL45> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Jogocerus_concavus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Jogocerus_freytagi_Viraktamarth_1979>
dwc:authority "Viraktamarth, 1979: 19" ;
dwc:authorityName "Viraktamarth" ;
dwc:authorityPageNumber "19" ;
dwc:authorityYear "1979" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Jogocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Viraktamarth, 1979" ;
dwc:species "freytagi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HL45> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Jogocerus_freytagi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Jogocerus_hainanensis_Zhang_2008>
dwc:authority "Zhang & Li, 2008: 66" ;
dwc:authorityName "Zhang & Li" ;
dwc:authorityPageNumber "66" ;
dwc:authorityYear "2008" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Jogocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zhang & Li, 2008" ;
dwc:species "hainanensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HL45> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Jogocerus_hainanensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Jogocerus_viraktamathi_Xue_2017>
dwc:authority "Xue & Zhang, 2017: 179" ;
dwc:authorityName "Xue & Zhang" ;
dwc:authorityPageNumber "179" ;
dwc:authorityYear "2017" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Jogocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Xue & Zhang, 2017" ;
dwc:species "viraktamathi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HL45> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Jogocerus_viraktamathi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Nilgiriscopus_Viraktamath_2007>
dwc:authority "Viraktamath, 2007: 28" ;
dwc:authorityName "Viraktamath" ;
dwc:authorityPageNumber "28" ;
dwc:authorityYear "2007" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Nilgiriscopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Viraktamath, 2007" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HL45> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nilgiriscopus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Nilgiriscopus_transverses_Viraktamath_2007>
dwc:authority "Viraktamath, 2007: 28" ;
dwc:authorityName "Viraktamath" ;
dwc:authorityPageNumber "28" ;
dwc:authorityYear "2007" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Nilgiriscopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Viraktamath, 2007" ;
dwc:species "transverses" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nilgiriscopus_transverses> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tasnimocerus_Ghauri_1975>
dwc:authority "Ghauri, 1975: 287" ;
dwc:authorityName "Ghauri" ;
dwc:authorityPageNumber "287" ;
dwc:authorityYear "1975" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Tasnimocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Ghauri, 1975" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HL45> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tasnimocerus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tasnimocerus_clypelatus_Ghauri_1975>
dwc:authority "Ghauri, 1975: 289" ;
dwc:authorityName "Ghauri" ;
dwc:authorityPageNumber "289" ;
dwc:authorityYear "1975" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Tasnimocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ghauri, 1975" ;
dwc:species "clypelatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HL45> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tasnimocerus_clypelatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tasnimocerus_sindhensis_Khatri_2014>
dwc:authority "Khatri & Webb, 2014: 284" ;
dwc:authorityName "Khatri & Webb" ;
dwc:authorityPageNumber "284" ;
dwc:authorityYear "2014" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Tasnimocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Khatri & Webb, 2014" ;
dwc:species "sindhensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HL45> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tasnimocerus_sindhensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Jogocerus>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Jogocerus" ;
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/Jogocerus_concavus>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Jogocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "concavus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Jogocerus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Jogocerus_freytagi>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Jogocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "freytagi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Jogocerus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Jogocerus_hainanensis>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Jogocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hainanensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Jogocerus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Jogocerus_viraktamathi>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Jogocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "viraktamathi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Jogocerus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nilgiriscopus>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Nilgiriscopus" ;
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/Nilgiriscopus_transverses>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Nilgiriscopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "transverses" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nilgiriscopus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tasnimocerus>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Tasnimocerus" ;
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/Tasnimocerus_clypelatus>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Tasnimocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "clypelatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tasnimocerus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tasnimocerus_sindhensis>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Tasnimocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sindhensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tasnimocerus> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.1455485>
dc:description "FIGURE 14. Dianica rugulosa Zhang sp. nov. 1. habitus of male, dorsal view; 2. habitus of male, lateral view; 3. head and thorax of male, dorsal view; 4. face of male." ;
fabio:hasRepresentation <https://zenodo.org/record/1455485/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.1455487>
dc:description "FIGURE 514. Dianica rugulosa Zhang sp. nov. 5. Forewing; 6. Abdominal apodemes, dorsal view; 7. Male genital capsule, lateral view; 8. Male genital capsule, dorsocaudal view; 9. Style, lateral view; 10. Apex of style; 11. Connective, lateral view; 12. Connective, ventral view; 13. Aedeagus, lateral view; 14. Aedeagus, ventral view." ;
fabio:hasRepresentation <https://zenodo.org/record/1455487/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FF35FB9B54F4>
dwc:locality "Yunnan" ;
trt:gbifOccurrenceId "1915497313" ;
trt:httpUri <https://treatment.plazi.org/id/038C09193270283BFF67FF18FBF8566A#3B4DB2523270283BFF37FF35FB9B54F4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FF52FC5354D1>
dwc:locality "Karnataka" ;
trt:gbifOccurrenceId "1915497310" ;
trt:httpUri <https://treatment.plazi.org/id/038C09193270283BFF67FF18FBF8566A#3B4DB2523270283BFF37FF52FC5354D1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FE8FFC485532>
dwc:locality "Hainan" ;
trt:gbifOccurrenceId "1915497312" ;
trt:httpUri <https://treatment.plazi.org/id/038C09193270283BFF67FF18FBF8566A#3B4DB2523270283BFF37FE8FFC485532> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FEADFB8C551C>
dwc:locality "Hainan" ;
trt:gbifOccurrenceId "1915497311" ;
trt:httpUri <https://treatment.plazi.org/id/038C09193270283BFF67FF18FBF8566A#3B4DB2523270283BFF37FEADFB8C551C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FEE7FBBD555A>
dwc:locality "Guizhou" ;
trt:gbifOccurrenceId "1915497305" ;
trt:httpUri <https://treatment.plazi.org/id/038C09193270283BFF67FF18FBF8566A#3B4DB2523270283BFF37FEE7FBBD555A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FE05FC515584>
dwc:locality "Guizhou" ;
trt:gbifOccurrenceId "1915497306" ;
trt:httpUri <https://treatment.plazi.org/id/038C09193270283BFF67FF18FBF8566A#3B4DB2523270283BFF37FE05FC515584> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C09193270283BFF67FF18FBF8566A.mc.3B4DB2523270283BFF37FE5FFBB155C2>
dwc:locality "Tamil Nadu" ;
trt:gbifOccurrenceId "1915497308" ;
trt:httpUri <https://treatment.plazi.org/id/038C09193270283BFF67FF18FBF8566A#3B4DB2523270283BFF37FE5FFBB155C2> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,101 @@
@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/038C09193271283AFF67F80CFD125398>
dc:creator "Zhang, Bin" ;
dc:title "Dianica Zhang 2018, gen. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C09193271283AFF67F80CFD125398.mc.3B4DB2523271283AFF37F829FD125398> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dianica_Zhang_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4420.4.9> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4420.4.9>
bibo:endPage "592" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:startPage "588" ;
bibo:volume "4420" ;
dc:creator "Zhang, Bin" ;
dc:date "2018" ;
dc:title "A new idiocerine leafhopper genus, Dianica, from China (Hemiptera: Cicadellidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dianica_Zhang_2018>
dwc:authority "Zhang, 2018" ;
dwc:authorityName "Zhang" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Dianica" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Zhang, 2018" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JKZV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dianica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dianica>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Dianica" ;
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://tb.plazi.org/GgServer/dwcaRecords/038C09193271283AFF67F80CFD125398.mc.3B4DB2523271283AFF37F829FD125398>
dwc:locality "Yunnan" ;
trt:gbifOccurrenceId "1915497309" ;
trt:httpUri <https://treatment.plazi.org/id/038C09193271283AFF67F80CFD125398#3B4DB2523271283AFF37F829FD125398> ;
a dwc:MaterialCitation .

View 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/038C09193273283EFF67FF17FB085540>
cito:cites <http://dx.doi.org/10.5281/zenodo.1455485>, <http://dx.doi.org/10.5281/zenodo.1455487> ;
dc:creator "Zhang, Bin" ;
dc:title "Dianica rugulosa Zhang 2018, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C09193273283EFF67FF17FB085540.mc.3B4DB25232732838FF37FC08FF7D57E0> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dianica_rugulosa_Zhang_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4420.4.9> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4420.4.9>
bibo:endPage "592" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:startPage "588" ;
bibo:volume "4420" ;
dc:creator "Zhang, Bin" ;
dc:date "2018" ;
dc:title "A new idiocerine leafhopper genus, Dianica, from China (Hemiptera: Cicadellidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1455485>, <http://dx.doi.org/10.5281/zenodo.1455487> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dianica_rugulosa_Zhang_2018>
dwc:authority "Zhang" ;
dwc:authorityName "Zhang" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Dianica" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zhang, 2018" ;
dwc:species "rugulosa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8JRP7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dianica_rugulosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dianica_rugulosa>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Dianica" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rugulosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dianica> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dianica>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Dianica" ;
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.1455485>
dc:description "FIGURE 14. Dianica rugulosa Zhang sp. nov. 1. habitus of male, dorsal view; 2. habitus of male, lateral view; 3. head and thorax of male, dorsal view; 4. face of male." ;
fabio:hasRepresentation <https://zenodo.org/record/1455485/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.1455487>
dc:description "FIGURE 514. Dianica rugulosa Zhang sp. nov. 5. Forewing; 6. Abdominal apodemes, dorsal view; 7. Male genital capsule, lateral view; 8. Male genital capsule, dorsocaudal view; 9. Style, lateral view; 10. Apex of style; 11. Connective, lateral view; 12. Connective, ventral view; 13. Aedeagus, lateral view; 14. Aedeagus, ventral view." ;
fabio:hasRepresentation <https://zenodo.org/record/1455487/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C09193273283EFF67FF17FB085540.mc.3B4DB25232732838FF37FC08FF7D57E0>
dwc:eventDate "2011-05-29" ;
dwc:locality "Xima town" ;
dwc:recordedBy "Bin Zhang." ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "1915497307" ;
trt:httpUri <https://treatment.plazi.org/id/038C09193273283EFF67FF17FB085540#3B4DB25232732838FF37FC08FF7D57E0> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,116 @@
@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/038C0943FFC0FFB2FF21FAA66C61516C>
cito:cites <http://dx.doi.org/10.5281/zenodo.184648>, <http://dx.doi.org/10.5281/zenodo.184640>, <http://dx.doi.org/10.5281/zenodo.184645>, <http://dx.doi.org/10.5281/zenodo.184647>, <http://dx.doi.org/10.5281/zenodo.184649> ;
dc:creator "Mateos, Eduardo" ;
dc:title "Lepidocyrtus lusitanicus" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.184638> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus_lusitanicus> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.184638>
bibo:endPage "54" ;
bibo:journal "Zootaxa" ;
bibo:startPage "38" ;
bibo:volume "1917" ;
dc:creator "Mateos, Eduardo" ;
dc:date "2008" ;
dc:title "Definition of Lepidocyrtus lusitanicus Gama, 1964 species-complex (Collembola, Entomobryidae), with description of new species and color forms from the Iberian Peninsula" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.184648>, <http://dx.doi.org/10.5281/zenodo.184640>, <http://dx.doi.org/10.5281/zenodo.184645>, <http://dx.doi.org/10.5281/zenodo.184647>, <http://dx.doi.org/10.5281/zenodo.184649> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus_lusitanicus>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lusitanicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Entognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entognatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entognatha>
dwc:class "Entognatha" ;
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.184648>
dc:description "FIGURES 30 34. Lepidocyrtus lusitanicus species-complex color patterns: 30, L. lusitanicus lusitanicus, L. selvaticus and L. bilobatus sp. nov. form A; 31, L. lusitanicus coloratus; 32: L. lusitanicus nigrus and L. bilobatus sp. nov. form B; 33: L. lusitanicus piezoensis; 34, L. lusitanicus form A." ;
fabio:hasRepresentation <https://zenodo.org/record/184648/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184640>
dc:description "FIGURES 2 10. Lepidocyrtus bilobatus sp. nov.: 2, L. bilobatus form A; 3, L. bilobatus form B; 4, ant. III sensillar chaetotaxy; 5, apical antennal bulb; 6, labrum; 7, maxillary palp; 8, outer labial appendage; 9, labium and ventral cephalic groove; 10, dorsal macrochaetae (circles), trichobothria (lines) and pseudopora (#)." ;
fabio:hasRepresentation <https://zenodo.org/record/184640/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184645>
dc:description "FIGURES 21 25. Lepidocyrtus lusitanicus - complex: 21, L. lusitanicus lusitanicus; 22, L. lusitanicus coloratus; 23, L. lusitanicus nigrus; 24, L. lusitanicus piezoensis; 25, L. lusitanicus form A." ;
fabio:hasRepresentation <https://zenodo.org/record/184645/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184647>
dc:description "FIGURES 28 29. Lepidocyrtus selvaticus: 28, habitus; 29, labium and ventral cephalic groove." ;
fabio:hasRepresentation <https://zenodo.org/record/184647/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184649>
dc:description "FIGURE 35. Distribution of Lepidocyrtus lusitanicus species-complex: 1 L. lusitanicus lusitanicus, 2 L. lusitanicus coloratus, 3 L. lusitanicus nigrus, 4 L. lusitanicus piezoensis, 5 L. lusitanicus form A, 6 L. selvaticus, 7 L. bilobatus sp. nov. Data from Bonnet et al. (1979), Arbea & Ariza (2007), Arbea & Jordana (1990), Jordana et al. (1990), Simón (2007) and present paper." ;
fabio:hasRepresentation <https://zenodo.org/record/184649/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,89 @@
@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/038C0943FFC1FFB2FF21FC9E688A5301>
dc:creator "Mateos, Eduardo" ;
dc:title "Lepidocyrtus lusitanicus Mateos, 2008, sp. nov." ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.184638> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus_lusitanicus> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.184638>
bibo:endPage "54" ;
bibo:journal "Zootaxa" ;
bibo:startPage "38" ;
bibo:volume "1917" ;
dc:creator "Mateos, Eduardo" ;
dc:date "2008" ;
dc:title "Definition of Lepidocyrtus lusitanicus Gama, 1964 species-complex (Collembola, Entomobryidae), with description of new species and color forms from the Iberian Peninsula" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus_lusitanicus>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lusitanicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Entognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entognatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entognatha>
dwc:class "Entognatha" ;
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 .

View file

@ -0,0 +1,122 @@
@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/038C0943FFC4FFB5FF21FFDD6E095387>
cito:cites <http://dx.doi.org/10.5281/zenodo.184639>, <http://dx.doi.org/10.5281/zenodo.184645>, <http://dx.doi.org/10.5281/zenodo.184646> ;
dc:creator "Mateos, Eduardo" ;
dc:title "Lepidocyrtus lusitanicus Gama 1964" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lepidocyrtus_lusitanicus_Gama_1964> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.184638> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.184638>
bibo:endPage "54" ;
bibo:journal "Zootaxa" ;
bibo:startPage "38" ;
bibo:volume "1917" ;
dc:creator "Mateos, Eduardo" ;
dc:date "2008" ;
dc:title "Definition of Lepidocyrtus lusitanicus Gama, 1964 species-complex (Collembola, Entomobryidae), with description of new species and color forms from the Iberian Peninsula" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.184639>, <http://dx.doi.org/10.5281/zenodo.184645>, <http://dx.doi.org/10.5281/zenodo.184646> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lepidocyrtus_lusitanicus_Gama_1964>
dwc:authority "Gama, 1964" ;
dwc:authorityName "Gama" ;
dwc:authorityYear "1964" ;
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gama, 1964" ;
dwc:species "lusitanicus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus_lusitanicus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus_lusitanicus>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lusitanicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Entognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entognatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entognatha>
dwc:class "Entognatha" ;
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.184639>
dc:description "FIGURE 1. Localities (in letters, see: column “ ref ” in Table 1) and taxa (in numbers). 1 L. lusitanicus lusitanicus, 2 L. lusitanicus coloratus, 3 L. lusitanicus nigrus, 4 L. lusitanicus piezoensis, 5 L. lusitanicus form A, 6 L. selvaticus, 7 L. bilobatus sp. nov." ;
fabio:hasRepresentation <https://zenodo.org/record/184639/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184645>
dc:description "FIGURES 21 25. Lepidocyrtus lusitanicus - complex: 21, L. lusitanicus lusitanicus; 22, L. lusitanicus coloratus; 23, L. lusitanicus nigrus; 24, L. lusitanicus piezoensis; 25, L. lusitanicus form A." ;
fabio:hasRepresentation <https://zenodo.org/record/184645/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184646>
dc:description "FIGURES 26 27. Lepidocyrtus lusitanicus: 26, apical antennal bulb; 27, abd. IV chaetotaxy, broad circles broad ciliated macrochaetae, small circles thin ciliated macrochaetae, white circle pseudopore." ;
fabio:hasRepresentation <https://zenodo.org/record/184646/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,132 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/038C0943FFC7FFB3FF21F9866EC45707>
cito:cites <http://dx.doi.org/10.5281/zenodo.184647>, <http://dx.doi.org/10.5281/zenodo.184639>, <http://dx.doi.org/10.5281/zenodo.184640>, <http://dx.doi.org/10.5281/zenodo.184642>, <http://dx.doi.org/10.5281/zenodo.184646> ;
dc:creator "Mateos, Eduardo" ;
dc:title "Lepidocyrtus selvaticus Arbea & Ariza 2007" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lepidocyrtus_selvaticus_Arbea_2007> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.184638> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.184638>
bibo:endPage "54" ;
bibo:journal "Zootaxa" ;
bibo:startPage "38" ;
bibo:volume "1917" ;
dc:creator "Mateos, Eduardo" ;
dc:date "2008" ;
dc:title "Definition of Lepidocyrtus lusitanicus Gama, 1964 species-complex (Collembola, Entomobryidae), with description of new species and color forms from the Iberian Peninsula" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.184647>, <http://dx.doi.org/10.5281/zenodo.184639>, <http://dx.doi.org/10.5281/zenodo.184640>, <http://dx.doi.org/10.5281/zenodo.184642>, <http://dx.doi.org/10.5281/zenodo.184646> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lepidocyrtus_selvaticus_Arbea_2007>
dwc:authority "Arbea & Ariza, 2007" ;
dwc:authorityName "Arbea & Ariza" ;
dwc:authorityYear "2007" ;
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Arbea & Ariza, 2007" ;
dwc:species "selvaticus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus_selvaticus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus_selvaticus>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "selvaticus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Entognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entognatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entognatha>
dwc:class "Entognatha" ;
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.184647>
dc:description "FIGURES 28 29. Lepidocyrtus selvaticus: 28, habitus; 29, labium and ventral cephalic groove." ;
fabio:hasRepresentation <https://zenodo.org/record/184647/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184639>
dc:description "FIGURE 1. Localities (in letters, see: column “ ref ” in Table 1) and taxa (in numbers). 1 L. lusitanicus lusitanicus, 2 L. lusitanicus coloratus, 3 L. lusitanicus nigrus, 4 L. lusitanicus piezoensis, 5 L. lusitanicus form A, 6 L. selvaticus, 7 L. bilobatus sp. nov." ;
fabio:hasRepresentation <https://zenodo.org/record/184639/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184640>
dc:description "FIGURES 2 10. Lepidocyrtus bilobatus sp. nov.: 2, L. bilobatus form A; 3, L. bilobatus form B; 4, ant. III sensillar chaetotaxy; 5, apical antennal bulb; 6, labrum; 7, maxillary palp; 8, outer labial appendage; 9, labium and ventral cephalic groove; 10, dorsal macrochaetae (circles), trichobothria (lines) and pseudopora (#)." ;
fabio:hasRepresentation <https://zenodo.org/record/184640/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184642>
dc:description "FIGURES 14 15. Lepidocyrtus bilobatus sp. nov.: 14, abd. II complete chaetotaxy, large circles blunt broad ciliated macrochaetae, pse pseudopore; 15, abd. III complete chaetotaxy, large circles blunt broad ciliated macrochaetae, small circles acuminate thin ciliated macrochaetae, pse pseudopore." ;
fabio:hasRepresentation <https://zenodo.org/record/184642/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184646>
dc:description "FIGURES 26 27. Lepidocyrtus lusitanicus: 26, apical antennal bulb; 27, abd. IV chaetotaxy, broad circles broad ciliated macrochaetae, small circles thin ciliated macrochaetae, white circle pseudopore." ;
fabio:hasRepresentation <https://zenodo.org/record/184646/files/figure.png> ;
a fabio:Figure .

View 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/038C0943FFCDFFB8FF21FF746FDF55FF>
cito:cites <http://dx.doi.org/10.5281/zenodo.184639>, <http://dx.doi.org/10.5281/zenodo.184640>, <http://dx.doi.org/10.5281/zenodo.184641>, <http://dx.doi.org/10.5281/zenodo.184642>, <http://dx.doi.org/10.5281/zenodo.184643>, <http://dx.doi.org/10.5281/zenodo.184644>, <http://dx.doi.org/10.5281/zenodo.184646>, <http://dx.doi.org/10.5281/zenodo.184647> ;
dc:creator "Mateos, Eduardo" ;
dc:title "Lepidocyrtus bilobatus Mateos, 2008, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lepidocyrtus_bilobatus_Mateos_2008> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.184638> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.184638>
bibo:endPage "54" ;
bibo:journal "Zootaxa" ;
bibo:startPage "38" ;
bibo:volume "1917" ;
dc:creator "Mateos, Eduardo" ;
dc:date "2008" ;
dc:title "Definition of Lepidocyrtus lusitanicus Gama, 1964 species-complex (Collembola, Entomobryidae), with description of new species and color forms from the Iberian Peninsula" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.184639>, <http://dx.doi.org/10.5281/zenodo.184640>, <http://dx.doi.org/10.5281/zenodo.184641>, <http://dx.doi.org/10.5281/zenodo.184642>, <http://dx.doi.org/10.5281/zenodo.184643>, <http://dx.doi.org/10.5281/zenodo.184644>, <http://dx.doi.org/10.5281/zenodo.184646>, <http://dx.doi.org/10.5281/zenodo.184647> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lepidocyrtus_bilobatus_Mateos_2008>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Mateos, 2008" ;
dwc:authorityName "Mateos" ;
dwc:authorityYear "2008" ;
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mateos, 2008" ;
dwc:species "bilobatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus_bilobatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus_bilobatus>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bilobatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:class "Entognatha" ;
dwc:family "Entomobryidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Entognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entognatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entognatha>
dwc:class "Entognatha" ;
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.184639>
dc:description "FIGURE 1. Localities (in letters, see: column “ ref ” in Table 1) and taxa (in numbers). 1 L. lusitanicus lusitanicus, 2 L. lusitanicus coloratus, 3 L. lusitanicus nigrus, 4 L. lusitanicus piezoensis, 5 L. lusitanicus form A, 6 L. selvaticus, 7 L. bilobatus sp. nov." ;
fabio:hasRepresentation <https://zenodo.org/record/184639/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184640>
dc:description "FIGURES 2 10. Lepidocyrtus bilobatus sp. nov.: 2, L. bilobatus form A; 3, L. bilobatus form B; 4, ant. III sensillar chaetotaxy; 5, apical antennal bulb; 6, labrum; 7, maxillary palp; 8, outer labial appendage; 9, labium and ventral cephalic groove; 10, dorsal macrochaetae (circles), trichobothria (lines) and pseudopora (#)." ;
fabio:hasRepresentation <https://zenodo.org/record/184640/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184641>
dc:description "FIGURES 11 13. Lepidocyrtus bilobatus sp. nov.: 11, dorsal head chaetotaxy, broad circles long ciliated macrochaetae, small circles short ciliated macrochaetae; 12, interocular chaetotaxy (right ocular area); 13, th. II dorsal chaetotaxy, large circles ciliated macrochaetae, pse pseudopore." ;
fabio:hasRepresentation <https://zenodo.org/record/184641/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184642>
dc:description "FIGURES 14 15. Lepidocyrtus bilobatus sp. nov.: 14, abd. II complete chaetotaxy, large circles blunt broad ciliated macrochaetae, pse pseudopore; 15, abd. III complete chaetotaxy, large circles blunt broad ciliated macrochaetae, small circles acuminate thin ciliated macrochaetae, pse pseudopore." ;
fabio:hasRepresentation <https://zenodo.org/record/184642/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184643>
dc:description "FIGURE 16. Lepidocyrtus bilobatus sp. nov.: 16 - A, abd. IV complete chaetotaxy, large black circles blunt broad ciliated macrochaetae, small black circles acuminate thin ciliated macrochaetae, white circles smooth mesochaetae, oval (Fe 4 seta) thin ciliated macrochaetae or smooth mesochaetae, triangles fan-shaped setae, lines microchaetae, x trichobothria, # pseudopore; 16 - B, bcm blunt broad ciliated macrochaeta, tcm acuminate thin ciliated macrochaeta, Fe 4 two different morphologies of seta Fe 4." ;
fabio:hasRepresentation <https://zenodo.org/record/184643/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184644>
dc:description "FIGURES 17 20. Lepidocyrtus bilobatus sp. nov.: 17, abd. IV trichobothrial complex; 18, trochanteral organ (other setae than trochanteral organ omitted); 19, p-III unguis and unguiculus; 20, manubrial plates, black circles pseudopora." ;
fabio:hasRepresentation <https://zenodo.org/record/184644/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184646>
dc:description "FIGURES 26 27. Lepidocyrtus lusitanicus: 26, apical antennal bulb; 27, abd. IV chaetotaxy, broad circles broad ciliated macrochaetae, small circles thin ciliated macrochaetae, white circle pseudopore." ;
fabio:hasRepresentation <https://zenodo.org/record/184646/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.184647>
dc:description "FIGURES 28 29. Lepidocyrtus selvaticus: 28, habitus; 29, labium and ventral cephalic groove." ;
fabio:hasRepresentation <https://zenodo.org/record/184647/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,152 @@
@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/038C1327FF980C23CFC18419AE5BFBA1>
cito:cites <http://dx.doi.org/10.5281/zenodo.191553>, <http://dx.doi.org/10.5281/zenodo.191554>, <http://dx.doi.org/10.5281/zenodo.191556>, <http://dx.doi.org/10.5281/zenodo.191555> ;
dc:creator "Kazemi, Shahrooz; Beaulieu, Frédéric" ;
dc:title "Persicolaelaps hallidayi Kazemi & Beaulieu, 2016, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C1327FF980C23CFC18419AE5BFBA1.mc.3B4DA86CFF950C23CF918539AD64FC30>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1327FF980C23CFC18419AE5BFBA1.mc.3B4DA86CFF950C23CD99858BAB5FFBE8> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Persicolaelaps_hallidayi_Kazemi_2016> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4200.4.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4200.4.2>
bibo:endPage "500" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:startPage "487" ;
bibo:volume "4200" ;
dc:creator "Kazemi, Shahrooz; Beaulieu, Frédéric" ;
dc:date "2016" ;
dc:title "A new genus and species of Laelapidae (Acari: Mesostigmata) from Iran" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.191553>, <http://dx.doi.org/10.5281/zenodo.191554>, <http://dx.doi.org/10.5281/zenodo.191556>, <http://dx.doi.org/10.5281/zenodo.191555> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Persicolaelaps_hallidayi_Kazemi_2016>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Kazemi & Beaulieu, 2016" ;
dwc:authorityName "Kazemi & Beaulieu" ;
dwc:authorityYear "2016" ;
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Persicolaelaps" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kazemi & Beaulieu, 2016" ;
dwc:species "hallidayi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Persicolaelaps_hallidayi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Persicolaelaps_hallidayi>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Persicolaelaps" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hallidayi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Persicolaelaps> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Persicolaelaps>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Persicolaelaps" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laelapidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laelapidae>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
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.191553>
dc:description "FIGURES 1 4. Persicolaelaps hallidayi. Female. 1. Dorsal idiosoma; 2. Enlarged view of some dorsal shield setae; 3. Gnathotectum; 4. Subcapitulum." ;
fabio:hasRepresentation <https://zenodo.org/record/191553/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.191554>
dc:description "FIGURES 5 11. Persicolaelaps hallidayi. Female. 5. Ventral idiosoma; 6. Chelicera; 7. Palp; 8 11. Coxae of legs I IV (ventral view)." ;
fabio:hasRepresentation <https://zenodo.org/record/191554/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.191556>
dc:description "FIGURES 17 21. Persicolaelaps hallidayi. Female. 17. Sternal, endopodal and exopodal shields; 18. Trochanter IV; 19. Anal shield and surrounding setae; 20. Epigynal shield; 21. Gnathotectum." ;
fabio:hasRepresentation <https://zenodo.org/record/191556/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.191555>
dc:description "FIGURES 12 16. Persicolaelaps hallidayi. Female. 12. Leg I, trochanter-tibia (posterolateral view); 13. Leg II, trochantertarsus (dorsal view); 14. Leg III, trochanter-tarsus (dorsal view); Leg IV, trochanter-tarsus (dorsal view); 16. Pretarsus I." ;
fabio:hasRepresentation <https://zenodo.org/record/191555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1327FF980C23CFC18419AE5BFBA1.mc.3B4DA86CFF950C23CF918539AD64FC30>
dwc:eventDate "2012-06-02" ;
dwc:locality "Qarn-Abad Forest" ;
dwc:recordedBy "A. Katuli & Acarological Collection & Institute & Science & High Technology & Environmental Sciences & Graduate University & Advanced Technology" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "522" ;
dwc:verbatimLatitude "36.783333" ;
dwc:verbatimLongitude "54.616665" ;
trt:gbifOccurrenceId "1413071425" ;
trt:httpUri <https://treatment.plazi.org/id/038C1327FF980C23CFC18419AE5BFBA1#3B4DA86CFF950C23CF918539AD64FC30> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1327FF980C23CFC18419AE5BFBA1.mc.3B4DA86CFF950C23CD99858BAB5FFBE8>
dwc:locality "Noor City" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "22" ;
dwc:verbatimLatitude "36.566666" ;
dwc:verbatimLongitude "52.05" ;
trt:gbifOccurrenceId "1413071427" ;
trt:httpUri <https://treatment.plazi.org/id/038C1327FF980C23CFC18419AE5BFBA1#3B4DA86CFF950C23CD99858BAB5FFBE8> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,410 @@
@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/038C1327FF9D0C2ECFC183BFAEC2FE29>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Pseudoparasitus_jilensis_Ma_2004>, <http://taxon-concept.plazi.org/id/Animalia/Urozercon_robustisetae_Rosario_1988>, <http://taxon-concept.plazi.org/id/Animalia/Veigaiidae_Evans_1979>, <http://dx.doi.org/10.5281/zenodo.191553>, <http://dx.doi.org/10.5281/zenodo.191554>, <http://dx.doi.org/10.5281/zenodo.191556>, <http://dx.doi.org/10.5281/zenodo.191555> ;
dc:creator "Kazemi, Shahrooz; Beaulieu, Frédéric" ;
dc:title "Persicolaelaps Kazemi & Beaulieu, 2016, new genus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C1327FF9D0C2ECFC183BFAEC2FE29.mc.3B4DA86CFF9F0C29CF9184CEAD6AFAEC> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Persicolaelaps>, <http://taxon-name.plazi.org/id/Animalia/Gaeolaelaps>, <http://taxon-name.plazi.org/id/Animalia/Hypoaspis>, <http://taxon-name.plazi.org/id/Animalia/Laelapidae>, <http://taxon-name.plazi.org/id/Animalia/Mesostigmata>, <http://taxon-name.plazi.org/id/Animalia/Haemogamasus>, <http://taxon-name.plazi.org/id/Animalia/Ololaelaps>, <http://taxon-name.plazi.org/id/Animalia/Laelaspisella>, <http://taxon-name.plazi.org/id/Animalia/Reticulolaelaps>, <http://taxon-name.plazi.org/id/Animalia/Pneumolaelaps>, <http://taxon-name.plazi.org/id/Animalia/Melittiphis>, <http://taxon-name.plazi.org/id/Animalia/Laelaps>, <http://taxon-name.plazi.org/id/Animalia/Myrmozercon>, <http://taxon-name.plazi.org/id/Animalia/Haemogamasus_giffordi>, <http://taxon-name.plazi.org/id/Animalia/Haemogamasus_lubrica>, <http://taxon-name.plazi.org/id/Animalia/Haemogamasus_atomarius> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Persicolaelaps_Kazemi_2016> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ololaelaps_Jordaan_1987> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4200.4.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4200.4.2>
bibo:endPage "500" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:startPage "487" ;
bibo:volume "4200" ;
dc:creator "Kazemi, Shahrooz; Beaulieu, Frédéric" ;
dc:date "2016" ;
dc:title "A new genus and species of Laelapidae (Acari: Mesostigmata) from Iran" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.191553>, <http://dx.doi.org/10.5281/zenodo.191554>, <http://dx.doi.org/10.5281/zenodo.191556>, <http://dx.doi.org/10.5281/zenodo.191555> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Persicolaelaps_Kazemi_2016>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Kazemi & Beaulieu, 2016" ;
dwc:authorityName "Kazemi & Beaulieu" ;
dwc:authorityYear "2016" ;
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Persicolaelaps" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Kazemi & Beaulieu, 2016" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Persicolaelaps> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pseudoparasitus_jilensis_Ma_2004>
dwc:authority "Ma, 2004" ;
dwc:authorityName "Ma" ;
dwc:authorityYear "2004" ;
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Pseudoparasitus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ma, 2004" ;
dwc:species "jilensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudoparasitus_jilensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Urozercon_robustisetae_Rosario_1988>
dwc:authority "Rosario & Hunter, 1988" ;
dwc:authorityName "Rosario & Hunter" ;
dwc:authorityYear "1988" ;
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Urozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rosario & Hunter, 1988" ;
dwc:species "robustisetae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Urozercon_robustisetae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Veigaiidae_Evans_1979>
dwc:authority "Evans & Till, 1979" ;
dwc:authorityName "Evans & Till" ;
dwc:authorityYear "1979" ;
dwc:class "Arachnida" ;
dwc:family "Veigaiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Evans & Till, 1979" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Veigaiidae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Ololaelaps_Jordaan_1987>
dwc:authority "Jordaan & Loots, 1987" ;
dwc:authorityName "Jordaan & Loots" ;
dwc:authorityYear "1987" ;
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Ololaelaps" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Jordaan & Loots, 1987" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ololaelaps> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Persicolaelaps>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Persicolaelaps" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laelapidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laelapidae>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
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://taxon-name.plazi.org/id/Animalia/Gaeolaelaps>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Gaeolaelaps" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laelapidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hypoaspis>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Hypoaspis" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laelapidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pseudoparasitus_jilensis>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Pseudoparasitus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "jilensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudoparasitus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pseudoparasitus>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Pseudoparasitus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laelapidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Urozercon_robustisetae>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Urozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "robustisetae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Urozercon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Urozercon>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Urozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laelapidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Veigaiidae>
dwc:class "Arachnida" ;
dwc:family "Veigaiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Haemogamasus>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Haemogamasus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laelapidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ololaelaps>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Ololaelaps" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laelapidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laelaspisella>
dwc:class "Arachnida" ;
dwc:family "Dermanyssidae" ;
dwc:genus "Laelaspisella" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dermanyssidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dermanyssidae>
dwc:class "Arachnida" ;
dwc:family "Dermanyssidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Reticulolaelaps>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Reticulolaelaps" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laelapidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pneumolaelaps>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Pneumolaelaps" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laelapidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melittiphis>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Melittiphis" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laelapidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laelaps>
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:genus "Laelaps" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ascidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ascidae>
dwc:class "Arachnida" ;
dwc:family "Ascidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Myrmozercon>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Myrmozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laelapidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Haemogamasus_giffordi>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Haemogamasus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "giffordi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haemogamasus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Haemogamasus_lubrica>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Haemogamasus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lubrica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haemogamasus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Haemogamasus_atomarius>
dwc:class "Arachnida" ;
dwc:family "Laelapidae" ;
dwc:genus "Haemogamasus" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "atomarius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haemogamasus> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.191553>
dc:description "FIGURES 1 4. Persicolaelaps hallidayi. Female. 1. Dorsal idiosoma; 2. Enlarged view of some dorsal shield setae; 3. Gnathotectum; 4. Subcapitulum." ;
fabio:hasRepresentation <https://zenodo.org/record/191553/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.191554>
dc:description "FIGURES 5 11. Persicolaelaps hallidayi. Female. 5. Ventral idiosoma; 6. Chelicera; 7. Palp; 8 11. Coxae of legs I IV (ventral view)." ;
fabio:hasRepresentation <https://zenodo.org/record/191554/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.191556>
dc:description "FIGURES 17 21. Persicolaelaps hallidayi. Female. 17. Sternal, endopodal and exopodal shields; 18. Trochanter IV; 19. Anal shield and surrounding setae; 20. Epigynal shield; 21. Gnathotectum." ;
fabio:hasRepresentation <https://zenodo.org/record/191556/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.191555>
dc:description "FIGURES 12 16. Persicolaelaps hallidayi. Female. 12. Leg I, trochanter-tibia (posterolateral view); 13. Leg II, trochantertarsus (dorsal view); 14. Leg III, trochanter-tarsus (dorsal view); Leg IV, trochanter-tarsus (dorsal view); 16. Pretarsus I." ;
fabio:hasRepresentation <https://zenodo.org/record/191555/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1327FF9D0C2ECFC183BFAEC2FE29.mc.3B4DA86CFF9F0C29CF9184CEAD6AFAEC>
dwc:eventDate "1940" ;
dwc:locality "Karg" ;
trt:gbifOccurrenceId "1413071428" ;
trt:httpUri <https://treatment.plazi.org/id/038C1327FF9D0C2ECFC183BFAEC2FE29#3B4DA86CFF9F0C29CF9184CEAD6AFAEC> ;
a dwc:MaterialCitation .

View 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/038C1367FFE9FFE340A09331FA6EFA35>
dc:creator "Hoi, Quach Van; Dung, Luong Van; Doudkin, Roman V.; Averyanov, Leonid V.; Thinh, Bui Bao; Lieu, Nguyen Thi; Truong, Luu Hong" ;
dc:title "Camellia proensis V. D. Luong, Doudkin & V. H. Quach 2021" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Camellia_proensis_Luong_2021> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.479.1.12> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.479.1.12>
bibo:endPage "141" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2021-01-07" ;
bibo:startPage "137" ;
bibo:volume "479" ;
dc:creator "Hoi, Quach Van; Dung, Luong Van; Doudkin, Roman V.; Averyanov, Leonid V.; Thinh, Bui Bao; Lieu, Nguyen Thi; Truong, Luu Hong" ;
dc:date "2021" ;
dc:title "Camellia proensis (Theaceae, sect. Piquetia), a new species from Southern Vietnam" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Camellia_proensis_Luong_2021>
dwc:authorityName "V. D. Luong, Doudkin & V. H. Quach" ;
dwc:authorityYear "2021" ;
dwc:class "Magnoliopsida" ;
dwc:family "Theaceae" ;
dwc:genus "Camellia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "V. D. Luong, Doudkin & V. H. Quach, 2021" ;
dwc:species "proensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8475X> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Camellia_proensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Camellia_proensis>
dwc:class "Magnoliopsida" ;
dwc:family "Theaceae" ;
dwc:genus "Camellia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "proensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Camellia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Camellia>
dwc:class "Magnoliopsida" ;
dwc:family "Theaceae" ;
dwc:genus "Camellia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Theaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Theaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Theaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
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 .

View file

@ -0,0 +1,132 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/038C1367FFEBFFE340A09696FE9CFBC4>
cito:cites <http://dx.doi.org/10.5281/zenodo.5413293>, <http://dx.doi.org/10.5281/zenodo.5413297> ;
dc:creator "Hoi, Quach Van; Dung, Luong Van; Doudkin, Roman V.; Averyanov, Leonid V.; Thinh, Bui Bao; Lieu, Nguyen Thi; Truong, Luu Hong" ;
dc:title "Camellia proensis V. D. Luong, Doudkin & V. H. Quach 2021, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C1367FFEBFFE340A09696FE9CFBC4.mc.3B4DA82CFFEBFFE140F296BEFD05FE3E> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Camellia_proensis_Luong_2021> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.479.1.12> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.479.1.12>
bibo:endPage "141" ;
bibo:issue "1" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2021-01-07" ;
bibo:startPage "137" ;
bibo:volume "479" ;
dc:creator "Hoi, Quach Van; Dung, Luong Van; Doudkin, Roman V.; Averyanov, Leonid V.; Thinh, Bui Bao; Lieu, Nguyen Thi; Truong, Luu Hong" ;
dc:date "2021" ;
dc:title "Camellia proensis (Theaceae, sect. Piquetia), a new species from Southern Vietnam" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5413293>, <http://dx.doi.org/10.5281/zenodo.5413297> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Camellia_proensis_Luong_2021>
dwc:authority "V.D.Luong, Doudkin & V.H.Quach" ;
dwc:authorityName "V. D. Luong, Doudkin & V. H. Quach" ;
dwc:authorityYear "2021" ;
dwc:class "Magnoliopsida" ;
dwc:family "Theaceae" ;
dwc:genus "Camellia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "V. D. Luong, Doudkin & V. H. Quach, 2021" ;
dwc:species "proensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8475X> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Camellia_proensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Camellia_proensis>
dwc:class "Magnoliopsida" ;
dwc:family "Theaceae" ;
dwc:genus "Camellia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "proensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Camellia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Camellia>
dwc:class "Magnoliopsida" ;
dwc:family "Theaceae" ;
dwc:genus "Camellia" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Theaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Theaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Theaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
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://dx.doi.org/10.5281/zenodo.5413293>
dc:description "FIGURE 1. Camellia proensis. A, B. Young twig. C, E. Flowering shoot and arrangement of petals. D. Open flower. F, G. Fruits. H. Seeds. Photos by Quach Van Hoi." ;
fabio:hasRepresentation <https://zenodo.org/record/5413293/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5413297>
dc:description "FIGURE 2. Camellia proensis. A. Leaf. B. Venation of leaf (adaxial surface). C. Venation of leaf (abaxial surface). D. Flower bud. E, F. Flower. G. Sepals. H. Petals. I. Stamens. K. Styles and gynoecium. L. Fruit. M. Seed. Drwaing by Luong Van Dung." ;
fabio:hasRepresentation <https://zenodo.org/record/5413297/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1367FFEBFFE340A09696FE9CFBC4.mc.3B4DA82CFFEBFFE140F296BEFD05FE3E>
dwc:collectionCode "DUNG" ;
dwc:eventDate "2015-03-08" ;
dwc:locality "Pro Commune" ;
dwc:recordedBy "Quach Van Hoi & Luong Van Dung" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "950" ;
trt:gbifOccurrenceId "3340962301" ;
trt:httpUri <https://treatment.plazi.org/id/038C1367FFEBFFE340A09696FE9CFBC4#3B4DA82CFFEBFFE140F296BEFD05FE3E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,167 @@
@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/038C137EFFDEF205FF14F9BBFBDE852C>
dc:creator "Pacheco, Thaynara L.; Monné, Marcela L.; Vaz-De-Mello, Fernando Z.; Ahrens, Dirk" ;
dc:title "Manonychus robustus Pacheco & Monné & Vaz-De-Mello & Ahrens 2020, new combination" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C137EFFDEF205FF14F9BBFBDE852C.mc.3B4DA835FFDEF206FE3FF961FF718354>, <http://tb.plazi.org/GgServer/dwcaRecords/038C137EFFDEF205FF14F9BBFBDE852C.mc.3B4DA835FFDEF206FE84F8F4FD4E83EC> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Manonychus_robustus_Burmeister_1855> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Astaena_robusta_Burmeister_1855> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4885.1.11> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4885.1.11>
bibo:endPage "145" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2020-11-24" ;
bibo:startPage "143" ;
bibo:volume "4885" ;
dc:creator "Pacheco, Thaynara L.; Monné, Marcela L.; Vaz-De-Mello, Fernando Z.; Ahrens, Dirk" ;
dc:date "2020" ;
dc:title "Notes on the taxonomy of some “ Astaena ” species described by Burmeister (Coleoptera: Scarabaeidae: Melolonthinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Manonychus_robustus_Burmeister_1855>
dwc:authority "(Burmeister, 1855)" ;
dwc:authorityName "Pacheco & Monné & Vaz-De-Mello & Ahrens" ;
dwc:authorityYear "2020" ;
dwc:baseAuthorityName "Burmeister" ;
dwc:baseAuthorityYear "1855" ;
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Manonychus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Burmeister, 1855) Pacheco & Monné & Vaz-De-Mello & Ahrens, 2020" ;
dwc:species "robustus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Manonychus_robustus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Astaena_robusta_Burmeister_1855>
dwc:authority "Burmeister, 1855: 127" ;
dwc:authorityName "Burmeister" ;
dwc:authorityPageNumber "127" ;
dwc:authorityYear "1855" ;
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Astaena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Burmeister, 1855" ;
dwc:species "robusta" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astaena_robusta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Manonychus_robustus>
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Manonychus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "robustus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Manonychus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Manonychus>
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Manonychus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melolonthidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melolonthidae>
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
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://taxon-name.plazi.org/id/Animalia/Astaena_robusta>
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Astaena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "robusta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Astaena>
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Astaena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melolonthidae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/038C137EFFDEF205FF14F9BBFBDE852C.mc.3B4DA835FFDEF206FE3FF961FF718354>
dwc:collectionCode "T, MLUH" ;
dwc:eventDate "2019-05-12" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2985801301" ;
trt:httpUri <https://treatment.plazi.org/id/038C137EFFDEF205FF14F9BBFBDE852C#3B4DA835FFDEF206FE3FF961FF718354> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C137EFFDEF205FF14F9BBFBDE852C.mc.3B4DA835FFDEF206FE84F8F4FD4E83EC>
dwc:collectionCode "T, MLUH" ;
dwc:eventDate "2019-05-12" ;
dwc:typeStatus "paralectotype" ;
trt:gbifOccurrenceId "2985801302" ;
trt:httpUri <https://treatment.plazi.org/id/038C137EFFDEF205FF14F9BBFBDE852C#3B4DA835FFDEF206FE84F8F4FD4E83EC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,206 @@
@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/038C137EFFDFF206FF14F97FFE608272>
dc:creator "Pacheco, Thaynara L.; Monné, Marcela L.; Vaz-De-Mello, Fernando Z.; Ahrens, Dirk" ;
dc:title "Neoserica pubescens Pacheco & Monné & Vaz-De-Mello & Ahrens 2020, new combination" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C137EFFDFF206FF14F97FFE608272.mc.3B4DA835FFDFF207FE38F8FAFA1383E1>, <http://tb.plazi.org/GgServer/dwcaRecords/038C137EFFDFF206FF14F97FFE608272.mc.3B4DA835FFDFF207FF14F84DFBB283DD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C137EFFDFF206FF14F97FFE608272.mc.3B4DA835FFDFF207FBC7F84EFEC78395> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neoserica_pubescens_Burmeister_1855> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Astaena_pubescens_Burmeister_1855>, <http://taxon-concept.plazi.org/id/Animalia/Neoserica_subsetosa_Ahrens_2016> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4885.1.11> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4885.1.11>
bibo:endPage "145" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2020-11-24" ;
bibo:startPage "143" ;
bibo:volume "4885" ;
dc:creator "Pacheco, Thaynara L.; Monné, Marcela L.; Vaz-De-Mello, Fernando Z.; Ahrens, Dirk" ;
dc:date "2020" ;
dc:title "Notes on the taxonomy of some “ Astaena ” species described by Burmeister (Coleoptera: Scarabaeidae: Melolonthinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neoserica_pubescens_Burmeister_1855>
dwc:authority "(Burmeister, 1855)" ;
dwc:authorityName "Pacheco & Monné & Vaz-De-Mello & Ahrens" ;
dwc:authorityYear "2020" ;
dwc:baseAuthorityName "Burmeister" ;
dwc:baseAuthorityYear "1855" ;
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Neoserica" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Burmeister, 1855) Pacheco & Monné & Vaz-De-Mello & Ahrens, 2020" ;
dwc:species "pubescens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neoserica_pubescens> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Astaena_pubescens_Burmeister_1855>
dwc:authority "Burmeister, 1855: 126" ;
dwc:authorityName "Burmeister" ;
dwc:authorityPageNumber "126" ;
dwc:authorityYear "1855" ;
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Astaena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Burmeister, 1855" ;
dwc:species "pubescens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astaena_pubescens> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Neoserica_subsetosa_Ahrens_2016>
dwc:authority "Ahrens & Fabrizi, 2016: 121" ;
dwc:authorityName "Ahrens & Fabrizi" ;
dwc:authorityPageNumber "121" ;
dwc:authorityYear "2016" ;
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Neoserica" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ahrens & Fabrizi, 2016" ;
dwc:species "subsetosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neoserica_subsetosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neoserica_pubescens>
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Neoserica" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pubescens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neoserica> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neoserica>
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Neoserica" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melolonthidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Melolonthidae>
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
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://taxon-name.plazi.org/id/Animalia/Astaena_pubescens>
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Astaena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pubescens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astaena> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Astaena>
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Astaena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melolonthidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neoserica_subsetosa>
dwc:class "Insecta" ;
dwc:family "Melolonthidae" ;
dwc:genus "Neoserica" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "subsetosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neoserica> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/038C137EFFDFF206FF14F97FFE608272.mc.3B4DA835FFDFF207FE38F8FAFA1383E1>
dwc:collectionCode "T, MLUH" ;
dwc:eventDate "2019-05-12" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2985801303" ;
trt:httpUri <https://treatment.plazi.org/id/038C137EFFDFF206FF14F97FFE608272#3B4DA835FFDFF207FE38F8FAFA1383E1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C137EFFDFF206FF14F97FFE608272.mc.3B4DA835FFDFF207FF14F84DFBB283DD>
dwc:collectionCode "BMNH" ;
dwc:recordedBy "N. Bengal" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2985801305" ;
trt:httpUri <https://treatment.plazi.org/id/038C137EFFDFF206FF14F97FFE608272#3B4DA835FFDFF207FF14F84DFBB283DD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C137EFFDFF206FF14F97FFE608272.mc.3B4DA835FFDFF207FBC7F84EFEC78395>
dwc:collectionCode "SMNS, ZFMK" ;
dwc:locality "st. Bhushi Dam" ;
dwc:recordedBy "F. & L. Kantner" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "500" ;
trt:gbifOccurrenceId "2985801304" ;
trt:httpUri <https://treatment.plazi.org/id/038C137EFFDFF206FF14F97FFE608272#3B4DA835FFDFF207FBC7F84EFEC78395> ;
a dwc:MaterialCitation .

View 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/038C1526FFD5FFE892D2F9BB7B2BFB8B>
cito:cites <http://dx.doi.org/10.5281/zenodo.1227041>, <http://dx.doi.org/10.5281/zenodo.1227043>, <http://dx.doi.org/10.5281/zenodo.1227045>, <http://dx.doi.org/10.5281/zenodo.1227047> ;
dc:creator "Jiao, Ke-Long; Mo, Jian-You; Kolesik, Peter" ;
dc:title "Procontarinia fructiculi Jiao & Mo & Kolesik 2018, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C1526FFD5FFE892D2F9BB7B2BFB8B.mc.3B4DAE6DFFD5FFEE92D2F9287CA5F88E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1526FFD5FFE892D2F9BB7B2BFB8B.mc.3B4DAE6DFFD5FFEE9282F8BC7A3DF8A1>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1526FFD5FFE892D2F9BB7B2BFB8B.mc.3B4DAE6DFFD5FFEE9282F8D87A39F8C5>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1526FFD5FFE892D2F9BB7B2BFB8B.mc.3B4DAE6DFFD5FFEE9675F8DB7C7CF819>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1526FFD5FFE892D2F9BB7B2BFB8B.mc.3B4DAE6DFFD5FFEE9029F8F77B71F819> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Procontarinia_fructiculi_Jiao_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4413.2.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4413.2.8>
bibo:endPage "376" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-04-23" ;
bibo:startPage "368" ;
bibo:volume "4413" ;
dc:creator "Jiao, Ke-Long; Mo, Jian-You; Kolesik, Peter" ;
dc:date "2018" ;
dc:title "A new species of Procontarinia (Diptera: Cecidomyiidae) damaging fruit of mango, Mangifera indica (Anacardiaceae), in China" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1227041>, <http://dx.doi.org/10.5281/zenodo.1227043>, <http://dx.doi.org/10.5281/zenodo.1227045>, <http://dx.doi.org/10.5281/zenodo.1227047> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Procontarinia_fructiculi_Jiao_2018>
dwc:authority "Jiao, Wang, Bu & Kolesik" ;
dwc:authorityName "Jiao & Mo & Kolesik" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Cecidomyiidae" ;
dwc:genus "Procontarinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jiao & Mo & Kolesik, 2018" ;
dwc:species "fructiculi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HK4R> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Procontarinia_fructiculi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Procontarinia_fructiculi>
dwc:class "Insecta" ;
dwc:family "Cecidomyiidae" ;
dwc:genus "Procontarinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fructiculi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Procontarinia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Procontarinia>
dwc:class "Insecta" ;
dwc:family "Cecidomyiidae" ;
dwc:genus "Procontarinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cecidomyiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cecidomyiidae>
dwc:class "Insecta" ;
dwc:family "Cecidomyiidae" ;
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.1227041>
dc:description "FIGURES 16. Procontarinia fructiculi. Male. (1) wing, (2) 3rd flagellomere, (3) terminalia in dorSal view, (4) terminalia in ventral view, (5) occipital protuberance on head, (6) tarSal claw with empodium." ;
fabio:hasRepresentation <https://zenodo.org/record/1227041/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.1227043>
dc:description "FIGURES 714. Procontarinia fructiculi. 712: female, 1314: larva. (7) 3rd flagellomere, (8) end of ovipoSitor in ventral view Showing cerci and hypoproct, (9) cerci in dorSal view, (10) occipital protuberance on head, (11) poStabdomen in lateral view, (12) maxillary palpuS, (13) Sternal Spatula with adjacent papillae, (14) poSterior Segment in dorSal view." ;
fabio:hasRepresentation <https://zenodo.org/record/1227043/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.1227045>
dc:description "FIGURES 1520. Procontarinia fructiculi. 15: male pupa, 1618: female pupa, 1920: larva. (15) ventral view, (16) ventral view, (17) lateral view, (18) dorSal view, (19) whole body in ventral view, (20) anterior end in ventral view with head and Spatula." ;
fabio:hasRepresentation <https://zenodo.org/record/1227045/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.1227047>
dc:description "FIGURES 2124. InfeStation of mango by Procontarinia fructiculi. (21) female laying eggS in flower on baSe of ovary, (22) normal fruit (upper left corner) and infeSted fruit with larval eScape holeS (centre), (23) Split open fruit to Show meSocarp with larvae within larval chamberS, (24) larval eScape holeS and larva leaving infeSted fruit." ;
fabio:hasRepresentation <https://zenodo.org/record/1227047/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1526FFD5FFE892D2F9BB7B2BFB8B.mc.3B4DAE6DFFD5FFEE92D2F9287CA5F88E>
dwc:collectionCode "NKUM" ;
dwc:eventDate "2016-03-30" ;
dwc:locality "Youjiang District" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "200" ;
dwc:verbatimLatitude "23.98" ;
dwc:verbatimLongitude "106.61" ;
trt:gbifOccurrenceId "1838302576" ;
trt:httpUri <https://treatment.plazi.org/id/038C1526FFD5FFE892D2F9BB7B2BFB8B#3B4DAE6DFFD5FFEE92D2F9287CA5F88E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1526FFD5FFE892D2F9BB7B2BFB8B.mc.3B4DAE6DFFD5FFEE9282F8BC7A3DF8A1>
dwc:collectionCode "NKUM" ;
dwc:eventDate "2016-03-30" ;
dwc:locality "Youjiang District" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "200" ;
dwc:verbatimLatitude "23.98" ;
dwc:verbatimLongitude "106.61" ;
trt:gbifOccurrenceId "1838302577" ;
trt:httpUri <https://treatment.plazi.org/id/038C1526FFD5FFE892D2F9BB7B2BFB8B#3B4DAE6DFFD5FFEE9282F8BC7A3DF8A1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1526FFD5FFE892D2F9BB7B2BFB8B.mc.3B4DAE6DFFD5FFEE9282F8D87A39F8C5>
dwc:collectionCode "NKUM" ;
dwc:eventDate "2017-03-14" ;
dwc:locality "Youjiang District" ;
dwc:verbatimElevation "200" ;
dwc:verbatimLatitude "23.98" ;
dwc:verbatimLongitude "106.61" ;
trt:gbifOccurrenceId "1838302575" ;
trt:httpUri <https://treatment.plazi.org/id/038C1526FFD5FFE892D2F9BB7B2BFB8B#3B4DAE6DFFD5FFEE9282F8D87A39F8C5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1526FFD5FFE892D2F9BB7B2BFB8B.mc.3B4DAE6DFFD5FFEE9675F8DB7C7CF819>
dwc:collectionCode "NKUM" ;
dwc:eventDate "2017-03-21" ;
dwc:locality "Youjiang District" ;
dwc:verbatimElevation "200" ;
dwc:verbatimLatitude "23.98" ;
dwc:verbatimLongitude "106.61" ;
trt:gbifOccurrenceId "1838302578" ;
trt:httpUri <https://treatment.plazi.org/id/038C1526FFD5FFE892D2F9BB7B2BFB8B#3B4DAE6DFFD5FFEE9675F8DB7C7CF819> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1526FFD5FFE892D2F9BB7B2BFB8B.mc.3B4DAE6DFFD5FFEE9029F8F77B71F819>
dwc:collectionCode "NKUM" ;
dwc:eventDate "2017-04-09" ;
dwc:locality "Youjiang District" ;
dwc:verbatimElevation "200" ;
dwc:verbatimLatitude "23.98" ;
dwc:verbatimLongitude "106.61" ;
trt:gbifOccurrenceId "1838302579" ;
trt:httpUri <https://treatment.plazi.org/id/038C1526FFD5FFE892D2F9BB7B2BFB8B#3B4DAE6DFFD5FFEE9029F8F77B71F819> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,97 @@
@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/038C1526FFD5FFEE92D2FBC37A54FA48>
dc:creator "Jiao, Ke-Long; Mo, Jian-You; Kolesik, Peter" ;
dc:title "Procontarinia Kieffer & Cecconi 1906" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Procontarinia_Kieffer_1906> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4413.2.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4413.2.8>
bibo:endPage "376" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-04-23" ;
bibo:startPage "368" ;
bibo:volume "4413" ;
dc:creator "Jiao, Ke-Long; Mo, Jian-You; Kolesik, Peter" ;
dc:date "2018" ;
dc:title "A new species of Procontarinia (Diptera: Cecidomyiidae) damaging fruit of mango, Mangifera indica (Anacardiaceae), in China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Procontarinia_Kieffer_1906>
dwc:ID-ENA "533027" ;
dwc:authority "Kieffer & Cecconi, 1906: 135" ;
dwc:authorityName "Kieffer & Cecconi" ;
dwc:authorityPageNumber "135" ;
dwc:authorityYear "1906" ;
dwc:class "Insecta" ;
dwc:family "Cecidomyiidae" ;
dwc:genus "Procontarinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Kieffer & Cecconi, 1906" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64254> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Procontarinia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Procontarinia>
dwc:class "Insecta" ;
dwc:family "Cecidomyiidae" ;
dwc:genus "Procontarinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cecidomyiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cecidomyiidae>
dwc:class "Insecta" ;
dwc:family "Cecidomyiidae" ;
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 .

View 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/038C1621FFC04C0CFE94FC1514066BDC>
cito:cites <http://dx.doi.org/10.5281/zenodo.5299039>, <http://dx.doi.org/10.5281/zenodo.5299041>, <http://dx.doi.org/10.5281/zenodo.5299043>, <http://dx.doi.org/10.5281/zenodo.5299047>, <http://dx.doi.org/10.5281/zenodo.5299045>, <http://dx.doi.org/10.5281/zenodo.5315879>, <http://dx.doi.org/10.5281/zenodo.5315877> ;
dc:creator "Luo, Zhao-Hui; Vinokurov, Nikolai N." ;
dc:title "Menaccarus (Orocephalus) caii Luo & Vinokurov 2014, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C1621FFC04C0CFE94FC1514066BDC.mc.3B4DAD6AFFC04C05FEC5FBDE14B96E28>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1621FFC04C0CFE94FC1514066BDC.mc.3B4DAD6AFFC04C05FD3FFBF0175A6E12>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1621FFC04C0CFE94FC1514066BDC.mc.3B4DAD6AFFC04C05FEDCFBAE14256EF8> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Menaccarus_caii_Luo_2014> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5299037> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5299037>
bibo:endPage "477" ;
bibo:issue "2" ;
bibo:journal "Acta Entomologica Musei Nationalis Pragae" ;
bibo:pubDate "2014-12-15" ;
bibo:startPage "469" ;
bibo:volume "54" ;
dc:creator "Luo, Zhao-Hui; Vinokurov, Nikolai N." ;
dc:date "2014" ;
dc:title "A new species of the genus Menaccarus from China (Hemiptera: Heteroptera: Pentatomidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5299039>, <http://dx.doi.org/10.5281/zenodo.5299041>, <http://dx.doi.org/10.5281/zenodo.5299043>, <http://dx.doi.org/10.5281/zenodo.5299047>, <http://dx.doi.org/10.5281/zenodo.5299045>, <http://dx.doi.org/10.5281/zenodo.5315879>, <http://dx.doi.org/10.5281/zenodo.5315877> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Menaccarus_caii_Luo_2014>
dwc:authority "Luo & Vinokurov, 2014" ;
dwc:authorityName "Luo & Vinokurov" ;
dwc:authorityYear "2014" ;
dwc:class "Insecta" ;
dwc:family "Pentatomidae" ;
dwc:genus "Menaccarus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Luo & Vinokurov, 2014" ;
dwc:species "caii" ;
dwc:subGenus "Orocephalus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Menaccarus_caii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Menaccarus_caii>
dwc:class "Insecta" ;
dwc:family "Pentatomidae" ;
dwc:genus "Menaccarus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "caii" ;
dwc:subGenus "Orocephalus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Menaccarus_Orocephalus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Menaccarus_Orocephalus>
dwc:class "Insecta" ;
dwc:family "Pentatomidae" ;
dwc:genus "Menaccarus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Orocephalus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Menaccarus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Menaccarus>
dwc:class "Insecta" ;
dwc:family "Pentatomidae" ;
dwc:genus "Menaccarus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
dwc:class "Insecta" ;
dwc:family "Pentatomidae" ;
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.5299039>
dc:description "Figs 14. Habitus of Menaccarus spp. 1, 2 M. caii sp. nov. (1 male, 2 female), 3 M. divaricatus Jakovlev, 1877, 4 M. deserticola Jakovlev, 1900 (3, 4 after ISAKOV 2006)." ;
fabio:hasRepresentation <https://zenodo.org/record/5299039/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5299041>
dc:description "Figs 516. Male genitalia of Menaccarus spp. 58 M. caii sp. nov., 912 M.deserticola Jakovlev, 1900 (Bossaga, Turkmenistan), 1316 M. divaricatus Jakovlev, 1877 (Termez, Uzbekistan). (57, 911, 1315 left paramere in various positions, 8, 13, 16 male genital capsule, dorsal view)." ;
fabio:hasRepresentation <https://zenodo.org/record/5299041/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5299043>
dc:description "Figs 1719. Aedeagus of Menaccarus caii sp. nov. (Gurbantunggut Desert) (17 lateral view, 18 frontal view, 19 dorsal view). For abbreviations see Material and methods." ;
fabio:hasRepresentation <https://zenodo.org/record/5299043/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5299047>
dc:description "Figs 2224. Apex of abdomen of Menaccarus spp. (ventral view). 22 M. caii sp. nov. (Gurbantunggut Desert), 23 M. deserticola Jakovlev, 1900 (20 km NW of Bugdaili, Turkmenistan), 23 M. divaricatus Jakovlev, 1877 (Iran, Shakhrud). For abbreviations see Material and methods." ;
fabio:hasRepresentation <https://zenodo.org/record/5299047/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5299045>
dc:description "Figs 20, 21. Aedeagus of Menaccarus deserticola Jakovlev, 1900 (Annau, Turkmenistan) (20 frontal view, 21 dorsal view). For abbreviations see Material and methods." ;
fabio:hasRepresentation <https://zenodo.org/record/5299045/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5315879>
dc:description "Figs 2627. Biology of of Menaccarus caii sp. nov. 26 habitat in the Gurbantunggut Desert (25 km N of Fukang); 27 Aristida pennata Trin. host plant of Menaccarus caii sp. nov." ;
fabio:hasRepresentation <https://zenodo.org/record/5315879/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5315877>
dc:description "Fig. 25. Distribution of Menaccarus deserticola Jakovlev, 1900 (green) and M. caii sp. nov. (red)." ;
fabio:hasRepresentation <https://zenodo.org/record/5315877/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1621FFC04C0CFE94FC1514066BDC.mc.3B4DAD6AFFC04C05FEC5FBDE14B96E28>
dwc:collectionCode "ZISP" ;
dwc:eventDate "2011-06-26" ;
dwc:locality "Xinjiang-Uyghur Autonomous Region" ;
dwc:recordedBy "N. Vinokurov'" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "460" ;
trt:httpUri <https://treatment.plazi.org/id/038C1621FFC04C0CFE94FC1514066BDC#3B4DAD6AFFC04C05FEC5FBDE14B96E28> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1621FFC04C0CFE94FC1514066BDC.mc.3B4DAD6AFFC04C05FD3FFBF0175A6E12>
dwc:collectionCode "ZISP, XJIEG" ;
dwc:eventDate "2011-06-25" ;
dwc:locality "Xinjiang-Uyghur Autonomous Region" ;
dwc:recordedBy "N. Vinokurov'" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/038C1621FFC04C0CFE94FC1514066BDC#3B4DAD6AFFC04C05FD3FFBF0175A6E12> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1621FFC04C0CFE94FC1514066BDC.mc.3B4DAD6AFFC04C05FEDCFBAE14256EF8>
dwc:collectionCode "CAU" ;
dwc:eventDate "2011-07-07" ;
dwc:locality "Xinjiang-Uyghur Autonomous Region" ;
dwc:recordedBy "N. Vinokurov'" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "290" ;
trt:httpUri <https://treatment.plazi.org/id/038C1621FFC04C0CFE94FC1514066BDC#3B4DAD6AFFC04C05FEDCFBAE14256EF8> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,494 @@
@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/038C1808EF0DFF805983FBEC4A7A88D7>
cito:cites <http://dx.doi.org/10.5281/zenodo.5842350>, <http://dx.doi.org/10.5281/zenodo.5842352>, <http://dx.doi.org/10.5281/zenodo.5842386>, <http://dx.doi.org/10.5281/zenodo.5842388>, <http://dx.doi.org/10.5281/zenodo.5842346> ;
dc:creator "Subai, Peter; Neubert, Eike" ;
dc:title "Lindholmiola spectabilis URBANSKI 1960" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835861FFA64C908DB1>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF8359A5FED44DE78C27>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835AB9FEF44D858C46>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835982FEB54D1B8C85>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835A61FE5A4C108CC5>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835B66FE1A4F968F04>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF8358E9FDDB4E848F7B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF83581DFD984DDC8F9B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835AA6FDB84D858FBA>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835983FD794DFA8FF9>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835A83FD1E4C188E39>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835B63FCDE4DAD8E39>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835AF1FCDE4CEA8E58>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835BB0FCFF4FF68E9F>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF83588CFCBC4C788EDF>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835B1CFC7C4F81891E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835B15FC3D4EA6895D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF8359FFFBE24D36897D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835A48FB824D2089BC>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835A74FB434D1789F3>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835A6AFB004D848832>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835982FAE14D128871>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835A66FA864F0988D0>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835869FA674C588B17>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835B38FA244CF18B37>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF805B8AF9C44CCD8D91>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF0AFF805BD0FFA64FF38DD0>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF0AFF805886FF674D198DF0>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF0AFF805A61FF074DD48C37>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF0AFF805AA9FEC44D278C76>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF0AFF805A7BFE854CE88CB5> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_spectabilis_Urbanski_1960> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_lens_spectabilis>, <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_lens_lens> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_lens_Ferussac_1832> ;
trt:publishedIn <http://dx.doi.org/10.5169/seals-787037> ;
a trt:Treatment .
<http://dx.doi.org/10.5169/seals-787037>
bibo:endPage "94" ;
bibo:journal "Contributions to Natural History" ;
bibo:pubDate "2014-04-03" ;
bibo:startPage "1" ;
bibo:volume "23" ;
dc:creator "Subai, Peter; Neubert, Eike" ;
dc:date "2014" ;
dc:title "Revision of the genus Lindholmiola HESSE, 1931 (Gastropoda: Pulmonata: Helicodontidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5842350>, <http://dx.doi.org/10.5281/zenodo.5842352>, <http://dx.doi.org/10.5281/zenodo.5842386>, <http://dx.doi.org/10.5281/zenodo.5842388>, <http://dx.doi.org/10.5281/zenodo.5842346> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_spectabilis_Urbanski_1960>
dwc:authority "URBANSKI, 1960" ;
dwc:authorityName "URBANSKI" ;
dwc:authorityYear "1960" ;
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Urbanski, 1960" ;
dwc:species "spectabilis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6QG62> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_spectabilis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_lens_Ferussac_1832>
dwc:baseAuthorityName "A. FeRUSSAC" ;
dwc:baseAuthorityYear "1832" ;
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(A. Ferussac, 1832)" ;
dwc:species "lens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6QG62> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_lens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lindholmiola_spectabilis>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "spectabilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lindholmiola>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helicodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Helicodontidae>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stylommatophora>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
dwc:class "Gastropoda" ;
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/Lindholmiola_lens>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "lens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lindholmiola_lens_spectabilis>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "subSpecies" ;
dwc:species "lens" ;
dwc:subSpecies "spectabilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_lens> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lindholmiola_lens_lens>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "subSpecies" ;
dwc:species "lens" ;
dwc:subSpecies "lens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_lens> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5842350>
dc:description "Figs 1214. 12: Genital organs of Lindholmiola species. Fig. 12: Lindholmiola lens, a: situs, Greece, Ilía (= Elis) between Olimbía and Kréstena, b: lumina of genital organs, Greece, Ahaïa, 3 Km S of Ptéri; Fig. 13: Lindholmiola spectabilis, a: situs, b: lumina of genital organs, Greece, Makedonía, Falakró Mts., Ágios Pnevma plateau; Fig. 14: Lindholmiola girva, a: situs, b: lumina of genital organs, Greece, Makedonía, Taxiárhis." ;
fabio:hasRepresentation <https://zenodo.org/record/5842350/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5842352>
dc:description "Fig. 15. Distribution of Lindholmiola lens and L. spectabilis." ;
fabio:hasRepresentation <https://zenodo.org/record/5842352/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5842386>
dc:description "Figs 5254. Lindholmiola spectabilis. Fig. 52: paratype Lindholmiola lens spectabilis, SMF 158640, Greece, Makedonía, (peninsula) Athos, monastery Kireta, D = 17.34 mm; Fig. 53: NMBE 515645, Greece, Makedonía, mountain slope N of Podohóri, (tightly coiled shell, narrow umbilicus), D = 12.02 mm; Fig. 54: NMBE 515644, Greece, Makedonía, N boundary of Taxiárhis (small, strongly ribbed, slightly scalarid form), D = 11.09 mm. — All photos Neubert/Bochud, × 3." ;
fabio:hasRepresentation <https://zenodo.org/record/5842386/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5842388>
dc:description "Figs 5556. Lindholmiola spectabilis. Fig. 55: NMBE 515646, Greece, Makedonía, Kalithia in direction to Anthohóri (coarsely ribbed, slightly scalarid form), D = 11.48 mm; Fig. 56: NMBE 515647, Greece, Angítis Canyon, well at the Mara cave (large, wide umbilicus), D = 14.2 mm. — All photos Neubert/ Bochud, × 3." ;
fabio:hasRepresentation <https://zenodo.org/record/5842388/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5842346>
dc:description "Figs 36. Lindholmiola lens. Fig. 3: syntype Helix lentiformis, ZMZ 508656, \"Thessalie et Attique\", D = 11.2 mm; Fig. 4: NMBE 515542, Attika, Methana, 500 m before village, 12.07.1996, leg. E. Neubert, D = 12.77 mm; Fig. 5: syntype Helix lens var. callojuncta, NHMG 372, D = 12.0 mm; Fig. 6: syntype Helix lens var. elia, SMF 101961, Kumani, Elis, coll. Jetschin ex Boettger, 1883, D = 11.94 mm. — All photos Neubert/Bochud, × 3." ;
fabio:hasRepresentation <https://zenodo.org/record/5842346/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835861FFA64C908DB1>
dwc:catalogNumber "SMF 158640/2" ;
dwc:collectionCode "SMF" ;
dwc:eventDate "1936-06-29" ;
dwc:locality "Kireta monastery" ;
dwc:recordedBy "Papasov" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "3435945913" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835861FFA64C908DB1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF8359A5FED44DE78C27>
dwc:catalogNumber "GL 06, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1997-05-20" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "110.0" ;
trt:gbifOccurrenceId "3435947480" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF8359A5FED44DE78C27> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835AB9FEF44D858C46>
dwc:catalogNumber "GL 15, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1971-07-29" ;
dwc:recordedBy "Fauer" ;
trt:gbifOccurrenceId "3435945564" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835AB9FEF44D858C46> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835982FEB54D1B8C85>
dwc:catalogNumber "GL 25, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1997-05-21" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "200.0" ;
trt:gbifOccurrenceId "3435947326" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835982FEB54D1B8C85> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835A61FE5A4C108CC5>
dwc:catalogNumber "GL 36, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1997-05-21" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "650.0" ;
trt:gbifOccurrenceId "3435945939" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835A61FE5A4C108CC5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835B66FE1A4F968F04>
dwc:catalogNumber "GL 37, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1997-05-21" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "750.0" ;
trt:gbifOccurrenceId "3435947364" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835B66FE1A4F968F04> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF8358E9FDDB4E848F7B>
dwc:catalogNumber "GL 37, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1997-05-21" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "750.0" ;
trt:gbifOccurrenceId "3435945776" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF8358E9FDDB4E848F7B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF83581DFD984DDC8F9B>
dwc:catalogNumber "GL 38, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1997-05-21" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "650.0" ;
trt:gbifOccurrenceId "3435945540" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF83581DFD984DDC8F9B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835AA6FDB84D858FBA>
dwc:catalogNumber "GL 45, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1987-06-24" ;
dwc:recordedBy "Hemmen" ;
trt:gbifOccurrenceId "3435947473" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835AA6FDB84D858FBA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835983FD794DFA8FF9>
dwc:catalogNumber "GL 45, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1995-05-08" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "500.0" ;
trt:gbifOccurrenceId "3435945302" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835983FD794DFA8FF9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835A83FD1E4C188E39>
dwc:catalogNumber "GL 46, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1979-08-10" ;
dwc:recordedBy "Fauer" ;
dwc:verbatimElevation "150.0" ;
trt:gbifOccurrenceId "3435947369" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835A83FD1E4C188E39> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835B63FCDE4DAD8E39>
dwc:eventDate "1997-05-21" ;
dwc:recordedBy "Subai" ;
trt:gbifOccurrenceId "3435946009" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835B63FCDE4DAD8E39> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835AF1FCDE4CEA8E58>
dwc:catalogNumber "NNM/10" ;
dwc:collectionCode "NNM" ;
dwc:eventDate "1999-05-21" ;
dwc:recordedBy "Gittenberger" ;
trt:gbifOccurrenceId "3435945520" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835AF1FCDE4CEA8E58> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835BB0FCFF4FF68E9F>
dwc:catalogNumber "GL 46, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1995-05-08" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "340.0" ;
trt:gbifOccurrenceId "3435946124" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835BB0FCFF4FF68E9F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF83588CFCBC4C788EDF>
dwc:catalogNumber "GL 47, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1997-05-22" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "500.0" ;
trt:gbifOccurrenceId "3435946232" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF83588CFCBC4C788EDF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835B1CFC7C4F81891E>
dwc:catalogNumber "GL 47, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1995-05-08" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "680.0" ;
trt:gbifOccurrenceId "3435945961" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835B1CFC7C4F81891E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835B15FC3D4EA6895D>
dwc:catalogNumber "GL 42, 40" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1995-05-06" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "200.0" ;
trt:gbifOccurrenceId "3435947404" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835B15FC3D4EA6895D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF8359FFFBE24D36897D>
dwc:catalogNumber "KF 42, 40" ;
dwc:collectionCode "KF, UTM" ;
dwc:eventDate "1997-05-27" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "450.0" ;
trt:gbifOccurrenceId "3435947500" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF8359FFFBE24D36897D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835A48FB824D2089BC>
dwc:catalogNumber "GL 54, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1997-05-23" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "80.0" ;
trt:gbifOccurrenceId "3435945317" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835A48FB824D2089BC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835A74FB434D1789F3>
dwc:catalogNumber "KF 46, 41" ;
dwc:collectionCode "KF, UTM" ;
dwc:eventDate "1997-05-21" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "510.0" ;
trt:gbifOccurrenceId "3435945972" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835A74FB434D1789F3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835A6AFB004D848832>
dwc:catalogNumber "KF 53, 40" ;
dwc:collectionCode "KF, UTM" ;
dwc:eventDate "1989-09-23" ;
dwc:recordedBy "Fauer & Subai" ;
dwc:verbatimElevation "1780.0" ;
trt:gbifOccurrenceId "3435947400" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835A6AFB004D848832> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835982FAE14D128871>
dwc:catalogNumber "FK 56, 41" ;
dwc:collectionCode "FK, UTM" ;
dwc:eventDate "1995-05-08" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "285.0" ;
trt:gbifOccurrenceId "3435946120" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835982FAE14D128871> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835A66FA864F0988D0>
dwc:catalogNumber "KF 57, 41" ;
dwc:collectionCode "KF, UTM" ;
dwc:eventDate "1995-05-08" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "1200.0" ;
trt:gbifOccurrenceId "3435946121" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835A66FA864F0988D0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835869FA674C588B17>
dwc:catalogNumber "KF 57, 41" ;
dwc:collectionCode "UTM, KF" ;
dwc:eventDate "1995-05-08" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "1720.0" ;
trt:gbifOccurrenceId "3435946076" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835869FA674C588B17> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF835B38FA244CF18B37>
dwc:catalogNumber "KF 66, 41, SMF 279325" ;
dwc:collectionCode "SMF, UTM, KF" ;
dwc:eventDate "1962-04-30" ;
dwc:recordedBy "Schutt" ;
trt:gbifOccurrenceId "3435945856" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF835B38FA244CF18B37> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF09FF805B8AF9C44CCD8D91>
dwc:catalogNumber "KF 66, 41" ;
dwc:collectionCode "KF, UTM" ;
dwc:eventDate "1971-07-31" ;
dwc:recordedBy "Fauer" ;
trt:gbifOccurrenceId "3435945543" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF09FF805B8AF9C44CCD8D91> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF0AFF805BD0FFA64FF38DD0>
dwc:catalogNumber "KF 66, 41" ;
dwc:collectionCode "UTM, KF" ;
dwc:eventDate "1995-05-08" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "520.0" ;
trt:gbifOccurrenceId "3435945420" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF0AFF805BD0FFA64FF38DD0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF0AFF805886FF674D198DF0>
dwc:catalogNumber "KF 66, 41" ;
dwc:collectionCode "KF, UTM" ;
dwc:eventDate "1997-05-22" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "500.0" ;
trt:gbifOccurrenceId "3435945951" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF0AFF805886FF674D198DF0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF0AFF805A61FF074DD48C37>
dwc:catalogNumber "KF 66, 41" ;
dwc:collectionCode "KF, UTM" ;
dwc:eventDate "1997-05-22" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "450.0" ;
trt:gbifOccurrenceId "3435947420" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF0AFF805A61FF074DD48C37> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF0AFF805AA9FEC44D278C76>
dwc:catalogNumber "KF 75, 41" ;
dwc:collectionCode "KF, UTM" ;
dwc:eventDate "1997-05-23" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "400.0" ;
trt:gbifOccurrenceId "3435945391" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF0AFF805AA9FEC44D278C76> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF0DFF805983FBEC4A7A88D7.mc.3B4DA343EF0AFF805A7BFE854CE88CB5>
dwc:catalogNumber "KF 75, 41" ;
dwc:collectionCode "UTM, KF" ;
dwc:eventDate "1997-05-23" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "380.0" ;
trt:gbifOccurrenceId "3435946275" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF0DFF805983FBEC4A7A88D7#3B4DA343EF0AFF805A7BFE854CE88CB5> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,391 @@
@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/038C1808EF1BFF9D5983FBB14D068E6D>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_Wagner_1927>, <http://dx.doi.org/10.5281/zenodo.5842376>, <http://dx.doi.org/10.5281/zenodo.5842378>, <http://dx.doi.org/10.5281/zenodo.5842380> ;
dc:creator "Subai, Peter; Neubert, Eike" ;
dc:title "Lindholmiola regisborisi" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F587DFFA44F5E8DB7>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F59A5FED44E9F8C46>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F59E5FE954D4B8C46>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5A2DFE954FEC8C66>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F58BAFEB54D758C66>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5A0CFEB54FB28CA5>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F58CFFE7A4C6E8CE4>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5B38FE3B4D728F5B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5A0DFDF84D088F9B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5A92FDB84DE08FDA>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5ABAFD794CFC8E19>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5B81FD3E4C098E58>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5B93FCFF4DB68E9F>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5AF2FCBC4C308EBF>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5B45FC5C4D588EDF>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5A3FFC7C4F3A8EFE>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F585EFC1D4D01891E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5A93FC3D4F26895D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F587EFBE24C46897D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5B5DFB824D95897D>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5AE4FB824DD989BC>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F59A6FB634FF789F3>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F588DFB004F428813>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5858FB204FCA8832> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_regisborisi_Wagner_1927> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Caracollina_regis-borisi> ;
trt:publishedIn <http://dx.doi.org/10.5169/seals-787037> ;
a trt:Treatment .
<http://dx.doi.org/10.5169/seals-787037>
bibo:endPage "94" ;
bibo:journal "Contributions to Natural History" ;
bibo:pubDate "2014-04-03" ;
bibo:startPage "1" ;
bibo:volume "23" ;
dc:creator "Subai, Peter; Neubert, Eike" ;
dc:date "2014" ;
dc:title "Revision of the genus Lindholmiola HESSE, 1931 (Gastropoda: Pulmonata: Helicodontidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5842376>, <http://dx.doi.org/10.5281/zenodo.5842378>, <http://dx.doi.org/10.5281/zenodo.5842380> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_regisborisi_Wagner_1927>
dwc:authority "(A. J. WAGNER, 1927)" ;
dwc:baseAuthorityName "A. J. WAGNER" ;
dwc:baseAuthorityYear "1927" ;
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(A. J. Wagner, 1927)" ;
dwc:species "regisborisi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6QFTQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_regisborisi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_Wagner_1927>
dwc:authorityName "HESSE, Zoologica" ;
dwc:authorityYear "1931" ;
dwc:baseAuthorityName "A. J. WAGNER" ;
dwc:baseAuthorityYear "1927" ;
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "(A. J. Wagner, 1927) Hesse, Zoologica, 1931" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6QFTQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lindholmiola_regisborisi>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "regisborisi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lindholmiola>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helicodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Helicodontidae>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stylommatophora>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
dwc:class "Gastropoda" ;
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/Caracollina_regis-borisi>
dwc:class "Gastropoda" ;
dwc:family "Trissexodontidae" ;
dwc:genus "Caracollina" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "regis-borisi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Caracollina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Caracollina>
dwc:class "Gastropoda" ;
dwc:family "Trissexodontidae" ;
dwc:genus "Caracollina" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trissexodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trissexodontidae>
dwc:class "Gastropoda" ;
dwc:family "Trissexodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5842376>
dc:description "Figs 4042. Lindholmiola regisborisi. Fig. 40: syntype Caracollina regis-borisi, NMNH (Sofia) 3167/4, Greece, Thrakia, Xanthi, D = 17.4 mm; Fig. 41: NMBE 515619, Greece, Makedonía, 400 m S of Kehrókambos, D = 15.01 mm; Fig. 42: NMBE 515630, Turkey, Marmara Adasi, Kaleh, D = 14.78 mm. — All photos Neubert/Bochud, × 3." ;
fabio:hasRepresentation <https://zenodo.org/record/5842376/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5842378>
dc:description "Fig. 43. Distribution of Lindholmiola regisborisi." ;
fabio:hasRepresentation <https://zenodo.org/record/5842378/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5842380>
dc:description "Figs 4446. Genital organs of Lindholmiola species. Fig. 44: Lindholmiola gyria, a: situs, b: lumina of genital organs, Turkey, Vilayet Antalya, Phaselis; Fig. 45: Lindholmiola barbata, a: situs, b: lumina of genital organs, Greece, Island Kríti, Nomos Haniá, Soúda Bay; Fig. 46: Lindholmiola regisborisi, a: situs, b: lumina of genital organs, Greece, Makedonía, 400 m S of Kehrókambos." ;
fabio:hasRepresentation <https://zenodo.org/record/5842380/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F587DFFA44F5E8DB7>
dwc:catalogNumber "NMNH 3167/4" ;
dwc:collectionCode "NMNH" ;
dwc:locality "Thraki" ;
dwc:typeStatus "syntype" ;
dwc:verbatimLongitude "24.89" ;
trt:gbifOccurrenceId "3435945468" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F587DFFA44F5E8DB7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F59A5FED44E9F8C46>
dwc:catalogNumber "LF 04, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1979-08-18" ;
dwc:recordedBy "Fauer" ;
dwc:verbatimElevation "450.0" ;
trt:gbifOccurrenceId "3435945494" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F59A5FED44E9F8C46> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F59E5FE954D4B8C46>
dwc:catalogNumber "HNHM 29888" ;
dwc:collectionCode "HNHM" ;
dwc:eventDate "1986-07-07" ;
trt:gbifOccurrenceId "3435946119" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F59E5FE954D4B8C46> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5A2DFE954FEC8C66>
dwc:eventDate "1989-09-22" ;
dwc:recordedBy "Fauer & Subai" ;
trt:gbifOccurrenceId "3435945718" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5A2DFE954FEC8C66> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F58BAFEB54D758C66>
dwc:eventDate "1995-05-07" ;
dwc:recordedBy "Subai" ;
trt:gbifOccurrenceId "3435946062" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F58BAFEB54D758C66> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5A0CFEB54FB28CA5>
dwc:catalogNumber "LF 04, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1995-05-07" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "650.0" ;
trt:gbifOccurrenceId "3435945528" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5A0CFEB54FB28CA5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F58CFFE7A4C6E8CE4>
dwc:catalogNumber "LF 04, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1997-05-26" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "380.0" ;
trt:gbifOccurrenceId "3435945960" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F58CFFE7A4C6E8CE4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5B38FE3B4D728F5B>
dwc:catalogNumber "LF 04, 41" ;
dwc:collectionCode "LF, UTM" ;
dwc:eventDate "1997-05-26" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "180.0" ;
trt:gbifOccurrenceId "3435946015" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5B38FE3B4D728F5B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5A0DFDF84D088F9B>
dwc:catalogNumber "LF 05, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1997-05-26" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "485.0" ;
trt:gbifOccurrenceId "3435945973" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5A0DFDF84D088F9B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5A92FDB84DE08FDA>
dwc:catalogNumber "LF 05, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1997-05-26" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "550.0" ;
trt:gbifOccurrenceId "3435946291" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5A92FDB84DE08FDA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5ABAFD794CFC8E19>
dwc:catalogNumber "LF 05, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1995-05-07" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "400.0" ;
trt:gbifOccurrenceId "3435947435" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5ABAFD794CFC8E19> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5B81FD3E4C098E58>
dwc:catalogNumber "LF 06, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1995-05-07" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "180.0" ;
trt:gbifOccurrenceId "3435945802" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5B81FD3E4C098E58> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5B93FCFF4DB68E9F>
dwc:catalogNumber "LF 06, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1990-07-27" ;
dwc:recordedBy "Subai & Maa" ;
dwc:verbatimElevation "120.0" ;
trt:gbifOccurrenceId "3435947412" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5B93FCFF4DB68E9F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5AF2FCBC4C308EBF>
dwc:eventDate "1997-05-24" ;
dwc:recordedBy "Subai" ;
trt:gbifOccurrenceId "3435946083" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5AF2FCBC4C308EBF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5B45FC5C4D588EDF>
dwc:catalogNumber "LF 15, 41, HNHM 29889" ;
dwc:collectionCode "UTM, LF, HNHM" ;
dwc:eventDate "1986-07-07" ;
dwc:recordedBy "Kiss & Pinter" ;
trt:gbifOccurrenceId "3435945692" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5B45FC5C4D588EDF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5A3FFC7C4F3A8EFE>
dwc:recordedBy "Maassen & Maa" ;
trt:gbifOccurrenceId "3435945756" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5A3FFC7C4F3A8EFE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F585EFC1D4D01891E>
dwc:catalogNumber "LF 15, 41" ;
dwc:collectionCode "LF, UTM" ;
dwc:eventDate "1997-05-25" ;
dwc:recordedBy "Paradissos & Subai" ;
dwc:verbatimElevation "60.0" ;
trt:gbifOccurrenceId "3435945770" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F585EFC1D4D01891E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5A93FC3D4F26895D>
dwc:catalogNumber "LF 06, 41, HNHM 29887" ;
dwc:collectionCode "UTM, LF, HNHM" ;
dwc:eventDate "1986-07-05" ;
dwc:recordedBy "Thraki & Kiss & Pinter" ;
trt:gbifOccurrenceId "3435945882" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5A93FC3D4F26895D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F587EFBE24C46897D>
dwc:catalogNumber "LF 25, 41, HNHM 39235, SMF 279328" ;
dwc:collectionCode "UTM, HNHM, SMF, LF" ;
dwc:eventDate "1962-05-02" ;
dwc:recordedBy "Schutt" ;
trt:gbifOccurrenceId "3435946126" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F587EFBE24C46897D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5B5DFB824D95897D>
dwc:recordedBy "Maassen" ;
trt:gbifOccurrenceId "3435946274" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5B5DFB824D95897D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5AE4FB824DD989BC>
dwc:catalogNumber "LF 25, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1990-07-27" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "140.0" ;
trt:gbifOccurrenceId "3435945736" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5AE4FB824DD989BC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F59A6FB634FF789F3>
dwc:catalogNumber "NMBE 515643" ;
dwc:collectionCode "NMBE" ;
dwc:eventDate "1976-07-04" ;
dwc:recordedBy "Oberling & Gerber" ;
trt:gbifOccurrenceId "3435946063" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F59A6FB634FF789F3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F588DFB004F428813>
dwc:catalogNumber "NMBE 515642, NMBE 515633" ;
dwc:collectionCode "NMBE" ;
dwc:eventDate "1977-08-08" ;
dwc:recordedBy "Oberling & Gerber" ;
trt:gbifOccurrenceId "3435945411" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F588DFB004F428813> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1BFF9D5983FBB14D068E6D.mc.3B4DA343EF15FF9F5858FB204FCA8832>
dwc:catalogNumber "NMBE 515630" ;
dwc:collectionCode "NMBE" ;
dwc:eventDate "1977-08-08" ;
dwc:recordedBy "Oberling & Gerber" ;
trt:gbifOccurrenceId "3435946225" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1BFF9D5983FBB14D068E6D#3B4DA343EF15FF9F5858FB204FCA8832> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,583 @@
@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/038C1808EF1EFF9159A5FA914D558917>
cito:cites <http://dx.doi.org/10.5281/zenodo.5842362>, <http://dx.doi.org/10.5281/zenodo.5842372>, <http://dx.doi.org/10.5281/zenodo.5842374>, <http://dx.doi.org/10.5281/zenodo.5842344> ;
dc:creator "Subai, Peter; Neubert, Eike" ;
dc:title "Lindholmiola pirinensis JAECKEL 1954" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF93587DFC894DE08E89>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935AB5FCAE4D538EA9>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935A20FC4E4F538EC9>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF9359A5FBC44F228957>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF9359A5FB854C5B8996>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935B3DFBA54CED89B5>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935BB2FB4A4D8489B5>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935982FB6A4FCD89F5>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF9358D9FB0A4CB38814>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935BC9FB2B4E9F8834>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF9359EBFACB4F2E884B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF93587AFAE84C30886B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935B4BFA884EB3888B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF9359C0FAA84C2A888B>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935B73FAA84D8588AA>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935982FA694F4B88E9>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935851FA0E4F4E8B09>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF9059CFFFA44F818DB7>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905B10FF444FE38DF6>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF9058B9FF054F668C35>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF90583DFECA4DA68C55>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905AFDFEEA4DD98C94>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905ABDFEAB4F9B8CEB>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF9058E2FE084D728F2A>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905A04FDC94CE68F69>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905BB5FD8E4C368FA8>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905B4AFD4F4D9B8FE8>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905AFDFD0F4D838E2F>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905D17FCCC4E978E8E>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF9059EAFCAD4A5B8EAD>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF9059A4FC124F13890C>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905860FBD34D6C890C>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905A0DFBD34C7B8943>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905B1CFB904DC88963>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905AACFBB04DEA89A2>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905AB2FB714CA089E1>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905BF4FB364F688801>, <http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905809FAD64C0E8820> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_pirinensis_Jaeckel_1954> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_contorta_pirinensis> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_corcyrensis_pirinensis_Jaeckel_1954>, <http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_corcyrensis_Rossmassler_1838> ;
trt:publishedIn <http://dx.doi.org/10.5169/seals-787037> ;
a trt:Treatment .
<http://dx.doi.org/10.5169/seals-787037>
bibo:endPage "94" ;
bibo:journal "Contributions to Natural History" ;
bibo:pubDate "2014-04-03" ;
bibo:startPage "1" ;
bibo:volume "23" ;
dc:creator "Subai, Peter; Neubert, Eike" ;
dc:date "2014" ;
dc:title "Revision of the genus Lindholmiola HESSE, 1931 (Gastropoda: Pulmonata: Helicodontidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5842362>, <http://dx.doi.org/10.5281/zenodo.5842372>, <http://dx.doi.org/10.5281/zenodo.5842374>, <http://dx.doi.org/10.5281/zenodo.5842344> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_pirinensis_Jaeckel_1954>
dwc:authority "JAECKEL, 1954" ;
dwc:authorityName "JAECKEL" ;
dwc:authorityYear "1954" ;
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jaeckel, 1954" ;
dwc:species "pirinensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72G65> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_pirinensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_corcyrensis_pirinensis_Jaeckel_1954>
dwc:baseAuthorityName "JAECKEL" ;
dwc:baseAuthorityYear "1954" ;
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "(Jaeckel, 1954)" ;
dwc:species "corcyrensis" ;
dwc:subGenus "Lindholmiola" ;
dwc:subSpecies "pirinensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72G65> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_corcyrensis_pirinensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lindholmiola_corcyrensis_Rossmassler_1838>
dwc:baseAuthorityName "ROSSMASSLER" ;
dwc:baseAuthorityYear "1838" ;
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rossmassler, 1838)" ;
dwc:species "corcyrensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72G65> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_corcyrensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lindholmiola_pirinensis>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "pirinensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lindholmiola>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helicodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Helicodontidae>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stylommatophora>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
dwc:class "Gastropoda" ;
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/Lindholmiola_contorta_pirinensis>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "subSpecies" ;
dwc:species "contorta" ;
dwc:subSpecies "pirinensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_contorta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lindholmiola_contorta>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "contorta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lindholmiola_corcyrensis_pirinensis>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "subSpecies" ;
dwc:species "corcyrensis" ;
dwc:subGenus "Lindholmiola" ;
dwc:subSpecies "pirinensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_corcyrensis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lindholmiola_corcyrensis>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "corcyrensis" ;
dwc:subGenus "Lindholmiola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola>, <http://taxon-name.plazi.org/id/Animalia/Lindholmiola_Lindholmiola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lindholmiola_Lindholmiola>
dwc:class "Gastropoda" ;
dwc:family "Helicodontidae" ;
dwc:genus "Lindholmiola" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "subGenus" ;
dwc:subGenus "Lindholmiola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lindholmiola> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5842362>
dc:description "Figs 2628. Genital organs of Lindholmiola species. Fig. 26: Lindholmiola pirinensis, a: situs, b: lumina of genital organs, Greece, Makedonía, Falakró Mts., 3 Km from the crossing Vólakas in direction to Skiing centre; Fig. 27: Lindholmiola corcyrensis, a: situs, Greece, Island Kefaloniá, 1.5 Km E of Sámi, b: lumina of genital organs, Greece, Island Lefkáda, 25 Km S von Lefkáda village; Fig. 28: Lindholmiola reischuetzi, a: situs, b: lumina of genital organs, Greece, Makedonía, 4 Km of Kehrókambos in direction to Stavroúpoli." ;
fabio:hasRepresentation <https://zenodo.org/record/5842362/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5842372>
dc:description "Figs 3638. Lindholmiola pirinensis. Fig. 36: holotype Lindholmiola contorta pirinensis, ZMB 101257, Bulgaria, Banderica Valley, D = 14.2 mm; Fig. 37: NMBE 515637, Greece, Thráki, Canyon 2 km N of Xánthi (flat form with wide umbilicus, arid areas), D = 10.8 mm; Fig. 38: NMBE 515638, Greece, Makedonía, beech forest 3.2 km N Makriplágio (large form of wooded areas), D = 14.5 mm. — All photos Neubert/Bochud, × 3." ;
fabio:hasRepresentation <https://zenodo.org/record/5842372/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5842374>
dc:description "Fig. 39. Distribution of Lindholmiola pirinensis." ;
fabio:hasRepresentation <https://zenodo.org/record/5842374/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5842344>
dc:description "Figs. 12. Genital organs of Helicodontidae. Fig. 1: Lindholmiola barbata; Greece, Kríti, Nomos Haniá, Bay of Soúda, 100150 m from the mouth of the river S of the English cemetery. Fig. 2: Helicodonta obvoluta (O. F. MüLLER, 1774); Belgium, valley of the Meuse, 500 m from Annevoie in direction to Dinant, 2a) situs of genital organs, 2b) interior structure of penis. — Abbreviations used for the description of the genital organs: A = atrium, Al = albumen gland, E = Epiphallus, G = distal glandular part of epiphallus, Gl = Glandula, Hd = hermaphroditic duct, Hg = hermaphroditic gland, P = Penis, R = retractor muscle, Sp = Spermoviduct, V = vesicle, Vag = Vagina, Vd = Vas deferens." ;
fabio:hasRepresentation <https://zenodo.org/record/5842344/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF93587DFC894DE08E89>
dwc:catalogNumber "ZMB 101257" ;
dwc:collectionCode "ZMB" ;
dwc:locality "Banderica Valley" ;
dwc:recordedBy "Rensch" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1900" ;
dwc:verbatimLongitude "23.41" ;
trt:gbifOccurrenceId "3435945830" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF93587DFC894DE08E89> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935AB5FCAE4D538EA9>
dwc:catalogNumber "ZMB 101258/5" ;
dwc:collectionCode "ZMB" ;
dwc:recordedBy "Jaeckel" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "3435947314" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF935AB5FCAE4D538EA9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935A20FC4E4F538EC9>
dwc:catalogNumber "SMF 153359/2" ;
dwc:collectionCode "SMF" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "3435947497" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF935A20FC4E4F538EC9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF9359A5FBC44F228957>
dwc:catalogNumber "EM 53, 41, HNHM 30857" ;
dwc:collectionCode "UTM, HNHM" ;
dwc:eventDate "1985-07-04" ;
dwc:recordedBy "Kiss & Pinter" ;
trt:gbifOccurrenceId "3435945467" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF9359A5FBC44F228957> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF9359A5FB854C5B8996>
dwc:catalogNumber "FN 84, 42, HNHM 13871" ;
dwc:collectionCode "HNHM, FN, UTM" ;
dwc:recordedBy "Meszaros" ;
trt:gbifOccurrenceId "3435947385" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF9359A5FB854C5B8996> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935B3DFBA54CED89B5>
dwc:catalogNumber "FN 97, 43, HNHM 33699" ;
dwc:collectionCode "UTM, FN, HNHM" ;
dwc:eventDate "1967-07-13" ;
dwc:recordedBy "Pinter" ;
trt:gbifOccurrenceId "3435945519" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF935B3DFBA54CED89B5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935BB2FB4A4D8489B5>
dwc:eventDate "1976-08-24" ;
dwc:recordedBy "Eross" ;
trt:gbifOccurrenceId "3435946149" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF935BB2FB4A4D8489B5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935982FB6A4FCD89F5>
dwc:catalogNumber "FP 33, 43, HNHM 37470" ;
dwc:collectionCode "UTM, FP, HNHM" ;
dwc:eventDate "1984-07-18" ;
dwc:recordedBy "Kiss & Pinter" ;
trt:gbifOccurrenceId "3435946067" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF935982FB6A4FCD89F5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF9358D9FB0A4CB38814>
dwc:catalogNumber "GM 02, 41" ;
dwc:collectionCode "UTM" ;
dwc:recordedBy "Clauss & Maa" ;
trt:gbifOccurrenceId "3435946024" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF9358D9FB0A4CB38814> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935BC9FB2B4E9F8834>
dwc:catalogNumber "HNHM 49535" ;
dwc:collectionCode "HNHM" ;
dwc:eventDate "1974-07-14" ;
dwc:recordedBy "Pinter" ;
trt:gbifOccurrenceId "3435945545" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF935BC9FB2B4E9F8834> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF9359EBFACB4F2E884B>
dwc:catalogNumber "SMF 284839" ;
dwc:collectionCode "SMF" ;
dwc:recordedBy "Matscheva" ;
trt:gbifOccurrenceId "3435945319" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF9359EBFACB4F2E884B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF93587AFAE84C30886B>
dwc:catalogNumber "LG 24, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1967-07-22" ;
dwc:recordedBy "Pinter" ;
trt:gbifOccurrenceId "3435945473" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF93587AFAE84C30886B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935B4BFA884EB3888B>
dwc:catalogNumber "HNHM 49546" ;
dwc:collectionCode "HNHM" ;
dwc:eventDate "1973-07-10" ;
dwc:recordedBy "Pinter" ;
trt:gbifOccurrenceId "3435945637" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF935B4BFA884EB3888B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF9359C0FAA84C2A888B>
dwc:catalogNumber "HNHM 33696" ;
dwc:collectionCode "HNHM" ;
dwc:eventDate "1981-08-13" ;
dwc:recordedBy "Pinter" ;
trt:gbifOccurrenceId "3435947410" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF9359C0FAA84C2A888B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935B73FAA84D8588AA>
dwc:catalogNumber "NG 44, 42" ;
dwc:collectionCode "NG, UTM" ;
dwc:eventDate "1997-07-29" ;
dwc:recordedBy "Eross & Eross" ;
trt:gbifOccurrenceId "3435945600" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF935B73FAA84D8588AA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935982FA694F4B88E9>
dwc:catalogNumber "NG 67, 42, HNHM 49530" ;
dwc:collectionCode "UTM, NG, HNHM" ;
dwc:eventDate "1973-07-04" ;
dwc:recordedBy "Szigethy" ;
trt:gbifOccurrenceId "3435947349" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF935982FA694F4B88E9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF19FF935851FA0E4F4E8B09>
dwc:catalogNumber "HNHM 40344" ;
dwc:collectionCode "HNHM" ;
dwc:eventDate "1957-09-19" ;
dwc:recordedBy "Uminski" ;
trt:gbifOccurrenceId "3435946104" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF19FF935851FA0E4F4E8B09> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF9059CFFFA44F818DB7>
dwc:catalogNumber "LF 06, 41, HNHM 29883" ;
dwc:collectionCode "UTM, HNHM, LF" ;
dwc:eventDate "1986-07-05" ;
dwc:recordedBy "Kiss & Pinter" ;
trt:gbifOccurrenceId "3435945367" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF9059CFFFA44F818DB7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905B10FF444FE38DF6>
dwc:catalogNumber "LF 25, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1990-07-27" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "140.0" ;
trt:gbifOccurrenceId "3435946118" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905B10FF444FE38DF6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF9058B9FF054F668C35>
dwc:catalogNumber "LF 26, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1997-05-24" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "220.0" ;
trt:gbifOccurrenceId "3435946151" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF9058B9FF054F668C35> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF90583DFECA4DA68C55>
dwc:catalogNumber "LF 27, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1997-05-24" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "415.0" ;
trt:gbifOccurrenceId "3435945859" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF90583DFECA4DA68C55> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905AFDFEEA4DD98C94>
dwc:catalogNumber "LF 27, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1997-05-24" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "450.0" ;
trt:gbifOccurrenceId "3435945812" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905AFDFEEA4DD98C94> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905ABDFEAB4F9B8CEB>
dwc:catalogNumber "LF 45, 41" ;
dwc:collectionCode "LF, UTM" ;
dwc:eventDate "1990-07-27" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "60.0" ;
trt:gbifOccurrenceId "3435947445" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905ABDFEAB4F9B8CEB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF9058E2FE084D728F2A>
dwc:catalogNumber "LF 92, 40" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1990-07-26" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "100.0" ;
trt:gbifOccurrenceId "3435946222" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF9058E2FE084D728F2A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905A04FDC94CE68F69>
dwc:catalogNumber "MF 02, 40" ;
dwc:collectionCode "MF, UTM" ;
dwc:eventDate "1990-07-26" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "100.0" ;
trt:gbifOccurrenceId "3435946270" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905A04FDC94CE68F69> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905BB5FD8E4C368FA8>
dwc:catalogNumber "GL 48, 41" ;
dwc:collectionCode "UTM" ;
dwc:eventDate "1997-05-22" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "690.0" ;
trt:gbifOccurrenceId "3435945848" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905BB5FD8E4C368FA8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905B4AFD4F4D9B8FE8>
dwc:catalogNumber "KF 57, 41" ;
dwc:collectionCode "KF, UTM" ;
dwc:eventDate "1995-05-08" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "1200.0" ;
trt:gbifOccurrenceId "3435945465" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905B4AFD4F4D9B8FE8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905AFDFD0F4D838E2F>
dwc:catalogNumber "KF 58, 41" ;
dwc:collectionCode "KF, UTM" ;
dwc:eventDate "1997-05-22" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "400.0" ;
trt:gbifOccurrenceId "3435947350" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905AFDFD0F4D838E2F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905D17FCCC4E978E8E>
dwc:catalogNumber "KF 67, 41" ;
dwc:collectionCode "KF, UTM" ;
dwc:eventDate "1997-05-22" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "600.0" ;
trt:gbifOccurrenceId "3435946280" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905D17FCCC4E978E8E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF9059EAFCAD4A5B8EAD>
dwc:catalogNumber "KF 68, 41" ;
dwc:collectionCode "KF, UTM" ;
dwc:eventDate "1997-05-22" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "650.0" ;
trt:gbifOccurrenceId "3435945434" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF9059EAFCAD4A5B8EAD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF9059A4FC124F13890C>
dwc:catalogNumber "KF 76, 41" ;
dwc:collectionCode "UTM, KF" ;
dwc:eventDate "1995-05-08" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "900.0" ;
trt:gbifOccurrenceId "3435945384" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF9059A4FC124F13890C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905860FBD34D6C890C>
dwc:eventDate "1997-05-22" ;
dwc:recordedBy "Subai" ;
trt:gbifOccurrenceId "3435945363" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905860FBD34D6C890C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905A0DFBD34C7B8943>
dwc:catalogNumber "KF 95, 41" ;
dwc:collectionCode "KF, UTM" ;
dwc:eventDate "1997-05-26" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "450.0" ;
trt:gbifOccurrenceId "3435945753" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905A0DFBD34C7B8943> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905B1CFB904DC88963>
dwc:catalogNumber "LF 04, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1995-05-07" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "650.0" ;
trt:gbifOccurrenceId "3435945310" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905B1CFB904DC88963> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905AACFBB04DEA89A2>
dwc:catalogNumber "LF 05, 41" ;
dwc:collectionCode "LF, UTM" ;
dwc:eventDate "1997-05-26" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "485.0" ;
trt:gbifOccurrenceId "3435945542" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905AACFBB04DEA89A2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905AB2FB714CA089E1>
dwc:catalogNumber "LF 06, 41" ;
dwc:collectionCode "LF, UTM" ;
dwc:eventDate "1995-05-07" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "120.0" ;
trt:gbifOccurrenceId "3435945592" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905AB2FB714CA089E1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905BF4FB364F688801>
dwc:eventDate "1997-05-24" ;
dwc:recordedBy "Subai" ;
trt:gbifOccurrenceId "3435946198" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905BF4FB364F688801> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/038C1808EF1EFF9159A5FA914D558917.mc.3B4DA343EF1AFF905809FAD64C0E8820>
dwc:catalogNumber "LF 15, 41" ;
dwc:collectionCode "UTM, LF" ;
dwc:eventDate "1997-05-25" ;
dwc:recordedBy "Subai" ;
dwc:verbatimElevation "60.0" ;
trt:gbifOccurrenceId "3435945469" ;
trt:httpUri <https://treatment.plazi.org/id/038C1808EF1EFF9159A5FA914D558917#3B4DA343EF1AFF905809FAD64C0E8820> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show more