53 lines
2.1 KiB
Turtle
53 lines
2.1 KiB
Turtle
@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/F545D763862A700FFF69FBC6055C665A>
|
|
dc:creator "Park, Dong Hyuk Jeong and Jong Soo" ;
|
|
dc:title "Euglenozoa Cavalier-Smith 1981" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Protozoa/Euglenozoa_Cavalier_1981> ;
|
|
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.4.356> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.12651/JSR.2021.10.4.356>
|
|
bibo:endPage "363" ;
|
|
bibo:issue "4" ;
|
|
bibo:journal "Journal of Species Research" ;
|
|
bibo:startPage "356" ;
|
|
bibo:volume "10" ;
|
|
dc:creator "Park, Dong Hyuk Jeong and Jong Soo" ;
|
|
dc:date "2021" ;
|
|
dc:title "Characterizations of five heterotrophic nanoflagellates newly recorded in Korea" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Protozoa/Euglenozoa_Cavalier_1981>
|
|
dwc:authority "Cavalier-Smith, 1981" ;
|
|
dwc:authorityName "Cavalier-Smith" ;
|
|
dwc:authorityYear "1981" ;
|
|
dwc:kingdom "Protozoa" ;
|
|
dwc:phylum "Euglenozoa" ;
|
|
dwc:rank "phylum" ;
|
|
dwc:scientificNameAuthorship "Cavalier-Smith, 1981" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4B> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Protozoa/Euglenozoa> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Protozoa/Euglenozoa>
|
|
dwc:kingdom "Protozoa" ;
|
|
dwc:phylum "Euglenozoa" ;
|
|
dwc:rank "phylum" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Protozoa> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Protozoa>
|
|
dwc:kingdom "Protozoa" ;
|
|
dwc:rank "kingdom" ;
|
|
a dwcFP:TaxonName .
|