29 lines
1.3 KiB
Turtle
29 lines
1.3 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#> .
|
|
|
|
<http://treatment.plazi.org/id/AED773E45DC817919A51B991E776B628>
|
|
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
|
|
dc:creator "Forel, A." ;
|
|
dc:title "Camponotus sericeus subsp. 4maculatus" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.11539> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.11539>
|
|
bibo:endPage "92" ;
|
|
bibo:issue "2" ;
|
|
bibo:journal "Reise in Ostafrika in den Jahren 1903 - 1905 mitteln der Hermann und Elise geb. Heckmann Wentzel-Stiftung ausgeführt von Professor Dr. Alfred Voeltzkow. Wissenschaftliche Ergebnisse" ;
|
|
bibo:startPage "75" ;
|
|
bibo:title "Ameisen von Madagaskar, den Comoren und Ostafrika" ;
|
|
bibo:volume "2" ;
|
|
dc:creator "Forel, A." ;
|
|
dc:date "1907" ;
|
|
dc:title "Ameisen von Madagaskar, den Comoren und Ostafrika." ;
|
|
a fabio:JournalArticle .
|