48 lines
1.9 KiB
Turtle
48 lines
1.9 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/22CB07B8736379C06545EB735D91F1FC>
|
|
dc:creator "Han, Xiao; Zuo, Yun; Xue, Xiao-Feng; Hong, Xiao-Yue" ;
|
|
dc:title "Theaphyes rapaneae Han, Zuo, Xue & Hong, 2015, sp. n." ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.534.5961> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Theaphyes_rapaneae> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.534.5961>
|
|
bibo:endPage "16" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "534" ;
|
|
dc:creator "Han, Xiao; Zuo, Yun; Xue, Xiao-Feng; Hong, Xiao-Yue" ;
|
|
dc:date "2015" ;
|
|
dc:title "Eriophyoid mites (Acari, Eriophyoidea) associated with tea plants, with descriptions of a new genus and two new species" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Theaphyes_rapaneae>
|
|
dwc:genus "Theaphyes" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "rapaneae" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theaphyes> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Theaphyes>
|
|
dwc:genus "Theaphyes" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "kingdom" ;
|
|
a dwcFP:TaxonName .
|