59 lines
2.4 KiB
Turtle
59 lines
2.4 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/03A587B82A6F797E29B7DD3DF5962FFC>
|
|
# Warning: Could not add treatment taxon because sigEpithet "sp. \"h1\"" contains invalid characters ;
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Cicada_Linnaeus_1758>, <http://taxon-concept.plazi.org/id/Animalia/Herrera_sph1_Wolda_1989> ;
|
|
dc:creator "Sanborn, Allen F." ;
|
|
dc:title "Herrera sp. \"h1\" Wolda 1989" ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4493.1.1> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.4493.1.1>
|
|
bibo:endPage "69" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:pubDate "2018-10-04" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "4493" ;
|
|
dc:creator "Sanborn, Allen F." ;
|
|
dc:date "2018" ;
|
|
dc:title "The cicadas (Hemiptera: Cicadidae) of Panama including the description of six new species, three new combinations, one new synonymy, and nine new records" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Herrera_sph1_Wolda_1989>
|
|
dwc:authorityName "Wolda" ;
|
|
dwc:authorityYear "1989" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Cicadidae" ;
|
|
dwc:genus "Herrera" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hemiptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Wolda, 1989" ;
|
|
dwc:species "sp. \"h1\"" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Herrera_sph1> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Cicada_Linnaeus_1758>
|
|
dwc:authorityName "Linnaeus" ;
|
|
dwc:authorityYear "1758" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Cicadidae" ;
|
|
dwc:genus "Cicada" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hemiptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cicada> ;
|
|
a dwcFP:TaxonConcept .
|