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/F545D763862D7008FF0AFAE405BE655D>
|
|
dc:creator "Park, Dong Hyuk Jeong and Jong Soo" ;
|
|
dc:title "Bigyra Cavalier-Smith 1998" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Chromista/Bigyra_Cavalier-Smith_1998> ;
|
|
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/Chromista/Bigyra_Cavalier-Smith_1998>
|
|
dwc:authority "Cavalier-Smith, 1998" ;
|
|
dwc:authorityName "Cavalier-Smith" ;
|
|
dwc:authorityYear "1998" ;
|
|
dwc:kingdom "Chromista" ;
|
|
dwc:phylum "Bigyra" ;
|
|
dwc:rank "phylum" ;
|
|
dwc:scientificNameAuthorship "Cavalier-Smith, 1998" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/622CB> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Chromista/Bigyra> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Chromista/Bigyra>
|
|
dwc:kingdom "Chromista" ;
|
|
dwc:phylum "Bigyra" ;
|
|
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 .
|