61 lines
2.4 KiB
Turtle
61 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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/B62469655F5DFFCAC294E9E3FB2A0456>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Criotettix_yunnanensis_Zheng_2003> ;
|
|
dc:creator "Wei, Shizhen; Zheng, Zhemin; Deng, Weian" ;
|
|
dc:title "Criotettix yunnanensis Zheng et Ou 2003" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.175698> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.175698>
|
|
bibo:endPage "49" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "39" ;
|
|
bibo:volume "1423" ;
|
|
dc:creator "Wei, Shizhen; Zheng, Zhemin; Deng, Weian" ;
|
|
dc:date "2007" ;
|
|
dc:title "A review of the genus Criotettix Bolivar (Orthoptera: Scelimenidae) from China" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Criotettix_yunnanensis_Zheng_2003>
|
|
dwc:authority "Zheng et Ou, 2003" ;
|
|
dwc:authorityName "Zheng et Ou" ;
|
|
dwc:authorityYear "2003" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Tetrigidae" ;
|
|
dwc:genus "Criotettix" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Orthoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Zheng & Ou, 2003" ;
|
|
dwc:species "yunnanensis" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/ZHP2> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Criotettix_yunnanensis> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Criotettix_yunnanensis_Zheng_>
|
|
dwc:authority "Zheng et Ou" ;
|
|
dwc:authorityName "Zheng et Ou" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Tetrigidae" ;
|
|
dwc:genus "Criotettix" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Orthoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Zheng & Ou" ;
|
|
dwc:species "yunnanensis" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/ZHP2> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Criotettix_yunnanensis> ;
|
|
a dwcFP:TaxonConcept .
|