GG2RDF 2024-07-12T00:52:04.803Z (plazi/treatments-xml)
This commit is contained in:
parent
540a1e6960
commit
d80aaa862f
4066 changed files with 313366 additions and 8688 deletions
82
data/03/B8/02/03B8023BF724596AFC94F976FE63FA96.ttl
Normal file
82
data/03/B8/02/03B8023BF724596AFC94F976FE63FA96.ttl
Normal file
|
|
@ -0,0 +1,82 @@
|
|||
@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/03B8023BF724596AFC94F976FE63FA96>
|
||||
dc:creator "Benavides-Serrato, Milena; O’Loughlin, P. Mark; Rowley, Chris" ;
|
||||
dc:title "Asteriidae Gray 1840" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Asteriidae_Gray_1840> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2007.64.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2007.64.7>
|
||||
bibo:endPage "78" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2007-12-31" ;
|
||||
bibo:startPage "71" ;
|
||||
bibo:volume "64" ;
|
||||
dc:creator "Benavides-Serrato, Milena; O’Loughlin, P. Mark; Rowley, Chris" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "A new fissiparous micro-asteriid from southern Australia (Echinodermata: Asteroidea: Asteriidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Asteriidae_Gray_1840>
|
||||
dwc:authority "Gray, 1840" ;
|
||||
dwc:authorityName "Gray" ;
|
||||
dwc:authorityYear "1840" ;
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:family "Asteriidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Forcipulatida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Gray, 1840" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NG2H> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Asteriidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asteriidae>
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:family "Asteriidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Forcipulatida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Forcipulatida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Forcipulatida>
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Forcipulatida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asteroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asteroidea>
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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 .
|
||||
71
data/03/B8/02/03B8023BF724596FFF38F975FB59F90F.ttl
Normal file
71
data/03/B8/02/03B8023BF724596FFF38F975FB59F90F.ttl
Normal file
|
|
@ -0,0 +1,71 @@
|
|||
@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/03B8023BF724596FFF38F975FB59F90F>
|
||||
dc:creator "Benavides-Serrato, Milena; O’Loughlin, P. Mark; Rowley, Chris" ;
|
||||
dc:title "Forcipulatida Perrier 1844" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Forcipulatida_Perrier_1844> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2007.64.7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2007.64.7>
|
||||
bibo:endPage "78" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2007-12-31" ;
|
||||
bibo:startPage "71" ;
|
||||
bibo:volume "64" ;
|
||||
dc:creator "Benavides-Serrato, Milena; O’Loughlin, P. Mark; Rowley, Chris" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "A new fissiparous micro-asteriid from southern Australia (Echinodermata: Asteroidea: Asteriidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Forcipulatida_Perrier_1844>
|
||||
dwc:authority "Perrier, 1844" ;
|
||||
dwc:authorityName "Perrier" ;
|
||||
dwc:authorityYear "1844" ;
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Forcipulatida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
dwc:scientificNameAuthorship "Perrier, 1844" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8ZXGT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Forcipulatida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Forcipulatida>
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Forcipulatida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asteroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asteroidea>
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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 .
|
||||
129
data/03/B8/87/03B887CEFF81444DFC99E2FFFD96FCD6.ttl
Normal file
129
data/03/B8/87/03B887CEFF81444DFC99E2FFFD96FCD6.ttl
Normal file
|
|
@ -0,0 +1,129 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B887CEFF81444DFC99E2FFFD96FCD6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214493>, <http://dx.doi.org/10.5281/zenodo.12214495> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Darryllianassa felderi Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF81444DFC99E2FFFD96FCD6.mc.3B793C85FF814472FC6BE181FB15FD45> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Darryllianassa_felderi_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214493>, <http://dx.doi.org/10.5281/zenodo.12214495> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Darryllianassa_felderi_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bopyridae" ;
|
||||
dwc:genus "Darryllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "felderi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Darryllianassa_felderi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Darryllianassa_felderi>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bopyridae" ;
|
||||
dwc:genus "Darryllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "felderi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Darryllianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Darryllianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bopyridae" ;
|
||||
dwc:genus "Darryllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bopyridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bopyridae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bopyridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isopoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214493>
|
||||
dc:description "Figure 22. Darryllianassa felderi sp. nov. Papua New Guinea. MNHN IU-2017-1345, holotype female, 4.3 mm. a, eyestalks, carapace, pleon, telson, uropod; b, eyestalk, carapace, pleomeres 1, 2; c, d, anterior carapace, eyestalk, antennular, antennal peduncles (lateral, dorsal); e, pleomere 6, telson, right uropod; f, major cheliped (left, mesial); g, major cheliped propodus, dactylus (lateral); h, major cheliped carpus–dactylus (upper view); i, minor cheliped (left, mesial); j, minor cheliped propodus, dactylus (lateral). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214493/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214495>
|
||||
dc:description "Figure 23. Darryllianassa felderi sp. nov. Papua New Guinea. MNHN IU-2017-1345, holotype female, 4.3 mm. a–d, pereopods 2–5; e, mandible (posterior view); f, mandible molar, incisor processes; g, mandibular palp; h, maxillule; i, maxilla; j, maxilliped 1; k, maxilliped 2; l, maxilliped 3 (inner view); m, maxilliped 3 (outer view); n, maxilliped 3 crista dentata (mesial view); o–q, pleopods 1–3. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214495/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF81444DFC99E2FFFD96FCD6.mc.3B793C85FF814472FC6BE181FB15FD45>
|
||||
dwc:catalogNumber "PS14, IU-2017-1354" ;
|
||||
dwc:collectionCode "PAPUA, NIUGINI, MNHN" ;
|
||||
dwc:locality "Alexishafen" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "11" ;
|
||||
dwc:verbatimLatitude "-5.088333" ;
|
||||
dwc:verbatimLongitude "145.8" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFF81444DFC99E2FFFD96FCD6#3B793C85FF814472FC6BE181FB15FD45> ;
|
||||
a dwc:MaterialCitation .
|
||||
92
data/03/B8/87/03B887CEFF814472FF3CE193FBE6FE56.ttl
Normal file
92
data/03/B8/87/03B887CEFF814472FF3CE193FBE6FE56.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@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/03B887CEFF814472FF3CE193FBE6FE56>
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Darryllianassa Poore, 2023, gen. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Darryllianassa_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Darryllianassa_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bopyridae" ;
|
||||
dwc:genus "Darryllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Darryllianassa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Darryllianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bopyridae" ;
|
||||
dwc:genus "Darryllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bopyridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bopyridae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bopyridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isopoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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 .
|
||||
268
data/03/B8/87/03B887CEFF824472FC81E3EBFEADFDE5.ttl
Normal file
268
data/03/B8/87/03B887CEFF824472FC81E3EBFEADFDE5.ttl
Normal file
|
|
@ -0,0 +1,268 @@
|
|||
@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/03B887CEFF824472FC81E3EBFEADFDE5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214491> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Coriollianassa sibogae" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF824472FC81E3EBFEADFDE5.mc.3B793C85FF824471FC58E12AFC0EFD3E>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF824472FC81E3EBFEADFDE5.mc.3B793C85FF824471FC51E19EFAE8FD23> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coriollianassa_sibogae_Man_1905> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Callianassa_sibogae_Man_1905>, <http://taxon-concept.plazi.org/id/Animalia/Cheramus_sibogae_Man_1905>, <http://taxon-concept.plazi.org/id/Animalia/Trypaea_sibogae_Man_1905> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214491> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Coriollianassa_sibogae_Man_1905>
|
||||
dwc:authority "(De Man, 1905)" ;
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Coriollianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905)" ;
|
||||
dwc:species "sibogae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPHNK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coriollianassa_sibogae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Callianassa_sibogae_Man_1905>
|
||||
dwc:authority "De Man, 1905: 613 - 614" ;
|
||||
dwc:authorityName "De Man" ;
|
||||
dwc:authorityPageNumber "613 - 614" ;
|
||||
dwc:authorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "De Man, 1905" ;
|
||||
dwc:species "sibogae" ;
|
||||
dwc:subGenus "Cheramus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPHNK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Callianassa_sibogae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cheramus_sibogae_Man_1905>
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905)" ;
|
||||
dwc:species "sibogae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cheramus_sibogae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trypaea_sibogae_Man_1905>
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Trypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905)" ;
|
||||
dwc:species "sibogae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPHNK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypaea_sibogae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coriollianassa_sibogae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Coriollianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sibogae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coriollianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coriollianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Coriollianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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/Callianassa_sibogae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sibogae" ;
|
||||
dwc:subGenus "Cheramus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa>, <http://taxon-name.plazi.org/id/Animalia/Callianassa_Cheramus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa_Cheramus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Cheramus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus_sibogae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sibogae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cheramus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypaea_sibogae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Trypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sibogae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trypaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Trypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214491>
|
||||
dc:description "Figure 21. Coriollianassa sibogae (De Man, 1905). Australia, North West Shelf, NMV J22662 (female, 5.4 mm). a, carapace, pleomeres 1, 2; b, c, anterior carapace, eyestalk, antennular, antennal peduncles (dorsal, lateral views); d, pleomere 6, right uropod. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF824472FC81E3EBFEADFDE5.mc.3B793C85FF824471FC58E12AFC0EFD3E>
|
||||
dwc:catalogNumber "NWA21, J22662, NWA23" ;
|
||||
dwc:collectionCode "MV, NMV, MNHN" ;
|
||||
dwc:locality "North West Shelf" ;
|
||||
dwc:verbatimElevation "134" ;
|
||||
dwc:verbatimLatitude "-18.75" ;
|
||||
dwc:verbatimLongitude "118.4" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFF824472FC81E3EBFEADFDE5#3B793C85FF824471FC58E12AFC0EFD3E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF824472FC81E3EBFEADFDE5.mc.3B793C85FF824471FC51E19EFAE8FD23>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "French Polynesia" ;
|
||||
dwc:recordedBy "Raiatea Is." ;
|
||||
dwc:verbatimElevation "309" ;
|
||||
dwc:verbatimLatitude "-16.7195" ;
|
||||
dwc:verbatimLongitude "151.42783" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFF824472FC81E3EBFEADFDE5#3B793C85FF824471FC51E19EFAE8FD23> ;
|
||||
a dwc:MaterialCitation .
|
||||
124
data/03/B8/87/03B887CEFF864475FF23E3EBFB43FA7B.ttl
Normal file
124
data/03/B8/87/03B887CEFF864475FF23E3EBFB43FA7B.ttl
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
@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/03B887CEFF864475FF23E3EBFB43FA7B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214481> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Coriollianassa maputo Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF864475FF23E3EBFB43FA7B.mc.3B793C85FF864475FEFCE2A5FD8EFE6E> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coriollianassa_maputo_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214481> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Coriollianassa_maputo_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Coriollianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "maputo" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coriollianassa_maputo> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coriollianassa_maputo>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Coriollianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maputo" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coriollianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coriollianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Coriollianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214481>
|
||||
dc:description "Figure 18.Coriollianassa maputo sp. nov. Mozambique, MNHN IU-2014-10472, female, 3.9 mm: a, eyestalks, carapace, pleon, telson, left uropod; b, carapace, eyestalk, pleomeres 1, 2; c, d, anterior carapace, eyestalk, antennular, antennal peduncles (lateral, dorsal views); e, telson, left uropod; f, mandible; g, maxilliped 3; h, pereopod 2; i, pereopod 4; j, k, pereopod 5 with detail; l–n, pleopods 1–3. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214481/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF864475FF23E3EBFB43FA7B.mc.3B793C85FF864475FEFCE2A5FD8EFE6E>
|
||||
dwc:catalogNumber "CC3172, IU-2014-10472" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Maputo" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "638" ;
|
||||
dwc:verbatimLatitude "-25.983334" ;
|
||||
dwc:verbatimLongitude "34.583332" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFF864475FF23E3EBFB43FA7B#3B793C85FF864475FEFCE2A5FD8EFE6E> ;
|
||||
a dwc:MaterialCitation .
|
||||
94
data/03/B8/87/03B887CEFF8B4478FC99E3EBFBE3FC01.ttl
Normal file
94
data/03/B8/87/03B887CEFF8B4478FC99E3EBFBE3FC01.ttl
Normal 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/03B887CEFF8B4478FC99E3EBFBE3FC01>
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Cheramus Spence Bate 1888" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cheramus_Bate_1888> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cheramus_Bate_1888>
|
||||
dwc:authority "Bate, 1888" ;
|
||||
dwc:authorityName "Spence Bate" ;
|
||||
dwc:authorityYear "1888" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Spence Bate, 1888" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BMK98> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cheramus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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 .
|
||||
94
data/03/B8/87/03B887CEFF8B4479FC99E0CFFE15FC9B.ttl
Normal file
94
data/03/B8/87/03B887CEFF8B4479FC99E0CFFE15FC9B.ttl
Normal 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/03B887CEFF8B4479FC99E0CFFE15FC9B>
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Coriollianassa Poore, Dworschak, Robles, Mantelatto and Felder 2019" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coriollianassa_Poore_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Coriollianassa_Poore_2019>
|
||||
dwc:authority "Poore, Dworschak, Robles, Mantelatto and Felder, 2019" ;
|
||||
dwc:authorityName "Poore, Dworschak, Robles, Mantelatto and Felder" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Coriollianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Poore, Dworschak, Robles, Mantelatto & Felder, 2019" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BMKBP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coriollianassa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coriollianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Coriollianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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 .
|
||||
129
data/03/B8/87/03B887CEFF8D4478FF3CE0C1FDBDFA8B.ttl
Normal file
129
data/03/B8/87/03B887CEFF8D4478FF3CE0C1FDBDFA8B.ttl
Normal file
|
|
@ -0,0 +1,129 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B887CEFF8D4478FF3CE0C1FDBDFA8B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214471>, <http://dx.doi.org/10.5281/zenodo.12214473> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Caviallianassa riwo Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF8D4478FF3CE0C1FDBDFA8B.mc.3B793C85FF8D447EFEFDE79BFDCEFB40> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Caviallianassa_riwo_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214471>, <http://dx.doi.org/10.5281/zenodo.12214473> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Caviallianassa_riwo_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Caviallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "riwo" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Caviallianassa_riwo> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Caviallianassa_riwo>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Caviallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "riwo" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Caviallianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Caviallianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Caviallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214471>
|
||||
dc:description "Figure 13. Caviallianassa riwo sp. nov. Papua New Guinea. MNHN IU-2013-7111, holotype female, 2.5 mm: a, carapace, pleon, telson, uropod; b, carapace, pleomeres 1, 2; c, d, antennular, antennal peduncles, eyestalks, carapace front; e, pleomere 6, right lateral; f, telson, right uropod, left uropod endopod; g, maxilliped 3; h, major (left) cheliped; i, major cheliped fingers, lateral; j, minor (left) cheliped. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214471/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214473>
|
||||
dc:description "Figure 14. Caviallianassa riwo sp. nov. Papua New Guinea. MNHN IU-2013-7111, holotype female, 2.5 mm: a–c, pereopods 2–4; d–f, pleopods 1–3. Scale bar = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214473/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF8D4478FF3CE0C1FDBDFA8B.mc.3B793C85FF8D447EFEFDE79BFDCEFB40>
|
||||
dwc:catalogNumber "IU-2013-7111" ;
|
||||
dwc:collectionCode "PAPUA, NIUGINI, MNHN" ;
|
||||
dwc:locality "Riwo" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2" ;
|
||||
dwc:verbatimLatitude "-5.15" ;
|
||||
dwc:verbatimLongitude "145.80333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFF8D4478FF3CE0C1FDBDFA8B#3B793C85FF8D447EFEFDE79BFDCEFB40> ;
|
||||
a dwc:MaterialCitation .
|
||||
112
data/03/B8/87/03B887CEFF954467FF3CE3EBFAD9F8F2.ttl
Normal file
112
data/03/B8/87/03B887CEFF954467FF3CE3EBFAD9F8F2.ttl
Normal file
|
|
@ -0,0 +1,112 @@
|
|||
@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/03B887CEFF954467FF3CE3EBFAD9F8F2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214461> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Aqaballianassa seychellensis Poore, 2023, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aqaballianassa_seychellensis_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214461> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aqaballianassa_seychellensis_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Aqaballianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "seychellensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aqaballianassa_seychellensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aqaballianassa_seychellensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Aqaballianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "seychellensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aqaballianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aqaballianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Aqaballianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214461>
|
||||
dc:description "Figure 8. Aqaballianassa seychellensis sp. nov. Seychelles. MNHN IU-2016-8095, holotype female, 4.9 mm: a, carapace, pleon; b, carapace; c, anterior carapace, eyestalks, antennular, antennal peduncles; d, anterior carapace, eyestalks, antennular, antennal peduncles, mandible; e, telson, uropod (representative marginal setae only); f, thoracic sternite 7, pereopodal coxae 3, 4; g, major cheliped (left, mesial); h, i, pereopods 2, 3. MNHN IU-2016-8096, paratype ovigerous female, 2.8 mm: j, minor cheliped (right, mesial). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214461/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
167
data/03/B8/87/03B887CEFF994465FF3CE6A7FB9FF8F2.ttl
Normal file
167
data/03/B8/87/03B887CEFF994465FF3CE6A7FB9FF8F2.ttl
Normal file
|
|
@ -0,0 +1,167 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B887CEFF994465FF3CE6A7FB9FF8F2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214447> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Aqaballianassa papua Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF994465FF3CE6A7FB9FF8F2.mc.3B793C85FF99446AFE8DE560FD5AF92B>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF994465FF3CE6A7FB9FF8F2.mc.3B793C85FF99446AFD14E5ADFD3FF898>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF994465FF3CE6A7FB9FF8F2.mc.3B793C85FF99446AFF3CE402FD09F8A4>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF994465FF3CE6A7FB9FF8F2.mc.3B793C85FF99446AFD69E429FCB5FE8E>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF994465FF3CE6A7FB9FF8F2.mc.3B793C85FF99446AFCCDE20EFB60FED5> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aqaballianassa_papua_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214447> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aqaballianassa_papua_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Aqaballianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "papua" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aqaballianassa_papua> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aqaballianassa_papua>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Aqaballianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "papua" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aqaballianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aqaballianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Aqaballianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214447>
|
||||
dc:description "Figure 1. Dactylus of maxilliped 3 of representatives of two callianassoid families. Eucalliacidae. a, Calliaxina kensleyi (Dworschak, 2005), MNHN IU-2016-8084. Callianassidae. b, Caviallianassa moorea sp. nov., UF 28875; c, Paratrypaea sp, MNHN IU-2013-7035; d, Praedatrypaea lobetobensis sp. nov., MNHN IU-2015-109; e, Praedatrypaea orientalis (Bate, 1888), AM P.74473; f, Rayllianassa amboinensis (De Man, 1888), UF 8700; g, Rayllianassa bifida sp. nov., MNHN IU-2013-7137; h, Rudisullianassa pandan sp. nov., MNHN IU-2013-7063; i, Rudisullianassa rudisulcus Komai, Fujita and Maenosono, 2014, MNHN IU-2013-7121; j, Scallasis amboinae Bate, 1888, MNHN IU-2013-12303; k, Spinicallianassa spinicauda (Komai, Maenosono and Fujita, 2014), MNHN IU-2014-2778; l, Spinicallianassa papetoai sp. nov., UF 29280." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214447/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF994465FF3CE6A7FB9FF8F2.mc.3B793C85FF99446AFE8DE560FD5AF92B>
|
||||
dwc:catalogNumber "IU-2013-7117" ;
|
||||
dwc:collectionCode "PAPUA, NIUGINI, MNHN" ;
|
||||
dwc:locality "Tab" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2" ;
|
||||
dwc:verbatimLatitude "-5.17" ;
|
||||
dwc:verbatimLongitude "145.84" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFF994465FF3CE6A7FB9FF8F2#3B793C85FF99446AFE8DE560FD5AF92B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF994465FF3CE6A7FB9FF8F2.mc.3B793C85FF99446AFD14E5ADFD3FF898>
|
||||
dwc:catalogNumber "IU-2013-7114, IU-2016-8150" ;
|
||||
dwc:collectionCode "PAPUA, NIUGINI, MNHN" ;
|
||||
dwc:locality "Madang Province" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "12" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFF994465FF3CE6A7FB9FF8F2#3B793C85FF99446AFD14E5ADFD3FF898> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF994465FF3CE6A7FB9FF8F2.mc.3B793C85FF99446AFF3CE402FD09F8A4>
|
||||
dwc:catalogNumber "IU-2013-7107" ;
|
||||
dwc:collectionCode "PAPUA, NIUGINI, MNHN" ;
|
||||
dwc:locality "Tab" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "2" ;
|
||||
dwc:verbatimLatitude "-5.17" ;
|
||||
dwc:verbatimLongitude "145.84" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFF994465FF3CE6A7FB9FF8F2#3B793C85FF99446AFF3CE402FD09F8A4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF994465FF3CE6A7FB9FF8F2.mc.3B793C85FF99446AFD69E429FCB5FE8E>
|
||||
dwc:catalogNumber "IU-2016-8151, IU-2014-1056" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "New Britain" ;
|
||||
dwc:recordedBy "Kavieng Lagoon & Nago I." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "8" ;
|
||||
dwc:verbatimLatitude "-2.605" ;
|
||||
dwc:verbatimLongitude "150.77" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFF994465FF3CE6A7FB9FF8F2#3B793C85FF99446AFD69E429FCB5FE8E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF994465FF3CE6A7FB9FF8F2.mc.3B793C85FF99446AFCCDE20EFB60FED5>
|
||||
dwc:catalogNumber "PS47, IU-2013-7068, IU-2017-1356" ;
|
||||
dwc:collectionCode "PAPUA, NIUGINI, MNHN" ;
|
||||
dwc:locality "Sek" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "8" ;
|
||||
dwc:verbatimLatitude "-5.0783334" ;
|
||||
dwc:verbatimLongitude "145.815" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFF994465FF3CE6A7FB9FF8F2#3B793C85FF99446AFCCDE20EFB60FED5> ;
|
||||
a dwc:MaterialCitation .
|
||||
205
data/03/B8/87/03B887CEFF9C446FFF23E1FBFECCF906.ttl
Normal file
205
data/03/B8/87/03B887CEFF9C446FFF23E1FBFECCF906.ttl
Normal file
|
|
@ -0,0 +1,205 @@
|
|||
@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/03B887CEFF9C446FFF23E1FBFECCF906>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214449> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Aqaballianassa aqabaensis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF9C446FFF23E1FBFECCF906.mc.3B793C85FF9C446FFEE5E0E9FD20FB88> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aqaballianassa_aqabaensis_Dworschak_2003> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Callianassa_aqabaensis_Dworschak_2003>, <http://taxon-concept.plazi.org/id/Animalia/Cheramus_aqabaensis_Dworschak_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214449> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aqaballianassa_aqabaensis_Dworschak_2003>
|
||||
dwc:authority "(Dworschak, 2003)" ;
|
||||
dwc:baseAuthorityName "Dworschak" ;
|
||||
dwc:baseAuthorityYear "2003" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Aqaballianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Dworschak, 2003)" ;
|
||||
dwc:species "aqabaensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPH4Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aqaballianassa_aqabaensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Callianassa_aqabaensis_Dworschak_2003>
|
||||
dwc:authority "Dworschak, 2003: 416 - 426" ;
|
||||
dwc:authorityName "Dworschak" ;
|
||||
dwc:authorityPageNumber "416 - 426" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dworschak, 2003" ;
|
||||
dwc:species "aqabaensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPH4Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Callianassa_aqabaensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cheramus_aqabaensis_Dworschak_2003>
|
||||
dwc:baseAuthorityName "Dworschak" ;
|
||||
dwc:baseAuthorityYear "2003" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Dworschak, 2003)" ;
|
||||
dwc:species "aqabaensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPH4Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cheramus_aqabaensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aqaballianassa_aqabaensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Aqaballianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aqabaensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aqaballianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aqaballianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Aqaballianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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/Callianassa_aqabaensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aqabaensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus_aqabaensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aqabaensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cheramus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214449>
|
||||
dc:description "Figure 2. Aqaballianassa aqabaensis (Dworschak, 2003). Jordan. NHMW 16764, male, 5.4 mm: a, b, anterior carapace, eyestalks, antennal peduncle (dorsal, lateral views). c–e, pleomere 6 (lateral left; ventral right side, uropod articulation shaded; dorsal right side views)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214449/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFF9C446FFF23E1FBFECCF906.mc.3B793C85FF9C446FFEE5E0E9FD20FB88>
|
||||
dwc:catalogNumber "NHMW 15759-16777" ;
|
||||
dwc:collectionCode "NHMW" ;
|
||||
dwc:locality "Murjan" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "12" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFF9C446FFF23E1FBFECCF906#3B793C85FF9C446FFEE5E0E9FD20FB88> ;
|
||||
a dwc:MaterialCitation .
|
||||
145
data/03/B8/87/03B887CEFFA0442EFC81E3EBFB05FEFF.ttl
Normal file
145
data/03/B8/87/03B887CEFFA0442EFC81E3EBFB05FEFF.ttl
Normal file
|
|
@ -0,0 +1,145 @@
|
|||
@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/03B887CEFFA0442EFC81E3EBFB05FEFF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214447>, <http://dx.doi.org/10.5281/zenodo.12214542>, <http://dx.doi.org/10.5281/zenodo.12214544> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Rayllianassa bifida Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA0442EFC81E3EBFB05FEFF.mc.3B793C85FFA04453FC5BE2A5FC0CFE6E>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA0442EFC81E3EBFB05FEFF.mc.3B793C85FFA04453FC63E2EFFB9AFD93> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rayllianassa_bifida_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214447>, <http://dx.doi.org/10.5281/zenodo.12214542>, <http://dx.doi.org/10.5281/zenodo.12214544> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rayllianassa_bifida_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rayllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "bifida" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rayllianassa_bifida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rayllianassa_bifida>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rayllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bifida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rayllianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rayllianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rayllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214447>
|
||||
dc:description "Figure 1. Dactylus of maxilliped 3 of representatives of two callianassoid families. Eucalliacidae. a, Calliaxina kensleyi (Dworschak, 2005), MNHN IU-2016-8084. Callianassidae. b, Caviallianassa moorea sp. nov., UF 28875; c, Paratrypaea sp, MNHN IU-2013-7035; d, Praedatrypaea lobetobensis sp. nov., MNHN IU-2015-109; e, Praedatrypaea orientalis (Bate, 1888), AM P.74473; f, Rayllianassa amboinensis (De Man, 1888), UF 8700; g, Rayllianassa bifida sp. nov., MNHN IU-2013-7137; h, Rudisullianassa pandan sp. nov., MNHN IU-2013-7063; i, Rudisullianassa rudisulcus Komai, Fujita and Maenosono, 2014, MNHN IU-2013-7121; j, Scallasis amboinae Bate, 1888, MNHN IU-2013-12303; k, Spinicallianassa spinicauda (Komai, Maenosono and Fujita, 2014), MNHN IU-2014-2778; l, Spinicallianassa papetoai sp. nov., UF 29280." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214447/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214542>
|
||||
dc:description "Figure 42. Rayllianassa bifida sp. nov. Vanuatu. MNHN IU-2013-7137, holotype female, 4.4 mm: a, carapace, pleomeres 1, 2 tergites, eyestalk; b, c, carapace, eyestalks, antennular peduncle, antennal peduncle articles 1–3 (lateral, dorsal); d, pleomere 6, telson, left uropod; e, major cheliped (left, mesial); f, major cheliped, carpus–dactylus (upper view); g, major cheliped fingers (lateral); h, major cheliped finger tips (apical view); i, major cheliped carpus cross-section (upper margin topmost, inner face left); j, minor cheliped (right, mesial); k, minor cheliped fingers (lateral); l, minor cheliped dactylus (apical view). MNHN IU-2017-1357, paratype ovigerous female, 4.7 mm: m, anterior carapace, eyestalk, antennular peduncle article 2, antennal peduncle; n, major cheliped, carpus–dactylus (upper view). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214542/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214544>
|
||||
dc:description "Figure 43. Rayllianassa bifida sp. nov. Vanuatu. MNHN IU-2013-7137, holotype female, 4.4 mm: a, b, maxilliped 3 (left, inner, outer views); c–e, pleopods 1–3; f, pereopod 3; g, pereopod 5 coxa (mesial view); h, thoracic sternite 7, pereopodal coxae 3, 4. MNHN IU-2017-1357, paratype ovigerous female, 4.7 mm: i, pereopod 2. Scale bar = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214544/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA0442EFC81E3EBFB05FEFF.mc.3B793C85FFA04453FC5BE2A5FC0CFE6E>
|
||||
dwc:catalogNumber "AT05, IU-2013-7137" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Malo" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "123" ;
|
||||
dwc:verbatimLatitude "-15.633333" ;
|
||||
dwc:verbatimLongitude "167.06667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFA0442EFC81E3EBFB05FEFF#3B793C85FFA04453FC5BE2A5FC0CFE6E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA0442EFC81E3EBFB05FEFF.mc.3B793C85FFA04453FC63E2EFFB9AFD93>
|
||||
dwc:catalogNumber "IU-2017- 1357" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Malo" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "123" ;
|
||||
dwc:verbatimLatitude "-15.633333" ;
|
||||
dwc:verbatimLongitude "167.06667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFA0442EFC81E3EBFB05FEFF#3B793C85FFA04453FC63E2EFFB9AFD93> ;
|
||||
a dwc:MaterialCitation .
|
||||
267
data/03/B8/87/03B887CEFFA34453FF3CE3EBFD62F8F2.ttl
Normal file
267
data/03/B8/87/03B887CEFFA34453FF3CE3EBFD62F8F2.ttl
Normal file
|
|
@ -0,0 +1,267 @@
|
|||
@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/03B887CEFFA34453FF3CE3EBFD62F8F2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214526>, <http://dx.doi.org/10.5281/zenodo.12214532>, <http://dx.doi.org/10.5281/zenodo.12214538> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Rayllianassa aurora Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FE8DE2F5FE79FDDE>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FE72E13EFD03FD7E>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FD7EE1DEFDAAFCD0>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FE79E061FD5CFC00>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FD17E084FD3FFC2A>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FF3CE0B1FF11FC71>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FE04E0D4FF2AFBBF>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA04453FEB5E05AFDE2FB58> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rayllianassa_aurora_Poore_2023> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Callianassa_amboinensis_Man_1888>, <http://taxon-concept.plazi.org/id/Animalia/Rayllianassa_amboinensis_Man_1888> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214526>, <http://dx.doi.org/10.5281/zenodo.12214532>, <http://dx.doi.org/10.5281/zenodo.12214538> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rayllianassa_aurora_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rayllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "aurora" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rayllianassa_aurora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Callianassa_amboinensis_Man_1888>
|
||||
dwc:authorityName "De Man" ;
|
||||
dwc:authorityYear "1888" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "De Man, 1888" ;
|
||||
dwc:species "amboinensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Callianassa_amboinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rayllianassa_amboinensis_Man_1888>
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1888" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rayllianassa" ;
|
||||
dwc:isUncertain "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1888)" ;
|
||||
dwc:species "amboinensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rayllianassa_amboinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rayllianassa_aurora>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rayllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aurora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rayllianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rayllianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rayllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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/Callianassa_amboinensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "amboinensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rayllianassa_amboinensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rayllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "amboinensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rayllianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214526>
|
||||
dc:description "Figure 37. Rayllianassa spp. a, R. aurora sp. nov., Philippines, MNHN IU-2016-8126, ovigerous female, 4.4 mm; b, Rayllianassa sp. Philippines, NHMW 25915, ovigerous female, 4.3 mm. (colour photographs by T.-Y. Chan)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214526/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214532>
|
||||
dc:description "Figure 40. Rayllianassa aurora sp. nov. Philippines. MNHN IU-2016-8126, holotype ovigerous female, 4.4 mm: a, eyestalks, carapace, pleon, uropods, telson (dorsal); b, eyestalk, carapace, pleomeres 1, 2 (lateral); c, d, eyestalk, antennular, antennal peduncles, anterior carapace (lateral, dorsal); e, pleomere 6, right uropod, telson; f, major cheliped (left, mesial); g, major cheliped, carpus–dactylus (upper view); h, major cheliped distal palm, fingers (lateral); i, major cheliped (cross-section, upper topmost, mesial left); j, minor cheliped (right, mesial); k, minor cheliped distal palm, fingers (lateral); l, maxilliped 3; m, n, pereopods 2, 3; o, pereopod 3 propodus, dactylus; p, pereopod 4. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214532/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214538>
|
||||
dc:description "Figure 41. Rayllianassa aurora sp. nov. Philippines. MNHN IU-2016-8125, paratype ovigerous female, 4.4 mm: a, b, eyestalk, antennular, antennal peduncles, anterior carapace (lateral, dorsal); c, pleomere 6, left uropod, telson; d, major cheliped (left, mesial); e, major cheliped distal palm, fingers (lateral); f, minor cheliped (right, mesial); g, minor cheliped distal palm, fingers (lateral); h, right pereopod 5 propodus, dactylus (atypical); i, left pereopod 5 propodus, dactylus; j, maxilliped 3. MNHN IU-2016-8126, holotype ovigerous female, 4.4 mm: k–m, pleopods 1–3. MNHN IU-2016-8124, paratype ovigerous female, 5.1 mm: n, major cheliped palm, fingers (left, mesial); o, major cheliped distal palm, fingers (lateral). Papua New Guinea, MNHN IU-2017-1358, ovigerous female, 5.4 mm: p, anterior carapace, eyestalks, antennular, antennal peduncles (dorsal); q, major cheliped palm, fingers (left, mesial); r, major cheliped distal palm, fingers (lateral). MNHN IU-2016-8143, ovigerous female, 5.4 mm: s, left uropod, telson. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214538/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FE8DE2F5FE79FDDE>
|
||||
dwc:catalogNumber "IU-2016- 8126" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Lamon Bay" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "300" ;
|
||||
dwc:verbatimLatitude "14.45" ;
|
||||
dwc:verbatimLongitude "121.78333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFA34453FF3CE3EBFD62F8F2#3B793C85FFA34450FE8DE2F5FE79FDDE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FE72E13EFD03FD7E>
|
||||
dwc:catalogNumber "IU-2013-7135, J71762, IU-2013-7136, IU-2016-8124, IU-2016-8125, IU-2013-7139" ;
|
||||
dwc:collectionCode "MNHN, NMV" ;
|
||||
dwc:locality "Lamon Bay" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "336" ;
|
||||
dwc:verbatimLatitude "14.483334" ;
|
||||
dwc:verbatimLongitude "121.71667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFA34453FF3CE3EBFD62F8F2#3B793C85FFA34450FE72E13EFD03FD7E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FD7EE1DEFDAAFCD0>
|
||||
dwc:catalogNumber "SALOMON 2, IU-2016- 8143, IU-2017-1353, IU-2017-1358" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Other" ;
|
||||
dwc:verbatimElevation "114" ;
|
||||
dwc:verbatimLatitude "-8.783334" ;
|
||||
dwc:verbatimLongitude "157.51666" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFA34453FF3CE3EBFD62F8F2#3B793C85FFA34450FD7EE1DEFDAAFCD0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FE79E061FD5CFC00>
|
||||
dwc:catalogNumber "NHMW 26465" ;
|
||||
dwc:collectionCode "NHMW" ;
|
||||
dwc:verbatimElevation "218" ;
|
||||
dwc:verbatimLatitude "14.483334" ;
|
||||
dwc:verbatimLongitude "121.8" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFA34453FF3CE3EBFD62F8F2#3B793C85FFA34450FE79E061FD5CFC00> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FD17E084FD3FFC2A>
|
||||
dwc:catalogNumber "NHMW 26467" ;
|
||||
dwc:collectionCode "NHMW" ;
|
||||
dwc:verbatimElevation "155" ;
|
||||
dwc:verbatimLatitude "14.433333" ;
|
||||
dwc:verbatimLongitude "121.8" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFA34453FF3CE3EBFD62F8F2#3B793C85FFA34450FD17E084FD3FFC2A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FF3CE0B1FF11FC71>
|
||||
dwc:catalogNumber "NHMW 26466" ;
|
||||
dwc:collectionCode "NHMW" ;
|
||||
dwc:verbatimElevation "300" ;
|
||||
dwc:verbatimLatitude "14.45" ;
|
||||
dwc:verbatimLongitude "121.78333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFA34453FF3CE3EBFD62F8F2#3B793C85FFA34450FF3CE0B1FF11FC71> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA34450FE04E0D4FF2AFBBF>
|
||||
dwc:catalogNumber "CC2723" ;
|
||||
dwc:collectionCode "CC" ;
|
||||
dwc:locality "Baler Bay" ;
|
||||
dwc:verbatimElevation "147" ;
|
||||
dwc:verbatimLatitude "14.383333" ;
|
||||
dwc:verbatimLongitude "121.833336" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFA34453FF3CE3EBFD62F8F2#3B793C85FFA34450FE04E0D4FF2AFBBF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFA34453FF3CE3EBFD62F8F2.mc.3B793C85FFA04453FEB5E05AFDE2FB58>
|
||||
dwc:locality "The" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFA34453FF3CE3EBFD62F8F2#3B793C85FFA04453FEB5E05AFDE2FB58> ;
|
||||
a dwc:MaterialCitation .
|
||||
94
data/03/B8/87/03B887CEFFAA445BFC81E740FECCFD75.ttl
Normal file
94
data/03/B8/87/03B887CEFFAA445BFC81E740FECCFD75.ttl
Normal 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/03B887CEFFAA445BFC81E740FECCFD75>
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Pugnatrypaea Poore, Dworschak, Robles, Mantelatto and Felder 2019" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pugnatrypaea_Poore_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pugnatrypaea_Poore_2019>
|
||||
dwc:authority "Poore, Dworschak, Robles, Mantelatto and Felder, 2019" ;
|
||||
dwc:authorityName "Poore, Dworschak, Robles, Mantelatto and Felder" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Pugnatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Poore, Dworschak, Robles, Mantelatto & Felder, 2019" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BMLWC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pugnatrypaea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pugnatrypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Pugnatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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 .
|
||||
219
data/03/B8/87/03B887CEFFAB4458FC99E3EBFBEEF8F2.ttl
Normal file
219
data/03/B8/87/03B887CEFFAB4458FC99E3EBFBEEF8F2.ttl
Normal file
|
|
@ -0,0 +1,219 @@
|
|||
@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/03B887CEFFAB4458FC99E3EBFBEEF8F2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214520> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Praedatrypaea praedatrix" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFAB4458FC99E3EBFBEEF8F2.mc.3B793C85FFAB4458FC5DE14AFA87FDEF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_praedatrix_Man_1905> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Callianassa_praedatrix_Man_1905>, <http://taxon-concept.plazi.org/id/Animalia/Cheramus_praedatrix_Man_1905> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214520> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_praedatrix_Man_1905>
|
||||
dwc:authority "(De Man, 1905)" ;
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905)" ;
|
||||
dwc:species "praedatrix" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPLPY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_praedatrix> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Callianassa_praedatrix_Man_1905>
|
||||
dwc:authority "De Man, 1905: 607 - 608" ;
|
||||
dwc:authorityName "De Man" ;
|
||||
dwc:authorityPageNumber "607 - 608" ;
|
||||
dwc:authorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "De Man, 1905" ;
|
||||
dwc:species "praedatrix" ;
|
||||
dwc:subGenus "Cheramus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPLPY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Callianassa_praedatrix> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cheramus_praedatrix_Man_1905>
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905)" ;
|
||||
dwc:species "praedatrix" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPLPY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cheramus_praedatrix> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_praedatrix>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "praedatrix" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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/Callianassa_praedatrix>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "praedatrix" ;
|
||||
dwc:subGenus "Cheramus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa>, <http://taxon-name.plazi.org/id/Animalia/Callianassa_Cheramus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa_Cheramus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Cheramus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus_praedatrix>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "praedatrix" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cheramus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214520>
|
||||
dc:description "Figure 35. Praedatrypaea praedatrix (De Man, 1905). Egypt. NHMW 24324, ovigerous female, 6.8 mm: a, left uropod; b, right uropodal endopod; c, major cheliped (right, mesial view). Same scale." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214520/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFAB4458FC99E3EBFBEEF8F2.mc.3B793C85FFAB4458FC5DE14AFA87FDEF>
|
||||
dwc:catalogNumber "NHMW 24324, ULLZ 10129" ;
|
||||
dwc:collectionCode "NHMW, ULLZ" ;
|
||||
dwc:locality "Dahab Lagoon" ;
|
||||
dwc:verbatimLatitude "-28.48" ;
|
||||
dwc:verbatimLongitude "34.49" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFAB4458FC99E3EBFBEEF8F2#3B793C85FFAB4458FC5DE14AFA87FDEF> ;
|
||||
a dwc:MaterialCitation .
|
||||
212
data/03/B8/87/03B887CEFFB14443FC99E042FE6BFE6E.ttl
Normal file
212
data/03/B8/87/03B887CEFFB14443FC99E042FE6BFE6E.ttl
Normal file
|
|
@ -0,0 +1,212 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B887CEFFB14443FC99E042FE6BFE6E>
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Praedatrypaea modesta" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB14443FC99E042FE6BFE6E.mc.3B793C85FFB14443FCFFE432FE66FE6E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_modesta_Man_1905> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Callianassa_modesta_Man_1905>, <http://taxon-concept.plazi.org/id/Animalia/Cheramus_modestus_Man_1905> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_modesta_Man_1905>
|
||||
dwc:authority "(De Man, 1905)" ;
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905)" ;
|
||||
dwc:species "modesta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPLPX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_modesta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Callianassa_modesta_Man_1905>
|
||||
dwc:authority "De Man, 1905: 604" ;
|
||||
dwc:authorityName "De Man" ;
|
||||
dwc:authorityPageNumber "604" ;
|
||||
dwc:authorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "De Man, 1905" ;
|
||||
dwc:species "modesta" ;
|
||||
dwc:subGenus "Calliactites" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPLPX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Callianassa_modesta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cheramus_modestus_Man_1905>
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905)" ;
|
||||
dwc:species "modestus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPLPX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cheramus_modestus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_modesta>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "modesta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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/Callianassa_modesta>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "modesta" ;
|
||||
dwc:subGenus "Calliactites" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa_Calliactites>, <http://taxon-name.plazi.org/id/Animalia/Callianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa_Calliactites>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Calliactites" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus_modestus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "modestus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cheramus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB14443FC99E042FE6BFE6E.mc.3B793C85FFB14443FCFFE432FE66FE6E>
|
||||
dwc:catalogNumber "CRU-3832, CRU-3836, NHMD 81684" ;
|
||||
dwc:collectionCode "ZMUC, MNHN" ;
|
||||
dwc:eventDate "2018-06-15" ;
|
||||
dwc:locality "This" ;
|
||||
dwc:recordedBy "De Man's & Panglao & Peter C. Dworschak" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFB14443FC99E042FE6BFE6E#3B793C85FFB14443FCFFE432FE66FE6E> ;
|
||||
a dwc:MaterialCitation .
|
||||
197
data/03/B8/87/03B887CEFFB44442FC81E75EFC39FCBA.ttl
Normal file
197
data/03/B8/87/03B887CEFFB44442FC81E75EFC39FCBA.ttl
Normal file
|
|
@ -0,0 +1,197 @@
|
|||
@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/03B887CEFFB44442FC81E75EFC39FCBA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214510>, <http://dx.doi.org/10.5281/zenodo.12214512> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Praedatrypaea mandu Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FC58E618FAF9FAE5>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FAFAE668FBCEFA55>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FB35E6C1FB1BFA61>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FB54E6E7FC1EF9AC>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FC5CE510FBEAF9FB>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FB85E55DFCBFF906>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FC38E586FC1FF928>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FC41E5ACFB8BF94D> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_mandu_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214510>, <http://dx.doi.org/10.5281/zenodo.12214512> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_mandu_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "mandu" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_mandu> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_mandu>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mandu" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214510>
|
||||
dc:description "Figure 30. Praedatrypaea mandu sp. nov. Australia, Carnarvon Shelf. NMV J59650, holotype female, 3.3 mm: a, carapace, eyestalk, pleomeres 1, 2; b, c, anterior carapace, eyestalks, antennular, antennal peduncles (lateral, dorsal views); d, pleomere 6, telson, right uropod; e, pleomere 6, telson, uropod peduncle (left lateral view); f, uropod exopod (distal half, dorsal plate); g, pleomere 6, bases of uropod peduncles (ventral view). NMV J59276, paratype male, 3.5 mm: h, carapace, pleon, telson, uropod. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214510/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214512>
|
||||
dc:description "Figure 31. Praedatrypaea mandu sp. nov. Australia, Carnarvon Shelf. NMV J59650, holotype female, 3.3 mm: a, maxilliped 3 (inner view); b, maxilliped 3 merus (outer view); c, major cheliped (right, mesial view); d, minor cheliped (left, lateral view). NMV J59276, paratype male, 3.5 mm: e, minor cheliped (right, mesial view); f–i, pereopods 2–5; j, pleopod 3. Scale bar = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214512/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FC58E618FAF9FAE5>
|
||||
dwc:catalogNumber "MAPS02, J59650" ;
|
||||
dwc:collectionCode "NMV" ;
|
||||
dwc:eventDate "2008-06-18" ;
|
||||
dwc:locality "Carnarvon Shelf" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "80" ;
|
||||
dwc:verbatimLatitude "-22.121" ;
|
||||
dwc:verbatimLongitude "113.8418" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFB44442FC81E75EFC39FCBA#3B793C85FFB44447FC58E618FAF9FAE5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FAFAE668FBCEFA55>
|
||||
dwc:catalogNumber "J59276, J72486, J72487" ;
|
||||
dwc:collectionCode "NMV" ;
|
||||
dwc:eventDate "2008-06-18" ;
|
||||
dwc:locality "Carnarvon Shelf" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "80" ;
|
||||
dwc:verbatimLatitude "-22.121" ;
|
||||
dwc:verbatimLongitude "113.8418" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFB44442FC81E75EFC39FCBA#3B793C85FFB44447FAFAE668FBCEFA55> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FB35E6C1FB1BFA61>
|
||||
dwc:catalogNumber "J60030" ;
|
||||
dwc:collectionCode "CSIRO, NMV" ;
|
||||
dwc:verbatimElevation "100" ;
|
||||
dwc:verbatimLatitude "-12.434" ;
|
||||
dwc:verbatimLongitude "123.601" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFB44442FC81E75EFC39FCBA#3B793C85FFB44447FB35E6C1FB1BFA61> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FB54E6E7FC1EF9AC>
|
||||
dwc:catalogNumber "J60027" ;
|
||||
dwc:collectionCode "CSIRO, NMV" ;
|
||||
dwc:verbatimElevation "102" ;
|
||||
dwc:verbatimLatitude "-19.79" ;
|
||||
dwc:verbatimLongitude "115.476" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFB44442FC81E75EFC39FCBA#3B793C85FFB44447FB54E6E7FC1EF9AC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FC5CE510FBEAF9FB>
|
||||
dwc:catalogNumber "MAPS01, J71758" ;
|
||||
dwc:collectionCode "NMV" ;
|
||||
dwc:locality "Geosciences" ;
|
||||
dwc:verbatimElevation "100" ;
|
||||
dwc:verbatimLatitude "-22.1188" ;
|
||||
dwc:verbatimLongitude "113.8209" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFB44442FC81E75EFC39FCBA#3B793C85FFB44447FC5CE510FBEAF9FB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FB85E55DFCBFF906>
|
||||
dwc:catalogNumber "J53453" ;
|
||||
dwc:collectionCode "CSIRO, NMV" ;
|
||||
dwc:verbatimElevation "100" ;
|
||||
dwc:verbatimLatitude "-22.8486" ;
|
||||
dwc:verbatimLongitude "113.511" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFB44442FC81E75EFC39FCBA#3B793C85FFB44447FB85E55DFCBFF906> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FC38E586FC1FF928>
|
||||
dwc:catalogNumber "J60031" ;
|
||||
dwc:collectionCode "CSIRO, NMV" ;
|
||||
dwc:verbatimElevation "100" ;
|
||||
dwc:verbatimLatitude "-22.8514" ;
|
||||
dwc:verbatimLongitude "113.513" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFB44442FC81E75EFC39FCBA#3B793C85FFB44447FC38E586FC1FF928> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB44442FC81E75EFC39FCBA.mc.3B793C85FFB44447FC41E5ACFB8BF94D>
|
||||
dwc:catalogNumber "J60356" ;
|
||||
dwc:collectionCode "CSIRO, NMV" ;
|
||||
dwc:verbatimElevation "117" ;
|
||||
dwc:verbatimLatitude "-28.986" ;
|
||||
dwc:verbatimLongitude "113.836" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFB44442FC81E75EFC39FCBA#3B793C85FFB44447FC41E5ACFB8BF94D> ;
|
||||
a dwc:MaterialCitation .
|
||||
309
data/03/B8/87/03B887CEFFB74447FC99E059FC01FBB6.ttl
Normal file
309
data/03/B8/87/03B887CEFFB74447FC99E059FC01FBB6.ttl
Normal file
|
|
@ -0,0 +1,309 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B887CEFFB74447FC99E059FC01FBB6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214447>, <http://dx.doi.org/10.5281/zenodo.12214506>, <http://dx.doi.org/10.5281/zenodo.12214508> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Praedatrypaea lobetobensis Poore 2023, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB74447FC99E059FC01FBB6.mc.3B793C85FFB74444FC5FE755FB85FAC6>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB74447FC99E059FC01FBB6.mc.3B793C85FFB74444FBE0E646FBFAFA12> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_lobetobensis_Man_1905> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Callianassa_lobetobensis_Man_1905>, <http://taxon-concept.plazi.org/id/Animalia/Cheramus_lobetobensis_Man_1905>, <http://taxon-concept.plazi.org/id/Animalia/Pugnatrypaea_lobetobensis_Man_1905>, <http://taxon-concept.plazi.org/id/Animalia/Pugnatrypaea_intermedia_Man_1905> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214447>, <http://dx.doi.org/10.5281/zenodo.12214506>, <http://dx.doi.org/10.5281/zenodo.12214508> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_lobetobensis_Man_1905>
|
||||
dwc:authority "(De Man, 1905)" ;
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905) Poore, 2023" ;
|
||||
dwc:species "lobetobensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_lobetobensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Callianassa_lobetobensis_Man_1905>
|
||||
dwc:authority "De Man, 1905: 607" ;
|
||||
dwc:authorityName "De Man" ;
|
||||
dwc:authorityPageNumber "607" ;
|
||||
dwc:authorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "De Man, 1905" ;
|
||||
dwc:species "lobetobensis" ;
|
||||
dwc:subGenus "Cheramus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Callianassa_lobetobensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cheramus_lobetobensis_Man_1905>
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905)" ;
|
||||
dwc:species "lobetobensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cheramus_lobetobensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pugnatrypaea_lobetobensis_Man_1905>
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Pugnatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905)" ;
|
||||
dwc:species "lobetobensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pugnatrypaea_lobetobensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pugnatrypaea_intermedia_Man_1905>
|
||||
dwc:authority "(De Man, 1905)" ;
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Pugnatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905)" ;
|
||||
dwc:species "intermedia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pugnatrypaea_intermedia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_lobetobensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lobetobensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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/Callianassa_lobetobensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lobetobensis" ;
|
||||
dwc:subGenus "Cheramus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa>, <http://taxon-name.plazi.org/id/Animalia/Callianassa_Cheramus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa_Cheramus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Cheramus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus_lobetobensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lobetobensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cheramus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pugnatrypaea_lobetobensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Pugnatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lobetobensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pugnatrypaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pugnatrypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Pugnatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pugnatrypaea_intermedia>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Pugnatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "intermedia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pugnatrypaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214447>
|
||||
dc:description "Figure 1. Dactylus of maxilliped 3 of representatives of two callianassoid families. Eucalliacidae. a, Calliaxina kensleyi (Dworschak, 2005), MNHN IU-2016-8084. Callianassidae. b, Caviallianassa moorea sp. nov., UF 28875; c, Paratrypaea sp, MNHN IU-2013-7035; d, Praedatrypaea lobetobensis sp. nov., MNHN IU-2015-109; e, Praedatrypaea orientalis (Bate, 1888), AM P.74473; f, Rayllianassa amboinensis (De Man, 1888), UF 8700; g, Rayllianassa bifida sp. nov., MNHN IU-2013-7137; h, Rudisullianassa pandan sp. nov., MNHN IU-2013-7063; i, Rudisullianassa rudisulcus Komai, Fujita and Maenosono, 2014, MNHN IU-2013-7121; j, Scallasis amboinae Bate, 1888, MNHN IU-2013-12303; k, Spinicallianassa spinicauda (Komai, Maenosono and Fujita, 2014), MNHN IU-2014-2778; l, Spinicallianassa papetoai sp. nov., UF 29280." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214447/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214506>
|
||||
dc:description "Figure 28. Praedatrypaea lobetobensis (De Man, 1905). Australia, Arafura Sea. AM P.74439, ovigerous female, 5.3 mm: a, carapace, pleomeres 1, 2; b, anterior carapace, eyestalk, antennal peduncle; c, carapace, eyestalks, left antennal peduncle; d, pleomere 6, telson, right uropod; e, maxilliped 3; f, major cheliped (right, mesial); g, minor cheliped (left, mesial); h–k, pereopods 2–5. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214506/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214508>
|
||||
dc:description "Figure 29.Praedatrypaea lobetobensis (De Man, 1905). Australia, Arafura Sea. AM P.74439, ovigerous female, 5.3 mm: a–c, pleopods 1–3. Papua New Guinea, MNHN IU-2015-109, male, 3.3 mm: d, e, anterior carapace, eyestalk, antennular, antennal peduncles (lateral); f, major cheliped (left mesial); g, minor cheliped (right, mesial); h–j, pleopods 1–3. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214508/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB74447FC99E059FC01FBB6.mc.3B793C85FFB74444FC5FE755FB85FAC6>
|
||||
dwc:catalogNumber "BS006, J60024, J6002" ;
|
||||
dwc:collectionCode "CSIRO, AM, NMV" ;
|
||||
dwc:locality "Arafura Sea" ;
|
||||
dwc:verbatimElevation "158" ;
|
||||
dwc:verbatimLatitude "-9.12645" ;
|
||||
dwc:verbatimLongitude "133.42148" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFB74447FC99E059FC01FBB6#3B793C85FFB74444FC5FE755FB85FAC6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB74447FC99E059FC01FBB6.mc.3B793C85FFB74444FBE0E646FBFAFA12>
|
||||
dwc:catalogNumber "DW4248, IU-2015-109" ;
|
||||
dwc:collectionCode "MADEEP, MNHN" ;
|
||||
dwc:locality "Bismarck Sea" ;
|
||||
dwc:verbatimElevation "563" ;
|
||||
dwc:verbatimLatitude "-3.5333333" ;
|
||||
dwc:verbatimLongitude "148.1" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFB74447FC99E059FC01FBB6#3B793C85FFB74444FBE0E646FBFAFA12> ;
|
||||
a dwc:MaterialCitation .
|
||||
125
data/03/B8/87/03B887CEFFB94444FC99E6EEFAB0FCAF.ttl
Normal file
125
data/03/B8/87/03B887CEFFB94444FC99E6EEFAB0FCAF.ttl
Normal file
|
|
@ -0,0 +1,125 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B887CEFFB94444FC99E6EEFAB0FCAF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214504> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Praedatrypaea jangamo Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB94444FC99E6EEFAB0FCAF.mc.3B793C85FFB9444AFC53E5AAFA45F976> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_jangamo_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214504> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_jangamo_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "jangamo" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_jangamo> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_jangamo>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jangamo" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214504>
|
||||
dc:description "Figure 27. Praedatrypaea jangamo sp. nov. Mozambique, MNHN IU-2008-10313, holotype, male, 9.8 mm: a, carapace, pleomeres 1, 2 (lateral); b, c, anterior carapace, eyestalks, antennular, antennal peduncles (lateral, dorsal views); d, telson, left uropod, right uropodal endopod; e, telson, left anterolateral margin and lobe (oblique dorsoposterior view, posterior part of telson sitting in socket); f, telson, left anterolateral margin, lobe and setae on transverse ridge (dorsal view); g, maxilliped 3 (inner view); h, maxilliped 3 ischium, merus (outer view); i, minor cheliped (right, mesial view); j, k, pereopods 2, 3; l–n, pleopods 1–3. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214504/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFB94444FC99E6EEFAB0FCAF.mc.3B793C85FFB9444AFC53E5AAFA45F976>
|
||||
dwc:catalogNumber "CC3163, IU-2008-10313" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Praia de Jangamo" ;
|
||||
dwc:recordedBy "de Jangamo" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "408" ;
|
||||
dwc:verbatimLatitude "-24.138834" ;
|
||||
dwc:verbatimLongitude "35.701168" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFB94444FC99E6EEFAB0FCAF#3B793C85FFB9444AFC53E5AAFA45F976> ;
|
||||
a dwc:MaterialCitation .
|
||||
242
data/03/B8/87/03B887CEFFB9444AFF3CE672FBB1FA21.ttl
Normal file
242
data/03/B8/87/03B887CEFFB9444AFF3CE672FBB1FA21.ttl
Normal file
|
|
@ -0,0 +1,242 @@
|
|||
@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/03B887CEFFB9444AFF3CE672FBB1FA21>
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Praedatrypaea intermedia Poore 2023, comb. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_intermedia_Man_1905> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Callianassa_intermedia_Man_1905>, <http://taxon-concept.plazi.org/id/Animalia/Trypaea_intermedia_Man_1905>, <http://taxon-concept.plazi.org/id/Animalia/Pugnatrypaea_intermedia_Man_1905> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_intermedia_Man_1905>
|
||||
dwc:authority "(De Man, 1905)" ;
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905) Poore, 2023" ;
|
||||
dwc:species "intermedia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_intermedia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Callianassa_intermedia_Man_1905>
|
||||
dwc:authority "De Man, 1905: 609 - 610" ;
|
||||
dwc:authorityName "De Man" ;
|
||||
dwc:authorityPageNumber "609 - 610" ;
|
||||
dwc:authorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "De Man, 1905" ;
|
||||
dwc:species "intermedia" ;
|
||||
dwc:subGenus "Cheramus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Callianassa_intermedia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trypaea_intermedia_Man_1905>
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Trypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905)" ;
|
||||
dwc:species "intermedia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypaea_intermedia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pugnatrypaea_intermedia_Man_1905>
|
||||
dwc:baseAuthorityName "De Man" ;
|
||||
dwc:baseAuthorityYear "1905" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Pugnatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Man, 1905)" ;
|
||||
dwc:species "intermedia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pugnatrypaea_intermedia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_intermedia>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "intermedia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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/Callianassa_intermedia>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "intermedia" ;
|
||||
dwc:subGenus "Cheramus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa>, <http://taxon-name.plazi.org/id/Animalia/Callianassa_Cheramus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa_Cheramus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Cheramus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypaea_intermedia>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Trypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "intermedia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trypaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Trypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pugnatrypaea_intermedia>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Pugnatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "intermedia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pugnatrypaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pugnatrypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Pugnatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
122
data/03/B8/87/03B887CEFFBA444AFF23E5AAFD90FACA.ttl
Normal file
122
data/03/B8/87/03B887CEFFBA444AFF23E5AAFD90FACA.ttl
Normal file
|
|
@ -0,0 +1,122 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B887CEFFBA444AFF23E5AAFD90FACA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214502> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Praedatrypaea inhambane Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFBA444AFF23E5AAFD90FACA.mc.3B793C85FFBA4449FEFCE44EFCC9F8F3> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_inhambane_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214502> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Praedatrypaea_inhambane_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "inhambane" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_inhambane> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea_inhambane>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "inhambane" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Praedatrypaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praedatrypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Praedatrypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214502>
|
||||
dc:description "Figure 26. Praedatrypaea inhambane. Mozambique, MNHN IU-2008-10312, female, 4.3 mm: a, telson, right uropod; b, c, anterior carapace, antennular, antennal peduncles, eyestalks (lateral, dorsal views); d, maxilliped 3 (outer view, merus flattened); e, maxilliped 3 (inner view, merus flexed). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214502/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFBA444AFF23E5AAFD90FACA.mc.3B793C85FFBA4449FEFCE44EFCC9F8F3>
|
||||
dwc:locality "Mozambique Channel" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "609" ;
|
||||
dwc:verbatimLatitude "-24.261667" ;
|
||||
dwc:verbatimLongitude "35.703335" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFBA444AFF23E5AAFD90FACA#3B793C85FFBA4449FEFCE44EFCC9F8F3> ;
|
||||
a dwc:MaterialCitation .
|
||||
142
data/03/B8/87/03B887CEFFBE4448FF23E65BFD1EFB0B.ttl
Normal file
142
data/03/B8/87/03B887CEFFBE4448FF23E65BFD1EFB0B.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B887CEFFBE4448FF23E65BFD1EFB0B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214497>, <http://dx.doi.org/10.5281/zenodo.12214499> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Necallianassa nosybeensis Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFBE4448FF23E65BFD1EFB0B.mc.3B793C85FFBE444DFEF9E517FCC7F9FC>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFBE4448FF23E65BFD1EFB0B.mc.3B793C85FFBE444DFE54E566FD21F9E6>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFBE4448FF23E65BFD1EFB0B.mc.3B793C85FFBE444DFD5DE566FE99F908> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Necallianassa_nosybeensis_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214497>, <http://dx.doi.org/10.5281/zenodo.12214499> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Necallianassa_nosybeensis_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Necallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "nosybeensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Necallianassa_nosybeensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Necallianassa_nosybeensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Necallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nosybeensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Necallianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Necallianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Necallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214497>
|
||||
dc:description "Figure 24. Necallianassa nosybeensis sp. nov. Madagascar. UF 14624, holotype female, 4.4 mm: a, carapace, pleon, telson, uropod endopods, dorsal; b, carapace, pleomeres 1, 2, lateral; c, d, anterior carapace, eyestalk, antennular, antennal peduncles; e, thoracic sternum 7, coxa 4; f, major cheliped (right, mesial view); g, major cheliped fingers (lateral view); h, minor cheliped (left, mesial view); i, minor cheliped fingers (lateral view). Paratype male, UF 14500: j, major cheliped (right, mesial view); k, major cheliped fingers (lateral view); l, minor cheliped (left, mesial view). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214497/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214499>
|
||||
dc:description "Figure 25. Necallianassa nosybeensis sp. nov. Madagascar. UF 14624, holotype female, 4.4 mm: a, maxilliped 3; b–e, pereopods 2–5; f–h, pleopods 1–3; i, telson, left uropod. UF 14500, paratype male; j, telson, left uropod. UF 14499, paratype male; k, pleopod 1. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214499/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFBE4448FF23E65BFD1EFB0B.mc.3B793C85FFBE444DFEF9E517FCC7F9FC>
|
||||
dwc:catalogNumber "UF 14624" ;
|
||||
dwc:collectionCode "CNRO" ;
|
||||
dwc:locality "Nosy Be" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-13.4069" ;
|
||||
dwc:verbatimLongitude "48.2917" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFBE4448FF23E65BFD1EFB0B#3B793C85FFBE444DFEF9E517FCC7F9FC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFBE4448FF23E65BFD1EFB0B.mc.3B793C85FFBE444DFE54E566FD21F9E6>
|
||||
dwc:catalogNumber "UF 14499" ;
|
||||
dwc:collectionCode "UF" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFBE4448FF23E65BFD1EFB0B#3B793C85FFBE444DFE54E566FD21F9E6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFBE4448FF23E65BFD1EFB0B.mc.3B793C85FFBE444DFD5DE566FE99F908>
|
||||
dwc:catalogNumber "UF 14500" ;
|
||||
dwc:collectionCode "UF" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFBE4448FF23E65BFD1EFB0B#3B793C85FFBE444DFD5DE566FE99F908> ;
|
||||
a dwc:MaterialCitation .
|
||||
94
data/03/B8/87/03B887CEFFC9443AFF3CE6FBFE2CF8F2.ttl
Normal file
94
data/03/B8/87/03B887CEFFC9443AFF3CE6FBFE2CF8F2.ttl
Normal 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/03B887CEFFC9443AFF3CE6FBFE2CF8F2>
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Trypaea Dana 1852" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trypaea_Dana_1852> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trypaea_Dana_1852>
|
||||
dwc:authority "Dana, 1852" ;
|
||||
dwc:authorityName "Dana" ;
|
||||
dwc:authorityYear "1852" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Trypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Dana, 1852" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BMM4Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypaea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Trypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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 .
|
||||
206
data/03/B8/87/03B887CEFFD04423FF23E3EBFE93FC05.ttl
Normal file
206
data/03/B8/87/03B887CEFFD04423FF23E3EBFE93FC05.ttl
Normal file
|
|
@ -0,0 +1,206 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B887CEFFD04423FF23E3EBFE93FC05>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214565> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Spinicallianassa parvula" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD04423FF23E3EBFE93FC05.mc.3B793C85FFD04423FEFEE2BBFD38FE7E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Spinicallianassa_parvula_Sakai_1988> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Callianassa_parvula_Sakai_1988>, <http://taxon-concept.plazi.org/id/Animalia/Cheramus_parvulus_Sakai_1988> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214565> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Spinicallianassa_parvula_Sakai_1988>
|
||||
dwc:authority "(Sakai, 1988)" ;
|
||||
dwc:baseAuthorityName "Sakai" ;
|
||||
dwc:baseAuthorityYear "1988" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sakai, 1988)" ;
|
||||
dwc:species "parvula" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPP9V> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Spinicallianassa_parvula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Callianassa_parvula_Sakai_1988>
|
||||
dwc:authority "Sakai, 1988: 59" ;
|
||||
dwc:authorityName "Sakai" ;
|
||||
dwc:authorityPageNumber "59" ;
|
||||
dwc:authorityYear "1988" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sakai, 1988" ;
|
||||
dwc:species "parvula" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPP9V> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Callianassa_parvula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cheramus_parvulus_Sakai_1988>
|
||||
dwc:baseAuthorityName "Sakai" ;
|
||||
dwc:baseAuthorityYear "1988" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sakai, 1988)" ;
|
||||
dwc:species "parvulus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPP9V> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cheramus_parvulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spinicallianassa_parvula>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parvula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spinicallianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spinicallianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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/Callianassa_parvula>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parvula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus_parvulus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parvulus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cheramus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214565>
|
||||
dc:description "Figure 53. Spinicallianassa parvula (Sakai, 1988). Australia, North West Shelf, NTMAG Cr000783, holotype female, 4.0 mm: pleomere 6, telson, uropod." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214565/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD04423FF23E3EBFE93FC05.mc.3B793C85FFD04423FEFEE2BBFD38FE7E>
|
||||
dwc:collectionCode "NTMAG" ;
|
||||
dwc:locality "North West Shelf" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "83" ;
|
||||
dwc:verbatimLatitude "-19.073334" ;
|
||||
dwc:verbatimLongitude "118.78917" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD04423FF23E3EBFE93FC05#3B793C85FFD04423FEFEE2BBFD38FE7E> ;
|
||||
a dwc:MaterialCitation .
|
||||
295
data/03/B8/87/03B887CEFFD0443FFF23E0B3FD15FC15.ttl
Normal file
295
data/03/B8/87/03B887CEFFD0443FFF23E0B3FD15FC15.ttl
Normal file
|
|
@ -0,0 +1,295 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B887CEFFD0443FFF23E0B3FD15FC15>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214447> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Spinicallianassa spinicauda" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD0443FFF23E0B3FD15FC15.mc.3B793C85FFD04423FC5DE227FBEAFDDC>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD0443FFF23E0B3FD15FC15.mc.3B793C85FFD04423FB82E120FB58FD34>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD0443FFF23E0B3FD15FC15.mc.3B793C85FFD04423FB2FE198FAD6FD43> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Spinicallianassa_spinicauda_Komai_2014> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Callianassa_acutirostella_Sakai_1988>, <http://taxon-concept.plazi.org/id/Animalia/Cheramus_spinicauda_Komai_2014>, <http://taxon-concept.plazi.org/id/Animalia/Trypaea_acutirostella_Sakai_1988>, <http://taxon-concept.plazi.org/id/Animalia/Spinicallianassa_acutirostella_Sakai_1988> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214447> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Spinicallianassa_spinicauda_Komai_2014>
|
||||
dwc:authority "(Komai, Maenosono and Fujita, 2014)" ;
|
||||
dwc:baseAuthorityName "Komai, Maenosono and Fujita" ;
|
||||
dwc:baseAuthorityYear "2014" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Komai, Maenosono & Fujita, 2014)" ;
|
||||
dwc:species "spinicauda" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPP9W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Spinicallianassa_spinicauda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Callianassa_acutirostella_Sakai_1988>
|
||||
dwc:authority "Sakai, 1988" ;
|
||||
dwc:authorityName "Sakai" ;
|
||||
dwc:authorityYear "1988" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sakai, 1988" ;
|
||||
dwc:species "acutirostella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPP9W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Callianassa_acutirostella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cheramus_spinicauda_Komai_2014>
|
||||
dwc:authority "Komai et al., 2014: 505" ;
|
||||
dwc:authorityName "Komai" ;
|
||||
dwc:authorityPageNumber "505" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Komai, 2014" ;
|
||||
dwc:species "spinicauda" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPP9W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cheramus_spinicauda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trypaea_acutirostella_Sakai_1988>
|
||||
dwc:baseAuthorityName "Sakai" ;
|
||||
dwc:baseAuthorityYear "1988" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Trypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sakai, 1988)" ;
|
||||
dwc:species "acutirostella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPP9W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypaea_acutirostella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Spinicallianassa_acutirostella_Sakai_1988>
|
||||
dwc:baseAuthorityName "Sakai" ;
|
||||
dwc:baseAuthorityYear "1988" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:isUncertain "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sakai, 1988)" ;
|
||||
dwc:species "acutirostella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPP9W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Spinicallianassa_acutirostella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spinicallianassa_spinicauda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spinicauda" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spinicallianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spinicallianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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/Callianassa_acutirostella>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acutirostella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Callianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus_spinicauda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spinicauda" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cheramus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cheramus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Cheramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypaea_acutirostella>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Trypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acutirostella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trypaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypaea>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Trypaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spinicallianassa_acutirostella>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acutirostella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spinicallianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214447>
|
||||
dc:description "Figure 1. Dactylus of maxilliped 3 of representatives of two callianassoid families. Eucalliacidae. a, Calliaxina kensleyi (Dworschak, 2005), MNHN IU-2016-8084. Callianassidae. b, Caviallianassa moorea sp. nov., UF 28875; c, Paratrypaea sp, MNHN IU-2013-7035; d, Praedatrypaea lobetobensis sp. nov., MNHN IU-2015-109; e, Praedatrypaea orientalis (Bate, 1888), AM P.74473; f, Rayllianassa amboinensis (De Man, 1888), UF 8700; g, Rayllianassa bifida sp. nov., MNHN IU-2013-7137; h, Rudisullianassa pandan sp. nov., MNHN IU-2013-7063; i, Rudisullianassa rudisulcus Komai, Fujita and Maenosono, 2014, MNHN IU-2013-7121; j, Scallasis amboinae Bate, 1888, MNHN IU-2013-12303; k, Spinicallianassa spinicauda (Komai, Maenosono and Fujita, 2014), MNHN IU-2014-2778; l, Spinicallianassa papetoai sp. nov., UF 29280." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214447/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD0443FFF23E0B3FD15FC15.mc.3B793C85FFD04423FC5DE227FBEAFDDC>
|
||||
dwc:catalogNumber "IU-2013-7064, IU-2013-7083, IU-2013-7115, IU-2016-8147, IU-2014-1042, IU-2013-8839, IU-2013-8838, J71763, KZ16, IU-2014-2778" ;
|
||||
dwc:collectionCode "PAPUA, NIUIGINI, MNHN, NMV" ;
|
||||
dwc:locality "Madang Province" ;
|
||||
dwc:recordedBy "Riwo & Nago I. Wharf" ;
|
||||
dwc:verbatimElevation "2" ;
|
||||
dwc:verbatimLatitude "-2.5783334" ;
|
||||
dwc:verbatimLongitude "150.79167" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD0443FFF23E0B3FD15FC15#3B793C85FFD04423FC5DE227FBEAFDDC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD0443FFF23E0B3FD15FC15.mc.3B793C85FFD04423FB82E120FB58FD34>
|
||||
dwc:catalogNumber "UF 36051, UF 38165" ;
|
||||
dwc:collectionCode "UF" ;
|
||||
dwc:locality "Joey's Shipwreck Bay" ;
|
||||
dwc:recordedBy "Red Sea & Farasan I. & Tiger Head I." ;
|
||||
dwc:verbatimElevation "6" ;
|
||||
dwc:verbatimLatitude "28.184616" ;
|
||||
dwc:verbatimLongitude "34.63812" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD0443FFF23E0B3FD15FC15#3B793C85FFD04423FB82E120FB58FD34> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD0443FFF23E0B3FD15FC15.mc.3B793C85FFD04423FB2FE198FAD6FD43>
|
||||
dwc:catalogNumber "IU-2016-8089, IU-2016-8092" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Malaku Tengarra" ;
|
||||
dwc:recordedBy "Pulku Maratua, E" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD0443FFF23E0B3FD15FC15#3B793C85FFD04423FB2FE198FAD6FD43> ;
|
||||
a dwc:MaterialCitation .
|
||||
231
data/03/B8/87/03B887CEFFD34422FF3CE0A3FAD6FC83.ttl
Normal file
231
data/03/B8/87/03B887CEFFD34422FF3CE0A3FAD6FC83.ttl
Normal file
|
|
@ -0,0 +1,231 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B887CEFFD34422FF3CE0A3FAD6FC83>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214447>, <http://dx.doi.org/10.5281/zenodo.12214561>, <http://dx.doi.org/10.5281/zenodo.12214563> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Spinicallianassa papetoai Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FEF7E77DFE45FB21>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FE3EE7A7FD84FA67>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FDE1E6E9FEB8F9D7>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FE34E539FE95F9F9>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FEECE55FFE10F9F9>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FE6BE55CFF04F907>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FF66E589FD4FF929>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FD2EE5AFFD6BF952>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FD04E5B2FD12F899>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FD6FE5FFFD80F8CE>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FDE3E44FFC1DFF65>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FC5EE3EBFA8AFE8E> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Spinicallianassa_papetoai_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214447>, <http://dx.doi.org/10.5281/zenodo.12214561>, <http://dx.doi.org/10.5281/zenodo.12214563> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Spinicallianassa_papetoai_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "papetoai" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Spinicallianassa_papetoai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spinicallianassa_papetoai>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "papetoai" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spinicallianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spinicallianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214447>
|
||||
dc:description "Figure 1. Dactylus of maxilliped 3 of representatives of two callianassoid families. Eucalliacidae. a, Calliaxina kensleyi (Dworschak, 2005), MNHN IU-2016-8084. Callianassidae. b, Caviallianassa moorea sp. nov., UF 28875; c, Paratrypaea sp, MNHN IU-2013-7035; d, Praedatrypaea lobetobensis sp. nov., MNHN IU-2015-109; e, Praedatrypaea orientalis (Bate, 1888), AM P.74473; f, Rayllianassa amboinensis (De Man, 1888), UF 8700; g, Rayllianassa bifida sp. nov., MNHN IU-2013-7137; h, Rudisullianassa pandan sp. nov., MNHN IU-2013-7063; i, Rudisullianassa rudisulcus Komai, Fujita and Maenosono, 2014, MNHN IU-2013-7121; j, Scallasis amboinae Bate, 1888, MNHN IU-2013-12303; k, Spinicallianassa spinicauda (Komai, Maenosono and Fujita, 2014), MNHN IU-2014-2778; l, Spinicallianassa papetoai sp. nov., UF 29280." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214447/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214561>
|
||||
dc:description "Figure 51. Spinicallianassa papetoai sp. nov. French Polynesia, Moorea. UF 23875, holotype ovigerous female, 5.3 mm: a, b, eyestalks, carapace, pleomeres 1, 2 (dorsal, lateral); c, d, eyestalk, antennular, antennal peduncles, anterior carapace (lateral, dorsal); e, pleomere 6, telson, left uropod; f, g, maxilliped 3 (inner, outer views). Right uropod endopod apex: h, UF 16509, female, 5.2 mm; i, UF 16508 female, 4.4 mm; j, UF 16285 ovigerous female, 4.5 mm. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214561/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214563>
|
||||
dc:description "Figure 52. Spinicallianassa papetoai sp. nov. French Polynesia, Moorea. UF 23875, holotype ovigerous female, 5.3 mm: a, major cheliped (right, mesial); b, major cheliped (detail of gape and fixed finger); c, major cheliped fingers (lateral); d, major cheliped (carpus–dactylus, upper view); e, minor cheliped (left, mesial); f, minor cheliped fingers (lateral); g–i, pereopods 2–4; j, k, pleopods 1, 2. l, UF 16509, female, 5.2 mm, major cheliped merus (mesial). Scale bar = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214563/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FEF7E77DFE45FB21>
|
||||
dwc:catalogNumber "UF 23875" ;
|
||||
dwc:collectionCode "FMNH" ;
|
||||
dwc:locality "Moorea" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-17.490868" ;
|
||||
dwc:verbatimLongitude "149.88287" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD34422FF3CE0A3FAD6FC83#3B793C85FFD34420FEF7E77DFE45FB21> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FE3EE7A7FD84FA67>
|
||||
dwc:catalogNumber "UF 28785, UF 28821, UF 28822, UF 28905, UF 16285, UF 16299, UF 28787, UF 29277, UF 15733, UF 16508, UF 16509" ;
|
||||
dwc:collectionCode "FMNH" ;
|
||||
dwc:locality "Moorea" ;
|
||||
dwc:recordedBy "Papetoai & Motu I. Channel & Haapiti & Motu Tiahura & Fareone" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "-17.4888" ;
|
||||
dwc:verbatimLongitude "149.9134" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD34422FF3CE0A3FAD6FC83#3B793C85FFD34420FE3EE7A7FD84FA67> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FDE1E6E9FEB8F9D7>
|
||||
dwc:catalogNumber "UF 23877" ;
|
||||
dwc:collectionCode "FMNH" ;
|
||||
dwc:locality "Other" ;
|
||||
dwc:verbatimLatitude "-17.490868" ;
|
||||
dwc:verbatimLongitude "-149.88287" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD34422FF3CE0A3FAD6FC83#3B793C85FFD34420FDE1E6E9FEB8F9D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FE34E539FE95F9F9>
|
||||
dwc:catalogNumber "UF 28786" ;
|
||||
dwc:collectionCode "UF" ;
|
||||
dwc:locality "Papetoai" ;
|
||||
dwc:verbatimLatitude "-17.4898" ;
|
||||
dwc:verbatimLongitude "-149.884" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD34422FF3CE0A3FAD6FC83#3B793C85FFD34420FE34E539FE95F9F9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FEECE55FFE10F9F9>
|
||||
dwc:catalogNumber "UF 28823" ;
|
||||
dwc:collectionCode "UF" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD34422FF3CE0A3FAD6FC83#3B793C85FFD34420FEECE55FFE10F9F9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FE6BE55CFF04F907>
|
||||
dwc:catalogNumber "UF 23947" ;
|
||||
dwc:collectionCode "UF" ;
|
||||
dwc:locality "Motus" ;
|
||||
dwc:verbatimLatitude "-17.488394" ;
|
||||
dwc:verbatimLongitude "-149.91342" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD34422FF3CE0A3FAD6FC83#3B793C85FFD34420FE6BE55CFF04F907> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FF66E589FD4FF929>
|
||||
dwc:catalogNumber "UF 23946, UF 23955" ;
|
||||
dwc:collectionCode "UF" ;
|
||||
dwc:locality "Motus" ;
|
||||
dwc:verbatimLatitude "-17.489334" ;
|
||||
dwc:verbatimLongitude "-149.91318" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD34422FF3CE0A3FAD6FC83#3B793C85FFD34420FF66E589FD4FF929> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FD2EE5AFFD6BF952>
|
||||
dwc:catalogNumber "UF 23987" ;
|
||||
dwc:collectionCode "UF" ;
|
||||
dwc:locality "Nihimauru" ;
|
||||
dwc:verbatimLatitude "-17.533" ;
|
||||
dwc:verbatimLongitude "-149.90405" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD34422FF3CE0A3FAD6FC83#3B793C85FFD34420FD2EE5AFFD6BF952> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FD04E5B2FD12F899>
|
||||
dwc:catalogNumber "UF 29192, UF 29211, UF 29212, UF 29213, UF 29214" ;
|
||||
dwc:collectionCode "UF" ;
|
||||
dwc:locality "Between Cook's Bay" ;
|
||||
dwc:verbatimLatitude "-17.481" ;
|
||||
dwc:verbatimLongitude "-149.83" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD34422FF3CE0A3FAD6FC83#3B793C85FFD34420FD04E5B2FD12F899> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FD6FE5FFFD80F8CE>
|
||||
dwc:catalogNumber "UF 29259, UF 29260, UF 29261, UF 29263, UF 29266, UF 29268, UF 29269, UF 29270, UF 29271" ;
|
||||
dwc:collectionCode "UF" ;
|
||||
dwc:locality "Ray" ;
|
||||
dwc:verbatimLatitude "-17.48768" ;
|
||||
dwc:verbatimLongitude "149.97" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD34422FF3CE0A3FAD6FC83#3B793C85FFD34420FD6FE5FFFD80F8CE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FDE3E44FFC1DFF65>
|
||||
dwc:catalogNumber "UF 29272, UF 29275, UF 29276, UF 29280" ;
|
||||
dwc:collectionCode "UF" ;
|
||||
dwc:locality "Motu" ;
|
||||
dwc:verbatimLatitude "-17.48921" ;
|
||||
dwc:verbatimLongitude "-149.91315" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD34422FF3CE0A3FAD6FC83#3B793C85FFD34420FDE3E44FFC1DFF65> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD34422FF3CE0A3FAD6FC83.mc.3B793C85FFD34420FC5EE3EBFA8AFE8E>
|
||||
dwc:catalogNumber "UF 16510, UF 16511, UF 18419" ;
|
||||
dwc:collectionCode "UF" ;
|
||||
dwc:locality "Motu Tiahura" ;
|
||||
dwc:verbatimLatitude "-17.4888" ;
|
||||
dwc:verbatimLongitude "149.9134" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD34422FF3CE0A3FAD6FC83#3B793C85FFD34420FC5EE3EBFA8AFE8E> ;
|
||||
a dwc:MaterialCitation .
|
||||
125
data/03/B8/87/03B887CEFFD64420FC81E129FDBFFC1A.ttl
Normal file
125
data/03/B8/87/03B887CEFFD64420FC81E129FDBFFC1A.ttl
Normal file
|
|
@ -0,0 +1,125 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B887CEFFD64420FC81E129FDBFFC1A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214559> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Spinicallianassa bilbili Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD64420FC81E129FDBFFC1A.mc.3B793C85FFD64425FC53E1E3FA69FCA8> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Spinicallianassa_bilbili_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214559> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Spinicallianassa_bilbili_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "bilbili" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Spinicallianassa_bilbili> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spinicallianassa_bilbili>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bilbili" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spinicallianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spinicallianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214559>
|
||||
dc:description "Figure 50. Spinicallianassa bilbili sp. nov. Papua New Guinea. MNHN IU-2013-842, holotype ovigerous female, 3.2 mm: a, eyestalks, carapace, pleon, telson, uropod; b, eyestalks, carapace, pleomeres 1, 2 (lateral); c, thoracic sternite 7, pereopodal coxae 3, 4; d, e, anterior carapace, eyestalks, antennular, antennal peduncles (lateral, dorsal); f, telson, left uropod; g, maxilliped 3 (inner view); h, maxilliped 3 ischium, merus (mesial view); i, major cheliped (left, mesial); j, major cheliped carpus–dactylus (upper); k, major cheliped distal palm, fingers (lateral); l, minor cheliped (right, mesial); m, pereopod 2; n, pereopod 4. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214559/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFD64420FC81E129FDBFFC1A.mc.3B793C85FFD64425FC53E1E3FA69FCA8>
|
||||
dwc:catalogNumber "PB29, IU-2013-842" ;
|
||||
dwc:collectionCode "PAPUA, NIUGINI, MNHN" ;
|
||||
dwc:locality "Madang Province" ;
|
||||
dwc:recordedBy "Bil Bil I." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "17" ;
|
||||
dwc:verbatimLatitude "-5.3" ;
|
||||
dwc:verbatimLongitude "145.76833" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFD64420FC81E129FDBFFC1A#3B793C85FFD64425FC53E1E3FA69FCA8> ;
|
||||
a dwc:MaterialCitation .
|
||||
94
data/03/B8/87/03B887CEFFD84424FC81E5F8FA88FD86.ttl
Normal file
94
data/03/B8/87/03B887CEFFD84424FC81E5F8FA88FD86.ttl
Normal 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/03B887CEFFD84424FC81E5F8FA88FD86>
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Spinicallianassa Poore, Dworschak, Robles, Mantelatto and Felder 2019" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Spinicallianassa_Poore_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Spinicallianassa_Poore_2019>
|
||||
dwc:authority "Poore, Dworschak, Robles, Mantelatto and Felder, 2019" ;
|
||||
dwc:authorityName "Poore, Dworschak, Robles, Mantelatto and Felder" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Poore, Dworschak, Robles, Mantelatto & Felder, 2019" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BMLZF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Spinicallianassa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spinicallianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Spinicallianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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 .
|
||||
94
data/03/B8/87/03B887CEFFDA4429FF23E3EBFD3FF9A1.ttl
Normal file
94
data/03/B8/87/03B887CEFFDA4429FF23E3EBFD3FF9A1.ttl
Normal 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/03B887CEFFDA4429FF23E3EBFD3FF9A1>
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Rudisullianassa Poore, Dworschak, Robles, Mantelatto and Felder 2019" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rudisullianassa_Poore_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rudisullianassa_Poore_2019>
|
||||
dwc:authority "Poore, Dworschak, Robles, Mantelatto and Felder, 2019" ;
|
||||
dwc:authorityName "Poore, Dworschak, Robles, Mantelatto and Felder" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rudisullianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Poore, Dworschak, Robles, Mantelatto & Felder, 2019" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BMLXY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rudisullianassa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rudisullianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rudisullianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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 .
|
||||
143
data/03/B8/87/03B887CEFFDA442BFF23E56FFB8DFE57.ttl
Normal file
143
data/03/B8/87/03B887CEFFDA442BFF23E56FFB8DFE57.ttl
Normal file
|
|
@ -0,0 +1,143 @@
|
|||
@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/03B887CEFFDA442BFF23E56FFB8DFE57>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214447>, <http://dx.doi.org/10.5281/zenodo.12214553> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Rudisullianassa pandan Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFDA442BFF23E56FFB8DFE57.mc.3B793C85FFDA4429FEF6E428FCBEFF65>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFDA442BFF23E56FFB8DFE57.mc.3B793C85FFDA4429FC37E3EBFAACFEE1>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFDA442BFF23E56FFB8DFE57.mc.3B793C85FFDA4429FAC4E267FB34FE2C> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rudisullianassa_pandan_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214447>, <http://dx.doi.org/10.5281/zenodo.12214553> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rudisullianassa_pandan_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rudisullianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "pandan" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rudisullianassa_pandan> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rudisullianassa_pandan>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rudisullianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pandan" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rudisullianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rudisullianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rudisullianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214447>
|
||||
dc:description "Figure 1. Dactylus of maxilliped 3 of representatives of two callianassoid families. Eucalliacidae. a, Calliaxina kensleyi (Dworschak, 2005), MNHN IU-2016-8084. Callianassidae. b, Caviallianassa moorea sp. nov., UF 28875; c, Paratrypaea sp, MNHN IU-2013-7035; d, Praedatrypaea lobetobensis sp. nov., MNHN IU-2015-109; e, Praedatrypaea orientalis (Bate, 1888), AM P.74473; f, Rayllianassa amboinensis (De Man, 1888), UF 8700; g, Rayllianassa bifida sp. nov., MNHN IU-2013-7137; h, Rudisullianassa pandan sp. nov., MNHN IU-2013-7063; i, Rudisullianassa rudisulcus Komai, Fujita and Maenosono, 2014, MNHN IU-2013-7121; j, Scallasis amboinae Bate, 1888, MNHN IU-2013-12303; k, Spinicallianassa spinicauda (Komai, Maenosono and Fujita, 2014), MNHN IU-2014-2778; l, Spinicallianassa papetoai sp. nov., UF 29280." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214447/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214553>
|
||||
dc:description "Figure 47. Rudisullianassa pandan sp. nov. Papua New Guinea. MNHN IU-2013-7054, female, 4.2 mm: a, eyestalks, carapace, pleon, telson, uropod; b, eyestalk, carapace (lateral); c, d, antennular peduncle, antennal peduncle, eyestalk, anterior carapace (dorsal, lateral); e, telson, right uropod; f, thoracic sternites 7, 8, pereopodal coxae 3–5 (gonopores shaded); g, pleomere 6 (left lateral); h, major cheliped (right, mesial); i, major cheliped distal palm, fingers (lateral); j, carpus–dactylus (upper); k, minor cheliped (left, mesial); l, maxilliped 3 (with detail of dactylus); m–o, pereopods 2–4; p–r, pleopods 1–3. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214553/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFDA442BFF23E56FFB8DFE57.mc.3B793C85FFDA4429FEF6E428FCBEFF65>
|
||||
dwc:catalogNumber "PR22, IU-2013-7054" ;
|
||||
dwc:collectionCode "PAPUA, NIUGINI, MNHN" ;
|
||||
dwc:locality "Tab" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "3" ;
|
||||
dwc:verbatimLatitude "-5.1716666" ;
|
||||
dwc:verbatimLongitude "145.83833" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFDA442BFF23E56FFB8DFE57#3B793C85FFDA4429FEF6E428FCBEFF65> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFDA442BFF23E56FFB8DFE57.mc.3B793C85FFDA4429FC37E3EBFAACFEE1>
|
||||
dwc:catalogNumber "IU-2013-7063, IU-2013-437, IU-2017-1347, IU-2017-1348, IU-2017- 1349, IU-2017-1350, J71657" ;
|
||||
dwc:collectionCode "MNHN, NMV" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFDA442BFF23E56FFB8DFE57#3B793C85FFDA4429FC37E3EBFAACFEE1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFDA442BFF23E56FFB8DFE57.mc.3B793C85FFDA4429FAC4E267FB34FE2C>
|
||||
dwc:catalogNumber "PR58, IU-2013-7132" ;
|
||||
dwc:collectionCode "PAPUA, NIUGINI, MNHN" ;
|
||||
dwc:locality "Other" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFDA442BFF23E56FFB8DFE57#3B793C85FFDA4429FAC4E267FB34FE2C> ;
|
||||
a dwc:MaterialCitation .
|
||||
129
data/03/B8/87/03B887CEFFDD4428FC99E282FD6FFBD2.ttl
Normal file
129
data/03/B8/87/03B887CEFFDD4428FC99E282FD6FFBD2.ttl
Normal file
|
|
@ -0,0 +1,129 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B887CEFFDD4428FC99E282FD6FFBD2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12214546>, <http://dx.doi.org/10.5281/zenodo.12214548> ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:title "Rayllianassa huonensis Poore, 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFDD4428FC99E282FD6FFBD2.mc.3B793C85FFDC442FFEF7E07DFDACFC21> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rayllianassa_huonensis_Poore_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2023.82.09> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2023.82.09>
|
||||
bibo:endPage "255" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2023-11-28" ;
|
||||
bibo:startPage "167" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Poore, Gary C. B." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New records, one new genus and 21 new species of Callianassidae (Crustacea, Axiidea) from the Indo-West Pacific" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12214546>, <http://dx.doi.org/10.5281/zenodo.12214548> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rayllianassa_huonensis_Poore_2023>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rayllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2023" ;
|
||||
dwc:species "huonensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rayllianassa_huonensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rayllianassa_huonensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rayllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "huonensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rayllianassa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rayllianassa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:genus "Rayllianassa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Callianassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Callianassidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Callianassidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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.12214546>
|
||||
dc:description "Figure 44. Rayllianassa huonensis sp. nov. Papua New Guinea. MNHN IU-2011-6054 (holotype ovigerous female, 3.1 mm: a, eyestalks, carapace, pleon, telson, uropod (dorsal); b, eyestalk, carapace, pleomeres 1, 2 (lateral); c, d, antennular, antennal peduncles, eyestalk, anterior carapace (lateral, dorsal); e, telson, right uropod; f, major cheliped (right, mesial); g, major cheliped distal palm, fingers (lateral); h, carpus–dactylus (upper). Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214546/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12214548>
|
||||
dc:description "Figure 45. Rayllianassa huonensis sp. nov. Papua New Guinea. MNHN IU-2011-6054 (holotype ovigerous female, 3.1 mm: a, b, maxilliped 3 (mesial, lateral views); c–f, pereopods 2–5; g, pereopod 3 propodus, dactylus, h, pleopod 3 (with detail of appendix interna. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12214548/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887CEFFDD4428FC99E282FD6FFBD2.mc.3B793C85FFDC442FFEF7E07DFDACFC21>
|
||||
dwc:catalogNumber "IU-2011-6054" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Huon" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "479" ;
|
||||
dwc:verbatimLatitude "-7.45" ;
|
||||
dwc:verbatimLongitude "147.51666" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887CEFFDD4428FC99E282FD6FFBD2#3B793C85FFDC442FFEF7E07DFDACFC21> ;
|
||||
a dwc:MaterialCitation .
|
||||
138
data/03/B8/87/03B887E9FFA0FFEE7925F9880D4765BC.ttl
Normal file
138
data/03/B8/87/03B887E9FFA0FFEE7925F9880D4765BC.ttl
Normal file
|
|
@ -0,0 +1,138 @@
|
|||
@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/03B887E9FFA0FFEE7925F9880D4765BC>
|
||||
dc:creator "Merrin, Kelly L." ;
|
||||
dc:title "Epikopais mystax Merrin, 2009, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA0FFEE7925F9880D4765BC.mc.3B793CA2FFA0FFE379E6F9E00CF861ED>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA0FFEE7925F9880D4765BC.mc.3B793CA2FFA0FFE37F17F93A0B6E605D>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA0FFEE7925F9880D4765BC.mc.3B793CA2FFA0FFE37960F9650BBF6073> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epikopais_mystax_Merrin_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2009.66.14> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2009.66.14>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2009-12-31" ;
|
||||
bibo:startPage "129" ;
|
||||
bibo:volume "66" ;
|
||||
dc:creator "Merrin, Kelly L." ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Epikopais gen. nov. (Isopoda: Asellota: Munnopsidae), a new genus of munnopsid isopod with three new species from the south-western Pacific." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epikopais_mystax_Merrin_2009>
|
||||
dwc:authorityName "Merrin" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Munnopsidae" ;
|
||||
dwc:genus "Epikopais" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Merrin, 2009" ;
|
||||
dwc:species "mystax" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FTCC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epikopais_mystax> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epikopais_mystax>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Munnopsidae" ;
|
||||
dwc:genus "Epikopais" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mystax" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epikopais> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epikopais>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Munnopsidae" ;
|
||||
dwc:genus "Epikopais" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Munnopsidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Munnopsidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Munnopsidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isopoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA0FFEE7925F9880D4765BC.mc.3B793CA2FFA0FFE379E6F9E00CF861ED>
|
||||
dwc:collectionCode "RV" ;
|
||||
dwc:eventDate "1979-09-26" ;
|
||||
dwc:locality "All" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1586" ;
|
||||
dwc:verbatimLatitude "-45.763332" ;
|
||||
dwc:verbatimLongitude "174.50833" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFA0FFEE7925F9880D4765BC#3B793CA2FFA0FFE379E6F9E00CF861ED> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA0FFEE7925F9880D4765BC.mc.3B793CA2FFA0FFE37F17F93A0B6E605D>
|
||||
dwc:catalogNumber "NIWA 23790" ;
|
||||
dwc:collectionCode "RV" ;
|
||||
dwc:eventDate "1979-09-27" ;
|
||||
dwc:locality "Female" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1386" ;
|
||||
dwc:verbatimLatitude "-45.351665" ;
|
||||
dwc:verbatimLongitude "173.59666" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFA0FFEE7925F9880D4765BC#3B793CA2FFA0FFE37F17F93A0B6E605D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA0FFEE7925F9880D4765BC.mc.3B793CA2FFA0FFE37960F9650BBF6073>
|
||||
dwc:catalogNumber "NIWA 23791, NIWA 23792" ;
|
||||
dwc:collectionCode "NIWA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFA0FFEE7925F9880D4765BC#3B793CA2FFA0FFE37960F9650BBF6073> ;
|
||||
a dwc:MaterialCitation .
|
||||
187
data/03/B8/87/03B887E9FFA6FFE37925FCDD0C7D62A3.ttl
Normal file
187
data/03/B8/87/03B887E9FFA6FFE37925FCDD0C7D62A3.ttl
Normal file
|
|
@ -0,0 +1,187 @@
|
|||
@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/03B887E9FFA6FFE37925FCDD0C7D62A3>
|
||||
dc:creator "Merrin, Kelly L." ;
|
||||
dc:title "Epikopais poorei Merrin, 2009, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57E14FC350B4464B8>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE5795AFC4E0DA464B8>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57925FC650C56635D>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57E4FFC650B796373>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57996FB800C986323>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57EB1FBF30DA46323>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE579FCFBE90CCA63D9>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57E0AFB040BA76389>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE579BCFB590C996388>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57E8AFB590BEA63AE> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epikopais_poorei_Merrin_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2009.66.14> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2009.66.14>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2009-12-31" ;
|
||||
bibo:startPage "129" ;
|
||||
bibo:volume "66" ;
|
||||
dc:creator "Merrin, Kelly L." ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Epikopais gen. nov. (Isopoda: Asellota: Munnopsidae), a new genus of munnopsid isopod with three new species from the south-western Pacific." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epikopais_poorei_Merrin_2009>
|
||||
dwc:authorityName "Merrin" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Munnopsidae" ;
|
||||
dwc:genus "Epikopais" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Merrin, 2009" ;
|
||||
dwc:species "poorei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6G5CC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epikopais_poorei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epikopais_poorei>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Munnopsidae" ;
|
||||
dwc:genus "Epikopais" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "poorei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epikopais> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epikopais>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Munnopsidae" ;
|
||||
dwc:genus "Epikopais" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Munnopsidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Munnopsidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Munnopsidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isopoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57E14FC350B4464B8>
|
||||
dwc:catalogNumber "SLOPE 56, 34" ;
|
||||
dwc:collectionCode "SLOPE" ;
|
||||
dwc:locality "44 km E of Nowra" ;
|
||||
dwc:recordedBy "All & Ovigerous" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFA6FFE37925FCDD0C7D62A3#3B793CA2FFA6FFE57E14FC350B4464B8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE5795AFC4E0DA464B8>
|
||||
dwc:collectionCode "WHOI" ;
|
||||
dwc:eventDate "1988-10-22" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFA6FFE37925FCDD0C7D62A3#3B793CA2FFA6FFE5795AFC4E0DA464B8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57925FC650C56635D>
|
||||
dwc:collectionCode "RV" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "448" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFA6FFE37925FCDD0C7D62A3#3B793CA2FFA6FFE57925FC650C56635D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57E4FFC650B796373>
|
||||
dwc:catalogNumber "J18844" ;
|
||||
dwc:collectionCode "NMV" ;
|
||||
dwc:recordedBy "Franklin" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFA6FFE37925FCDD0C7D62A3#3B793CA2FFA6FFE57E4FFC650B796373> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57996FB800C986323>
|
||||
dwc:catalogNumber "J54112, SLOPE 33" ;
|
||||
dwc:collectionCode "NMV" ;
|
||||
dwc:locality "Point Hicks" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "-38.326668" ;
|
||||
dwc:verbatimLongitude "149.405" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFA6FFE37925FCDD0C7D62A3#3B793CA2FFA6FFE57996FB800C986323> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57EB1FBF30DA46323>
|
||||
dwc:collectionCode "WHOI" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1986930" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFA6FFE37925FCDD0C7D62A3#3B793CA2FFA6FFE57EB1FBF30DA46323> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE579FCFBE90CCA63D9>
|
||||
dwc:catalogNumber "J18845" ;
|
||||
dwc:collectionCode "NMV" ;
|
||||
dwc:recordedBy "Franklin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFA6FFE37925FCDD0C7D62A3#3B793CA2FFA6FFE579FCFBE90CCA63D9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57E0AFB040BA76389>
|
||||
dwc:catalogNumber "SLOPE 40" ;
|
||||
dwc:collectionCode "WHOI" ;
|
||||
dwc:eventDate "1986-07-24" ;
|
||||
dwc:locality "Point Hicks" ;
|
||||
dwc:verbatimLatitude "-38.295" ;
|
||||
dwc:verbatimLongitude "149.18834" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFA6FFE37925FCDD0C7D62A3#3B793CA2FFA6FFE57E0AFB040BA76389> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE579BCFB590C996388>
|
||||
dwc:collectionCode "RV" ;
|
||||
dwc:verbatimElevation "400" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFA6FFE37925FCDD0C7D62A3#3B793CA2FFA6FFE579BCFB590C996388> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFA6FFE37925FCDD0C7D62A3.mc.3B793CA2FFA6FFE57E8AFB590BEA63AE>
|
||||
dwc:catalogNumber "J18843" ;
|
||||
dwc:collectionCode "NMV" ;
|
||||
dwc:locality "Franklin" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFA6FFE37925FCDD0C7D62A3#3B793CA2FFA6FFE57E8AFB590BEA63AE> ;
|
||||
a dwc:MaterialCitation .
|
||||
177
data/03/B8/87/03B887E9FFADFFEB793DFC820BB86574.ttl
Normal file
177
data/03/B8/87/03B887E9FFADFFEB793DFC820BB86574.ttl
Normal file
|
|
@ -0,0 +1,177 @@
|
|||
@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/03B887E9FFADFFEB793DFC820BB86574>
|
||||
dc:creator "Merrin, Kelly L." ;
|
||||
dc:title "Epikopais waringa Merrin, 2009, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE79ECFCFA0CE664E7>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE7EFFFC0F0B67649C>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE797DFC2A0B9D634D>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE79B0FB950C96634C>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE7E8EFB950D83634D>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE7E0DFBB00D3A6318>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE7F56FBAE0BC2633D>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE79D3FBC40CA4633E> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epikopais_waringa_Merrin_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2009.66.14> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2009.66.14>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:pubDate "2009-12-31" ;
|
||||
bibo:startPage "129" ;
|
||||
bibo:volume "66" ;
|
||||
dc:creator "Merrin, Kelly L." ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Epikopais gen. nov. (Isopoda: Asellota: Munnopsidae), a new genus of munnopsid isopod with three new species from the south-western Pacific." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epikopais_waringa_Merrin_2009>
|
||||
dwc:authorityName "Merrin" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Munnopsidae" ;
|
||||
dwc:genus "Epikopais" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Merrin, 2009" ;
|
||||
dwc:species "waringa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FTCD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epikopais_waringa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epikopais_waringa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Munnopsidae" ;
|
||||
dwc:genus "Epikopais" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "waringa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epikopais> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epikopais>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Munnopsidae" ;
|
||||
dwc:genus "Epikopais" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Munnopsidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Munnopsidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Munnopsidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Isopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Isopoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Isopoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE79ECFCFA0CE664E7>
|
||||
dwc:catalogNumber "SLOPE 47" ;
|
||||
dwc:collectionCode "WHOI" ;
|
||||
dwc:eventDate "1986-07-27" ;
|
||||
dwc:locality "Australia" ;
|
||||
dwc:recordedBy "All & Female & Freycinet Peninsula & Tas." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-41.976665" ;
|
||||
dwc:verbatimLongitude "148.64667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFADFFEB793DFC820BB86574#3B793CA2FFADFFEE79ECFCFA0CE664E7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE7EFFFC0F0B67649C>
|
||||
dwc:collectionCode "RV" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "500" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFADFFEB793DFC820BB86574#3B793CA2FFADFFEE7EFFFC0F0B67649C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE797DFC2A0B9D634D>
|
||||
dwc:catalogNumber "J18860, J54113, SLOPE 34" ;
|
||||
dwc:collectionCode "NMV, WHOI" ;
|
||||
dwc:eventDate "1986-07-23" ;
|
||||
dwc:locality "Point Hicks" ;
|
||||
dwc:recordedBy "Franklin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "-38.273335" ;
|
||||
dwc:verbatimLongitude "149.46" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFADFFEB793DFC820BB86574#3B793CA2FFADFFEE797DFC2A0B9D634D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE79B0FB950C96634C>
|
||||
dwc:collectionCode "RV" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFADFFEB793DFC820BB86574#3B793CA2FFADFFEE79B0FB950C96634C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE7E8EFB950D83634D>
|
||||
dwc:catalogNumber "J18859" ;
|
||||
dwc:collectionCode "NMV" ;
|
||||
dwc:recordedBy "Franklin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFADFFEB793DFC820BB86574#3B793CA2FFADFFEE7E8EFB950D83634D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE7E0DFBB00D3A6318>
|
||||
dwc:catalogNumber "SLOPE 32" ;
|
||||
dwc:collectionCode "WHOI" ;
|
||||
dwc:eventDate "1986-07-23" ;
|
||||
dwc:locality "Point Hicks" ;
|
||||
dwc:verbatimLatitude "-38.365" ;
|
||||
dwc:verbatimLongitude "149.33333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFADFFEB793DFC820BB86574#3B793CA2FFADFFEE7E0DFBB00D3A6318> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE7F56FBAE0BC2633D>
|
||||
dwc:collectionCode "RV" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFADFFEB793DFC820BB86574#3B793CA2FFADFFEE7F56FBAE0BC2633D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887E9FFADFFEB793DFC820BB86574.mc.3B793CA2FFADFFEE79D3FBC40CA4633E>
|
||||
dwc:catalogNumber "J18858" ;
|
||||
dwc:collectionCode "NMV" ;
|
||||
dwc:locality "Franklin" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887E9FFADFFEB793DFC820BB86574#3B793CA2FFADFFEE79D3FBC40CA4633E> ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue