GG2RDF 2024-07-31T02:09:32.155Z (plazi/treatments-xml)
This commit is contained in:
parent
486aa32f81
commit
34f62f1d44
109
data/8D/23/23/8D23230D2121E1338A5EF998FE66FAFC.ttl
Normal file
109
data/8D/23/23/8D23230D2121E1338A5EF998FE66FAFC.ttl
Normal file
|
@ -0,0 +1,109 @@
|
|||
@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/8D23230D2121E1338A5EF998FE66FAFC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13139580> ;
|
||||
dc:creator "Kim, Kimi; Van Steenkiste, Niels W. L.; Leander and Jongwoo Jung, Brian S." ;
|
||||
dc:title "Alcha sinensis , Wang & Hu 2019" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/8D23230D2121E1338A5EF998FE66FAFC.mc.B5E298462121E1308ABEF959FAECF97B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alcha_sinensis_Wang_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2020.9.3.269> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2020.9.3.269>
|
||||
bibo:endPage "272" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:startPage "269" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Kim, Kimi; Van Steenkiste, Niels W. L.; Leander and Jongwoo Jung, Brian S." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "The first record of Rhabdocoela, Alcha sinensis, Wang & Hu, 2019 (Platyhelminthes: Polycystididae) from Korea" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13139580> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alcha_sinensis_Wang_2019>
|
||||
dwc:authority "Wang & Hu, 2019" ;
|
||||
dwc:authorityName ", Wang & Hu" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:family "Polycystididae" ;
|
||||
dwc:genus "Alcha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rhabdocoela" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wang & Hu, 2019" ;
|
||||
dwc:species "sinensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alcha_sinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alcha_sinensis>
|
||||
dwc:family "Polycystididae" ;
|
||||
dwc:genus "Alcha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rhabdocoela" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sinensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alcha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alcha>
|
||||
dwc:family "Polycystididae" ;
|
||||
dwc:genus "Alcha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rhabdocoela" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polycystididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polycystididae>
|
||||
dwc:family "Polycystididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rhabdocoela" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhabdocoela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhabdocoela>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rhabdocoela" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
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.13139580>
|
||||
dc:description "Fig. 1. Alcha sinensis Wang & Hu, 2019: (A) habitus from a live animal; (B, C) squeezed live specimen showing the characteristic bands of blue and yellow pigment; (D) ventral plate of stylet; (E & F) dorsal plate of stylet; (G) lamellar plate covering (D) and(F). Abbreviations used in the figures: e: eye; eg:(fertilized) egg; ma: male atrium; o: ovary; p: proboscis; ph: pharynx; st: stylet; sv: seminal vesicle; t: testis; vi: vitellarium. Scale bars; A-C: 100 μm, D-G: 20μm)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13139580/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/8D23230D2121E1338A5EF998FE66FAFC.mc.B5E298462121E1308ABEF959FAECF97B>
|
||||
dwc:eventDate "13 July 2019, 3 November 2019" ;
|
||||
dwc:locality "Anmyeon Island" ;
|
||||
dwc:verbatimLatitude "36.412086" ;
|
||||
dwc:verbatimLongitude "126.3762" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/8D23230D2121E1338A5EF998FE66FAFC#B5E298462121E1308ABEF959FAECF97B> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue