treatments-rdf/data/B6/24/69/B62469655F5DFFCAC294EE33FDEC00BE.ttl

43 lines
1.7 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/B62469655F5DFFCAC294EE33FDEC00BE>
dc:creator "Wei, Shizhen; Zheng, Zhemin; Deng, Weian" ;
dc:title "Criotettix bispipnosus Dalman" ;
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_bispinosus_Dalman_>
dwc:authority "Dalman" ;
dwc:authorityName "Dalman" ;
dwc:class "Insecta" ;
dwc:family "Tetrigidae" ;
dwc:genus "Criotettix" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Dalman" ;
dwc:species "bispinosus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/ZHLB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Criotettix_bispinosus> ;
a dwcFP:TaxonConcept .