treatments-rdf/data/42/07/5D/42075D5376B0347C0778854BB302B732.ttl

26 lines
1.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/42075D5376B0347C0778854BB302B732>
dc:creator "Forel, A." ;
trt:publishedIn <http://publication.plazi.org/id/F389E6DFAAC5616CE39C34804A188F9D> ;
a trt:Treatment .
<http://publication.plazi.org/id/F389E6DFAAC5616CE39C34804A188F9D>
bibo:endPage "73" ;
bibo:journal "Annales de la Societe Entomologique de Belgique" ;
bibo:startPage "51" ;
bibo:volume "53" ;
dc:creator "Forel, A." ;
dc:date "1909" ;
dc:title "Fourmis du Musée de Bruxelles. Fourmis de Benguela récoltées par M. Creighton Wellman, et fourmis du Congo récoltées par MM. Luja, Kohl et Laurent." ;
a fabio:JournalArticle .