treatments-rdf/data/43/2D/46/432D46671F77FFD6FA91E29653DDF88F.ttl

63 lines
2.5 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/432D46671F77FFD6FA91E29653DDF88F>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Andrena_argentata_Smith_1844> ;
dc:creator "Xu, Huanli; Tadauchi, Osamu" ;
dc:title "Andrena (Leucandrena) argentata Smith" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.188635> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.188635>
bibo:endPage "46" ;
bibo:journal "Zootaxa" ;
bibo:startPage "36" ;
bibo:volume "2145" ;
dc:creator "Xu, Huanli; Tadauchi, Osamu" ;
dc:date "2009" ;
dc:title "A revision of the subgenus Leucandrena of the genus Andrena of eastern Asia (Hymenoptera: Apoidea: Andrenidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Andrena_argentata_Smith_1844>
dwc:authority "Smith, 1844" ;
dwc:authorityName "Smith" ;
dwc:authorityYear "1844" ;
dwc:class "Insecta" ;
dwc:family "Andrenidae" ;
dwc:genus "Andrena" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Smith, 1844" ;
dwc:species "argentata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/DR25> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Andrena_argentata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Andrena_argentata_Warncke_1968>
dwc:authority "Warncke, 1968" ;
dwc:authorityName "Warncke" ;
dwc:authorityYear "1968" ;
dwc:class "Insecta" ;
dwc:family "Andrenidae" ;
dwc:genus "Andrena" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Warncke, 1968" ;
dwc:species "argentata" ;
dwc:subGenus "Leucandrena" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/DR25> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Andrena_argentata> ;
a dwcFP:TaxonConcept .