64 lines
2.6 KiB
Turtle
64 lines
2.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#> .
|
|
|
|
<http://treatment.plazi.org/id/03911755FF9131256992FD7779F0FBFF>
|
|
# Error: Could not add TaxonConceptCitation
|
|
# Error: Could not produce taxonNameURI ;
|
|
# Warning: Could not add treatment taxon because sigEpithet "" contains invalid characters ;
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Poriptus_filius_Berg_1883>, <http://taxon-concept.plazi.org/id/Animalia/Poriptus_luctans_Stal_1861> ;
|
|
dc:creator "Barcellos, Aline; Grazia, Jocelia" ;
|
|
dc:title "Arthropoda Stal 1861" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Poriptus_tobago> ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.1821.1.3> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.1821.1.3>
|
|
bibo:endPage "36" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:pubDate "2008-07-11" ;
|
|
bibo:startPage "25" ;
|
|
bibo:volume "1821" ;
|
|
dc:creator "Barcellos, Aline; Grazia, Jocelia" ;
|
|
dc:date "2008" ;
|
|
dc:title "Revision of the genus Poriptus Stål (Hemiptera: Heteroptera: Pentatomidae: Pentatominae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Poriptus_filius_Berg_1883>
|
|
dwc:authority "Berg, 1883" ;
|
|
dwc:authorityName "Berg" ;
|
|
dwc:authorityYear "1883" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Pentatomidae" ;
|
|
dwc:genus "Poriptus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hemiptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Berg, 1883" ;
|
|
dwc:species "filius" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Poriptus_filius> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Poriptus_luctans_Stal_1861>
|
|
dwc:authority "Stal, 1861" ;
|
|
dwc:authorityName "Stal" ;
|
|
dwc:authorityYear "1861" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Pentatomidae" ;
|
|
dwc:genus "Poriptus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hemiptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Stal, 1861" ;
|
|
dwc:species "luctans" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Poriptus_luctans> ;
|
|
a dwcFP:TaxonConcept .
|