63 lines
2.6 KiB
Turtle
63 lines
2.6 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/AC4D87E08637550D37A468B68612FF2F>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Hessebius_jangtseanus_Verhoeff_1942>, <http://taxon-concept.plazi.org/id/Animalia/Lithobius_jangtseanus_Verhoeff_1942> ;
|
|
dc:creator "Pei, Sujian; Ma, Huiqin; Zapparoli, Marzio; Zhu, Mingsheng" ;
|
|
dc:title "Hessebius jangtseanus Verhoeff 1942" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.198338> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.198338>
|
|
bibo:endPage "61" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "51" ;
|
|
bibo:volume "2631" ;
|
|
dc:creator "Pei, Sujian; Ma, Huiqin; Zapparoli, Marzio; Zhu, Mingsheng" ;
|
|
dc:date "2010" ;
|
|
dc:title "A review of the Chinese species of Hessebius Verhoeff, 1941 (Chilopoda: Lithobiomorpha: Lithobiidae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Lithobius_jangtseanus_Verhoeff_1942>
|
|
dwc:authority "Verhoeff 1942: 46", "Verhoeff, 1942" ;
|
|
dwc:authorityName "Verhoeff" ;
|
|
dwc:authorityPageNumber "46" ;
|
|
dwc:authorityYear "1942" ;
|
|
dwc:class "Chilopoda" ;
|
|
dwc:family "Lithobiidae" ;
|
|
dwc:genus "Lithobius" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Lithobiomorpha" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Verhoeff, 1942" ;
|
|
dwc:species "jangtseanus" ;
|
|
dwc:subGenus "Paobius" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lithobius_jangtseanus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Hessebius_jangtseanus_Verhoeff_1942>
|
|
dwc:authority "Verhoeff, 1942" ;
|
|
dwc:authorityName "Verhoeff" ;
|
|
dwc:authorityYear "1942" ;
|
|
dwc:class "Chilopoda" ;
|
|
dwc:family "Lithobiidae" ;
|
|
dwc:genus "Hessebius" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Lithobiomorpha" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Verhoeff, 1942" ;
|
|
dwc:species "jangtseanus" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3L68S> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hessebius_jangtseanus> ;
|
|
a dwcFP:TaxonConcept .
|