treatments-rdf/data/68/AA/49/68AA495DBB5B32A2FF0D3D7F0DF901AB.ttl

26 lines
1.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/68AA495DBB5B32A2FF0D3D7F0DF901AB>
dc:creator "Smith, F." ;
trt:publishedIn <http://publication.plazi.org/id/85F6F0F122EC4D0C8C33D1D6092FA725> ;
a trt:Treatment .
<http://publication.plazi.org/id/85F6F0F122EC4D0C8C33D1D6092FA725>
bibo:endPage "48" ;
bibo:journal "Journal of the Proceedings of the Linnean Society of London, Zoology" ;
bibo:startPage "36" ;
bibo:volume "6" ;
dc:creator "Smith, F." ;
dc:date "1861" ;
dc:title "Catalogue of hymenopterous insects collected by Mr. A. R. Wallace in the Islands of Ceram, Celebes, Ternate, and Gilolo." ;
a fabio:JournalArticle .