28 lines
1.5 KiB
Turtle
28 lines
1.5 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/E5663C108A5F116EC0FB9E866239999C>
|
|
dc:creator "Goode, G. B.; Bean, T. H." ;
|
|
dc:title "Reports on the results of dredging under the supervision of Alexander Agassiz, on the east coast of the United States, during the summer of 1880, by the U. S. coast survey steamer Blake, Commander J. R. Bartlett, U. S. N., commanding." ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.28095> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.28095>
|
|
bibo:endPage "226" ;
|
|
bibo:issue "5" ;
|
|
bibo:journal "Bulletin of the Museum of Comparative Zoology at Harvard College" ;
|
|
bibo:startPage "183" ;
|
|
bibo:volume "10" ;
|
|
dc:creator "Goode, G. B.; Bean, T. H." ;
|
|
dc:date "1883" ;
|
|
dc:title "Reports on the results of dredging under the supervision of Alexander Agassiz, on the east coast of the United States, during the summer of 1880, by the U. S. coast survey steamer “ Blake, ” Commander J. R. Bartlett, U. S. N., commanding." ;
|
|
a fabio:JournalArticle .
|