72 lines
2.8 KiB
Turtle
72 lines
2.8 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/039AE36E7E55FFA8FF14FB66FBCFB0C6>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Hyboella_tibetana_Uvarov_1925> ;
|
|
dc:creator "Deng, Wei-An; Zheng, Zhe-Min; Wei, Shi-Zhen" ;
|
|
dc:title "Hyboella tibetana Uvarov" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.186902> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.186902>
|
|
bibo:endPage "68" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "57" ;
|
|
bibo:volume "2064" ;
|
|
dc:creator "Deng, Wei-An; Zheng, Zhe-Min; Wei, Shi-Zhen" ;
|
|
dc:date "2009" ;
|
|
dc:title "The genus Hyboella Hancock (Orthoptera: Tetrigidae: Metrodorinae) in China" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Hyboella_tibetana_Uvarov_1925>
|
|
dwc:authority "Uvarov,1925" ;
|
|
dwc:authorityName "Uvarov" ;
|
|
dwc:authorityYear "1925" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Tetrigidae" ;
|
|
dwc:genus "Hyboella" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Orthoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Uvarov, 1925" ;
|
|
dwc:species "tibetana" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3MY4B> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hyboella_tibetana> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Acrydiinae_Orthoptera_>
|
|
dwc:authority "(Orthoptera)" ;
|
|
dwc:baseAuthorityName "Orthoptera" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Tetrigidae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Orthoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "subFamily" ;
|
|
dwc:scientificNameAuthorship "(Orthoptera)" ;
|
|
dwc:subFamily "Acrydiinae" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acrydiinae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Orthoptera_Tetrigoidea_>
|
|
dwc:authority "Tetrigoidea." ;
|
|
dwc:authorityName "Tetrigoidea." ;
|
|
dwc:class "Insecta" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Orthoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "order" ;
|
|
dwc:scientificNameAuthorship "Tetrigoidea." ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8NKFC> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
|
a dwcFP:TaxonConcept .
|