36 lines
1.6 KiB
Turtle
36 lines
1.6 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
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
|
|
<http://treatment.plazi.org/id/8F044048FFB0FFFBFC3FF8CAFD79FC81>
|
|
cito:cites <http://dx.doi.org/10.5281/zenodo.825442> ;
|
|
dc:creator "Danilov, S. N." ;
|
|
dc:title "Phrurolithus pargongensis Seo 1988" ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.6280586> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.6280586>
|
|
bibo:endPage "317" ;
|
|
bibo:issue "4" ;
|
|
bibo:journal "Arthropoda Selecta" ;
|
|
bibo:startPage "313" ;
|
|
bibo:volume "7" ;
|
|
dc:creator "Danilov, S. N." ;
|
|
dc:date "1998" ;
|
|
dc:title "The spider family Liocranidae in Siberia and Far East (Aranei)" ;
|
|
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.825442> ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.825442>
|
|
dc:description "Fig. 3. Phrurolithus hamdeokensis (A - C), Ph. pargongensis (D) and Ph. pennatus (E, F): A - vulva; B, C, E, F - male palp; D - epigyne. Scale 0.1 mm." ;
|
|
fabio:hasRepresentation <https://zenodo.org/record/825442/files/figure.png> ;
|
|
a fabio:Figure .
|