36 lines
1.6 KiB
Turtle
36 lines
1.6 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/A25D4D00D64F76217BF3FD097C52FE13>
|
|||
|
# Warning: Could not add treatment taxon because sigEpithet "constellatum?" contains invalid characters ;
|
|||
|
cito:cites <http://dx.doi.org/10.5281/zenodo.257055> ;
|
|||
|
dc:creator "Monniot, Françoise" ;
|
|||
|
dc:title "Polyclinum constellatum? Savigny 1816" ;
|
|||
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4114.3.1> ;
|
|||
|
a trt:Treatment .
|
|||
|
|
|||
|
<http://dx.doi.org/10.11646/zootaxa.4114.3.1>
|
|||
|
bibo:endPage "245" ;
|
|||
|
bibo:issue "3" ;
|
|||
|
bibo:journal "Zootaxa" ;
|
|||
|
bibo:startPage "201" ;
|
|||
|
bibo:volume "4114" ;
|
|||
|
dc:creator "Monniot, Françoise" ;
|
|||
|
dc:date "2016" ;
|
|||
|
dc:title "Ascidians (Tunicata) of the French Guiana Expedition" ;
|
|||
|
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.257055> ;
|
|||
|
a fabio:JournalArticle .
|
|||
|
|
|||
|
<http://dx.doi.org/10.5281/zenodo.257055>
|
|||
|
dc:description "FIGURE 2. Polyclinum constellatum (stained with hemalum). A: branchial sac; B, zooid; C, larva. Scale bars: A – B = 2.5 mm; C = 0.25 mm." ;
|
|||
|
fabio:hasRepresentation <https://zenodo.org/record/257055/files/figure.png> ;
|
|||
|
a fabio:Figure .
|