75 lines
3.1 KiB
Turtle
75 lines
3.1 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/03FE87A27E1C4713FF22F872FE4C8844>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Graptocleptes_Stal_>, <http://taxon-concept.plazi.org/id/Animalia/Hiranetis_gastrica_Stal_1860>, <http://taxon-concept.plazi.org/id/Animalia/Hiranetis_sanguineiventris_Stal_1862> ;
|
|
dc:creator "Melo, María Cecilia" ;
|
|
dc:title "New records of Peruvian Reduviidae (Heteroptera), with the description of a new species of Tagalis Stål 1860 (Saicinae)" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.181977> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.181977>
|
|
bibo:endPage "62" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "55" ;
|
|
bibo:volume "1763" ;
|
|
dc:creator "Melo, María Cecilia" ;
|
|
dc:date "2008" ;
|
|
dc:title "New records of Peruvian Reduviidae (Heteroptera), with the description of a new species of Tagalis Stål 1860 (Saicinae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Graptocleptes_Stal_>
|
|
dwc:authority "Stal" ;
|
|
dwc:authorityName "Stal" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Reduviidae" ;
|
|
dwc:genus "Graptocleptes" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hemiptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Stal" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4QWD> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Graptocleptes> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Hiranetis_gastrica_Stal_1860>
|
|
dwc:authority "Stal 1860" ;
|
|
dwc:authorityName "Stal" ;
|
|
dwc:authorityYear "1860" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Reduviidae" ;
|
|
dwc:genus "Hiranetis" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hemiptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Stal, 1860" ;
|
|
dwc:species "gastrica" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hiranetis_gastrica> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Hiranetis_sanguineiventris_Stal_1862>
|
|
dwc:authority "Stal 1862" ;
|
|
dwc:authorityName "Stal" ;
|
|
dwc:authorityYear "1862" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Reduviidae" ;
|
|
dwc:genus "Hiranetis" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hemiptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Stal, 1862" ;
|
|
dwc:species "sanguineiventris" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hiranetis_sanguineiventris> ;
|
|
a dwcFP:TaxonConcept .
|