GG2RDF 2024-08-09T11:52:16.202Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-09 11:52:28 +00:00
parent fe127362ef
commit 19ceb3b4bc
13 changed files with 1549 additions and 13 deletions

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/039E16671344FFA7FE57F9FAFEC97A74>
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:title "Munduruku Miglio, Bonaldo & Perez-Miles 2013" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Munduruku_Miglio_2013> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2611> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2611>
bibo:endPage "87" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-07-31" ;
bibo:startPage "53" ;
bibo:volume "947" ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:date "2024" ;
dc:title "New species of tarantulas from Brazil and notes on the Hapalopini tribe (Araneae, Theraphosidae, Theraphosinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Munduruku_Miglio_2013>
dwc:authority "Miglio, Bonaldo & Perez-Miles, 2013" ;
dwc:authorityName "Miglio, Bonaldo & Perez-Miles" ;
dwc:authorityYear "2013" ;
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Munduruku" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Miglio, Bonaldo & Perez-Miles, 2013" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5VQF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Munduruku> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Munduruku>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Munduruku" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theraphosidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Theraphosidae>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
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 .

View file

@ -0,0 +1,240 @@
@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/039E16671345FFAFFE34FD57FC7C7971>
cito:cites <http://dx.doi.org/10.5281/zenodo.13284815>, <http://dx.doi.org/10.5281/zenodo.13284829>, <http://dx.doi.org/10.5281/zenodo.13284833> ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:title "Munduruku bicoloratum Miglio, Bonaldo & Perez-Miles 2013" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FF29FBFFFDB87C4F>, <http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FF29FB47FB767CA4>, <http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FB6AFB47FE947D1A>, <http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FEB7FB0DFE0D7D3E>, <http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FE2AFAE9FE947D51>, <http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FEB7FACAFE337D74>, <http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FE57FAB7FD117DAA>, <http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FF29F9EDFAF07E3A>, <http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FF29F9CEFEF27E71>, <http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FEEEF9AAFDB47E94> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Munduruku_bicoloratum_Miglio_2013> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2611> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2611>
bibo:endPage "87" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-07-31" ;
bibo:startPage "53" ;
bibo:volume "947" ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:date "2024" ;
dc:title "New species of tarantulas from Brazil and notes on the Hapalopini tribe (Araneae, Theraphosidae, Theraphosinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13284815>, <http://dx.doi.org/10.5281/zenodo.13284829>, <http://dx.doi.org/10.5281/zenodo.13284833> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Munduruku_bicoloratum_Miglio_2013>
dwc:authority "Miglio, Bonaldo & Perez-Miles, 2013", ", Miglio et al. 2013: 185" ;
dwc:authorityName "Miglio, Bonaldo & Perez-Miles", "Miglio" ;
dwc:authorityPageNumber "185" ;
dwc:authorityYear "2013" ;
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Munduruku" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Miglio, Bonaldo & Perez-Miles, 2013", "Miglio, 2013" ;
dwc:species "bicoloratum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/44KL6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Munduruku_bicoloratum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Munduruku_bicoloratum>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Munduruku" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bicoloratum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Munduruku> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Munduruku>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Munduruku" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theraphosidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Theraphosidae>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
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.13284815>
dc:description "Figs 3542. Munduruku bicoloratum Miglio, Bonaldo & Pérez-Miles, 2013. 3537, 41. ♂, MPEG 30871. 3840, 42. ♀, MPEG 30870. 35, 38. Prosome, dorsal view. 36, 39. Opisthosoma, dorsal view. 37, 40. Prosome, ventral view. 4142. Labium and endites. Scale bars=5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13284815/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284829>
dc:description "Figs 103114. Munduruku bicoloratum Miglio, Bonaldo & Pérez-Miles, 2013. 103112. ♂, MPEG 30871. 113114. ♀, MPEG 30870. 103106. Palpal bulb. 103. Retrolateral view. 104. Dorsal view. 105. Prolateral view. 106. Embolous apex detached. 107109. Palpal tibia. 107. Retrolateral view. 108. Ventral view. 109. Prolateral view.110112. Tibial apophysis. 110. Retrolateral view. 111. Ventral view. 112. Prolateral view. 113114. Spermathecae. 113. Ventral view. 114. Receptacle detached view. Abbreviations: Palpal bulb: PI =Prolateral inferior keel, PS =Prolateral superior keel, SA =Subapical keel. Palpal tibia: TP =Tubercular process. Spermathecae: GC =Granular cavities. Dotted lines indicate detached areas. Scale bars: general area =0.5 mm, detached areas = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13284829/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284833>
dc:description "Fig. 119. Hapalopini species distribution. Pink squares=Cyriocosmus paresi sp. nov. Green hexagon =Hapalopus akroa sp. nov. Yellow hexagon =H. guidonae sp. nov. Red circles=Kochiana fukushimae sp. nov. Orange circles=K. brunnipes (Koch, 1841). Blue triangles =Munduruku bicoloratum Miglio, Bonaldo & Pérez-Miles, 2013." ;
fabio:hasRepresentation <https://zenodo.org/record/13284833/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FF29FBFFFDB87C4F>
dwc:catalogNumber "MPEG 19026" ;
dwc:collectionCode "MPEG" ;
dwc:eventDate "2007-06-06" ;
dwc:locality "Acampamento Mutum" ;
dwc:recordedBy "H. F. da Silva Filho" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-1.6124167" ;
dwc:verbatimLongitude "-56.19422" ;
trt:httpUri <https://treatment.plazi.org/id/039E16671345FFAFFE34FD57FC7C7971#3B5FAD2C1345FFA7FF29FBFFFDB87C4F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FF29FB47FB767CA4>
dwc:catalogNumber "MPEG 19028" ;
dwc:collectionCode "MPEG" ;
dwc:eventDate "2007-06-04" ;
dwc:locality "Same" ;
dwc:recordedBy "D. F. Candiani" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "-1.6124167" ;
dwc:verbatimLongitude "-56.19422" ;
trt:httpUri <https://treatment.plazi.org/id/039E16671345FFAFFE34FD57FC7C7971#3B5FAD2C1345FFA7FF29FB47FB767CA4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FB6AFB47FE947D1A>
dwc:catalogNumber "MPEG 19029" ;
dwc:collectionCode "MPEG" ;
dwc:eventDate "2008-08-12" ;
dwc:locality "Sitio" ;
dwc:recordedBy "N. C. Bastos" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "-2.4626389" ;
dwc:verbatimLongitude "-56.014168" ;
trt:httpUri <https://treatment.plazi.org/id/039E16671345FFAFFE34FD57FC7C7971#3B5FAD2C1345FFA7FB6AFB47FE947D1A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FEB7FB0DFE0D7D3E>
dwc:catalogNumber "MPEG 19027" ;
dwc:collectionCode "MPEG" ;
dwc:eventDate "2007-06-06" ;
dwc:locality "Capiranga" ;
dwc:recordedBy "H. F. da Silva Filho" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "-2.5070555" ;
dwc:verbatimLongitude "-56.18467" ;
trt:httpUri <https://treatment.plazi.org/id/039E16671345FFAFFE34FD57FC7C7971#3B5FAD2C1345FFA7FEB7FB0DFE0D7D3E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FE2AFAE9FE947D51>
dwc:catalogNumber "MPEG 19025" ;
dwc:collectionCode "MPEG" ;
dwc:eventDate "2007-02" ;
dwc:locality "Juruti" ;
dwc:recordedBy "T. C. S. Avila-Pires" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/039E16671345FFAFFE34FD57FC7C7971#3B5FAD2C1345FFA7FE2AFAE9FE947D51> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FEB7FACAFE337D74>
dwc:catalogNumber "MPEG 19030" ;
dwc:collectionCode "MPEG" ;
dwc:eventDate "2007-05-09" ;
dwc:locality "Ferrovia" ;
dwc:recordedBy "A. Lima & P. Suarez & Goes" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/039E16671345FFAFFE34FD57FC7C7971#3B5FAD2C1345FFA7FEB7FACAFE337D74> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FE57FAB7FD117DAA>
dwc:catalogNumber "MPEG 19031-19032" ;
dwc:collectionCode "MPEG" ;
dwc:eventDate "2011-06-12" ;
dwc:locality "Rio Inambu" ;
dwc:recordedBy "M. S. Hoogmoed & T. C. S. Avila-Pires" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "-3.1712778" ;
dwc:verbatimLongitude "-55.816055" ;
trt:httpUri <https://treatment.plazi.org/id/039E16671345FFAFFE34FD57FC7C7971#3B5FAD2C1345FFA7FE57FAB7FD117DAA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FF29F9EDFAF07E3A>
dwc:catalogNumber "MPEG 30871" ;
dwc:collectionCode "MPEG" ;
dwc:eventDate "2007-06-10" ;
dwc:locality "BRAZIL" ;
dwc:recordedBy "N.E. Ferretti & D. F. Candiani" ;
dwc:typeStatus "topotype" ;
trt:httpUri <https://treatment.plazi.org/id/039E16671345FFAFFE34FD57FC7C7971#3B5FAD2C1345FFA7FF29F9EDFAF07E3A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FF29F9CEFEF27E71>
dwc:catalogNumber "MPEG 30870" ;
dwc:collectionCode "MPEG" ;
dwc:eventDate "2007-02-09" ;
dwc:locality "Capiranga" ;
dwc:recordedBy "N.E. Ferretti" ;
dwc:typeStatus "topotype" ;
dwc:verbatimLatitude "-2.4728055" ;
dwc:verbatimLongitude "-56.208168" ;
trt:httpUri <https://treatment.plazi.org/id/039E16671345FFAFFE34FD57FC7C7971#3B5FAD2C1345FFA7FF29F9CEFEF27E71> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E16671345FFAFFE34FD57FC7C7971.mc.3B5FAD2C1345FFA7FEEEF9AAFDB47E94>
dwc:catalogNumber "MPEG 30869" ;
dwc:collectionCode "MPEG" ;
dwc:eventDate "2007-06-05" ;
dwc:locality "Capiranga" ;
dwc:recordedBy "H. F. da Silva Filho" ;
dwc:typeStatus "topotype" ;
dwc:verbatimLatitude "-2.4728055" ;
dwc:verbatimLongitude "-56.208168" ;
trt:httpUri <https://treatment.plazi.org/id/039E16671345FFAFFE34FD57FC7C7971#3B5FAD2C1345FFA7FEEEF9AAFDB47E94> ;
a dwc:MaterialCitation .

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/039E16671351FFBCFDC2FBFFFD54796C>
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:title "Hapalopus Ausserer 1875" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hapalopus_Ausserer_1875> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2611> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2611>
bibo:endPage "87" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-07-31" ;
bibo:startPage "53" ;
bibo:volume "947" ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:date "2024" ;
dc:title "New species of tarantulas from Brazil and notes on the Hapalopini tribe (Araneae, Theraphosidae, Theraphosinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hapalopus_Ausserer_1875>
dwc:authority "Ausserer 1875" ;
dwc:authorityName "Ausserer" ;
dwc:authorityYear "1875" ;
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Hapalopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Ausserer, 1875" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6363M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hapalopus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hapalopus>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Hapalopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theraphosidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Theraphosidae>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
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 .

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/039E16671352FFB0FDC0FDBAFC447F9E>
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:title "Cyriocosmus Simon 1903" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cyriocosmus_Simon_1903> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2611> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2611>
bibo:endPage "87" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-07-31" ;
bibo:startPage "53" ;
bibo:volume "947" ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:date "2024" ;
dc:title "New species of tarantulas from Brazil and notes on the Hapalopini tribe (Araneae, Theraphosidae, Theraphosinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cyriocosmus_Simon_1903>
dwc:authority "Simon, 1903" ;
dwc:authorityName "Simon" ;
dwc:authorityYear "1903" ;
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Cyriocosmus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Simon, 1903" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62Q4Z> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyriocosmus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cyriocosmus>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Cyriocosmus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theraphosidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Theraphosidae>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
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 .

