treatments-rdf/data/4F/A8/36/4FA836F19B8B1E40957C77D7E2913BD0.ttl

27 lines
1.2 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/4FA836F19B8B1E40957C77D7E2913BD0>
dc:creator "Brown, WL Jr.," ;
dc:title "Anochetus africanus" ;
trt:publishedIn <http://publication.plazi.org/id/6195622D95A73D1D80B80D4635AA90CB> ;
a trt:Treatment .
<http://publication.plazi.org/id/6195622D95A73D1D80B80D4635AA90CB>
bibo:endPage "638" ;
bibo:journal "Studia Entomologica" ;
bibo:startPage "549" ;
bibo:volume "20" ;
dc:creator "Brown, WL Jr.," ;
dc:date "1978" ;
dc:title "Contributions toward a reclassification of the Formicidae. Part VI. Ponerinae, tribe Ponerini, subtribe Odontomachiti. Section B. Genus Anochetus and bibliography." ;
a fabio:JournalArticle .