GG2RDF 2024-07-23T23:48:33.525Z (plazi/treatments-xml)
This commit is contained in:
parent
a521841894
commit
d528741925
128
data/14/10/9D/14109D7CFFA290695E4FFE0FF6C9F81B.ttl
Normal file
128
data/14/10/9D/14109D7CFFA290695E4FFE0FF6C9F81B.ttl
Normal file
|
@ -0,0 +1,128 @@
|
|||
@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/14109D7CFFA290695E4FFE0FF6C9F81B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753405>, <http://dx.doi.org/10.5281/zenodo.12753415> ;
|
||||
dc:creator "Kwon, Sun Lul; Cho, Minseo; Kim, Changmu Kim and Jae-Jin" ;
|
||||
dc:title "Fusarium bambusarum M. M. Wang & L. Cai" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFA290695E4FFE0FF6C9F81B.mc.2CD12637FFA390695C8DF909F706F89A>, <http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFA290695E4FFE0FF6C9F81B.mc.2CD12637FFA390695F82F8AAF467F81B>, <http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFA290695E4FFE0FF6C9F81B.mc.2CD12637FFA390695C22F82BF1C7F959> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2024.13.2.111> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Fusarium_bambusarum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2024.13.2.111>
|
||||
bibo:endPage "126" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2024-01-31" ;
|
||||
bibo:startPage "111" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Kwon, Sun Lul; Cho, Minseo; Kim, Changmu Kim and Jae-Jin" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "First report of seven unrecorded bambusicolous fungi in Korea" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753405>, <http://dx.doi.org/10.5281/zenodo.12753415> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Fusarium_bambusarum>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Nectriaceae" ;
|
||||
dwc:genus "Fusarium" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Hypocreales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bambusarum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Fusarium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Fusarium>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Nectriaceae" ;
|
||||
dwc:genus "Fusarium" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Hypocreales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Nectriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Nectriaceae>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Nectriaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Hypocreales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Hypocreales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Hypocreales>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Hypocreales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Sordariomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Sordariomycetes>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12753405>
|
||||
dc:description "Fig. 1. Maximum Likelihood tree for genus Fusarium with TEF-1α+RPB2 combined dataset. Node numbers indicate bootstrap value above 70%. Blue colored names indicate the strains isolated in this study. Type strains are indicated by “T”." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753405/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12753415>
|
||||
dc:description "Fig. 6. Morphology of Fusarium bambusarum (KUC21851). (A) colony on PDA; (B) colony on OA; (C) colony on SNA; (D) conidiophore bearing phialides; (E) chlamydospores; (F) microspores. Scale bars: 10μm (D-F)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753415/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFA290695E4FFE0FF6C9F81B.mc.2CD12637FFA390695C8DF909F706F89A>
|
||||
dwc:eventDate "2021-03-18" ;
|
||||
dwc:locality "Gochangeupseong" ;
|
||||
dwc:verbatimLatitude "35.4303" ;
|
||||
dwc:verbatimLongitude "126.7031" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14109D7CFFA290695E4FFE0FF6C9F81B#2CD12637FFA390695C8DF909F706F89A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFA290695E4FFE0FF6C9F81B.mc.2CD12637FFA390695F82F8AAF467F81B>
|
||||
dwc:eventDate "2020-09-23" ;
|
||||
dwc:locality "Gwangju" ;
|
||||
dwc:verbatimLatitude "35.1267" ;
|
||||
dwc:verbatimLongitude "126.9685" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14109D7CFFA290695E4FFE0FF6C9F81B#2CD12637FFA390695F82F8AAF467F81B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFA290695E4FFE0FF6C9F81B.mc.2CD12637FFA390695C22F82BF1C7F959>
|
||||
dwc:eventDate "2020-09-23" ;
|
||||
dwc:locality "Gwangju" ;
|
||||
dwc:verbatimLatitude "35.1267" ;
|
||||
dwc:verbatimLongitude "126.9685" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14109D7CFFA290695E4FFE0FF6C9F81B#2CD12637FFA390695C22F82BF1C7F959> ;
|
||||
a dwc:MaterialCitation .
|
118
data/14/10/9D/14109D7CFFAD90675D98F9FFF057F812.ttl
Normal file
118
data/14/10/9D/14109D7CFFAD90675D98F9FFF057F812.ttl
Normal file
|
@ -0,0 +1,118 @@
|
|||
@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/14109D7CFFAD90675D98F9FFF057F812>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753411>, <http://dx.doi.org/10.5281/zenodo.12753421> ;
|
||||
dc:creator "Kwon, Sun Lul; Cho, Minseo; Kim, Changmu Kim and Jae-Jin" ;
|
||||
dc:title "Neopestalotiopsis longiappendiculata" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFAD90675D98F9FFF057F812.mc.2CD12637FFAD90675C49F9D0F70EF930>, <http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFAD90675D98F9FFF057F812.mc.2CD12637FFAD9067591FF9BFF183F930> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2024.13.2.111> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Neopestalotiopsis_longiappendiculata> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2024.13.2.111>
|
||||
bibo:endPage "126" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2024-01-31" ;
|
||||
bibo:startPage "111" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Kwon, Sun Lul; Cho, Minseo; Kim, Changmu Kim and Jae-Jin" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "First report of seven unrecorded bambusicolous fungi in Korea" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753411>, <http://dx.doi.org/10.5281/zenodo.12753421> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Neopestalotiopsis_longiappendiculata>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Pestalotiopsidaceae" ;
|
||||
dwc:genus "Neopestalotiopsis" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Amphisphaeriales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longiappendiculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Neopestalotiopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Neopestalotiopsis>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Pestalotiopsidaceae" ;
|
||||
dwc:genus "Neopestalotiopsis" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Amphisphaeriales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Pestalotiopsidaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Pestalotiopsidaceae>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Pestalotiopsidaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Amphisphaeriales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Amphisphaeriales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Amphisphaeriales>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Amphisphaeriales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Sordariomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Sordariomycetes>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12753411>
|
||||
dc:description "Fig. 4. Maximum Likelihood tree for genus Neopestalotiopsis with ITS+TEF1-α+TUB dataset. Node numbers indicate bootstrap value above 70%. Blue colored names indicate the strains isolated in this study. Type strains are indicated by “T”." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753411/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12753421>
|
||||
dc:description "Fig. 11. Morphology of Neopestalotiopsis longiappendiculata (KUC21859). (A, B) colony on PDA(above and reverse); (C, D) conidia; (E) conidiogenous cells. Scale bars: 10μm (C–E)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753421/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFAD90675D98F9FFF057F812.mc.2CD12637FFAD90675C49F9D0F70EF930>
|
||||
dwc:locality "Braganca" ;
|
||||
dwc:recordedBy "A. J. L. Phillips" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14109D7CFFAD90675D98F9FFF057F812#2CD12637FFAD90675C49F9D0F70EF930> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFAD90675D98F9FFF057F812.mc.2CD12637FFAD9067591FF9BFF183F930>
|
||||
dwc:eventDate "2021-04-15" ;
|
||||
dwc:locality "Maeoreum" ;
|
||||
dwc:verbatimLatitude "33.3179" ;
|
||||
dwc:verbatimLongitude "126.8132" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14109D7CFFAD90675D98F9FFF057F812#2CD12637FFAD9067591FF9BFF183F930> ;
|
||||
a dwc:MaterialCitation .
|
113
data/14/10/9D/14109D7CFFAE90675E4FF8FFF589F9AF.ttl
Normal file
113
data/14/10/9D/14109D7CFFAE90675E4FF8FFF589F9AF.ttl
Normal file
|
@ -0,0 +1,113 @@
|
|||
@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/14109D7CFFAE90675E4FF8FFF589F9AF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753411> ;
|
||||
dc:creator "Kwon, Sun Lul; Cho, Minseo; Kim, Changmu Kim and Jae-Jin" ;
|
||||
dc:title "Neopestalotiopsis iberica" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFAE90675E4FF8FFF589F9AF.mc.2CD12637FFAE90645EF0F8D0F056F8CF>, <http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFAE90675E4FF8FFF589F9AF.mc.2CD12637FFAD90675C76FB3CF758FB4D> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2024.13.2.111> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Neopestalotiopsis_iberica> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2024.13.2.111>
|
||||
bibo:endPage "126" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2024-01-31" ;
|
||||
bibo:startPage "111" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Kwon, Sun Lul; Cho, Minseo; Kim, Changmu Kim and Jae-Jin" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "First report of seven unrecorded bambusicolous fungi in Korea" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753411> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Neopestalotiopsis_iberica>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Pestalotiopsidaceae" ;
|
||||
dwc:genus "Neopestalotiopsis" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Amphisphaeriales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "iberica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Neopestalotiopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Neopestalotiopsis>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Pestalotiopsidaceae" ;
|
||||
dwc:genus "Neopestalotiopsis" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Amphisphaeriales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Pestalotiopsidaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Pestalotiopsidaceae>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Pestalotiopsidaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Amphisphaeriales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Amphisphaeriales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Amphisphaeriales>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Amphisphaeriales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Sordariomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Sordariomycetes>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12753411>
|
||||
dc:description "Fig. 4. Maximum Likelihood tree for genus Neopestalotiopsis with ITS+TEF1-α+TUB dataset. Node numbers indicate bootstrap value above 70%. Blue colored names indicate the strains isolated in this study. Type strains are indicated by “T”." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753411/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFAE90675E4FF8FFF589F9AF.mc.2CD12637FFAE90645EF0F8D0F056F8CF>
|
||||
dwc:locality "Braganca" ;
|
||||
dwc:recordedBy "A. J. L. Phillips" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14109D7CFFAE90675E4FF8FFF589F9AF#2CD12637FFAE90645EF0F8D0F056F8CF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14109D7CFFAE90675E4FF8FFF589F9AF.mc.2CD12637FFAD90675C76FB3CF758FB4D>
|
||||
dwc:eventDate "2021-04-15" ;
|
||||
dwc:locality "Maeoreum" ;
|
||||
dwc:verbatimLatitude "33.3179" ;
|
||||
dwc:verbatimLongitude "126.8132" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/14109D7CFFAE90675E4FF8FFF589F9AF#2CD12637FFAD90675C76FB3CF758FB4D> ;
|
||||
a dwc:MaterialCitation .
|
|
@ -10,6 +10,7 @@
|
|||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/14466026FFC3FFF0FCFAFA77FA5CF84F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12803113> ;
|
||||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:title "Laonice japonica" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/14466026FFC3FFF0FCFAFA77FA5CF84F.mc.2C87DB6DFFC3FFF0FB91F9F0FC41F9EB> ;
|
||||
|
@ -22,11 +23,13 @@
|
|||
bibo:endPage "89" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2023-02-28" ;
|
||||
bibo:startPage "68" ;
|
||||
bibo:volume "12" ;
|
||||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Unrecorded species of Korean invertebrates discovered through the project of ‘ Discovery of Korean Indigenous Species’ II" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12803113> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Laonice_japonica_Moore_1907>
|
||||
|
@ -149,6 +152,11 @@
|
|||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12803113>
|
||||
dc:description "Fig. 12. Anterior end of Laonice japonica (Moore, 1907). Scale bar=0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12803113/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14466026FFC3FFF0FCFAFA77FA5CF84F.mc.2C87DB6DFFC3FFF0FB91F9F0FC41F9EB>
|
||||
dwc:locality "Jejudo" ;
|
||||
dwc:verbatimLatitude "33.230556" ;
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/14466026FFC3FFF0FF13F893FBFFFACA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12803111> ;
|
||||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:title "Dipolydora melanopalpa Manchenko and Radashevsky 2002" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/14466026FFC3FFF0FF13F893FBFFFACA.mc.2C87DB6DFFC3FFF0FB83FB94FC3AFB28> ;
|
||||
|
@ -27,6 +28,7 @@
|
|||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Unrecorded species of Korean invertebrates discovered through the project of ‘ Discovery of Korean Indigenous Species’ II" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12803111> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dipolydora_melanopalpa_Manchenko_2002>
|
||||
|
@ -108,6 +110,11 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12803111>
|
||||
dc:description "Fig. 11. Anterior end of Dipolydora melanopalpa Manchenko and Radashevsky, 2002. Scale bar=0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12803111/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14466026FFC3FFF0FF13F893FBFFFACA.mc.2C87DB6DFFC3FFF0FB83FB94FC3AFB28>
|
||||
dwc:eventDate "2018-06-14" ;
|
||||
dwc:locality "National Park Service" ;
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/14466026FFC4FFF7FF2DFA80FC56FBFA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12803107> ;
|
||||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:title "Derogenes minor Looss 1901" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/14466026FFC4FFF7FF2DFA80FC56FBFA.mc.2C87DB6DFFC4FFF7FEC9FA61FF04F9BD> ;
|
||||
|
@ -21,11 +22,13 @@
|
|||
bibo:endPage "89" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2023-02-28" ;
|
||||
bibo:startPage "68" ;
|
||||
bibo:volume "12" ;
|
||||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Unrecorded species of Korean invertebrates discovered through the project of ‘ Discovery of Korean Indigenous Species’ II" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12803107> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Derogenes_minor_Looss_1901>
|
||||
|
@ -107,6 +110,11 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12803107>
|
||||
dc:description "Fig. 3. Adult worm of Derogenes minor Looss, 1901. Stained with Iron-hematoxylin solution. Scale bar=50μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12803107/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14466026FFC4FFF7FF2DFA80FC56FBFA.mc.2C87DB6DFFC4FFF7FEC9FA61FF04F9BD>
|
||||
dwc:collectionCode "DM" ;
|
||||
dwc:eventDate "2017-05-03" ;
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/14466026FFC5FFF6FF13FCA2FD35F9B3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12803109> ;
|
||||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:title "Decemtestis takanoha Yamaguti 1951" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/14466026FFC5FFF6FF13FCA2FD35F9B3.mc.2C87DB6DFFC5FFF6FE2BFC02FDD7FB9F>, <http://tb.plazi.org/GgServer/dwcaRecords/14466026FFC5FFF6FF13FCA2FD35F9B3.mc.2C87DB6DFFC5FFF6FD9AFC23FD43FBBF> ;
|
||||
|
@ -21,11 +22,13 @@
|
|||
bibo:endPage "89" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2023-02-28" ;
|
||||
bibo:startPage "68" ;
|
||||
bibo:volume "12" ;
|
||||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Unrecorded species of Korean invertebrates discovered through the project of ‘ Discovery of Korean Indigenous Species’ II" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12803109> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Decemtestis_takanoha_Yamaguti_1951>
|
||||
|
@ -107,6 +110,11 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12803109>
|
||||
dc:description "Fig. 5. Adult worm of Decemtestis takanoha Yamaguti, 1951 from intestine of Goniistius zonatus (Cuvier, 1830). Ventral view. Scale bar=500μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12803109/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14466026FFC5FFF6FF13FCA2FD35F9B3.mc.2C87DB6DFFC5FFF6FE2BFC02FDD7FB9F>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2016-03-03" ;
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/14466026FFC9FFFAFF13FB0AFB3BFC22>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12803129> ;
|
||||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:title "Robustaurilla assimilis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Robustaurilla_assimilis_Kayiyama_1913> ;
|
||||
|
@ -27,6 +28,7 @@
|
|||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Unrecorded species of Korean invertebrates discovered through the project of ‘ Discovery of Korean Indigenous Species’ II" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12803129> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Robustaurilla_assimilis_Kayiyama_1913>
|
||||
|
@ -238,3 +240,8 @@
|
|||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemicytheridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12803129>
|
||||
dc:description "Fig. 32. Robustaurila assimilis (Kayiyama, 1913). Right valve." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12803129/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/14466026FFCEFFFDFF2DF9B4FCB5F9D5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12803119> ;
|
||||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:title "Lecane clara" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/14466026FFCEFFFDFF2DF9B4FCB5F9D5.mc.2C87DB6DFFCEFFFDFE30F93AFEFCF896> ;
|
||||
|
@ -22,11 +23,13 @@
|
|||
bibo:endPage "89" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2023-02-28" ;
|
||||
bibo:startPage "68" ;
|
||||
bibo:volume "12" ;
|
||||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Unrecorded species of Korean invertebrates discovered through the project of ‘ Discovery of Korean Indigenous Species’ II" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12803119> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lecane_clara_Bryce_1892>
|
||||
|
@ -148,6 +151,11 @@
|
|||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lecanidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12803119>
|
||||
dc:description "Fig. 18. Lecane clara (Bryce, 1892). Scale bar=50 μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12803119/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/14466026FFCEFFFDFF2DF9B4FCB5F9D5.mc.2C87DB6DFFCEFFFDFE30F93AFEFCF896>
|
||||
dwc:locality "Jejudo" ;
|
||||
dwc:verbatimLatitude "33.420307" ;
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/14466026FFD4FFE7FF2DF99FFD7AF848>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12803133> ;
|
||||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:title "Leguminocythereis tomokoae Ishizaki 1968" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leguminocythereis_tomokoae_Ishizaki_1968> ;
|
||||
|
@ -20,11 +21,13 @@
|
|||
bibo:endPage "89" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2023-02-28" ;
|
||||
bibo:startPage "68" ;
|
||||
bibo:volume "12" ;
|
||||
dc:creator "Ji, Su-Jung; Jung, Chuleui; Bang, Hyun Woo; Song, Min Ok; Jung, Jongwoo; Yoon, Seong Myeong; Lee, Seunghwan; Keum, Seoyoung; Yang, Hee-Min; Lee, Dongmin; Lee, Geon Hyeok; Oh, Jaeseok; Kim, Kichoon; Park, Hansol; Moon, Heejin; Joharchi, Omid; Kang, Yeseul; Eom, Keeseon S.; Lee, Kyung Jin; Eun, Ye; Kim, Taeho; Karanovic, Ivana; Lee, Jeounghee; Choe, Seongjun; Min, Gi-Sik" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Unrecorded species of Korean invertebrates discovered through the project of ‘ Discovery of Korean Indigenous Species’ II" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12803133> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leguminocythereis_tomokoae_Ishizaki_1968>
|
||||
|
@ -104,3 +107,8 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12803133>
|
||||
dc:description "Fig. 38. Leguminocythereis tomokoae Ishizaki, 1968. A. left valve; B. A1 and A2; C. Md." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12803133/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
Loading…
Reference in a new issue