treatments-rdf/data/03/D2/64/03D264558374762DFF74FA0B139CF9C5.ttl

45 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/03D264558374762DFF74FA0B139CF9C5>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Hylaeus_brevicornis_Nylander_1852> ;
dc:creator "Proshchalykin, Maxim Yu.; Dathe, Holger H." ;
dc:title "Dentigera Méhelÿ 1935" ;
trt:publishedIn <http://doi.org/10.11646/zootaxa.4105.4.1> ;
a trt:Treatment .
<http://doi.org/10.11646/zootaxa.4105.4.1>
bibo:endPage "320" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:startPage "301" ;
bibo:volume "4105" ;
dc:creator "Proshchalykin, Maxim Yu.; Dathe, Holger H." ;
dc:date "2016" ;
dc:title "Additional records of the genus Hylaeus Fabricius, 1793 (Hymenoptera: Apoidea: Colletidae) from Siberia, with description of a new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hylaeus_brevicornis_Nylander_1852>
dwc:authority "Nylander, 1852" ;
dwc:authorityName "Nylander" ;
dwc:authorityYear "1852" ;
dwc:class "Insecta" ;
dwc:family "Colletidae" ;
dwc:genus "Hylaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Nylander, 1852" ;
dwc:species "brevicornis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hylaeus_brevicornis> ;
a dwcFP:TaxonConcept .