48 lines
2.1 KiB
Turtle
48 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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/6962657AFF95FFA08FCFFC69C5A0FBC4>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Protozoa/Rubrioxytricha_haematoplasma_Blatterer_1990> ;
|
|
dc:creator "Durán-Ramírez, Carlos Alberto; Dias, Roberto Júnio Pedroso; Estrada, Rosaura Mayén-" ;
|
|
dc:title "Rubrioxytricha haematoplasma Berger 1999" ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4895.1.1> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.4895.1.1>
|
|
bibo:endPage "36" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:pubDate "2020-12-14" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "4895" ;
|
|
dc:creator "Durán-Ramírez, Carlos Alberto; Dias, Roberto Júnio Pedroso; Estrada, Rosaura Mayén-" ;
|
|
dc:date "2020" ;
|
|
dc:title "Checklist of ciliates (Alveolata: Ciliophora) that inhabit in bromeliads from the Neotropical Region" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Protozoa/Rubrioxytricha_haematoplasma_Blatterer_1990>
|
|
dwc:authority "(Blatterer & Foissner, 1990) Berger, 1999" ;
|
|
dwc:authorityName "Berger" ;
|
|
dwc:authorityYear "1999" ;
|
|
dwc:baseAuthorityName "Blatterer & Foissner" ;
|
|
dwc:baseAuthorityYear "1990" ;
|
|
dwc:class "Hypotrichea" ;
|
|
dwc:family "Oxytrichidae" ;
|
|
dwc:genus "Rubrioxytricha" ;
|
|
dwc:kingdom "Protozoa" ;
|
|
dwc:order "Oxytrichida" ;
|
|
dwc:phylum "Ciliophora" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "(Blatterer & Foissner, 1990) Berger, 1999" ;
|
|
dwc:species "haematoplasma" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Protozoa/Rubrioxytricha_haematoplasma> ;
|
|
a dwcFP:TaxonConcept .
|