60 lines
2.8 KiB
Turtle
60 lines
2.8 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/03B45208FFF6F00A14B9FFCADEFE9F3C>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Carybdea_Peron_1810>, <http://taxon-concept.plazi.org/id/Animalia/Carybdea_branchi_Gershwin_2009> ;
|
|
dc:creator "Acevedo, Melissa J.; Straehler-Pohl, Ilka; Morandini, André C.; Stampar, Sergio N.; Bentlage, Bastian; Matsumoto, George I.; Yanagihara, Angel; Toshino, Sho; Bordehore, César; Fuentes, Verónica L." ;
|
|
dc:title "Carybdea Peron & Lesueur 1810" ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4543.4.3> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.4543.4.3>
|
|
bibo:endPage "548" ;
|
|
bibo:issue "4" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:pubDate "2019-01-09" ;
|
|
bibo:startPage "515" ;
|
|
bibo:volume "4543" ;
|
|
dc:creator "Acevedo, Melissa J.; Straehler-Pohl, Ilka; Morandini, André C.; Stampar, Sergio N.; Bentlage, Bastian; Matsumoto, George I.; Yanagihara, Angel; Toshino, Sho; Bordehore, César; Fuentes, Verónica L." ;
|
|
dc:date "2019" ;
|
|
dc:title "Revision of the genus Carybdea (Cnidaria: Cubozoa: Carybdeidae): clarifying the identity of its type species Carybdea marsupialis" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Carybdea_Peron_1810>
|
|
dwc:authorityName "Peron & Lesueur" ;
|
|
dwc:authorityYear "1810" ;
|
|
dwc:class "Cubozoa" ;
|
|
dwc:family "Carybdeidae" ;
|
|
dwc:genus "Carybdea" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Carybdeida" ;
|
|
dwc:phylum "Cnidaria" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Peron & Lesueur, 1810" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84M5M> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carybdea> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Carybdea_branchi_Gershwin_2009>
|
|
dwc:authorityName ", Gershwin & Gibbons" ;
|
|
dwc:authorityYear "2009" ;
|
|
dwc:class "Cubozoa" ;
|
|
dwc:family "Carybdeidae" ;
|
|
dwc:genus "Carybdea" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Carybdeida" ;
|
|
dwc:phylum "Cnidaria" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Gershwin & Gibbons, 2009" ;
|
|
dwc:species "branchi" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carybdea_branchi> ;
|
|
a dwcFP:TaxonConcept .
|