27 lines
1.3 KiB
Turtle
27 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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/74886301A7D05413DE3ED5E75B6F2E1F>
|
|
dc:creator "Albuquerque, N. L. de; Brandão, C. R. F." ;
|
|
dc:title "Oxyepoecus" ;
|
|
trt:publishedIn <http://publication.plazi.org/id/D1B10C64EBE8C1E65445F567E3B25F8F> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/D1B10C64EBE8C1E65445F567E3B25F8F>
|
|
bibo:endPage "309" ;
|
|
bibo:journal "Papeis Avulsos do Departamento de Zoologia" ;
|
|
bibo:startPage "289" ;
|
|
bibo:volume "49" ;
|
|
dc:creator "Albuquerque, N. L. de; Brandão, C. R. F." ;
|
|
dc:date "2009" ;
|
|
dc:title "A revision of the Neotropical Solenopsidini ant genus Oxyepoecus Santschi, 1926 (Hymenoptera: Formicidae: Myrmicinae). 2. Final. Key for species and revision of the rastratus species-group." ;
|
|
a fabio:JournalArticle .
|