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
93
data/03/BE/87/03BE8786D30835793BDEF93AE556D921.ttl
Normal file
93
data/03/BE/87/03BE8786D30835793BDEF93AE556D921.ttl
Normal file
|
|
@ -0,0 +1,93 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03BE8786D30835793BDEF93AE556D921>
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:title "Pseudocalliax Sakai 2011" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudocalliax_Sakai_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2021.80.01> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2021.80.01>
|
||||
bibo:endPage "41" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "80" ;
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Indo-West Pacific and Australian species of Eucalliacidae with descriptions of four new species (Crustacea: Axiidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudocalliax_Sakai_2011>
|
||||
dwc:authority "Sakai, 2011" ;
|
||||
dwc:authorityName "Sakai" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Pseudocalliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Sakai, 2011" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BMLVN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocalliax> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudocalliax>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Pseudocalliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucalliacidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucalliacidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
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 .
|
||||
115
data/03/BE/87/03BE8786D30D35793BC1FBB3E0A7DEC9.ttl
Normal file
115
data/03/BE/87/03BE8786D30D35793BC1FBB3E0A7DEC9.ttl
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
@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/03BE8786D30D35793BC1FBB3E0A7DEC9>
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:title "Eucalliaxiopsis patio Poore, 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BE8786D30D35793BC1FBB3E0A7DEC9.mc.3B7F3CCDD30D357C3A1DFB7DE1BCDD02> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eucalliaxiopsis_patio_Poore_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2021.80.01> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2021.80.01>
|
||||
bibo:endPage "41" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "80" ;
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Indo-West Pacific and Australian species of Eucalliacidae with descriptions of four new species (Crustacea: Axiidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eucalliaxiopsis_patio_Poore_2021>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Eucalliaxiopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2021" ;
|
||||
dwc:species "patio" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPHXB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucalliaxiopsis_patio> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucalliaxiopsis_patio>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Eucalliaxiopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "patio" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucalliaxiopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucalliaxiopsis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Eucalliaxiopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucalliacidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucalliacidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03BE8786D30D35793BC1FBB3E0A7DEC9.mc.3B7F3CCDD30D357C3A1DFB7DE1BCDD02>
|
||||
dwc:locality "Patio Island" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "7" ;
|
||||
dwc:verbatimLatitude "-2.6033335" ;
|
||||
dwc:verbatimLongitude "150.52667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BE8786D30D35793BC1FBB3E0A7DEC9#3B7F3CCDD30D357C3A1DFB7DE1BCDD02> ;
|
||||
a dwc:MaterialCitation .
|
||||
127
data/03/BE/87/03BE8786D32235533BDEFF72E027DDF5.ttl
Normal file
127
data/03/BE/87/03BE8786D32235533BDEFF72E027DDF5.ttl
Normal file
|
|
@ -0,0 +1,127 @@
|
|||
@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/03BE8786D32235533BDEFF72E027DDF5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12208973>, <http://dx.doi.org/10.5281/zenodo.12208979> ;
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:title "Calliaxina sakaii de Saint Laurent in de Saint Laurent and Le Loeuff 1979" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BE8786D32235533BDEFF72E027DDF5.mc.3B7F3CCDD32235533A1DFDA8E080DAC8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calliaxina_sakaii_Laurent_1979> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2021.80.01> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2021.80.01>
|
||||
bibo:endPage "41" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "80" ;
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Indo-West Pacific and Australian species of Eucalliacidae with descriptions of four new species (Crustacea: Axiidea)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12208973>, <http://dx.doi.org/10.5281/zenodo.12208979> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Calliaxina_sakaii_Laurent_1979>
|
||||
dwc:authority "de Saint Laurent in de Saint Laurent and Le Loeuff, 1979" ;
|
||||
dwc:authorityName "de Saint Laurent in de Saint Laurent and Le Loeuff" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Calliaxina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "de Saint Laurent, 1979" ;
|
||||
dwc:species "sakaii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPHHD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calliaxina_sakaii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calliaxina_sakaii>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Calliaxina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sakaii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calliaxina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calliaxina>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Calliaxina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucalliacidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucalliacidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
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.12208973>
|
||||
dc:description "Figure 11.Calliaxina sakaii. Japan, NMV J59763 (male, 6.7 mm): a, telson, uropod; b, thoracic sternite 7; c, pleonal sternite 1 (anterior uppermost); d, pleopod 1; e, f, major cheliped propodus, dactylus (right), mesial, lateral views; g, h, minor cheliped propodus, dactylus (left), mesial, lateral views. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12208973/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12208979>
|
||||
dc:description "Figure 12. Calliaxina spp. C. bulimba: a, major cheliped, mesial. C. kensleyi: b, c, major cheliped lateral, mesial. C. novaebritanniae: d, major cheliped, mesial; e, minor cheliped, mesial. C. sakaii: f, g, minor cheliped mesial, lateral. Thoracic sterna: h, C. bulimba; i, C. kensleyi; j, C. novaebritanniae. Various scales." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12208979/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BE8786D32235533BDEFF72E027DDF5.mc.3B7F3CCDD32235533A1DFDA8E080DAC8>
|
||||
dwc:catalogNumber "J59763" ;
|
||||
dwc:collectionCode "MNHN, NMV" ;
|
||||
dwc:locality "Tomioka" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BE8786D32235533BDEFF72E027DDF5#3B7F3CCDD32235533A1DFDA8E080DAC8> ;
|
||||
a dwc:MaterialCitation .
|
||||
166
data/03/BE/87/03BE8786D32C355D3BDEFD47E3E3DC63.ttl
Normal file
166
data/03/BE/87/03BE8786D32C355D3BDEFD47E3E3DC63.ttl
Normal file
|
|
@ -0,0 +1,166 @@
|
|||
@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/03BE8786D32C355D3BDEFD47E3E3DC63>
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:title "Andamancalliax andamanica" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Andamancalliax_andamanica_Sakai_2002> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Calliax_andamanica_Sakai_2002>, <http://taxon-concept.plazi.org/id/Animalia/Andamancalliax_andamanica_Sakai_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2021.80.01> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2021.80.01>
|
||||
bibo:endPage "41" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "80" ;
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Indo-West Pacific and Australian species of Eucalliacidae with descriptions of four new species (Crustacea: Axiidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Andamancalliax_andamanica_Sakai_2002>
|
||||
dwc:authority "(Sakai, 2002)" ;
|
||||
dwc:baseAuthorityName "Sakai" ;
|
||||
dwc:baseAuthorityYear "2002" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Andamancalliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sakai, 2002)" ;
|
||||
dwc:species "andamanica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPH4L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Andamancalliax_andamanica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Calliax_andamanica_Sakai_2002>
|
||||
dwc:authority "Sakai, 2002: 463 - 467" ;
|
||||
dwc:authorityName "Sakai" ;
|
||||
dwc:authorityPageNumber "463 - 467" ;
|
||||
dwc:authorityYear "2002" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Calliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sakai, 2002" ;
|
||||
dwc:species "andamanica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPH4L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calliax_andamanica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Andamancalliax_andamanica_Sakai_2011>
|
||||
dwc:authority "Sakai, 2011: 495" ;
|
||||
dwc:authorityName "Sakai" ;
|
||||
dwc:authorityPageNumber "495" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Andamancalliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sakai, 2011" ;
|
||||
dwc:species "andamanica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPH4L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Andamancalliax_andamanica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andamancalliax_andamanica>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Andamancalliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "andamanica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andamancalliax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andamancalliax>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Andamancalliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucalliacidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucalliacidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
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/Calliax_andamanica>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Calliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "andamanica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calliax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calliax>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Calliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucalliacidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
93
data/03/BE/87/03BE8786D32C355D3BDEFF72E3B0DAE5.ttl
Normal file
93
data/03/BE/87/03BE8786D32C355D3BDEFF72E3B0DAE5.ttl
Normal file
|
|
@ -0,0 +1,93 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03BE8786D32C355D3BDEFF72E3B0DAE5>
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:title "Andamancalliax Sakai 2011" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Andamancalliax_Sakai_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2021.80.01> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2021.80.01>
|
||||
bibo:endPage "41" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "80" ;
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Indo-West Pacific and Australian species of Eucalliacidae with descriptions of four new species (Crustacea: Axiidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Andamancalliax_Sakai_2011>
|
||||
dwc:authority "Sakai, 2011" ;
|
||||
dwc:authorityName "Sakai" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Andamancalliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Sakai, 2011" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BMK2L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Andamancalliax> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andamancalliax>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Andamancalliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucalliacidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucalliacidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
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/BE/87/03BE8786D32C355E3BDEFBC4E5FFDE92.ttl
Normal file
129
data/03/BE/87/03BE8786D32C355E3BDEFBC4E5FFDE92.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/03BE8786D32C355E3BDEFBC4E5FFDE92>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12208941>, <http://dx.doi.org/10.5281/zenodo.12208943> ;
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:title "Andamancalliax arafura Poore, 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BE8786D32C355E3BDEFBC4E5FFDE92.mc.3B7F3CCDD32C355D3A05FB78E3F7DD79> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Andamancalliax_arafura_Poore_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2021.80.01> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2021.80.01>
|
||||
bibo:endPage "41" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "80" ;
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Indo-West Pacific and Australian species of Eucalliacidae with descriptions of four new species (Crustacea: Axiidea)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12208941>, <http://dx.doi.org/10.5281/zenodo.12208943> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Andamancalliax_arafura_Poore_2021>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Andamancalliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2021" ;
|
||||
dwc:species "arafura" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPH4M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Andamancalliax_arafura> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andamancalliax_arafura>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Andamancalliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "arafura" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andamancalliax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andamancalliax>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Andamancalliax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucalliacidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucalliacidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
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.12208941>
|
||||
dc:description "Figure 2. Andamancalliax arafura sp. nov. Holotype, Australia, NT, AM P.74526 (female, 3.7 mm): a, b, anterior carapace, eyestalks, antennule, antenna, pleonite 1, dorsal, lateral views; c, pleonite 6, telson, uropod (c’, detail of uropod exopod spiniform setae); d, thoracic sternite 7; e, f, minor cheliped (right), mesial, lateral views; g, pereopod 2; h, pereopod 3; i, j, pereopod 4, with detail of propodus, dactylus; k, pereopod 5. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12208941/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12208943>
|
||||
dc:description "Figure 3. Andamancalliax arafura sp. nov. Holotype, Australia, NT, AM P.74526 (female, 3.7 mm): a, b, left maxilliped 3, lateral, mesial views; c, left maxilliped 3, basis, merus, posterior view; d, pleonal sternite 1, pleopod 1; e, f, pleopods 2, 3. Scale bar = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12208943/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BE8786D32C355E3BDEFBC4E5FFDE92.mc.3B7F3CCDD32C355D3A05FB78E3F7DD79>
|
||||
dwc:catalogNumber "BS006" ;
|
||||
dwc:collectionCode "RV, AM" ;
|
||||
dwc:locality "Southern Surveyor" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "157" ;
|
||||
dwc:verbatimLatitude "-9.2055" ;
|
||||
dwc:verbatimLongitude "133.6483" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BE8786D32C355E3BDEFBC4E5FFDE92#3B7F3CCDD32C355D3A05FB78E3F7DD79> ;
|
||||
a dwc:MaterialCitation .
|
||||
149
data/03/BE/87/03BE8786D336357C387CFC07E3DDDC4E.ttl
Normal file
149
data/03/BE/87/03BE8786D336357C387CFC07E3DDDC4E.ttl
Normal file
|
|
@ -0,0 +1,149 @@
|
|||
@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/03BE8786D336357C387CFC07E3DDDC4E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12209001>, <http://dx.doi.org/10.5281/zenodo.12209009>, <http://dx.doi.org/10.5281/zenodo.12209020> ;
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:title "Eucalliaxiopsis paradoxa Poore, 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03BE8786D336357C387CFC07E3DDDC4E.mc.3B7F3CCDD336354738A8FBBDE5F0DC3C>, <http://tb.plazi.org/GgServer/dwcaRecords/03BE8786D336357C387CFC07E3DDDC4E.mc.3B7F3CCDD3363547381AFBEEE46DDCBB> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eucalliaxiopsis_paradoxa_Poore_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2021.80.01> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.24199/j.mmv.2021.80.01>
|
||||
bibo:endPage "41" ;
|
||||
bibo:journal "Memoirs of Museum Victoria" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "80" ;
|
||||
dc:creator "Poore, Gary" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Indo-West Pacific and Australian species of Eucalliacidae with descriptions of four new species (Crustacea: Axiidea)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12209001>, <http://dx.doi.org/10.5281/zenodo.12209009>, <http://dx.doi.org/10.5281/zenodo.12209020> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eucalliaxiopsis_paradoxa_Poore_2021>
|
||||
dwc:authorityName "Poore" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Eucalliaxiopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Poore, 2021" ;
|
||||
dwc:species "paradoxa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BPHX9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucalliaxiopsis_paradoxa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucalliaxiopsis_paradoxa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Eucalliaxiopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "paradoxa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucalliaxiopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucalliaxiopsis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
dwc:genus "Eucalliaxiopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucalliacidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucalliacidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Eucalliacidae" ;
|
||||
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.12209001>
|
||||
dc:description "Figure 20. Eucalliaxiopsis paradoxa sp. nov. Holotype, NMV J71683 (male, 9.4 mm): a, b, carapace, dorsal and lateral views; c, d, anterior carapace, eyestalks, antennule, antenna, dorsal and lateral views; e, maxilliped 3; f, g, major cheliped (left), mesial and lateral views, with detail of distolateral corner of carpus; h, i, minor cheliped (right), mesial and lateral views, with detail of distolateral corner of carpus; j, k, m, pereopods 2, 3, 5. Paratype, NMV J71680 (female, 9.3 mm): l, pereopod 4. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12209001/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12209009>
|
||||
dc:description "Figure 21. Eucalliaxiopsis paradoxa sp. nov. Holotype, NMV J71683 (male, 9.4 mm): a, thoracic sternite 7; b, pleonite1 sternite, right pleopod 1 (anterior uppermost); c, pleonite 6, telson, lateral view; d, pleonite 6, left lateral oblique view; e, right uropod; f, telson; g, h, pleopod 1, mesial and posterior views; i, pleopod 2, posterior view. Paratype, NMV J71679 (ovigerous female, 9.4 mm): j, k, anterior carapace, eyestalks, antenna, dorsal and lateral views; l, m, major cheliped (left), mesial and lateral views; n, o, minor cheliped (right), mesial and lateral views; p, q, pleopods 1, 2. Paratype, NMV J71684 (female, 10.4 mm): r, minor cheliped carpus, distolateral margin. Scale bars = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12209009/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12209020>
|
||||
dc:description "Figure 25. Eucalliaxiopsis spp. E. aequimana: a, b, major cheliped, mesial. E. dworschaki, Papua New Guinea, MNHN-IU-2013-10003: c, d, major cheliped lateral, upper margin. E. dworschaki, Philippines, NHMW 20923: e, f, major cheliped carpus lower lateral angle, upper margin. E. panglaoensis, NHMW 20922: g, minor cheliped, lateral. E. inaequimana: h, major cheliped, mesial. E. paradoxa: h, i, major cheliped lateral, mesial. Photos e–g: P.C. Dworschak. Various scales." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12209020/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BE8786D336357C387CFC07E3DDDC4E.mc.3B7F3CCDD336354738A8FBBDE5F0DC3C>
|
||||
dwc:catalogNumber "R/10, J71683" ;
|
||||
dwc:collectionCode "NMV" ;
|
||||
dwc:eventDate "1985-10" ;
|
||||
dwc:locality "Qld" ;
|
||||
dwc:recordedBy "M. Riddle" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "4" ;
|
||||
dwc:verbatimLatitude "-18.48" ;
|
||||
dwc:verbatimLongitude "146.86" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BE8786D336357C387CFC07E3DDDC4E#3B7F3CCDD336354738A8FBBDE5F0DC3C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BE8786D336357C387CFC07E3DDDC4E.mc.3B7F3CCDD3363547381AFBEEE46DDCBB>
|
||||
dwc:catalogNumber "J71679, J71684, J71680" ;
|
||||
dwc:collectionCode "NMV" ;
|
||||
dwc:eventDate "1985-10" ;
|
||||
dwc:locality "Qld" ;
|
||||
dwc:recordedBy "M. Riddle" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "8" ;
|
||||
dwc:verbatimLatitude "-18.27" ;
|
||||
dwc:verbatimLongitude "147.38" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BE8786D336357C387CFC07E3DDDC4E#3B7F3CCDD3363547381AFBEEE46DDCBB> ;
|
||||
a dwc:MaterialCitation .
|
||||
194
data/03/BE/87/03BE87A2C621FF82FF8AFED4FBB0308A.ttl
Normal file
194
data/03/BE/87/03BE87A2C621FF82FF8AFED4FBB0308A.ttl
Normal file
|
|
@ -0,0 +1,194 @@
|
|||
@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/03BE87A2C621FF82FF8AFED4FBB0308A>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Cladocera_Latreille_1829> ;
|
||||
dc:creator "Thilak, Jayasree" ;
|
||||
dc:title "Streblocerrus serricaudatus S. LAT." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Streblocerrus_serricaudatus_Fischer_1849> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Daphnia_serricaudata>, <http://taxon-name.plazi.org/id/Animalia/Streblocerrus_serricaudatus> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Streblocerus_minutus_Sars_1861> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.22271/fish.2024.v12.i2b.2923> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.22271/fish.2024.v12.i2b.2923>
|
||||
bibo:endPage "146" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "International Journal of Fisheries and Aquatic Studies" ;
|
||||
bibo:pubDate "2024-03-01" ;
|
||||
bibo:startPage "143" ;
|
||||
bibo:volume "12" ;
|
||||
dc:creator "Thilak, Jayasree" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "First report of the high altitude cladoceran species Streblocerus serricaudatus (Fischer, 1849) S. LAT from the Western Ghats of India, Tamil Nadu" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Streblocerrus_serricaudatus_Fischer_1849>
|
||||
dwc:authority "(Fischer, 1849) S. LAT." ;
|
||||
dwc:authorityName "S. LAT." ;
|
||||
dwc:baseAuthorityName "Fischer" ;
|
||||
dwc:baseAuthorityYear "1849" ;
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:family "Macrothricidae" ;
|
||||
dwc:genus "Streblocerrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fischer, 1849) S. LAT." ;
|
||||
dwc:species "serricaudatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Streblocerrus_serricaudatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Streblocerus_minutus_Sars_1861>
|
||||
dwc:authority "Sars, Forhandl. Vidensk. Selesk. Christinia (1861)" ;
|
||||
dwc:authorityName "Sars, Forhandl. Vidensk. Selesk. Christinia" ;
|
||||
dwc:authorityYear "1861" ;
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:family "Macrothricidae" ;
|
||||
dwc:genus "Streblocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sars, Forhandl. Vidensk. Selesk. Christinia, 1861" ;
|
||||
dwc:species "minutus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Streblocerus_minutus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cladocera_Latreille_1829>
|
||||
dwc:authorityName "Latreille" ;
|
||||
dwc:authorityYear "1829" ;
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "superOrder" ;
|
||||
dwc:scientificNameAuthorship "Latreille, 1829" ;
|
||||
dwc:superOrder "Cladocera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cladocera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Streblocerrus_serricaudatus>
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:family "Macrothricidae" ;
|
||||
dwc:genus "Streblocerrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "serricaudatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Streblocerrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Streblocerrus>
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:family "Macrothricidae" ;
|
||||
dwc:genus "Streblocerrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrothricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrothricidae>
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:family "Macrothricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplostraca>
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Branchiopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiopoda>
|
||||
dwc:class "Branchiopoda" ;
|
||||
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/Daphnia_serricaudata>
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:family "Macrothricidae" ;
|
||||
dwc:genus "Daphnia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "serricaudata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Daphnia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Daphnia>
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:family "Macrothricidae" ;
|
||||
dwc:genus "Daphnia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrothricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Streblocerus_minutus>
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:family "Macrothricidae" ;
|
||||
dwc:genus "Streblocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "minutus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Streblocerus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Streblocerus>
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:family "Macrothricidae" ;
|
||||
dwc:genus "Streblocerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diplostraca" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrothricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cladocera>
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:class "Branchiopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "superOrder" ;
|
||||
dwc:superOrder "Cladocera" ;
|
||||
a dwcFP:TaxonName .
|
||||
Loading…
Add table
Add a link
Reference in a new issue