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

This commit is contained in:
GG2RDF 2024-07-04 12:32:15 +00:00
parent 4674aaab6a
commit 6f8f387b6d
3000 changed files with 400045 additions and 0 deletions

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/C751178C0DD74AB6D6BD745D51C5EEA0>
dc:creator "Jr., Nikolay A. Poyarkov; Duong, Tang Van; Orlov, Nikolai L.; Gogoleva, Svetlana S.; Vassilieva, Anna B.; Nguyen, Luan Thanh; Nguyen, Vu Dang Hoang; Nguyen, Sang Ngoc; Che, Jing; Mahony, Stephen" ;
dc:title "Ophryophryne synoria Stuart, Sok & Neang 2006" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ophryophryne_synoria_Stuart_2006> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.672.10624> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.672.10624>
bibo:endPage "120" ;
bibo:journal "ZooKeys" ;
bibo:startPage "49" ;
bibo:volume "672" ;
dc:creator "Jr., Nikolay A. Poyarkov; Duong, Tang Van; Orlov, Nikolai L.; Gogoleva, Svetlana S.; Vassilieva, Anna B.; Nguyen, Luan Thanh; Nguyen, Vu Dang Hoang; Nguyen, Sang Ngoc; Che, Jing; Mahony, Stephen" ;
dc:date "2017" ;
dc:title "Molecular, morphological and acoustic assessment of the genus Ophryophryne (Anura, Megophryidae) from Langbian Plateau, southern Vietnam, with description of a new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ophryophryne_synoria_Stuart_2006>
dwc:authority "Stuart, Sok & Neang, 2006" ;
dwc:authorityName "Stuart, Sok & Neang" ;
dwc:authorityYear "2006" ;
dwc:class "Amphibia" ;
dwc:family "Megophryidae" ;
dwc:genus "Ophryophryne" ;
dwc:kingdom "Animalia" ;
dwc:order "Anura" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stuart, Sok & Neang, 2006" ;
dwc:species "synoria" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SQZY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophryophryne_synoria> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ophryophryne_synoria>
dwc:class "Amphibia" ;
dwc:family "Megophryidae" ;
dwc:genus "Ophryophryne" ;
dwc:kingdom "Animalia" ;
dwc:order "Anura" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "synoria" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophryophryne> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophryophryne>
dwc:class "Amphibia" ;
dwc:family "Megophryidae" ;
dwc:genus "Ophryophryne" ;
dwc:kingdom "Animalia" ;
dwc:order "Anura" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megophryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Megophryidae>
dwc:class "Amphibia" ;
dwc:family "Megophryidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Anura" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anura>
dwc:class "Amphibia" ;
dwc:kingdom "Animalia" ;
dwc:order "Anura" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphibia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphibia>
dwc:class "Amphibia" ;
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 .

View file