View file

@ -0,0 +1,144 @@
@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/039E16671353FFB3FDE6FEECFB197BCC>
cito:cites <http://dx.doi.org/10.5281/zenodo.13284799>, <http://dx.doi.org/10.5281/zenodo.13284817>, <http://dx.doi.org/10.5281/zenodo.13284831>, <http://dx.doi.org/10.5281/zenodo.13284833> ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:title "Cyriocosmus paresi Moeller, Galleti-Lima & Guadanucci, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039E16671353FFB3FDE6FEECFB197BCC.mc.3B5FAD2C1350FFB2FF29FB6FFAA67CBC>, <http://tb.plazi.org/GgServer/dwcaRecords/039E16671353FFB3FDE6FEECFB197BCC.mc.3B5FAD2C1350FFB2FF29FB1EFD2D7D0D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cyriocosmus_paresi_Moeller_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2611> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2611>
bibo:endPage "87" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-07-31" ;
bibo:startPage "53" ;
bibo:volume "947" ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:date "2024" ;
dc:title "New species of tarantulas from Brazil and notes on the Hapalopini tribe (Araneae, Theraphosidae, Theraphosinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13284799>, <http://dx.doi.org/10.5281/zenodo.13284817>, <http://dx.doi.org/10.5281/zenodo.13284831>, <http://dx.doi.org/10.5281/zenodo.13284833> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cyriocosmus_paresi_Moeller_2024>
dwc:authorityName "Moeller & Galleti-Lima & Guadanucci" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Cyriocosmus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moeller & Galleti-Lima & Guadanucci, 2024" ;
dwc:species "paresi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyriocosmus_paresi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cyriocosmus_paresi>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Cyriocosmus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "paresi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyriocosmus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyriocosmus>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Cyriocosmus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theraphosidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Theraphosidae>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
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.13284799>
dc:description "Figs 110. Species of Hapalopini. 14, 9. Cyriocosmus paresi sp. nov., holotype ♂, CAD 1441. 58, 10. Hapalopus guidonae sp. nov., holotype ♂, CAD 1443. 1, 5. Prosome, dorsal view.2, 6. Opisthosoma, dorsal view. 3, 7. Opisthosoma, ventral view. 4, 8. Prosome, ventral view. 910. Labium and endites. Scale bars = 5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13284799/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284817>
dc:description "Figs 4352. Cyriocosmus paresi sp. nov., holotype ♂, CAD 1441. 4346. Palpal bulb. 43. Retrolateral view. 44. Dorsal view. 45. Prolateral view. 46. Prolateral detached view. 4749. Palpal tibia. 47. Retrolateral view. 48.Ventral view. 49. Prolateral view. 5052. Tibial apophysis. 50. Retrolateral view. 51. Ventral view. 52. Prolateral view. Abbreviations: Palpal bulb: E=Embolus, PA =Paraembolic apophysis, PS=Prolateral superior keel, PT=Prolateral tegular apophysis, V =Vertical area. Dotted lines indicate detached areas. Scale bars: general area=0.5 mm, detached area = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13284817/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284831>
dc:description "Figs 115118. Species of Hapalopini. 115. Cyriocosmus paresi sp. nov., holotype ♂, CAD 1441. 116. Hapalopus guidonae sp. nov., holotype ♂, CAD 1443. 117118. Kochiana fukushimae sp. nov. 117. Holotype ♂, CAD 1444. 118. Paratype ♀, CAD 1445. Scale bars=10 mm. Photos:115. E.H.Yabiku. 116118. W. Moeller." ;
fabio:hasRepresentation <https://zenodo.org/record/13284831/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284833>
dc:description "Fig. 119. Hapalopini species distribution. Pink squares=Cyriocosmus paresi sp. nov. Green hexagon =Hapalopus akroa sp. nov. Yellow hexagon =H. guidonae sp. nov. Red circles=Kochiana fukushimae sp. nov. Orange circles=K. brunnipes (Koch, 1841). Blue triangles =Munduruku bicoloratum Miglio, Bonaldo & Pérez-Miles, 2013." ;
fabio:hasRepresentation <https://zenodo.org/record/13284833/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/039E16671353FFB3FDE6FEECFB197BCC.mc.3B5FAD2C1350FFB2FF29FB6FFAA67CBC>
dwc:eventDate "2017-10-23" ;
dwc:locality "Mato Grosso" ;
dwc:recordedBy "Campo Novo dos Parecis & N. Porfirio" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/039E16671353FFB3FDE6FEECFB197BCC#3B5FAD2C1350FFB2FF29FB6FFAA67CBC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E16671353FFB3FDE6FEECFB197BCC.mc.3B5FAD2C1350FFB2FF29FB1EFD2D7D0D>
dwc:eventDate "2017-10-23" ;
dwc:locality "Mato Grosso" ;
dwc:recordedBy "Campo Novo dos Parecis & N. Porfirio" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/039E16671353FFB3FDE6FEECFB197BCC#3B5FAD2C1350FFB2FF29FB1EFD2D7D0D> ;
a dwc:MaterialCitation .

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/039E16671355FFB0FDD4FA5DFC257A02>
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:title "Hapalopini Turner 2018" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hapalopini_Turner_2018> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2611> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2611>
bibo:endPage "87" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-07-31" ;
bibo:startPage "53" ;
bibo:volume "947" ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:date "2024" ;
dc:title "New species of tarantulas from Brazil and notes on the Hapalopini tribe (Araneae, Theraphosidae, Theraphosinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hapalopini_Turner_2018>
dwc:authority "Turner et al., 2018" ;
dwc:authorityName "Turner" ;
dwc:authorityYear "2018" ;
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "tribe" ;
dwc:scientificNameAuthorship "Turner, 2018" ;
dwc:tribe "Hapalopini" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hapalopini> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hapalopini>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "tribe" ;
dwc:tribe "Hapalopini" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theraphosidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Theraphosidae>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
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 .

