GG2RDF 2024-08-16T14:47:06.869Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-16 14:47:20 +00:00
parent 338cb592d2
commit 08894e5968
2 changed files with 338 additions and 0 deletions

View file

@ -0,0 +1,164 @@
@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/2E62642B84805B4FBA1BD778B3FD2720>
cito:cites <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure8> ;
dc:creator "Sherwood, Danniella; Henrard, Arnaud; Van Den Spiegel, Didier" ;
dc:title "Selenogyrus aureus Pocock 1897" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2E62642B84805B4FBA1BD778B3FD2720.mc.970B44B9946182DAA25AC56789C728DC>, <http://tb.plazi.org/GgServer/dwcaRecords/2E62642B84805B4FBA1BD778B3FD2720.mc.8C322527637AF4CE05BAB42F6FBA5799>, <http://tb.plazi.org/GgServer/dwcaRecords/2E62642B84805B4FBA1BD778B3FD2720.mc.C10B5180947AAA8B8F7A6CC8E4377CB9>, <http://tb.plazi.org/GgServer/dwcaRecords/2E62642B84805B4FBA1BD778B3FD2720.mc.E3E652C903112D0DBF5771F789BBFE49>, <http://tb.plazi.org/GgServer/dwcaRecords/2E62642B84805B4FBA1BD778B3FD2720.mc.26BA034F258CCEA248C452CF9E4ABBCD> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Selenogyrus_aureus_Pocock_1897> ;
trt:publishedIn <http://dx.doi.org/10.3897/afrinvertebr.65.128284> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/afrinvertebr.65.128284>
bibo:endPage "48" ;
bibo:issue "2" ;
bibo:journal "African Invertebrates" ;
bibo:pubDate "2024-08-16" ;
bibo:startPage "37" ;
bibo:volume "65" ;
dc:creator "Sherwood, Danniella; Henrard, Arnaud; Van Den Spiegel, Didier" ;
dc:date "2024" ;
dc:title "Selenogyrus foordi, a new species and the first record of the subfamily Selenogyrinae Smith, 1990 from Guinea (Araneae, Theraphosidae)" ;
fabio:hasPart <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure8> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Selenogyrus_aureus_Pocock_1897>
dwc:authority "Pocock, 1897" ;
dwc:authorityName "Pocock" ;
dwc:authorityYear "1897" ;
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Selenogyrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pocock, 1897" ;
dwc:species "aureus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4WDK6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Selenogyrus_aureus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Selenogyrus_aureus>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Selenogyrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aureus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Selenogyrus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Selenogyrus>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Selenogyrus" ;
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.3897/afrinvertebr.65.128284.figure8>
dc:description "Figure 8. Selenogyrus aureus Pocock, 1897 holotype male (NHMUK 1865.83), palpal bulb (left-hand side) A prolateral view B retrolateral view C dorsal view D ventral view. Scale bars: 1 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1114971> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/2E62642B84805B4FBA1BD778B3FD2720.mc.970B44B9946182DAA25AC56789C728DC>
dwc:catalogNumber "NHMUK 1865.83" ;
dwc:collectionCode "NHMUK" ;
dwc:locality "Sierre Leone" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/2E62642B84805B4FBA1BD778B3FD2720#970B44B9946182DAA25AC56789C728DC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2E62642B84805B4FBA1BD778B3FD2720.mc.8C322527637AF4CE05BAB42F6FBA5799>
dwc:collectionCode "RMCA" ;
dwc:eventDate "1998-07-10" ;
dwc:locality "Massif du Ziama Biosphere Reserve" ;
dwc:recordedBy "D. Flomo & Ara." ;
dwc:verbatimLatitude "8.4" ;
dwc:verbatimLongitude "-9.283334" ;
trt:httpUri <https://treatment.plazi.org/id/2E62642B84805B4FBA1BD778B3FD2720#8C322527637AF4CE05BAB42F6FBA5799> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2E62642B84805B4FBA1BD778B3FD2720.mc.C10B5180947AAA8B8F7A6CC8E4377CB9>
dwc:collectionCode "RMCA" ;
dwc:eventDate "1998-07-23" ;
dwc:locality "Massif du Ziama Biosphere Reserve" ;
dwc:recordedBy "Ara." ;
dwc:verbatimLatitude "8.4" ;
dwc:verbatimLongitude "-9.283334" ;
trt:httpUri <https://treatment.plazi.org/id/2E62642B84805B4FBA1BD778B3FD2720#C10B5180947AAA8B8F7A6CC8E4377CB9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2E62642B84805B4FBA1BD778B3FD2720.mc.E3E652C903112D0DBF5771F789BBFE49>
dwc:collectionCode "RMCA" ;
dwc:eventDate "1998-04-13" ;
dwc:locality "Massif du Ziama Biosphere Reserve" ;
dwc:recordedBy "Ara." ;
dwc:verbatimLatitude "8.4" ;
dwc:verbatimLongitude "-9.283334" ;
trt:httpUri <https://treatment.plazi.org/id/2E62642B84805B4FBA1BD778B3FD2720#E3E652C903112D0DBF5771F789BBFE49> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/2E62642B84805B4FBA1BD778B3FD2720.mc.26BA034F258CCEA248C452CF9E4ABBCD>
dwc:collectionCode "RMCA" ;
dwc:eventDate "1998-04-13" ;
dwc:locality "Massif du Ziama Biosphere Reserve" ;
dwc:recordedBy "Ara." ;
dwc:verbatimLatitude "8.4" ;
dwc:verbatimLongitude "-9.283334" ;
trt:httpUri <https://treatment.plazi.org/id/2E62642B84805B4FBA1BD778B3FD2720#26BA034F258CCEA248C452CF9E4ABBCD> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,174 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/D5CCB583B07555A29CF6248B5DBEF05D>
cito:cites <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure4>, <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure5>, <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure2>, <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure3>, <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure1>, <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure6>, <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure7> ;
dc:creator "Sherwood, Danniella; Henrard, Arnaud; Van Den Spiegel, Didier" ;
dc:title "Selenogyrus foordi Sherwood, Henrard & Spiegel, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/D5CCB583B07555A29CF6248B5DBEF05D.mc.0DCC2B7A3CDC2EEF5EBB6FAB01065249>, <http://tb.plazi.org/GgServer/dwcaRecords/D5CCB583B07555A29CF6248B5DBEF05D.mc.5B90C68FE7F6AC27A48127E020441257>, <http://tb.plazi.org/GgServer/dwcaRecords/D5CCB583B07555A29CF6248B5DBEF05D.mc.E01A8EFA4A7951F5AAEA9EBABCCF25D1> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Selenogyrus_foordi_Sherwood_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/afrinvertebr.65.128284> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/afrinvertebr.65.128284>
bibo:endPage "48" ;
bibo:issue "2" ;
bibo:journal "African Invertebrates" ;
bibo:pubDate "2024-08-16" ;
bibo:startPage "37" ;
bibo:volume "65" ;
dc:creator "Sherwood, Danniella; Henrard, Arnaud; Van Den Spiegel, Didier" ;
dc:date "2024" ;
dc:title "Selenogyrus foordi, a new species and the first record of the subfamily Selenogyrinae Smith, 1990 from Guinea (Araneae, Theraphosidae)" ;
fabio:hasPart <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure4>, <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure5>, <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure2>, <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure3>, <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure1>, <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure6>, <http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure7> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Selenogyrus_foordi_Sherwood_2024>
dwc:authorityName "Sherwood & Henrard & Van Den Spiegel" ;
dwc:authorityYear "2024" ;
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Selenogyrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sherwood & Henrard & Van Den Spiegel, 2024" ;
dwc:species "foordi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Selenogyrus_foordi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Selenogyrus_foordi>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Selenogyrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "foordi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Selenogyrus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Selenogyrus>
dwc:class "Arachnida" ;
dwc:family "Theraphosidae" ;
dwc:genus "Selenogyrus" ;
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.3897/afrinvertebr.65.128284.figure4>
dc:description "Figure 4. Selenogyrus foordi sp. nov. holotype male (BE _ RMCA _ ARA. Ara. 246088), tibial apophysis (left-hand side) A prolateral view B ventral view C retrolateral view D close-up, prolateral view E close-up, ventral view F close-up, retrolateral view. Scale bars: 2 mm (A C); 0.5 mm (D F)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1114967> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure5>
dc:description "Figure 5. Selenogyrus foordi sp. nov. holotype male (BE _ RMCA _ ARA. Ara. 246088), micro-computed tomography of tibial apophysis (left-hand side) A prolateral view B prolatero-ventral view C ventral view D ventro-apical view E retrolateral view F dorso-retrolateral view." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1114968> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure2>
dc:description "Figure 2. Selenogyrus foordi sp. nov. holotype male (BE _ RMCA _ ARA. Ara. 246088), palpal bulb (left-hand side) A prolateral view B retrolateral view C dorsal view D ventral view E close-up of embolus, prolatero-dorsal view F close-up of embolus, retrolateral view G close-up of embolus, dorsal view H close-up of embolus, ventral view I close-up of embolus, ventro-retrolateral view. Scale bars: 1 mm (A D); 0.1 mm (E I)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1114965> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure3>
dc:description "Figure 3. Selenogyrus foordi sp. nov. holotype male (BE _ RMCA _ ARA. Ara. 246088), micro-computed tomography of palpal bulb (left-hand side) A prolateral view B retrolateral view C dorsal view D ventral view." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1114966> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure1>
dc:description "Figure 1. Selenogyrus foordi sp. nov. holotype male (BE _ RMCA _ ARA. Ara. 246088) A close-up of carapace (damaged), dorsal view B close-up of maxilla, labium, and sternum, ventral view. Scale bars: 5 mm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1114964> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure6>
dc:description "Figure 6. Selenogyrus foordi sp. nov. holotype male (BE _ RMCA _ ARA. Ara. 246088), habitus in situ at type locality A general view B same, on different background C frontal view, specimen in defensive posture." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1114969> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/afrinvertebr.65.128284.figure7>
dc:description "Figure 7. Selenogyrus foordi sp. nov. paratype female (BE _ RMCA _ ARA. Ara. 222490) A habitus, dorsal view B habitus, ventral view C chelicera, prolateral view (inset: close-up of stridulatory lyra) D spermathecae, dorsal view E habitus in vivo. Scale bars: 10 mm (A B); 0.5 mm (D); 0.1 mm (C)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1114970> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/D5CCB583B07555A29CF6248B5DBEF05D.mc.0DCC2B7A3CDC2EEF5EBB6FAB01065249>
dwc:collectionCode "RMCA" ;
dwc:eventDate "2017-11-20" ;
dwc:locality "Keoulanta" ;
dwc:recordedBy "C. Allard & P. Bumou & A. Henrard & D. Van den Spiegel & A. Samoura & M. Bamba & Ara." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "515" ;
dwc:verbatimLatitude "7.7063885" ;
dwc:verbatimLongitude "-8.346666" ;
trt:httpUri <https://treatment.plazi.org/id/D5CCB583B07555A29CF6248B5DBEF05D#0DCC2B7A3CDC2EEF5EBB6FAB01065249> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/D5CCB583B07555A29CF6248B5DBEF05D.mc.5B90C68FE7F6AC27A48127E020441257>
dwc:locality "Guinea" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/D5CCB583B07555A29CF6248B5DBEF05D#5B90C68FE7F6AC27A48127E020441257> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/D5CCB583B07555A29CF6248B5DBEF05D.mc.E01A8EFA4A7951F5AAEA9EBABCCF25D1>
dwc:collectionCode "RMCA" ;
dwc:eventDate "2008-10-09" ;
dwc:locality "Seringbara" ;
dwc:recordedBy "D. Van den Spiegel & Ara." ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "599" ;
dwc:verbatimLatitude "7.6666665" ;
dwc:verbatimLongitude "-8.433333" ;
trt:httpUri <https://treatment.plazi.org/id/D5CCB583B07555A29CF6248B5DBEF05D#E01A8EFA4A7951F5AAEA9EBABCCF25D1> ;
a dwc:MaterialCitation .