2024-07-04 13:46:55 +02:00
@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#> .
<http://treatment.plazi.org/id/03EF4243FFD2FF90FEA554F9C406FED9>
2024-11-08 17:13:56 +01:00
cito: cites <http://dx.doi.org/10.5281/zenodo.4689298> , <http://dx.doi.org/10.5281/zenodo.4689300> ;
2024-07-04 13:46:55 +02:00
dc: creator " Holthuis, Lipke B. " ;
dc: title " Petrarctus veliger Holthuis 2002, n. sp. " ;
dwc: basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD2FF8EFF10572EC55AF939> , <http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD4FF88FD3055C0C4EBFB54> , <http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD5FF89FD55550FC300FB95> , <http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFF10538BC650FD72> , <http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFF10558BC5BAFB08> , <http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFF1055A2C5BAFB71> , <http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFF1055D8C699F98C> , <http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFE09570FC3CCFD99> , <http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFD4D5544C4F7FB22> , <http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFC705592C324FB0B> , <http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFBC35588C33DFB6D> ;
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Petrarctus_veliger_Holthuis_2002> ;
trt: deprecates <http://taxon-concept.plazi.org/id/Animalia/Scyllarus_demani_Holthuis_1946> , <http://taxon-concept.plazi.org/id/Animalia/Scyllarus_tuberculatus_Bate_1888> ;
trt: publishedIn <http://dx.doi.org/10.5281/zenodo.4689240> ;
a trt: Treatment .
<http://dx.doi.org/10.5281/zenodo.4689240>
bibo: endPage " 683 " ;
bibo: issue " 3 " ;
bibo: journal " Zoosystema " ;
bibo: startPage " 499 " ;
bibo: volume " 24 " ;
dc: creator " Holthuis, Lipke B. " ;
dc: date " 2002 " ;
dc: title " The Indo-Pacific scyllarine lobsters (Crustacea, Decapoda, Scyllaridae) " ;
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.4689298> , <http://dx.doi.org/10.5281/zenodo.4689300> ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Petrarctus_veliger_Holthuis_2002>
dwc: authority " Holthuis, 2002 " ;
dwc: authorityName " Holthuis " ;
dwc: authorityYear " 2002 " ;
dwc: class " Malacostraca " ;
dwc: family " Scyllaridae " ;
dwc: genus " Petrarctus " ;
dwc: kingdom " Animalia " ;
dwc: order " Decapoda " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Holthuis, 2002 " ;
dwc: species " veliger " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/85WWX> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Petrarctus_veliger> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Scyllarus_demani_Holthuis_1946>
dwc: authority " Holthuis, 1946: 91 " ;
dwc: authorityName " Holthuis " ;
dwc: authorityPageNumber " 91 " ;
dwc: authorityYear " 1946 " ;
dwc: class " Malacostraca " ;
dwc: family " Scyllaridae " ;
dwc: genus " Scyllarus " ;
dwc: kingdom " Animalia " ;
dwc: order " Decapoda " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Holthuis, 1946 " ;
dwc: species " demani " ;
2024-11-06 15:48:43 +01:00
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/854TH> ;
2024-07-04 13:46:55 +02:00
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scyllarus_demani> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Scyllarus_tuberculatus_Bate_1888>
dwc: baseAuthorityName " Bate " ;
dwc: baseAuthorityYear " 1888 " ;
dwc: class " Malacostraca " ;
dwc: family " Scyllaridae " ;
dwc: genus " Scyllarus " ;
dwc: kingdom " Animalia " ;
dwc: order " Decapoda " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " (Bate, 1888) " ;
dwc: species " tuberculatus " ;
2024-11-06 15:48:43 +01:00
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/85Y8W> ;
2024-07-04 13:46:55 +02:00
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scyllarus_tuberculatus> ;
a dwcFP: TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Petrarctus_veliger>
dwc: class " Malacostraca " ;
dwc: family " Scyllaridae " ;
dwc: genus " Petrarctus " ;
dwc: kingdom " Animalia " ;
dwc: order " Decapoda " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " veliger " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Petrarctus> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Petrarctus>
dwc: genus " Petrarctus " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Scyllaridae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scyllaridae>
dwc: family " Scyllaridae " ;
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
dwc: order " Decapoda " ;
dwc: rank " order " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc: class " Malacostraca " ;
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: 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/Scyllarus_demani>
dwc: class " Malacostraca " ;
dwc: family " Scyllaridae " ;
dwc: genus " Scyllarus " ;
dwc: kingdom " Animalia " ;
dwc: order " Decapoda " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " demani " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Scyllarus> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scyllarus>
dwc: genus " Scyllarus " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Scyllaridae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scyllarus_tuberculatus>
dwc: class " Malacostraca " ;
dwc: family " Scyllaridae " ;
dwc: genus " Scyllarus " ;
dwc: kingdom " Animalia " ;
dwc: order " Decapoda " ;
dwc: phylum " Arthropoda " ;
dwc: rank " species " ;
dwc: species " tuberculatus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Scyllarus> ;
a dwcFP: TaxonName .
<http://dx.doi.org/10.5281/zenodo.4689298>
dc: description " FIG. 18. — Petrarctus demani (Holthuis, 1946) n. comb., Carnarvon, Western Australia, 14.V.1979, J. C. Miquel; A, dorsal view; B, lateral view; C, thoracic sternum. " ;
fabio: hasRepresentation <https://zenodo.org/record/4689298/files/figure.png> ;
a fabio: Figure .
<http://dx.doi.org/10.5281/zenodo.4689300>
dc: description " FIG. 19. — Petrarctus demani (Holthuis, 1946) n. comb., Carnarvon,Western Australia, 14.V.1979, J. C. Miquel; A-E, " ;
fabio: hasRepresentation <https://zenodo.org/record/4689300/files/figure.png> ;
a fabio: Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD2FF8EFF10572EC55AF939>
dwc: catalogNumber " ZRC 2001.0326 " ;
dwc: collectionCode " USNM " ;
dwc: recordedBy " RV Anton Bruun " ;
dwc: typeStatus " holotype " ;
trt: httpUri <https://treatment.plazi.org/id/03EF4243FFD2FF90FEA554F9C406FED9#3B2EF908FFD2FF8EFF10572EC55AF939> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD4FF88FD3055C0C4EBFB54>
dwc: collectionCode " USNM " ;
dwc: typeStatus " holotype " ;
trt: httpUri <https://treatment.plazi.org/id/03EF4243FFD2FF90FEA554F9C406FED9#3B2EF908FFD4FF88FD3055C0C4EBFB54> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD5FF89FD55550FC300FB95>
dwc: collectionCode " USNM " ;
dwc: typeStatus " holotype " ;
trt: httpUri <https://treatment.plazi.org/id/03EF4243FFD2FF90FEA554F9C406FED9#3B2EF908FFD5FF89FD55550FC300FB95> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFF10538BC650FD72>
dwc: collectionCode " ZMA " ;
dwc: recordedBy " H. Van der Horst " ;
dwc: typeStatus " holotype " ;
trt: httpUri <https://treatment.plazi.org/id/03EF4243FFD2FF90FEA554F9C406FED9#3B2EF908FFD7FF8BFF10538BC650FD72> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFF10558BC5BAFB08>
dwc: catalogNumber " WAM 93-66 " ;
dwc: collectionCode " WAM " ;
trt: httpUri <https://treatment.plazi.org/id/03EF4243FFD2FF90FEA554F9C406FED9#3B2EF908FFD7FF8BFF10558BC5BAFB08> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFF1055A2C5BAFB71>
dwc: catalogNumber " WAM 95-66 " ;
dwc: collectionCode " WAM " ;
dwc: eventDate " 1964-10-15 " ;
trt: httpUri <https://treatment.plazi.org/id/03EF4243FFD2FF90FEA554F9C406FED9#3B2EF908FFD7FF8BFF1055A2C5BAFB71> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFF1055D8C699F98C>
dwc: catalogNumber " WAM 96-66, WAM 65-58, WAM 94-66, WAM 325- 64, WAM 327-64, WAM 1-71, WAM 319-64, WAM 321-66, WAM 326-64 " ;
dwc: collectionCode " WAM " ;
dwc: eventDate " 1957-04 " ;
dwc: locality " Poole " ;
trt: httpUri <https://treatment.plazi.org/id/03EF4243FFD2FF90FEA554F9C406FED9#3B2EF908FFD7FF8BFF1055D8C699F98C> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFE09570FC3CCFD99>
dwc: catalogNumber " WAM 330-64, WAM 320-64, WAM 239-700, WAM 333-64, WAM 332-64, WAM 328-64, WAM 329-64, WAM 236-70 " ;
dwc: collectionCode " RMNH " ;
dwc: eventDate " 1955-01-20 " ;
dwc: locality " Shark " ;
dwc: verbatimElevation " 7 " ;
dwc: verbatimLatitude " -25.583334 " ;
dwc: verbatimLongitude " 113.25 " ;
trt: httpUri <https://treatment.plazi.org/id/03EF4243FFD2FF90FEA554F9C406FED9#3B2EF908FFD7FF8BFE09570FC3CCFD99> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFD4D5544C4F7FB22>
dwc: catalogNumber " WAM 98-66 " ;
dwc: collectionCode " WAM " ;
dwc: eventDate " 1964-11 " ;
dwc: locality " Gulf of Carpentaria " ;
dwc: recordedBy " R. W. George " ;
dwc: verbatimElevation " 22 " ;
trt: httpUri <https://treatment.plazi.org/id/03EF4243FFD2FF90FEA554F9C406FED9#3B2EF908FFD7FF8BFD4D5544C4F7FB22> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFC705592C324FB0B>
dwc: catalogNumber " WAM 97-66 " ;
dwc: collectionCode " WAM " ;
dwc: verbatimElevation " 22 " ;
trt: httpUri <https://treatment.plazi.org/id/03EF4243FFD2FF90FEA554F9C406FED9#3B2EF908FFD7FF8BFC705592C324FB0B> ;
a dwc: MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03EF4243FFD2FF90FEA554F9C406FED9.mc.3B2EF908FFD7FF8BFBC35588C33DFB6D>
dwc: catalogNumber " WAM 99-66 " ;
dwc: collectionCode " WAM " ;
dwc: verbatimElevation " 22 " ;
trt: httpUri <https://treatment.plazi.org/id/03EF4243FFD2FF90FEA554F9C406FED9#3B2EF908FFD7FF8BFBC35588C33DFB6D> ;
a dwc: MaterialCitation .