treatments-rdf/data/03/CF/87/03CF8797FFD9AA193DCC6D93FCF4DCAA.ttl

29 lines
1.2 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/03CF8797FFD9AA193DCC6D93FCF4DCAA>
dc:creator "Mirutenko, Vladyslav; Ghahari, Hassan" ;
dc:title "An annotated checklist of Malachiidae (Coleoptera: Cleroidea) from Iran" ;
trt:publishedIn <http://doi.org/10.11646/zootaxa.4162.2.8> ;
a trt:Treatment .
<http://doi.org/10.11646/zootaxa.4162.2.8>
bibo:endPage "346" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "331" ;
bibo:volume "4162" ;
dc:creator "Mirutenko, Vladyslav; Ghahari, Hassan" ;
dc:date "2016" ;
dc:title "An annotated checklist of Malachiidae (Coleoptera: Cleroidea) from Iran" ;
a fabio:JournalArticle .