treatments-rdf/data/6F/64/DB/6F64DB1B5E27FFC8FCE8F9B1FCA2F963.ttl

29 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
<http://treatment.plazi.org/id/6F64DB1B5E27FFC8FCE8F9B1FCA2F963>
dc:creator "Pablo M. Dellapé; María C. Melo; Thomas J. Henry" ;
dc:title "Heraeus mesoamericanus Dellapé, Melo & Henry, 2016, sp. nov." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Heraeus_mesoamericanus> ;
trt:publishedIn <http://dx.doi.org/10.1111/zoj.12362> ;
a trt:Treatment .
<http://dx.doi.org/10.1111/zoj.12362>
bibo:endPage "134" ;
bibo:issue "177" ;
bibo:journal "Zoological Journal of the Linnean Society" ;
bibo:startPage "29" ;
bibo:volume "177" ;
dc:creator "Pablo M. Dellapé; María C. Melo; Thomas J. Henry" ;
dc:date "2016" ;
dc:title "A phylogenetic revision of the true bug genus Heraeus (Hemiptera: Rhyparochromidae: Myodochini), with the description of two new genera and 30 new species" ;
a fabio:JournalArticle .