35 lines
1.7 KiB
Turtle
35 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/361C7131FFEEFFCB6C63B64A8A87FDFD>
|
|
dc:creator "Peng Xian-jin; Xie Li-ping" ;
|
|
dc:title "Habrocestoides sinensis" ;
|
|
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/361C7131FFEEFFCB6C63B64A8A87FDFD.mc.0EDDCA7AFFEEFFCA6C95B6908431F9BD> ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Habrocestoides_sinensis> ;
|
|
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/361C7131FFEEFFCB6C63B64A8A87FDFD.mc.0EDDCA7AFFEEFFCA6C95B6908431F9BD>
|
|
dwc:collectionCode "CAS" ;
|
|
dwc:typeStatus "holotype" ;
|
|
trt:httpUri <https://treatment.plazi.org/id/361C7131FFEEFFCB6C63B64A8A87FDFD#0EDDCA7AFFEEFFCA6C95B6908431F9BD> ;
|
|
a dwc:MaterialCitation .
|