treatments-rdf/data/03/C1/87/03C1879BEE61FFCEDD96A29B3604FD19.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/03C1879BEE61FFCEDD96A29B3604FD19>
dc:creator "Zhang, Aihuan; Li, Houhun" ;
dc:title "Rhopobota baoxingensis Zhang & Li, 2012, sp. nov." ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.282284> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.282284>
bibo:endPage "382" ;
bibo:journal "Zootaxa" ;
bibo:startPage "373" ;
bibo:volume "3478" ;
dc:creator "Zhang, Aihuan; Li, Houhun" ;
dc:date "2012" ;
dc:title "Descriptions of five new species of the genus Rhopobota Lederer (Lepidoptera, Tortricidae) in China, along with a checklist of all the described Chinese species" ;
a fabio:JournalArticle .