treatments-rdf/data/88/20/87/882087B34D52797C97D910E04A58DA6A.ttl

46 lines
1.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/882087B34D52797C97D910E04A58DA6A>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Hybos_hainanensis_Yang_2008> ;
dc:creator "Huo, Shan; Grootaert, Patrick; Yang, Ding" ;
dc:title "Hybos hainanensis Yan" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.196069> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.196069>
bibo:endPage "55" ;
bibo:journal "Zootaxa" ;
bibo:startPage "47" ;
bibo:volume "2512" ;
dc:creator "Huo, Shan; Grootaert, Patrick; Yang, Ding" ;
dc:date "2010" ;
dc:title "Two new yellow-legged species of the genus Hybos from Vietnam (Diptera: Empidoidea: Hybotinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hybos_hainanensis_Yang_2008>
dwc:authority "Yang, 2008: 620" ;
dwc:authorityName "Yang" ;
dwc:authorityPageNumber "620" ;
dwc:authorityYear "2008" ;
dwc:class "Insecta" ;
dwc:family "Hybotidae" ;
dwc:genus "Hybos" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yang, 2008" ;
dwc:species "hainanensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9J4C4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hybos_hainanensis> ;
a dwcFP:TaxonConcept .