63 lines
2.7 KiB
Turtle
63 lines
2.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/03946C2DD123FF804FA526E5ECE9FD4D>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Paraxizicus_lacusicerca_Shi_1995>, <http://taxon-concept.plazi.org/id/Animalia/Xiphidiopsis_lacusicerca_Shi_1995> ;
|
|
dc:creator "Shi, Fu-Ming; Bian, Xun; Chang, Yan-Lin" ;
|
|
dc:title "Paraxizicus lacusicerca Shi, Zheng & Jiang 1995" ;
|
|
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_lacusicerca_Shi_1995>
|
|
dwc:authority "Shi, Zheng & Jiang, 1995" ;
|
|
dwc:authorityName "Shi, Zheng & Jiang" ;
|
|
dwc:authorityYear "1995" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Tettigoniidae" ;
|
|
dwc:genus "Paraxizicus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Orthoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Shi, Zheng & Jiang, 1995" ;
|
|
dwc:species "lacusicerca" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DJ4B> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraxizicus_lacusicerca> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Xiphidiopsis_lacusicerca_Shi_1995>
|
|
dwc:authority "Shi, Zheng & Jiang, 1995: 39" ;
|
|
dwc:authorityName "Shi, Zheng & Jiang" ;
|
|
dwc:authorityPageNumber "39" ;
|
|
dwc:authorityYear "1995" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Tettigoniidae" ;
|
|
dwc:genus "Xiphidiopsis" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Orthoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Shi, Zheng & Jiang, 1995" ;
|
|
dwc:species "lacusicerca" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CF6Q> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xiphidiopsis_lacusicerca> ;
|
|
a dwcFP:TaxonConcept .
|