2024-07-31 03:08:16 +02:00
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/038E8795FFF39301FF31FA4CFCE7D197>
2024-11-08 16:38:29 +01:00
cito: cites <http://dx.doi.org/10.5281/zenodo.13139406> ;
2024-07-31 03:08:16 +02:00
dc: creator " Kim, Ji Hye; Omar, Atef; Jung, Ji Hye Moon and Jae-Ho " ;
dc: title " Epiclintes auricularis subsp. rarisetus Hu, Fan, Lin, Gong & Song 2009 " ;
dwc: basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/038E8795FFF39301FF31FA4CFCE7D197.mc.3B4F3CDEFFF39301FED2F9E3FE65D1D6> ;
trt: augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Chromista/Epiclintes_auricularis_rarisetus_Hu_2009> ;
trt: publishedIn <http://dx.doi.org/10.12651/JSR.2020.9.4.427> ;
a trt: Treatment .
<http://dx.doi.org/10.12651/JSR.2020.9.4.427>
bibo: endPage " 442 " ;
bibo: issue " 4 " ;
bibo: journal " Journal of Species Research " ;
bibo: startPage " 427 " ;
bibo: volume " 9 " ;
dc: creator " Kim, Ji Hye; Omar, Atef; Jung, Ji Hye Moon and Jae-Ho " ;
dc: date " 2020 " ;
dc: title " Taxonomy of 16 indigenous ciliate species (Protozoa, Ciliophora) from South Korea " ;
2024-07-31 03:21:49 +02:00
fabio: hasPart <http://dx.doi.org/10.5281/zenodo.13139406> ;
2024-07-31 03:08:16 +02:00
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Chromista/Epiclintes_auricularis_rarisetus_Hu_2009>
dwc: authority " Hu, Fan, Lin, Gong & Song, 2009 " ;
dwc: authorityName " Hu, Fan, Lin, Gong & Song " ;
dwc: authorityYear " 2009 " ;
dwc: class " Hypotrichea " ;
dwc: family " Epiclintidae " ;
dwc: genus " Epiclintes " ;
dwc: kingdom " Chromista " ;
dwc: order " Stichotrichida " ;
dwc: phylum " Ciliophora " ;
dwc: rank " subSpecies " ;
dwc: scientificNameAuthorship " Hu, Fan, Lin, Gong & Song, 2009 " ;
dwc: species " auricularis " ;
dwc: subSpecies " rarisetus " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Chromista/Epiclintes_auricularis_rarisetus> ;
a dwcFP: TaxonConcept .
2024-11-06 15:10:07 +01:00
<http://taxon-name.plazi.org/id/Chromista/Epiclintes_auricularis_rarisetus>
2024-07-31 03:08:16 +02:00
dwc: class " Hypotrichea " ;
dwc: family " Epiclintidae " ;
dwc: genus " Epiclintes " ;
dwc: kingdom " Chromista " ;
dwc: order " Stichotrichida " ;
dwc: phylum " Ciliophora " ;
2024-11-06 15:10:07 +01:00
dwc: rank " subSpecies " ;
dwc: species " auricularis " ;
dwc: subSpecies " rarisetus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Chromista/Epiclintes_auricularis> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Chromista/Epiclintes_auricularis>
2024-11-13 00:33:10 +01:00
dwc: genus " Epiclintes " ;
2024-07-31 03:08:16 +02:00
dwc: rank " species " ;
dwc: species " auricularis " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Chromista/Epiclintes> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Chromista/Epiclintes>
dwc: genus " Epiclintes " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Chromista/Epiclintidae> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Chromista/Epiclintidae>
dwc: family " Epiclintidae " ;
dwc: rank " family " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Chromista/Stichotrichida> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Chromista/Stichotrichida>
dwc: order " Stichotrichida " ;
dwc: rank " order " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Chromista/Hypotrichea> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Chromista/Hypotrichea>
dwc: class " Hypotrichea " ;
dwc: rank " class " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Chromista/Ciliophora> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Chromista/Ciliophora>
dwc: phylum " Ciliophora " ;
dwc: rank " phylum " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Chromista> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Chromista>
dwc: kingdom " Chromista " ;
dwc: rank " kingdom " ;
a dwcFP: TaxonName .
2024-07-31 03:21:49 +02:00
<http://dx.doi.org/10.5281/zenodo.13139406>
dc: description " Fig. 4. Photomicrograph of Epiclintes auricularis rarisetus in vivo (A, B) and after protargol impregnation (C). A. Fully elongated and typical body shape in vivo. B. Detail of dorsal bristles on papillae. C. Ventral ciliature. DB, dorsal bristles; FVR, frontoventral row; TC, transverse cirri. Scale bars=50μm (A); 20 μm (B); 30μm (C). " ;
fabio: hasRepresentation <https://zenodo.org/record/13139406/files/figure.png> ;
a fabio: Figure .
2024-07-31 03:08:16 +02:00
<http://tb.plazi.org/GgServer/dwcaRecords/038E8795FFF39301FF31FA4CFCE7D197.mc.3B4F3CDEFFF39301FED2F9E3FE65D1D6>
dwc: eventDate " 2018-12-10 " ;
dwc: locality " Marine " ;
dwc: verbatimLatitude " 37.73464 " ;
dwc: verbatimLongitude " 128.99007 " ;
trt: httpUri <https://treatment.plazi.org/id/038E8795FFF39301FF31FA4CFCE7D197#3B4F3CDEFFF39301FED2F9E3FE65D1D6> ;
a dwc: MaterialCitation .