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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/0383A957E44759208DCDF9860544FAFC>
|
|
# Warning: Could not add treatment taxon because genus "" contains invalid characters ;
|
|
cito:cites <http://dx.doi.org/10.5281/zenodo.175229> ;
|
|
dc:creator "Gil-Santana, Hélcio R." ;
|
|
dc:title "jaguaris Carpintero 1980" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.175228> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.175228>
|
|
bibo:endPage "68" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "59" ;
|
|
bibo:volume "1390" ;
|
|
dc:creator "Gil-Santana, Hélcio R." ;
|
|
dc:date "2007" ;
|
|
dc:title "New records of Reduviidae (Hemiptera: Heteroptera) from Brazil" ;
|
|
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.175229> ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.175229>
|
|
dc:description "FIGURE 2. Parapothea jaguaris, female, dorsal view. FIGURE 3. Parapothea jaguaris, female," ;
|
|
fabio:hasRepresentation <https://zenodo.org/record/175229/files/figure.png> ;
|
|
a fabio:Figure .
|