30 lines
1.4 KiB
Turtle
30 lines
1.4 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
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
|
|
<http://treatment.plazi.org/id/03905319FFFBDF52FCC64CAC1E48F945>
|
|
dc:creator "Salvatrice Ippolito; Francesco Lombardo" ;
|
|
dc:title "Lobocneme icterica Saussure & Zehntner 1894, n. comb." ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Oxyops_icterica>, <http://taxon-name.plazi.org/id/Animalia/Paroxyopsis_icterica> ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.6111072> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.6111072>
|
|
bibo:endPage "206" ;
|
|
bibo:issue "2" ;
|
|
bibo:journal "Revue suisse de Zoologie" ;
|
|
bibo:startPage "201" ;
|
|
bibo:volume "122" ;
|
|
dc:creator "Salvatrice Ippolito; Francesco Lombardo" ;
|
|
dc:date "2015" ;
|
|
dc:title "Taxonomic considerations on Lobocneme Rehn, 1911 and Paroxyopsis Rehn, 1911 and a new synonymy (Insecta Mantodea: Stagmatopterinae)" ;
|
|
a fabio:JournalArticle .
|