35 lines
1.8 KiB
Turtle
35 lines
1.8 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/03C3CA39FFD2FFF0FF4BF8E84C82F88C>
|
|
cito:cites <http://dx.doi.org/10.5281/zenodo.269387> ;
|
|
dc:creator "Paula Malaquias Souto; Frederico Falcão Salles" ;
|
|
dc:title "Macunahyphes araca Souto & Salles, 2016, sp. nov." ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Macunahyphes_araca>, <http://taxon-name.plazi.org/id/Animalia/Macunahyphes_australis>, <http://taxon-name.plazi.org/id/Animalia/Macunahyphes_incognitus>, <http://taxon-name.plazi.org/id/Animalia/Macunahyphes_pemonensis> ;
|
|
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2016.254> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5852/ejt.2016.254>
|
|
bibo:endPage "15" ;
|
|
bibo:journal "European Journal of Taxonomy" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "254" ;
|
|
dc:creator "Paula Malaquias Souto; Frederico Falcão Salles" ;
|
|
dc:date "2016" ;
|
|
dc:title "New species of Macunahyphes Dias, Salles & Molineri (Ephemeroptera: Leptohyphidae), with taxonomic notes" ;
|
|
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.269387> ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.269387>
|
|
dc:description "Fig. 1. Geographical distribution of species of Macunahyphes in South America and Brazil (per state)." ;
|
|
fabio:hasRepresentation <https://zenodo.org/record/269387/files/figure.png> ;
|
|
a fabio:Figure .
|