43 lines
1.9 KiB
Turtle
43 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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/FA60FD6AFFD2FFEAFD04FB10F707FE3F>
|
|
cito:cites <http://dx.doi.org/10.5281/zenodo.3570949> ;
|
|
dc:creator "Biswas, B.; Biswas, K" ;
|
|
dc:title "Sphingius paltaensis Biswas & Biswas, 1992, sp. nov." ;
|
|
dwc:basisOfRecord <http://treatment.plazi.org/id/FA60FD6AFFD2FFEAFD04FB10F707FE3F/5046_18> ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphingius_paltaensis> ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.6281609> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.6281609>
|
|
bibo:endPage "428" ;
|
|
bibo:startPage "422" ;
|
|
dc:creator "Biswas, B.; Biswas, K" ;
|
|
dc:date "1992" ;
|
|
dc:title "Fauna of West Bengal- Araneae: Spiders- Subfamily Corinnidae" ;
|
|
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3570949> ;
|
|
a fabio:BookSection .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.3570949>
|
|
dc:description "Figs. 36-38: Sphingius paltaensis sp. nov. 36. Dorsal view of female, legs omitted. 37. Epigyne. 38. Internal genitalia." ;
|
|
fabio:hasRepresentation <https://zenodo.org/record/3570949/files/figure.png> ;
|
|
a fabio:Figure .
|
|
|
|
<http://treatment.plazi.org/id/FA60FD6AFFD2FFEAFD04FB10F707FE3F/5046_18>
|
|
dwc:catalogNumber "5046/18" ;
|
|
dwc:collectionCode "ZSI" ;
|
|
dwc:eventDate "1986-12-08" ;
|
|
dwc:locality "Palta, Santinagar, Dist. North 24 - Parganas" ;
|
|
dwc:recordedBy "Bijan Biswas" ;
|
|
dwc:typeStatus "holotype" ;
|
|
a dwc:MaterialCitation .
|