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/3B288787D558FFE020F504F83B2B2143>
|
|
cito:cites <http://dx.doi.org/10.5281/zenodo.236960> ;
|
|
dc:creator "Kurina, Olavi; Hippa, Heikki" ;
|
|
dc:title "Manota pacifica Edwards 1928" ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4020.2.3> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.4020.2.3>
|
|
bibo:endPage "288" ;
|
|
bibo:issue "2" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "257" ;
|
|
bibo:volume "4020" ;
|
|
dc:creator "Kurina, Olavi; Hippa, Heikki" ;
|
|
dc:date "2015" ;
|
|
dc:title "A review of the South Pacific Manota Williston (Diptera, Mycetophilidae), with the description of thirteen new species" ;
|
|
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.236960> ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.236960>
|
|
dc:description "FIGURE 15. Manota pacifica Edwards (Samoa). A. Antennal flagellomere 4, lateral view. B. Hypopygium, dorsal view. C. Hypopygium, ventral view. D. Cerci and apex of aedeagus, dorsal view. E. Hypopygium and aedeagus, ventral view. Scale 0.1 mm." ;
|
|
fabio:hasRepresentation <https://zenodo.org/record/236960/files/figure.png> ;
|
|
a fabio:Figure .
|