treatments-rdf/data/AD/57/64/AD57649FC19B38F55D20B1CFE8747053.ttl

26 lines
1.1 KiB
Turtle
Raw Normal View History

@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/AD57649FC19B38F55D20B1CFE8747053>
dc:creator "Santschi, F." ;
trt:publishedIn <http://publication.plazi.org/id/7AE8E5F63FEA5F1211C7542F02CB7FFE> ;
a trt:Treatment .
<http://publication.plazi.org/id/7AE8E5F63FEA5F1211C7542F02CB7FFE>
bibo:endPage "224" ;
bibo:journal "Revue de Zoologie Africaine" ;
bibo:startPage "195" ;
bibo:volume "12" ;
dc:creator "Santschi, F." ;
dc:date "1924" ;
dc:title "Descriptions de nouveaux formicides africains et notes diverses. - II." ;
a fabio:JournalArticle .