46 lines
1.9 KiB
Turtle
46 lines
1.9 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/4B598785FFCB9466FF68ABCBFCA8FD19>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Purana_parvituberculata_Kos_2000> ;
|
|
dc:creator "Lee, Young June" ;
|
|
dc:title "Purana parvituberculata Kos & Gogala 2000" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.195531> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.195531>
|
|
bibo:endPage "32" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "19" ;
|
|
bibo:volume "2487" ;
|
|
dc:creator "Lee, Young June" ;
|
|
dc:date "2010" ;
|
|
dc:title "A checklist of Cicadidae (Insecta: Hemiptera) from Cambodia, with two new species and a key to the genus Lemuriana" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Purana_parvituberculata_Kos_2000>
|
|
dwc:authority "Kos & Gogala, 2000: 22" ;
|
|
dwc:authorityName "Kos & Gogala" ;
|
|
dwc:authorityPageNumber "22" ;
|
|
dwc:authorityYear "2000" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Cicadidae" ;
|
|
dwc:genus "Purana" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hemiptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Kos & Gogala, 2000" ;
|
|
dwc:species "parvituberculata" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4QJY7> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Purana_parvituberculata> ;
|
|
a dwcFP:TaxonConcept .
|