treatments-rdf/data/03/C9/6F/03C96F50FFD4FFBF75DFE4EFFC85C11E.ttl

46 lines
2 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/03C96F50FFD4FFBF75DFE4EFFC85C11E>
cito:cites <http://taxon-concept.plazi.org/id/Chromista/Lophophaena_nadezdae_Petrushevskaya_1971> ;
dc:creator "Trubovitz, Sarah; Renaudie, Johan; Lazarus, David; Noble, Paula" ;
dc:title "Lophophaena undetermined" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Chromista/Lophophaena_undetermined> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5160.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5160.1.1>
bibo:endPage "158" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-07-04" ;
bibo:startPage "1" ;
bibo:volume "5160" ;
dc:creator "Trubovitz, Sarah; Renaudie, Johan; Lazarus, David; Noble, Paula" ;
dc:date "2022" ;
dc:title "Late Neogene Lophophaenidae (Nassellaria, Radiolaria) from the eastern equatorial Pacific" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Chromista/Lophophaena_nadezdae_Petrushevskaya_1971>
dwc:authorityName "Petrushevskaya" ;
dwc:authorityYear "1971" ;
dwc:class "Polycystina" ;
dwc:family "Plagiacanthidae" ;
dwc:genus "Lophophaena" ;
dwc:kingdom "Chromista" ;
dwc:order "Nassellaria" ;
dwc:phylum "Radiozoa" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Petrushevskaya, 1971" ;
dwc:species "nadezdae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Chromista/Lophophaena_nadezdae> ;
a dwcFP:TaxonConcept .