treatments-rdf/data/03/94/6C/03946C2DD120FF834FA5249EECB5F856.ttl

46 lines
2 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/03946C2DD120FF834FA5249EECB5F856>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Paraxizicus_brevicercus_Gorochov_2005> ;
dc:creator "Shi, Fu-Ming; Bian, Xun; Chang, Yan-Lin" ;
dc:title "Paraxizicus brevicercus Gorochov & Kang 2005" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.206694> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.206694>
bibo:endPage "45" ;
bibo:journal "Zootaxa" ;
bibo:startPage "37" ;
bibo:volume "2896" ;
dc:creator "Shi, Fu-Ming; Bian, Xun; Chang, Yan-Lin" ;
dc:date "2011" ;
dc:title "Notes on the genus Paraxizicus Gorochov & Kang, 2007 (Orthoptera: Tettigoniidae: Meconematinae) from China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Paraxizicus_brevicercus_Gorochov_2005>
dwc:authority "Gorochov, Liu & Kang, 2005: 71" ;
dwc:authorityName "Gorochov, Liu & Kang" ;
dwc:authorityPageNumber "71" ;
dwc:authorityYear "2005" ;
dwc:class "Insecta" ;
dwc:family "Tettigoniidae" ;
dwc:genus "Paraxizicus" ;
dwc:kingdom "Animalia" ;
dwc:order "Orthoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gorochov, Liu & Kang, 2005" ;
dwc:species "brevicercus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DJ49> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraxizicus_brevicercus> ;
a dwcFP:TaxonConcept .