@ -0,0 +1,108 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/C7514B078D53FFF9FF037928FEABFA06>
dc:creator "Gbif. Org, Occdownload" ;
dc:title "Gerbillus cheesmani Thomas 1919" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gerbillus_cheesmani_Thomas_1919> ;
trt:publishedIn <http://dx.doi.org/10.15468/dl.zkdzhh> ;
a trt:Treatment .
<http://dx.doi.org/10.15468/dl.zkdzhh>
bibo:endPage "320" ;
bibo:issue "4" ;
bibo:journal "Mammalia" ;
bibo:pubDate "2022-03-17" ;
bibo:series "Warsaw, Poland" ;
bibo:startPage "309" ;
bibo:volume "86" ;
dc:creator "Gbif. Org, Occdownload" ;
dc:date "2022" ;
dc:title "Biogeography of rodents in Iran: species richness, elevational distribution and their environmental correlates" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gerbillus_cheesmani_Thomas_1919>
dwc:authorityName "Thomas" ;
dwc:authorityYear "1919" ;
dwc:class "Mammalia" ;
dwc:family "Muridae" ;
dwc:genus "Gerbillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thomas, 1919" ;
dwc:species "cheesmani" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7V4W5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gerbillus_cheesmani> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gerbillus_cheesmani>
dwc:class "Mammalia" ;
dwc:family "Muridae" ;
dwc:genus "Gerbillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "cheesmani" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gerbillus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gerbillus>
dwc:class "Mammalia" ;
dwc:family "Muridae" ;
dwc:genus "Gerbillus" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Muridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Muridae>
dwc:class "Mammalia" ;
dwc:family "Muridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
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 .

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/C7517464D4072350D8C55ABACB9F682B>
dc:creator "Korhonen, Aku; Seelan, Jaya Seelan Sathiya; Miettinen, Otto" ;
dc:title "Skeletocutis coprosmae A. Korhonen & Miettinen, comb. nov." ;
trt:publishedIn <http://dx.doi.org/10.3897/mycokeys.36.27002> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Skeletocutis_coprosmae> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/mycokeys.36.27002>
bibo:endPage "82" ;
bibo:journal "MycoKeys" ;
bibo:startPage "45" ;
bibo:volume "36" ;
dc:creator "Korhonen, Aku; Seelan, Jaya Seelan Sathiya; Miettinen, Otto" ;
dc:date "2018" ;
dc:title "Cryptic species diversity in polypores: the Skeletocutisnivea species complex" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Fungi/Skeletocutis_coprosmae>
dwc:class "Agaricomycetes" ;
dwc:family "Polyporaceae" ;
dwc:genus "Skeletocutis" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:species "coprosmae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Skeletocutis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Skeletocutis>
dwc:class "Agaricomycetes" ;
dwc:family "Polyporaceae" ;
dwc:genus "Skeletocutis" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Polyporaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Polyporaceae>
dwc:class "Agaricomycetes" ;
dwc:family "Polyporaceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Polyporales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Polyporales>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,130 @@
@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/C75187FDFFC0FFB2778EFE5CFBB1B52F>
cito:cites <http://dx.doi.org/10.5281/zenodo.3238055>, <http://dx.doi.org/10.5281/zenodo.3238071> ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:title "Grotea paulista Herrera-Flórez & Penteado-Dias 2019, sp. n" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C75187FDFFC0FFB2778EFE5CFBB1B52F.mc.FF903CB6FFC0FFB27695FDC8FC47B05F> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Grotea_paulista_Herrera-Fl%C3%B3rez_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4613.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4613.1.2>
bibo:endPage "70" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-06-04" ;
bibo:startPage "53" ;
bibo:volume "4613" ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:date "2019" ;
dc:title "New species of Grotea Cresson (Hymenoptera: Ichneumonidae: Labeninae) from Brazil and Suriname" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3238055>, <http://dx.doi.org/10.5281/zenodo.3238071> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Grotea_paulista_Herrera-Fl%C3%B3rez_2019>
dwc:authority "Herrera-Florez" ;
dwc:authorityName "Herrera-Flórez & Penteado-Dias" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Herrera-Flórez & Penteado-Dias, 2019" ;
dwc:species "paulista" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Grotea_paulista> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Grotea_paulista>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "paulista" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Grotea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Grotea>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3238055>
dc:description "FIGURES 35. Grotea paulista sp. n. Herrera-Flórez, 3 Mesosoma; 4 Gena & pronotum (lateral view); 5 Head & mesosoma (lateral view)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238055/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3238071>
dc:description "FIGURES 2224. Grotea perplexa Slobodchikoff 1970 (Holotype)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238071/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/C75187FDFFC0FFB2778EFE5CFBB1B52F.mc.FF903CB6FFC0FFB27695FDC8FC47B05F>
dwc:collectionCode "DCBU" ;
dwc:eventDate "2000-12-10" ;
dwc:locality "Est. de Intervales Base Barra Gde-Trilha da Anta" ;
dwc:recordedBy "Armadilha Malaise Ponto T & M. T. Tavares & Col." ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2248056982" ;
trt:httpUri <https://treatment.plazi.org/id/C75187FDFFC0FFB2778EFE5CFBB1B52F#FF903CB6FFC0FFB27695FDC8FC47B05F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,224 @@
@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/C75187FDFFC2FFB0778EFF28FC61B00D>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Grotea_superba_Schmiedeknecht_1907> ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:title "Grotea Cresson 1864" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Grotea_Cresson_1864> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pimpla_gayi>, <http://taxon-name.plazi.org/id/Animalia/Echthropsis_porteri> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Macrogrotea_Brethes_1916>, <http://taxon-concept.plazi.org/id/Animalia/Labenidea_Rohwer_1920> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4613.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4613.1.2>
bibo:endPage "70" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-06-04" ;
bibo:startPage "53" ;
bibo:volume "4613" ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:date "2019" ;
dc:title "New species of Grotea Cresson (Hymenoptera: Ichneumonidae: Labeninae) from Brazil and Suriname" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Grotea_Cresson_1864>
dwc:ID-ENA "144338" ;
dwc:authority "Cresson 1864" ;
dwc:authorityName "Cresson" ;
dwc:authorityYear "1864" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Cresson, 1864" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/636GG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Grotea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Macrogrotea_Brethes_1916>
dwc:authority "Brethes 1916: 84" ;
dwc:authorityName "Brethes" ;
dwc:authorityPageNumber "84" ;
dwc:authorityYear "1916" ;
dwc:class "Insecta" ;
dwc:genus "Macrogrotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Brethes, 1916" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macrogrotea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Grotea_superba_Schmiedeknecht_1907>
dwc:authority "Schmiedeknecht" ;
dwc:authorityName "Schmiedeknecht" ;
dwc:authorityYear "1907" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schmiedeknecht, 1907" ;
dwc:species "superba" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/636GG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Grotea_superba> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Labenidea_Rohwer_1920>
dwc:authority "Rohwer 1920: 413" ;
dwc:authorityName "Rohwer" ;
dwc:authorityPageNumber "413" ;
dwc:authorityYear "1920" ;
dwc:class "Insecta" ;
dwc:genus "Labenidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Rohwer, 1920" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Labenidea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Grotea>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
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/Macrogrotea>
dwc:class "Insecta" ;
dwc:genus "Macrogrotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pimpla_gayi>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Pimpla" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gayi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pimpla> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pimpla>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Pimpla" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Grotea_superba>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "superba" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Grotea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echthropsis_porteri>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Echthropsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "porteri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echthropsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echthropsis>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Echthropsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Labenidea>
dwc:class "Insecta" ;
dwc:genus "Labenidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,134 @@
@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/C75187FDFFC2FFB2778EFD76FC42B323>
cito:cites <http://dx.doi.org/10.5281/zenodo.3238053>, <http://dx.doi.org/10.5281/zenodo.3238055>, <http://dx.doi.org/10.5281/zenodo.3238071> ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:title "Grotea goianiense Herrera-Flórez & Penteado-Dias 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C75187FDFFC2FFB2778EFD76FC42B323.mc.FF903CB6FFC2FFB07692FCE2FECFB109> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Grotea_goianiense_Herrera-Fl%C3%B3rez_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4613.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4613.1.2>
bibo:endPage "70" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-06-04" ;
bibo:startPage "53" ;
bibo:volume "4613" ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:date "2019" ;
dc:title "New species of Grotea Cresson (Hymenoptera: Ichneumonidae: Labeninae) from Brazil and Suriname" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3238053>, <http://dx.doi.org/10.5281/zenodo.3238055>, <http://dx.doi.org/10.5281/zenodo.3238071> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Grotea_goianiense_Herrera-Fl%C3%B3rez_2019>
dwc:authority "Herrera-Florez" ;
dwc:authorityName "Herrera-Flórez & Penteado-Dias" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Herrera-Flórez & Penteado-Dias, 2019" ;
dwc:species "goianiense" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Grotea_goianiense> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Grotea_goianiense>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "goianiense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Grotea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Grotea>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3238053>
dc:description "FIGURE 1. Grotea goianiense sp. n. Herrera-Flórez, Habitus (lateral view); FIGURE 2. Grotea paulista sp. n. Herrera-Flórez, Habitus (lateral view)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238053/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3238055>
dc:description "FIGURES 35. Grotea paulista sp. n. Herrera-Flórez, 3 Mesosoma; 4 Gena & pronotum (lateral view); 5 Head & mesosoma (lateral view)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238055/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3238071>
dc:description "FIGURES 2224. Grotea perplexa Slobodchikoff 1970 (Holotype)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238071/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/C75187FDFFC2FFB2778EFD76FC42B323.mc.FF903CB6FFC2FFB07692FCE2FECFB109>
dwc:collectionCode "DCBU" ;
dwc:eventDate "1962-10" ;
dwc:locality "Expedicao Departamento Zoologia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2248056980" ;
trt:httpUri <https://treatment.plazi.org/id/C75187FDFFC2FFB2778EFD76FC42B323#FF903CB6FFC2FFB07692FCE2FECFB109> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,126 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/C75187FDFFC5FFB7778EFF50FC14B450>
cito:cites <http://dx.doi.org/10.5281/zenodo.3238057> ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:title "Grotea manausi Herrera-Flórez & Penteado-Dias 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C75187FDFFC5FFB7778EFF50FC14B450.mc.FF903CB6FFC5FFB77693FECCFD7BB323> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Grotea_manausi_Herrera-Fl%C3%B3rez_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4613.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4613.1.2>
bibo:endPage "70" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-06-04" ;
bibo:startPage "53" ;
bibo:volume "4613" ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:date "2019" ;
dc:title "New species of Grotea Cresson (Hymenoptera: Ichneumonidae: Labeninae) from Brazil and Suriname" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3238057> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Grotea_manausi_Herrera-Fl%C3%B3rez_2019>
dwc:authority "Herrera-Florez" ;
dwc:authorityName "Herrera-Flórez & Penteado-Dias" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Herrera-Flórez & Penteado-Dias, 2019" ;
dwc:species "manausi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Grotea_manausi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Grotea_manausi>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "manausi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Grotea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Grotea>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3238057>
dc:description "FIGURE 6. Grotea manausi sp. n. Herrera-Flórez, Habitus (lateral view); FIGURES 78. Grotea surinamese sp. n. Herrera- Flórez, 7 Head & part of pronotum (lateral view); 8 Habitus (lateral view)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238057/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/C75187FDFFC5FFB7778EFF50FC14B450.mc.FF903CB6FFC5FFB77693FECCFD7BB323>
dwc:catalogNumber "KM 41" ;
dwc:collectionCode "AM, DCBU" ;
dwc:eventDate "2004-10-13" ;
dwc:locality "Manaus" ;
dwc:recordedBy "EE Biotopo & SB Armadilha Suspensa & Silvia, R. B." ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2248056981" ;
trt:httpUri <https://treatment.plazi.org/id/C75187FDFFC5FFB7778EFF50FC14B450#FF903CB6FFC5FFB77693FECCFD7BB323> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,128 @@
@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/C75187FDFFC5FFB9778EF9BEFCC1B6C3>
cito:cites <http://dx.doi.org/10.5281/zenodo.3238059>, <http://dx.doi.org/10.5281/zenodo.3238063> ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:title "Grotea surinamese Herrera-Flórez & Penteado-Dias 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C75187FDFFC5FFB9778EF9BEFCC1B6C3.mc.FF903CB6FFC5FFB77693F92AFB39B49D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Grotea_surinamese_Herrera-Fl%C3%B3rez_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4613.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4613.1.2>
bibo:endPage "70" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-06-04" ;
bibo:startPage "53" ;
bibo:volume "4613" ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:date "2019" ;
dc:title "New species of Grotea Cresson (Hymenoptera: Ichneumonidae: Labeninae) from Brazil and Suriname" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3238059>, <http://dx.doi.org/10.5281/zenodo.3238063> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Grotea_surinamese_Herrera-Fl%C3%B3rez_2019>
dwc:authority "Herrera-Florez" ;
dwc:authorityName "Herrera-Flórez & Penteado-Dias" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Herrera-Flórez & Penteado-Dias, 2019" ;
dwc:species "surinamese" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Grotea_surinamese> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Grotea_surinamese>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "surinamese" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Grotea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Grotea>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3238059>
dc:description "FIGURES 910. Grotea surinamese sp. n. Herrera-Flórez, 9 Mesosoma (lateral view); 10 Wings, propodeum & metasoma (lateral view)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238059/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3238063>
dc:description "FIGURES 1314. Grotea delicator (Thunberg 1822) (Holotype), 13 Face & antennae; 14 Data label & Habitus (lateral view)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238063/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/C75187FDFFC5FFB9778EF9BEFCC1B6C3.mc.FF903CB6FFC5FFB77693F92AFB39B49D>
dwc:locality "Suriname" ;
dwc:recordedBy "Staudinger K." ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2248056979" ;
trt:httpUri <https://treatment.plazi.org/id/C75187FDFFC5FFB9778EF9BEFCC1B6C3#FF903CB6FFC5FFB77693F92AFB39B49D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,125 @@
@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/C75187FDFFCBFFBF778EFB23FE40B2B7>
cito:cites <http://dx.doi.org/10.5281/zenodo.3238061>, <http://dx.doi.org/10.5281/zenodo.3238063>, <http://dx.doi.org/10.5281/zenodo.3238067> ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:title "Grotea delicator" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Grotea_delicator_Thunberg_1822> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4613.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4613.1.2>
bibo:endPage "70" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-06-04" ;
bibo:startPage "53" ;
bibo:volume "4613" ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:date "2019" ;
dc:title "New species of Grotea Cresson (Hymenoptera: Ichneumonidae: Labeninae) from Brazil and Suriname" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3238061>, <http://dx.doi.org/10.5281/zenodo.3238063>, <http://dx.doi.org/10.5281/zenodo.3238067> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Grotea_delicator_Thunberg_1822>
dwc:authority "(Thunberg 1822)" ;
dwc:baseAuthorityName "Thunberg" ;
dwc:baseAuthorityYear "1822" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Thunberg, 1822)" ;
dwc:species "delicator" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6L5X7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Grotea_delicator> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Grotea_delicator>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "delicator" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Grotea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Grotea>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3238061>
dc:description "FIGURES 1112. Grotea delicator (Thunberg 1822) (Holotype), 11 Habitus, (lateral view); 12 Habitus (dorsal view)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238061/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3238063>
dc:description "FIGURES 1314. Grotea delicator (Thunberg 1822) (Holotype), 13 Face & antennae; 14 Data label & Habitus (lateral view)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238063/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3238067>
dc:description "FIGURES 1718. Grotea delicator (Thunberg 1822) (Grotea lineata (Brulle 1846) Paratype), 17 Habitus (lateral view); 18 Habitus (dorsal view) & data label." ;
fabio:hasRepresentation <https://zenodo.org/record/3238067/files/figure.png> ;
a fabio:Figure .

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/C75187FDFFCDFFBF778EFA38FA39B5A9>
cito:cites <http://dx.doi.org/10.5281/zenodo.3238071>, <http://dx.doi.org/10.5281/zenodo.3238057>, <http://dx.doi.org/10.5281/zenodo.3238053>, <http://dx.doi.org/10.5281/zenodo.3238055>, <http://dx.doi.org/10.5281/zenodo.3238061> ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:title "Grotea Cresson 1864" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Grotea_Cresson_1864> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4613.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4613.1.2>
bibo:endPage "70" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-06-04" ;
bibo:startPage "53" ;
bibo:volume "4613" ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:date "2019" ;
dc:title "New species of Grotea Cresson (Hymenoptera: Ichneumonidae: Labeninae) from Brazil and Suriname" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3238071>, <http://dx.doi.org/10.5281/zenodo.3238057>, <http://dx.doi.org/10.5281/zenodo.3238053>, <http://dx.doi.org/10.5281/zenodo.3238055>, <http://dx.doi.org/10.5281/zenodo.3238061> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Grotea_Cresson_1864>
dwc:ID-ENA "144338" ;
dwc:authorityName "Cresson" ;
dwc:authorityYear "1864" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Cresson, 1864" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/636GG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Grotea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Grotea>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3238071>
dc:description "FIGURES 2224. Grotea perplexa Slobodchikoff 1970 (Holotype)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238071/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3238057>
dc:description "FIGURE 6. Grotea manausi sp. n. Herrera-Flórez, Habitus (lateral view); FIGURES 78. Grotea surinamese sp. n. Herrera- Flórez, 7 Head & part of pronotum (lateral view); 8 Habitus (lateral view)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238057/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3238053>
dc:description "FIGURE 1. Grotea goianiense sp. n. Herrera-Flórez, Habitus (lateral view); FIGURE 2. Grotea paulista sp. n. Herrera-Flórez, Habitus (lateral view)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238053/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3238055>
dc:description "FIGURES 35. Grotea paulista sp. n. Herrera-Flórez, 3 Mesosoma; 4 Gena & pronotum (lateral view); 5 Head & mesosoma (lateral view)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238055/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3238061>
dc:description "FIGURES 1112. Grotea delicator (Thunberg 1822) (Holotype), 11 Habitus, (lateral view); 12 Habitus (dorsal view)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238061/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,125 @@
@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/C75187FDFFCDFFBF778EFEE0FCBFB7FF>
cito:cites <http://dx.doi.org/10.5281/zenodo.3238071>, <http://dx.doi.org/10.5281/zenodo.3404989>, <http://dx.doi.org/10.5281/zenodo.3238069> ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:title "Grotea perplexa Slobodchikoff 1970" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Grotea_perplexa_Slobodchikoff_1970> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4613.1.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4613.1.2>
bibo:endPage "70" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-06-04" ;
bibo:startPage "53" ;
bibo:volume "4613" ;
dc:creator "Herrera-Flórez, Andrés Fabián; Penteado-Dias, Angelica" ;
dc:date "2019" ;
dc:title "New species of Grotea Cresson (Hymenoptera: Ichneumonidae: Labeninae) from Brazil and Suriname" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3238071>, <http://dx.doi.org/10.5281/zenodo.3404989>, <http://dx.doi.org/10.5281/zenodo.3238069> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Grotea_perplexa_Slobodchikoff_1970>
dwc:authority "Slobodchikoff 1970" ;
dwc:authorityName "Slobodchikoff" ;
dwc:authorityYear "1970" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Slobodchikoff, 1970" ;
dwc:species "perplexa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6L68P> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Grotea_perplexa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Grotea_perplexa>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "perplexa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Grotea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Grotea>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Grotea" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3238071>
dc:description "FIGURES 2224. Grotea perplexa Slobodchikoff 1970 (Holotype)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238071/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3404989>
dc:description "FIGURE 19. Grotea perplexa Slobodchikoff 1970 (Holotype), Habitus (lateral view)" ;
fabio:hasRepresentation <https://zenodo.org/record/3404989/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3238069>
dc:description "FIGURES 2021. Grotea perplexa Slobodchikoff 1970 (Holotype), 20 Habitus, (dorsal view); 21 Head (anterior view)." ;
fabio:hasRepresentation <https://zenodo.org/record/3238069/files/figure.png> ;
a fabio:Figure .