View file

@ -0,0 +1,154 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/039E1667135BFFA4FDF7FB9DFBB07D6E>
cito:cites <http://dx.doi.org/10.5281/zenodo.13284807>, <http://dx.doi.org/10.5281/zenodo.13284823>, <http://dx.doi.org/10.5281/zenodo.13284831>, <http://dx.doi.org/10.5281/zenodo.13284833>, <http://dx.doi.org/10.5281/zenodo.13284801>, <http://dx.doi.org/10.5281/zenodo.13284825> ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:title "Kochiana fukushimae Moeller, Galleti-Lima & Guadanucci, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039E1667135BFFA4FDF7FB9DFBB07D6E.mc.3B5FAD2C135BFFB9FF29F8E0FC607F5A>, <http://tb.plazi.org/GgServer/dwcaRecords/039E1667135BFFA4FDF7FB9DFBB07D6E.mc.3B5FAD2C135BFFB9FF29F87FFD3B7FAC> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Kochiana_fukushimae_Moeller_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2611> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2611>
bibo:endPage "87" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-07-31" ;
bibo:startPage "53" ;
bibo:volume "947" ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:date "2024" ;
dc:title "New species of tarantulas from Brazil and notes on the Hapalopini tribe (Araneae, Theraphosidae, Theraphosinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13284807>, <http://dx.doi.org/10.5281/zenodo.13284823>, <http://dx.doi.org/10.5281/zenodo.13284831>, <http://dx.doi.org/10.5281/zenodo.13284833>, <http://dx.doi.org/10.5281/zenodo.13284801>, <http://dx.doi.org/10.5281/zenodo.13284825> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Kochiana_fukushimae_Moeller_2024>
dwc:authorityName "Moeller & Galleti-Lima & Guadanucci" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Kochiana" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moeller & Galleti-Lima & Guadanucci, 2024" ;
dwc:species "fukushimae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kochiana_fukushimae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Kochiana_fukushimae>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Kochiana" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fukushimae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Kochiana> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Kochiana>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Kochiana" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theraphosidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Theraphosidae>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
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.13284807>
dc:description "Figs 1926. Kochiana fukushimae sp. nov. 1921, 25. Holotype ♂, CAD 1444. 2224, 26. Paratype ♀, CAD 1445. 19, 22. Prosome, dorsal view. 20, 23. Opisthosoma, dorsal view. 21, 24. Prosome, ventral view. 2526. Labium and endites. Scale bars=5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13284807/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284823>
dc:description "Figs 7990. Kochiana fukushimae sp. nov. 7988. Holotype ♂, CAD 1444. 8990. Paratype ♀, CAD 1445. 7982 Palpal bulb. 79. Retrolateral view. 80. Frontal view. 81. Prolateral view. 82. Embolous apex detached. 8385. Palpal tibia. 83. Retrolateral view. 84. Ventral view. 85. Prolateral view. 86 88. Tibial apophysis. 86. Retrolateral view. 87. Ventral view. 88. Prolateral view. 8990. Spermathecae. 89. Ventral view. 90. Receptacle, detached view. Abbreviations: Palpal bulb: AC=Accessory keel, MC=Median crest, PI =Prolateral inferior keel, PS =Prolateral superior keel, PTK =Prolateral tegular keel. Palpal tibia: PP=Prolateral protuberance. Spermathecae: GC =Granular cavities. Dotted lines indicate detached areas. Scale bars: general area=0.5 mm, detached areas: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13284823/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284831>
dc:description "Figs 115118. Species of Hapalopini. 115. Cyriocosmus paresi sp. nov., holotype ♂, CAD 1441. 116. Hapalopus guidonae sp. nov., holotype ♂, CAD 1443. 117118. Kochiana fukushimae sp. nov. 117. Holotype ♂, CAD 1444. 118. Paratype ♀, CAD 1445. Scale bars=10 mm. Photos:115. E.H.Yabiku. 116118. W. Moeller." ;
fabio:hasRepresentation <https://zenodo.org/record/13284831/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284833>
dc:description "Fig. 119. Hapalopini species distribution. Pink squares=Cyriocosmus paresi sp. nov. Green hexagon =Hapalopus akroa sp. nov. Yellow hexagon =H. guidonae sp. nov. Red circles=Kochiana fukushimae sp. nov. Orange circles=K. brunnipes (Koch, 1841). Blue triangles =Munduruku bicoloratum Miglio, Bonaldo & Pérez-Miles, 2013." ;
fabio:hasRepresentation <https://zenodo.org/record/13284833/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284801>
dc:description "Figs 1118. Hapalopus akroa sp. nov. 1113, 17. Holotype ♂, IBSP 272763. 1416, 18. Paratype ♀, IBSP 272771. 11, 14. Prosome, dorsal view. 12, 15. Opisthosoma, dorsal view. 13, 16. Prosome, ventral view. 17, 18. Labium and endites. Scale bars=5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13284801/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284825>
dc:description "Figs 91102. Kochiana brunnipes (Koch, 1841). 91100 ♂, MZSP 28774. 101102. ♀, MZSP 28776. 9194. Palpal bulb. 91. Retrolateral view. 92. Frontal view. 93. Prolateral view. 94. Embolous apex, detached view. 9597. Palpal tibia. 95. Retrolateral view. 96. Ventral view. 97. Prolateral view. 98100. Tibial apophysis. 98. Retrolateral view. 99. Ventral view. 100. Prolateral view. 101 102. Spermathecae. 101. Ventral view. 102. Receptacle detached view. Abbreviations: Palpal bulb: AC =Accessory keel, MC =Median crest, PI =Prolateral inferior keel, PS =Prolateral superior keel, PTK =Prolateral tegular keel. Palpal tibia: PP =Prolateral protuberance. Spermathecae: GC =Granular cavities, MD =Middle depression. Dotted lines indicate detached areas. Scale bars: general area =0.5 mm, detached areas: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13284825/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/039E1667135BFFA4FDF7FB9DFBB07D6E.mc.3B5FAD2C135BFFB9FF29F8E0FC607F5A>
dwc:eventDate "2022-04-30" ;
dwc:locality "Parque Nacional Serra de Itabaiana" ;
dwc:recordedBy "M. D. F. Magalhaes & P. H. Martins & Gonzalez-Filho H. M. O" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/039E1667135BFFA4FDF7FB9DFBB07D6E#3B5FAD2C135BFFB9FF29F8E0FC607F5A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E1667135BFFA4FDF7FB9DFBB07D6E.mc.3B5FAD2C135BFFB9FF29F87FFD3B7FAC>
dwc:eventDate "2022-04-30" ;
dwc:locality "Parque Nacional Serra de Itabaiana" ;
dwc:recordedBy "M. D. F. Magalhaes & P. H. Martins & Gonzalez-Filho H. M. O" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/039E1667135BFFA4FDF7FB9DFBB07D6E#3B5FAD2C135BFFB9FF29F87FFD3B7FAC> ;
a dwc:MaterialCitation .

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/039E1667135BFFB9FDBFFEECFE557C2B>
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:title "Kochiana Fukushima 2008" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Kochiana_Fukushima_2008> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2611> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2611>
bibo:endPage "87" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-07-31" ;
bibo:startPage "53" ;
bibo:volume "947" ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:date "2024" ;
dc:title "New species of tarantulas from Brazil and notes on the Hapalopini tribe (Araneae, Theraphosidae, Theraphosinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Kochiana_Fukushima_2008>
dwc:authority "Fukushima et al., 2008" ;
dwc:authorityName "Fukushima" ;
dwc:authorityYear "2008" ;
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Kochiana" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Fukushima, 2008" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/58MC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kochiana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Kochiana>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Kochiana" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theraphosidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Theraphosidae>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
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 .

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/039E1667135DFFB8FDFFFC8CFAE17FF0>
cito:cites <http://dx.doi.org/10.5281/zenodo.13284799>, <http://dx.doi.org/10.5281/zenodo.13284821>, <http://dx.doi.org/10.5281/zenodo.13284831>, <http://dx.doi.org/10.5281/zenodo.13284833> ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:title "Hapalopus guidonae Moeller, Galleti-Lima & Guadanucci, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039E1667135DFFB8FDFFFC8CFAE17FF0.mc.3B5FAD2C135DFFBFFF29F942FF6D7EFC>, <http://tb.plazi.org/GgServer/dwcaRecords/039E1667135DFFB8FDFFFC8CFAE17FF0.mc.3B5FAD2C135DFFBFFED5F8CBFC177F73>, <http://tb.plazi.org/GgServer/dwcaRecords/039E1667135DFFB8FDFFFC8CFAE17FF0.mc.3B5FAD2C135DFFBFFC38F8B7FDCA7FAA> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hapalopus_guidonae_Moeller_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2611> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2611>
bibo:endPage "87" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-07-31" ;
bibo:startPage "53" ;
bibo:volume "947" ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:date "2024" ;
dc:title "New species of tarantulas from Brazil and notes on the Hapalopini tribe (Araneae, Theraphosidae, Theraphosinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13284799>, <http://dx.doi.org/10.5281/zenodo.13284821>, <http://dx.doi.org/10.5281/zenodo.13284831>, <http://dx.doi.org/10.5281/zenodo.13284833> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hapalopus_guidonae_Moeller_2024>
dwc:authorityName "Moeller & Galleti-Lima & Guadanucci" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Hapalopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moeller & Galleti-Lima & Guadanucci, 2024" ;
dwc:species "guidonae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hapalopus_guidonae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hapalopus_guidonae>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Hapalopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "guidonae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hapalopus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hapalopus>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Hapalopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theraphosidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Theraphosidae>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
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.13284799>
dc:description "Figs 110. Species of Hapalopini. 14, 9. Cyriocosmus paresi sp. nov., holotype ♂, CAD 1441. 58, 10. Hapalopus guidonae sp. nov., holotype ♂, CAD 1443. 1, 5. Prosome, dorsal view.2, 6. Opisthosoma, dorsal view. 3, 7. Opisthosoma, ventral view. 4, 8. Prosome, ventral view. 910. Labium and endites. Scale bars = 5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13284799/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284821>
dc:description "Figs 6778. Hapalopus guidonae sp. nov., holotype ♂, CAD 1443. 6771. Palpal bulb, 67. Retrolateral view. 68. Frontal view. 69. Prolateral view. 70. Embolous, prolateral view detached. 71. Tegulum, prolateral view detached. 7275. Palpal tibia. 72. Retrolateral view. 73. Ventral view. 74. Prolateral view. 75. Dorsal view. 7678. Tibial apophysis. 76. Retrolateral view. 77. Ventral view. 78. Prolateral view. Abbreviations: Palpal bulb: A =Apical keel, PI =Prolateral inferior keel, PS =Prolateral superior keel, SA =Subapical keel, TK =Tegular keel, VP =Ventral tegular projection. Palpal tibia: TP =Tubercular process. Dotted lines indicate detached areas. Scale bars: general area=0.5 mm, detached areas: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13284821/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284831>
dc:description "Figs 115118. Species of Hapalopini. 115. Cyriocosmus paresi sp. nov., holotype ♂, CAD 1441. 116. Hapalopus guidonae sp. nov., holotype ♂, CAD 1443. 117118. Kochiana fukushimae sp. nov. 117. Holotype ♂, CAD 1444. 118. Paratype ♀, CAD 1445. Scale bars=10 mm. Photos:115. E.H.Yabiku. 116118. W. Moeller." ;
fabio:hasRepresentation <https://zenodo.org/record/13284831/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284833>
dc:description "Fig. 119. Hapalopini species distribution. Pink squares=Cyriocosmus paresi sp. nov. Green hexagon =Hapalopus akroa sp. nov. Yellow hexagon =H. guidonae sp. nov. Red circles=Kochiana fukushimae sp. nov. Orange circles=K. brunnipes (Koch, 1841). Blue triangles =Munduruku bicoloratum Miglio, Bonaldo & Pérez-Miles, 2013." ;
fabio:hasRepresentation <https://zenodo.org/record/13284833/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/039E1667135DFFB8FDFFFC8CFAE17FF0.mc.3B5FAD2C135DFFBFFF29F942FF6D7EFC>
dwc:eventDate "2017-10-23" ;
dwc:locality "Parque Nacional Serra da Capivara" ;
dwc:recordedBy "R. Fonseca-Ferreira" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/039E1667135DFFB8FDFFFC8CFAE17FF0#3B5FAD2C135DFFBFFF29F942FF6D7EFC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E1667135DFFB8FDFFFC8CFAE17FF0.mc.3B5FAD2C135DFFBFFED5F8CBFC177F73>
dwc:eventDate "2023-07-23" ;
dwc:locality "Manga" ;
dwc:recordedBy "de Babagacu & A. Galleti-Lima & R. P. Indicatti & L. Carvalho & J. P. L. Guadanucci" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/039E1667135DFFB8FDFFFC8CFAE17FF0#3B5FAD2C135DFFBFFED5F8CBFC177F73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E1667135DFFB8FDFFFC8CFAE17FF0.mc.3B5FAD2C135DFFBFFC38F8B7FDCA7FAA>
dwc:eventDate "2023-07-24" ;
dwc:locality "Maranhao" ;
dwc:recordedBy "Sao Raimundo das Mangabeiras & A. Galleti-Lima & R. P. Indicatti & B. Gambare & J. P. L. Guadanucci" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/039E1667135DFFB8FDFFFC8CFAE17FF0#3B5FAD2C135DFFBFFC38F8B7FDCA7FAA> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,150 @@
@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/039E1667135EFFBFFD14FE5CFBD87B3C>
cito:cites <http://dx.doi.org/10.5281/zenodo.13284801>, <http://dx.doi.org/10.5281/zenodo.13284819>, <http://dx.doi.org/10.5281/zenodo.13284833> ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:title "Hapalopus akroa Moeller, Galleti-Lima & Guadanucci, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039E1667135EFFBFFD14FE5CFBD87B3C.mc.3B5FAD2C135EFFBCFF29FA42FE8F7DFC>, <http://tb.plazi.org/GgServer/dwcaRecords/039E1667135EFFBFFD14FE5CFBD87B3C.mc.3B5FAD2C135EFFBCFF29F9DEFCD87E4D>, <http://tb.plazi.org/GgServer/dwcaRecords/039E1667135EFFBFFD14FE5CFBD87B3C.mc.3B5FAD2C135EFFBCFCF6F9DEFAE17E4D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hapalopus_akroa_Moeller_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2611> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2611>
bibo:endPage "87" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-07-31" ;
bibo:startPage "53" ;
bibo:volume "947" ;
dc:creator "Moeller, Wolf; Galleti-Lima, Arthur; Guadanucci, José Paulo Leite" ;
dc:date "2024" ;
dc:title "New species of tarantulas from Brazil and notes on the Hapalopini tribe (Araneae, Theraphosidae, Theraphosinae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13284801>, <http://dx.doi.org/10.5281/zenodo.13284819>, <http://dx.doi.org/10.5281/zenodo.13284833> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hapalopus_akroa_Moeller_2024>
dwc:authorityName "Moeller & Galleti-Lima & Guadanucci" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Hapalopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moeller & Galleti-Lima & Guadanucci, 2024" ;
dwc:species "akroa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hapalopus_akroa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hapalopus_akroa>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Hapalopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "akroa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hapalopus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hapalopus>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Hapalopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theraphosidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Theraphosidae>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
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.13284801>
dc:description "Figs 1118. Hapalopus akroa sp. nov. 1113, 17. Holotype ♂, IBSP 272763. 1416, 18. Paratype ♀, IBSP 272771. 11, 14. Prosome, dorsal view. 12, 15. Opisthosoma, dorsal view. 13, 16. Prosome, ventral view. 17, 18. Labium and endites. Scale bars=5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13284801/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284819>
dc:description "Figs 5366. Hapalopus akroa sp. nov. 5364. Holotype ♂, IBSP 272763. 6566. Paratype ♀, IBSP 272771. 5357. Palpal bulb. 53. Retrolateral view. 54. Frontal view. 55. Prolateral view.56. Embolous prolateral view detached. 57. Tegulum prolateral view detached. 5861. Palpal tibia. 58. Retrolateral view. 59. Ventral view. 60. Prolateral view. 61. Dorsal view. 6264. Tibial apophysis. 62. Retrolateral view. 63. Ventral view. 64. Prolateral view. 6566. Spermathecae. 65. Ventral view. 66. Receptacle detached. Abbreviations: Palpal bulb: A=Apical keel, PI =Prolateral inferior keel, PS =Prolateral superior keel, SA =Subapical keel, TK =Tegular keel, VP =Ventral tegular projection. Palpal tibia: TP=Tubercular process. Spermathecae: GC =Granular cavities. Dotted lines indicate detached areas. Scale bars: general area =0.5 mm, detached areas: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13284819/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13284833>
dc:description "Fig. 119. Hapalopini species distribution. Pink squares=Cyriocosmus paresi sp. nov. Green hexagon =Hapalopus akroa sp. nov. Yellow hexagon =H. guidonae sp. nov. Red circles=Kochiana fukushimae sp. nov. Orange circles=K. brunnipes (Koch, 1841). Blue triangles =Munduruku bicoloratum Miglio, Bonaldo & Pérez-Miles, 2013." ;
fabio:hasRepresentation <https://zenodo.org/record/13284833/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/039E1667135EFFBFFD14FE5CFBD87B3C.mc.3B5FAD2C135EFFBCFF29FA42FE8F7DFC>
dwc:catalogNumber "IBSP 272763" ;
dwc:collectionCode "IBSP" ;
dwc:locality "Piaui" ;
dwc:recordedBy "Parque Nacional Serra das Confusoes & L. S. Carvalho" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/039E1667135EFFBFFD14FE5CFBD87B3C#3B5FAD2C135EFFBCFF29FA42FE8F7DFC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E1667135EFFBFFD14FE5CFBD87B3C.mc.3B5FAD2C135EFFBCFF29F9DEFCD87E4D>
dwc:catalogNumber "IBSP 272771" ;
dwc:collectionCode "IBSP" ;
dwc:locality "Piaui" ;
dwc:recordedBy "Parque Nacional Serra das Confusoes & L. S. Carvalho" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/039E1667135EFFBFFD14FE5CFBD87B3C#3B5FAD2C135EFFBCFF29F9DEFCD87E4D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/039E1667135EFFBFFD14FE5CFBD87B3C.mc.3B5FAD2C135EFFBCFCF6F9DEFAE17E4D>
dwc:catalogNumber "IBSP 343841" ;
dwc:collectionCode "IBSP" ;
dwc:locality "Piaui" ;
dwc:recordedBy "Parque Nacional Serra das Confusoes & L. S. Carvalho" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/039E1667135EFFBFFD14FE5CFBD87B3C#3B5FAD2C135EFFBCFCF6F9DEFAE17E4D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,171 @@
@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/F814866ED542E72733C24FD0FB05FD2C>
cito:cites <http://dx.doi.org/10.5281/zenodo.13209065>, <http://dx.doi.org/10.5281/zenodo.13209085> ;
dc:creator "Miranda, Gil F. G.; Soares, Matheus M. M.; Thompson, Christian" ;
dc:title "Orthonevra quadristriata" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED542E72733C24FD0FB05FD2C.mc.C0D53D25D540E72732BE4D2CFB19FD2C> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthonevra_quadristriata_Shannon_1933> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Chrysogaster_quadristriata_Shannon_1933> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5484.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5484.1.1>
bibo:endPage "78" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2024-07-22" ;
bibo:startPage "1" ;
bibo:volume "5484" ;
dc:creator "Miranda, Gil F. G.; Soares, Matheus M. M.; Thompson, Christian" ;
dc:date "2024" ;
dc:title "The Neotropical Orthonevra Macquart, 1829 (Diptera: Syrphidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13209065>, <http://dx.doi.org/10.5281/zenodo.13209085> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Orthonevra_quadristriata_Shannon_1933>
dwc:authority "(Shannon & Aubertin, 1933)" ;
dwc:baseAuthorityName "Shannon & Aubertin" ;
dwc:baseAuthorityYear "1933" ;
dwc:class "Insecta" ;
dwc:family "Syrphidae" ;
dwc:genus "Orthonevra" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Shannon & Aubertin, 1933)" ;
dwc:species "quadristriata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6T937> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthonevra_quadristriata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Chrysogaster_quadristriata_Shannon_1933>
dwc:authority "Shannon & Aubertin 1933: 140" ;
dwc:authorityName "Shannon & Aubertin" ;
dwc:authorityPageNumber "140" ;
dwc:authorityYear "1933" ;
dwc:class "Insecta" ;
dwc:family "Syrphidae" ;
dwc:genus "Chrysogaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Shannon & Aubertin, 1933" ;
dwc:species "quadristriata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6T937> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chrysogaster_quadristriata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Orthonevra_quadristriata>
dwc:class "Insecta" ;
dwc:family "Syrphidae" ;
dwc:genus "Orthonevra" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "quadristriata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthonevra> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Orthonevra>
dwc:class "Insecta" ;
dwc:family "Syrphidae" ;
dwc:genus "Orthonevra" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
dwc:class "Insecta" ;
dwc:family "Syrphidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysogaster_quadristriata>
dwc:class "Insecta" ;
dwc:family "Syrphidae" ;
dwc:genus "Chrysogaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "quadristriata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysogaster> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chrysogaster>
dwc:class "Insecta" ;
dwc:family "Syrphidae" ;
dwc:genus "Chrysogaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.13209065>
dc:description "FIGURE 31. Orthonevra quadristriata (Shannon & Aubertin, 1933), male, holotype. a. Habitus dorsal. b. Habitus lateral. c. Head, oblique lateral view. d. Labels. ej. Genitalia: e. Epandrium, lateral view. f. Epandrium, oblique lateral view, medial surface of right surstylus. g. Epandrium, dorsal view. h. Hypandrium, oblique lateral view. i. Hypandrium, ventral view. j. Hypandrium, dorsal view. Abbreviations: btp: basal tubular process; cerc: cercus; hypl: ventral lamina of the hypandrium; lba: apical lobe of the hypandrium; pg: postgonite; ph: phallus; sur: surstylus; umd: unpigmented medial division." ;
fabio:hasRepresentation <https://zenodo.org/record/13209065/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13209085>
dc:description "FIGURE 39. Distribution map for Orthonevra argentina (Brèthes, 1922), O. batman sp. nov., O. chilensis Thompson, 1999, O. cthulhu sp. nov., O. quadristriata (Shannon & Aubertin, 1933), O. roseae sp. nov., O. shannoni (Curran, 1926), and O. thompsoni sp. nov." ;
fabio:hasRepresentation <https://zenodo.org/record/13209085/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F814866ED542E72733C24FD0FB05FD2C.mc.C0D53D25D540E72732BE4D2CFB19FD2C>
dwc:eventDate "1926-11" ;
dwc:locality "Bariloche" ;
dwc:recordedBy "R. & E. Shannon" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED542E72733C24FD0FB05FD2C#C0D53D25D540E72732BE4D2CFB19FD2C> ;
a dwc:MaterialCitation .

