36 lines
1.7 KiB
Turtle
36 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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/361C7131FFEAFFCE69D6B61C8B7AF955>
|
|
dc:creator "Peng Xian-jin; Xie Li-ping" ;
|
|
dc:title "Habrocestoides wulingoides Xian-jin & Li-ping, 1995, sp. nov." ;
|
|
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/361C7131FFEAFFCE69D6B61C8B7AF955.mc.0EDDCA7AFFEAFFCE68C4B6DE8F97FA7A> ;
|
|
trt:publishedIn <http://publication.plazi.org/id/CA250949FFECFFC86966B35C8C52FFA1> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/CA250949FFECFFC86966B35C8C52FFA1>
|
|
bibo:endPage "64" ;
|
|
bibo:journal "Bulletin of the British Arachnological Society" ;
|
|
bibo:startPage "57" ;
|
|
bibo:volume "10" ;
|
|
dc:creator "Peng Xian-jin; Xie Li-ping" ;
|
|
dc:date "1995" ;
|
|
dc:title "Spiders of the genus Habrocestoides from China (Araneae: Salticidae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://tb.plazi.org/GgServer/dwcaRecords/361C7131FFEAFFCE69D6B61C8B7AF955.mc.0EDDCA7AFFEAFFCE68C4B6DE8F97FA7A>
|
|
dwc:eventDate "1984-08-26" ;
|
|
dwc:locality "Zhangjiajie, Dayong" ;
|
|
dwc:recordedBy "Liu Ming-yao" ;
|
|
dwc:typeStatus "holotype" ;
|
|
trt:httpUri <https://treatment.plazi.org/id/361C7131FFEAFFCE69D6B61C8B7AF955#0EDDCA7AFFEAFFCE68C4B6DE8F97FA7A> ;
|
|
a dwc:MaterialCitation .
|