35 lines
1.6 KiB
Turtle
35 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
|
||
|
||
<http://treatment.plazi.org/id/CB0B8788FFC33724EBDA7B60A64EE6E9>
|
||
cito:cites <http://dx.doi.org/10.5281/zenodo.284086> ;
|
||
dc:creator "Reshchikov, Alexey V." ;
|
||
dc:title "Lathrolestes laevipleuris Reshchikov, 2013, sp. nov." ;
|
||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3681.1.3> ;
|
||
a trt:Treatment .
|
||
|
||
<http://dx.doi.org/10.11646/zootaxa.3681.1.3>
|
||
bibo:endPage "72" ;
|
||
bibo:issue "1" ;
|
||
bibo:journal "Zootaxa" ;
|
||
bibo:startPage "59" ;
|
||
bibo:volume "3681" ;
|
||
dc:creator "Reshchikov, Alexey V." ;
|
||
dc:date "2013" ;
|
||
dc:title "Two new species of Lathrolestes (Hymenoptera, Ichneumonidae) from Norway, northern Russia and Finland with a key to western Palaearctic species" ;
|
||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.284086> ;
|
||
a fabio:JournalArticle .
|
||
|
||
<http://dx.doi.org/10.5281/zenodo.284086>
|
||
dc:description "FIGURES 22 – 25. Holotype, male, Lathrolestes laevipleuris sp. nov. 22 face; 23 head; 24 propodeum; 25 habitus." ;
|
||
fabio:hasRepresentation <https://zenodo.org/record/284086/files/figure.png> ;
|
||
a fabio:Figure .
|