treatments-rdf/data/A6/12/D1/A612D147DE4B7413FAC726DCBD4869B7.ttl

42 lines
1.7 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/A612D147DE4B7413FAC726DCBD4869B7>
dc:creator "Gueorguiev, Borislav" ;
dc:title "Holosoma speciosum" ;
trt:publishedIn <http://dx.doi.org/10.3897/dez.61.7754> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/sp> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/dez.61.7754>
bibo:endPage "104" ;
bibo:issue "2" ;
bibo:journal "Deutsche Entomologische Zeitschrift" ;
bibo:startPage "87" ;
bibo:volume "61" ;
dc:creator "Gueorguiev, Borislav" ;
dc:date "2014" ;
dc:title "Two new related oodine genera in the Oriental Region, with remarks on the systematic position of the genera Hololeius and Holosoma (Coleoptera, Carabidae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/sp>
# Warning: abbreviated uncertainty-rank "sp.", Could not determine parent name ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Holosoma" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "uncertainty-rank" ;
dwc:species "speciosum" ;
dwc:uncertainty-rank "sp." ;
a dwcFP:TaxonName .