46 lines
2.3 KiB
Turtle
46 lines
2.3 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/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/03BA3B24FFC6FF9E7E6C1D23FD02FBED>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Neohemshpaerius_Chen_2014>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Neohemshpaerius_wugangensis_Chen_2014>' due to issues with rank ;
|
|
dc:creator "Rui Meng; Yinglun Wang; Daozheng Qin" ;
|
|
dc:title "Neohemshpaerius Chen, Zhang & Wang 2014" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neohemshpaerius_Chen_2014> ;
|
|
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2016.181> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5852/ejt.2016.181>
|
|
bibo:endPage "25" ;
|
|
bibo:journal "European Journal of Taxonomy" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "181" ;
|
|
dc:creator "Rui Meng; Yinglun Wang; Daozheng Qin" ;
|
|
dc:date "2016" ;
|
|
dc:title "A key to the genera of Issini (Hemiptera: Fulgoromorpha: Issidae) of China and neighbouring countries, with descriptions of a new genus and two new species" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Neohemshpaerius_Chen_2014>
|
|
dwc:authority "Chen, Zhang & Chang, 2014" ;
|
|
dwc:authorityName "Chen, Zhang & Wang" ;
|
|
dwc:authorityYear "2014" ;
|
|
dwc:genus "Neohemshpaerius" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Chen, Zhang & Wang, 2014" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neohemshpaerius> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Neohemshpaerius>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Neohemshpaerius" ;
|
|
dwc:rank "genus" ;
|
|
a dwcFP:TaxonName .
|