65 lines
2.6 KiB
Turtle
65 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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/03A88784FFF5937259C6153F9E19FC54>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Platypleura_fulvigera_Walker_1850> ;
|
|
dc:creator "Lee, Young June" ;
|
|
dc:title "Platypleura fulvigera Walker 1850" ;
|
|
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/Platypleura_fulvigera_Walker_1850>
|
|
dwc:authority "Walker, 1850: 9" ;
|
|
dwc:authorityName "Walker" ;
|
|
dwc:authorityPageNumber "9" ;
|
|
dwc:authorityYear "1850" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Cicadidae" ;
|
|
dwc:genus "Platypleura" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hemiptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Walker, 1850" ;
|
|
dwc:species "fulvigera" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4JVVS> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Platypleura_fulvigera> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Platypleura_fulvigera_Metcalf_1963>
|
|
dwc:authority "Metcalf, 1963a: 76" ;
|
|
dwc:authorityName "Metcalf" ;
|
|
dwc:authorityPageNumber "76" ;
|
|
dwc:authorityYear "1963" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Cicadidae" ;
|
|
dwc:genus "Platypleura" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hemiptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Metcalf, 1963" ;
|
|
dwc:species "fulvigera" ;
|
|
dwc:subGenus "Poecilopsaltria" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4JVVS> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Platypleura_fulvigera> ;
|
|
a dwcFP:TaxonConcept .
|