treatments-rdf/data/03/A8/87/03A88784FFF5937259C611279E3EF8B7.ttl

45 lines
1.8 KiB
Turtle
Raw Normal View History

@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/03A88784FFF5937259C611279E3EF8B7>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Cicada_pontianaka_Distant_1888> ;
dc:creator "Lee, Young June" ;
dc:title "Chremistica pontianaka Distant 1888" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.198106> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.198106>
bibo:endPage "26" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "2621" ;
dc:creator "Lee, Young June" ;
dc:date "2010" ;
dc:title "Checklist of cicadas (Hemiptera: Cicadidae) of Luzon, Philippines, with six new species and revised keys to the species of Oncotympana Stål and Psithyristria Stål" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cicada_pontianaka_Distant_1888>
dwc:authority "Distant, 1888: 298" ;
dwc:authorityName "Distant" ;
dwc:authorityPageNumber "298" ;
dwc:authorityYear "1888" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Cicada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Distant, 1888" ;
dwc:species "pontianaka" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cicada_pontianaka> ;
a dwcFP:TaxonConcept .