treatments-rdf/data/80/D8/68/80D868C25D4499CCFDE93658FF293C87.ttl

46 lines
1.9 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/80D868C25D4499CCFDE93658FF293C87>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Cataglyphis_setipes_dschambulica_Tarbinskii_1976> ;
dc:creator "Agosti, Donat" ;
dc:title "Cataglyphis setipes subsp. dschambulicus Tarbinskii" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.14982> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.14982>
bibo:endPage "1505" ;
bibo:journal "Journal of Natural History" ;
bibo:startPage "1457" ;
bibo:volume "24" ;
dc:creator "Agosti, Donat" ;
dc:date "1990" ;
dc:title "Review and reclassification of Cataglyphis (Hymenoptera, Formicidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cataglyphis_setipes_dschambulica_Tarbinskii_1976>
dwc:authority "Tarbinskii, 1976: 200" ;
dwc:authorityName "Tarbinskii" ;
dwc:authorityPageNumber "200" ;
dwc:authorityYear "1976" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Cataglyphis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Tarbinskii, 1976" ;
dwc:species "setipes" ;
dwc:subSpecies "dschambulica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cataglyphis_setipes_dschambulica> ;
a dwcFP:TaxonConcept .