View file

@ -13,7 +13,7 @@
cito:cites <http://dx.doi.org/10.5281/zenodo.13209055>, <http://dx.doi.org/10.5281/zenodo.13209057>, <http://dx.doi.org/10.5281/zenodo.13209089> ;
dc:creator "Miranda, Gil F. G.; Soares, Matheus M. M.; Thompson, Christian" ;
dc:title "Orthonevra nitida" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832934E0CFAF8FE0C>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72836674E28FCE4FE28>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72830664ED4FE96FE54>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728321F4EF0FD78FE70>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831E24E9CFD86FD9C>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728310E4EB8FDD8FDB8>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831424D64FDB7FDE4>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728313E4D00FF65FD2C>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72833E84DC8FB16FD2C>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72837994DC8FBC4FD48>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72837424DF4FD2DFD74>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72830534D90FD6DFC90>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831944DBCFC5CFCBC>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72830DB4C58FE96FCD8>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832184C04FBBAFCD8>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728372D4C04FDA6FC04>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831294C20FC93FC20>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72830074CCCFD3EFC4C>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831A34CE8FBDCFB94>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72837434CB0FE25FBDC>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832AA4B78FD05FB40>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728318E4BECFBD5FA88>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728375E4BB4FDDEFAD0>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831404A7CFEBDFAFC>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832234A18FA4CFA60> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832934E0CFAF8FE0C>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72836674E28FCE4FE28>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72830664ED4FE96FE54>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728321F4EF0FD78FE70>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831E24E9CFD86FD9C>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728310E4EB8FDD8FDB8>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831424D64FDB7FDE4>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728313E4D00FF65FD2C>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72833E84DC8FB16FD2C>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72837994DC8FBC4FD48>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72837424DF4FD2DFD74>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72830534D90FD6DFC90>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831944DBCFC5CFCBC>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72830DB4C58FE96FCD8>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832184C04FBBAFCD8>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728372D4C04FDA6FC04>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831294C20FC93FC20>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72830074CCCFD3EFC4C>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831A34CE8FE5EFC68>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832C44C94FB70FC68>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72837FF4C94FBDCFB94>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72837434CB0FE25FBDC>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832AA4B78FD05FB40>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728318E4BECFBD5FA88>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728375E4BB4FDDEFAD0>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831404A7CFEBDFAFC>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832234A18FA9BFAFC>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728360C4A18FB26FA18>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72837AF4AC4FE84FA60>, <http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832024A8CFA4CFA60> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthonevra_nitida_Wiedemann_1830> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chrysogaster_pictipennis>, <http://taxon-name.plazi.org/id/Animalia/Chrysogaster_nitida> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Chrysogaster_nitidus_Wiedemann_1830>, <http://taxon-concept.plazi.org/id/Animalia/Orthoneura_nitida_Wiedemann_1830> ;
@ -359,7 +359,7 @@
dwc:collectionCode "CNC" ;
dwc:eventDate "1920-05" ;
dwc:locality "Lafayette Co." ;
dwc:recordedBy "Coll. Miss. & F. M. Hull & Oxford" ;
dwc:recordedBy "F. M. Hull" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72830534D90FD6DFC90> ;
a dwc:MaterialCitation .
@ -367,7 +367,7 @@
dwc:collectionCode "CNC" ;
dwc:eventDate "1920-05" ;
dwc:locality "Lafayette Co." ;
dwc:recordedBy "Coll. Miss. & F. M. Hull & Oxford" ;
dwc:recordedBy "F. M. Hull" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72831944DBCFC5CFCBC> ;
a dwc:MaterialCitation .
@ -375,7 +375,7 @@
dwc:collectionCode "CNC" ;
dwc:eventDate "1920-05" ;
dwc:locality "Lafayette Co." ;
dwc:recordedBy "Coll. Miss. & F. M. Hull & Oxford" ;
dwc:recordedBy "F. M. Hull" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72830DB4C58FE96FCD8> ;
a dwc:MaterialCitation .
@ -383,7 +383,7 @@
dwc:collectionCode "CNC" ;
dwc:eventDate "1920-05" ;
dwc:locality "Lafayette Co." ;
dwc:recordedBy "Coll. Miss. & F. M. Hull & Oxford" ;
dwc:recordedBy "F. M. Hull" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72832184C04FBBAFCD8> ;
a dwc:MaterialCitation .
@ -391,7 +391,7 @@
dwc:collectionCode "CNC" ;
dwc:eventDate "1920-05" ;
dwc:locality "Lafayette Co." ;
dwc:recordedBy "Coll. Miss. & F. M. Hull & Oxford" ;
dwc:recordedBy "F. M. Hull" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE728372D4C04FDA6FC04> ;
a dwc:MaterialCitation .
@ -399,7 +399,7 @@
dwc:collectionCode "CNC" ;
dwc:eventDate "1920-05" ;
dwc:locality "Lafayette Co." ;
dwc:recordedBy "Coll. Miss. & F. M. Hull & Oxford" ;
dwc:recordedBy "F. M. Hull" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72831294C20FC93FC20> ;
a dwc:MaterialCitation .
@ -411,12 +411,28 @@
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72830074CCCFD3EFC4C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831A34CE8FBDCFB94>
<http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72831A34CE8FE5EFC68>
dwc:collectionCode "CNC" ;
dwc:eventDate "1920-06-29" ;
dwc:locality "Riverton" ;
dwc:recordedBy "C. W. Johnson & F. M. Hull & J. G. Chilcott" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72831A34CE8FBDCFB94> ;
dwc:recordedBy "C. W. Johnson" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72831A34CE8FE5EFC68> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832C44C94FB70FC68>
dwc:collectionCode "CNC" ;
dwc:eventDate "1920-06-29" ;
dwc:locality "Riverton" ;
dwc:recordedBy "F. M. Hull" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72832C44C94FB70FC68> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72837FF4C94FBDCFB94>
dwc:collectionCode "CNC" ;
dwc:eventDate "1920-06-29" ;
dwc:locality "Riverton" ;
dwc:recordedBy "J. G. Chilcott" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72837FF4C94FBDCFB94> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72837434CB0FE25FBDC>
@ -458,14 +474,49 @@
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72831404A7CFEBDFAFC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832234A18FA4CFA60>
<http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832234A18FA9BFAFC>
dwc:catalogNumber "JSS18699-706" ;
dwc:collectionCode "CNC" ;
dwc:eventDate "1943-06" ;
dwc:locality "Reddish Knob Lookout" ;
dwc:recordedBy "C. W. Johnson & R. M. Boliart & Taggles & Mi. & B. R. Pkwy. & J. G. Chilcott" ;
dwc:recordedBy "C. W. Johnson" ;
dwc:verbatimElevation "1315" ;
dwc:verbatimLatitude "38.462307" ;
dwc:verbatimLongitude "-79.24167" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72832234A18FA4CFA60> ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72832234A18FA9BFAFC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE728360C4A18FB26FA18>
dwc:catalogNumber "JSS18699-706" ;
dwc:collectionCode "CNC" ;
dwc:eventDate "1943-06" ;
dwc:locality "Reddish Knob Lookout" ;
dwc:recordedBy "R. M. Boliart" ;
dwc:verbatimElevation "1315" ;
dwc:verbatimLatitude "38.462307" ;
dwc:verbatimLongitude "-79.24167" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE728360C4A18FB26FA18> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72837AF4AC4FE84FA60>
dwc:catalogNumber "JSS18699-706" ;
dwc:collectionCode "CNC" ;
dwc:eventDate "1943-06" ;
dwc:locality "Reddish Knob Lookout" ;
dwc:verbatimElevation "1315" ;
dwc:verbatimLatitude "38.462307" ;
dwc:verbatimLongitude "-79.24167" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72837AF4AC4FE84FA60> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F814866ED548E72833C24862FA48FA60.mc.C0D53D25D54FE72832024A8CFA4CFA60>
dwc:catalogNumber "JSS18699-706" ;
dwc:collectionCode "CNC" ;
dwc:eventDate "1943-06" ;
dwc:locality "Reddish Knob Lookout" ;
dwc:recordedBy "J. G. Chilcott" ;
dwc:verbatimElevation "1315" ;
dwc:verbatimLatitude "38.462307" ;
dwc:verbatimLongitude "-79.24167" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED548E72833C24862FA48FA60#C0D53D25D54FE72832024A8CFA4CFA60> ;
a dwc:MaterialCitation .

View file

@ -131,6 +131,8 @@
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F814866ED56BE70E33C24A70FB3CFE98.mc.C0D53D25D569E70E32294FD0FD66FF50>
dwc:catalogNumber "USNMENT01492691" ;
dwc:collectionCode "UCS" ;
dwc:eventDate "1917-04-04" ;
dwc:locality "Vina del Mar" ;
dwc:recordedBy "P. Herbst" ;
@ -141,9 +143,12 @@
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F814866ED56BE70E33C24A70FB3CFE98.mc.C0D53D25D569E70E33924F99FB31FE98>
dwc:catalogNumber "USNMENT01492601" ;
dwc:collectionCode "MZUSP" ;
dwc:eventDate "1967-10" ;
dwc:locality "Tilama" ;
dwc:recordedBy "El Naranjo & L. E. Pena" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "-32.08655" ;
dwc:verbatimLongitude "-71.16726" ;
trt:httpUri <https://treatment.plazi.org/id/F814866ED56BE70E33C24A70FB3CFE98#C0D53D25D569E70E33924F99FB31FE98> ;