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/03946C2DD123FF804FA5279CEBC3FE21>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Xiphidiopsis_capricercus_Tinkham_1943> ;
|
|
dc:creator "Shi, Fu-Ming; Bian, Xun; Chang, Yan-Lin" ;
|
|
dc:title "Paraxizicus capricercus Tinkham 1943" ;
|
|
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/Xiphidiopsis_capricercus_Tinkham_1943>
|
|
dwc:authority "Tinkham, 1943: 41" ;
|
|
dwc:authorityName "Tinkham" ;
|
|
dwc:authorityPageNumber "41" ;
|
|
dwc:authorityYear "1943" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Tettigoniidae" ;
|
|
dwc:genus "Xiphidiopsis" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Orthoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Tinkham, 1943" ;
|
|
dwc:species "capricercus" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CF4R> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xiphidiopsis_capricercus> ;
|
|
a dwcFP:TaxonConcept .
|