This commit is contained in:
parent
dd723b9db2
commit
2f2ff667a4
83
data/43/1F/79/431F795BFFEDD629B2D275AE17E3F904.ttl
Normal file
83
data/43/1F/79/431F795BFFEDD629B2D275AE17E3F904.ttl
Normal file
|
@ -0,0 +1,83 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/431F795BFFEDD629B2D275AE17E3F904>
|
||||
dc:creator "Choi, Jae-Hong; Kim, Young-Hyo" ;
|
||||
dc:title "Melita Leach 1814" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melita_Leach_1814> ;
|
||||
trt:publishedIn <https://doi.org/10.11646/zootaxa.5551.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.11646/zootaxa.5551.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-12-13" ;
|
||||
bibo:startPage "512" ;
|
||||
bibo:volume "5551" ;
|
||||
dc:creator "Choi, Jae-Hong; Kim, Young-Hyo" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A new species of the genus Melita (Crustacea, Amphipoda, Melitidae) and a new record for Melita shimizui from Korean Brackish Waters" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Melita_Leach_1814>
|
||||
dwc:authorityName "Leach" ;
|
||||
dwc:authorityYear "1814" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Melitidae" ;
|
||||
dwc:genus "Melita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Leach, 1814" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7PGFV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melita> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melita>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Melitidae" ;
|
||||
dwc:genus "Melita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melitidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melitidae>
|
||||
dwc:family "Melitidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
160
data/43/1F/79/431F795BFFF1D629B2D272CF102DFB87.ttl
Normal file
160
data/43/1F/79/431F795BFFF1D629B2D272CF102DFB87.ttl
Normal file
|
@ -0,0 +1,160 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/431F795BFFF1D629B2D272CF102DFB87>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.14442921>, <http://dx.doi.org/10.5281/zenodo.14442923>, <http://dx.doi.org/10.5281/zenodo.14442925> ;
|
||||
dc:creator "Choi, Jae-Hong; Kim, Young-Hyo" ;
|
||||
dc:title "Melita shimizui" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/431F795BFFF1D629B2D272CF102DFB87.mc.7BDEC210FFF1D635B3D9758A111FFB2F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melita_shimizui_Ueno_1940> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Crangonyx_shimizui_Ueno_1940> ;
|
||||
trt:publishedIn <https://doi.org/10.11646/zootaxa.5551.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.11646/zootaxa.5551.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-12-13" ;
|
||||
bibo:startPage "512" ;
|
||||
bibo:volume "5551" ;
|
||||
dc:creator "Choi, Jae-Hong; Kim, Young-Hyo" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A new species of the genus Melita (Crustacea, Amphipoda, Melitidae) and a new record for Melita shimizui from Korean Brackish Waters" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.14442921>, <http://dx.doi.org/10.5281/zenodo.14442923>, <http://dx.doi.org/10.5281/zenodo.14442925> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Melita_shimizui_Ueno_1940>
|
||||
dwc:authority "(Ueno, 1940)" ;
|
||||
dwc:baseAuthorityName "Ueno" ;
|
||||
dwc:baseAuthorityYear "1940" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Melitidae" ;
|
||||
dwc:genus "Melita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Ueno, 1940)" ;
|
||||
dwc:species "shimizui" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3ZK4B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melita_shimizui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crangonyx_shimizui_Ueno_1940>
|
||||
dwc:authority "Ueno, 1940" ;
|
||||
dwc:authorityName "Ueno" ;
|
||||
dwc:authorityYear "1940" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Crangonyctidae" ;
|
||||
dwc:genus "Crangonyx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ueno, 1940" ;
|
||||
dwc:species "shimizui" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crangonyx_shimizui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melita_shimizui>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Melitidae" ;
|
||||
dwc:genus "Melita" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "shimizui" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melita> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melita>
|
||||
dwc:genus "Melita" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melitidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melitidae>
|
||||
dwc:family "Melitidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crangonyx_shimizui>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Crangonyctidae" ;
|
||||
dwc:genus "Crangonyx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "shimizui" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crangonyx> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crangonyx>
|
||||
dwc:genus "Crangonyx" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crangonyctidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crangonyctidae>
|
||||
dwc:family "Crangonyctidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14442921>
|
||||
dc:description "FIGURE 6. Melita shimizui (Uéno, 1940), A, adult male, 6.9 mm, habitus; B, adult female, 3.4 mm, habitus. Scale bars = 1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14442921/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14442923>
|
||||
dc:description "FIGURE 7. Melita shimizui (Uéno, 1940), adult male, 6.9 mm, cat no. NIBRIV0000000000: A, habitus; B, antenna 1; C, antenna 2; D, gnathopod 1; E, gnathopod 2; F, uropod 1; G, uropod 2; H, uropod 3; I, telson; adult female, 3.4 mm, cat no. DKUAMP202405: J, gnathopod 1; K, gnathopod 2; L, coxa 6. Scale bars: A = 1.0 mm, B, C = 0.5 mm, D–L = 0.2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14442923/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.14442925>
|
||||
dc:description "FIGURE 8. Maximum-likelyhood (ML) tree based on the mitogenome sequence (COI) of Melita aestuarina sp. nov., Melita shimizui, and Melita choshigawaensis." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/14442925/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/431F795BFFF1D629B2D272CF102DFB87.mc.7BDEC210FFF1D635B3D9758A111FFB2F>
|
||||
dwc:eventDate "2019-04-19" ;
|
||||
dwc:locality "Adult" ;
|
||||
dwc:recordedBy "S. H. Im." ;
|
||||
dwc:verbatimLatitude "36.56139" ;
|
||||
dwc:verbatimLongitude "126.48278" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/431F795BFFF1D629B2D272CF102DFB87#7BDEC210FFF1D635B3D9758A111FFB2F> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue