46 lines
2 KiB
Turtle
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/A10D4838C343374025E7FEA61928FDDA>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Liotesba_antonellae_Bordoni_2012> ;
|
|
dc:creator "Zhou, Yu-Lingzi; Zhou, Hong-Zhang" ;
|
|
dc:title "Taxonomy and phylogeny of the genus Liotesba Scheerpeltz (Coleoptera: Staphylinidae: Staphylininae: Xantholinini) with descriptions of four new species" ;
|
|
trt:publishedIn <http://dx.doi.org/10.1080/00222933.2013.791936> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.1080/00222933.2013.791936>
|
|
bibo:endPage "2904" ;
|
|
bibo:issue "45 - 46" ;
|
|
bibo:journal "Journal of Natural History" ;
|
|
bibo:pubDate "2013-08-08" ;
|
|
bibo:startPage "2869" ;
|
|
bibo:volume "47" ;
|
|
dc:creator "Zhou, Yu-Lingzi; Zhou, Hong-Zhang" ;
|
|
dc:date "2013" ;
|
|
dc:title "Taxonomy and phylogeny of the genus Liotesba Scheerpeltz (Coleoptera: Staphylinidae: Staphylininae: Xantholinini) with descriptions of four new species" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Liotesba_antonellae_Bordoni_2012>
|
|
dwc:authority "Bordoni, 2012" ;
|
|
dwc:authorityName "Bordoni" ;
|
|
dwc:authorityYear "2012" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Staphylinidae" ;
|
|
dwc:genus "Liotesba" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Bordoni, 2012" ;
|
|
dwc:species "antonellae" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Liotesba_antonellae> ;
|
|
a dwcFP:TaxonConcept .
|