2024-07-04 14:30:32 +02:00
@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#> .
2024-11-06 17:04:58 +01:00
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/B84487EF0C35FF80C1A5FD47FC20FA8B>
cito: cites <http://taxon-concept.plazi.org/id/Animalia/Deserticossus_Yakovlev_2006> ;
dc: creator " Yakovlev, Roman V.; Witt, Thomas J. " ;
dc: title " Deserticossus Yakovlev 2006 " ;
trt: publishedIn <http://dx.doi.org/10.11646/zootaxa.4269.3.3> ;
a trt: Treatment .
<http://dx.doi.org/10.11646/zootaxa.4269.3.3>
bibo: endPage " 395 " ;
bibo: issue " 3 " ;
bibo: journal " Zootaxa " ;
bibo: startPage " 379 " ;
bibo: volume " 4269 " ;
dc: creator " Yakovlev, Roman V.; Witt, Thomas J. " ;
dc: date " 2017 " ;
dc: title " Three new species and one new subspecies of Deserticossus Yakovlev, 2006 (Lepidoptera: Cossidae) from Kazakhstan, Kyrgyzstan and Russia, with world catalogue of the genus " ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Deserticossus_Yakovlev_2006>
dwc: authority " Yakovlev, 2006 " ;
dwc: authorityName " Yakovlev " ;
dwc: authorityYear " 2006 " ;
dwc: class " Insecta " ;
dwc: family " Cossidae " ;
dwc: genus " Deserticossus " ;
dwc: kingdom " Animalia " ;
dwc: order " Lepidoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " genus " ;
dwc: scientificNameAuthorship " Yakovlev, 2006 " ;
rdfs: seeAlso <https://www.catalogueoflife.org/data/taxon/93NJR> ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Deserticossus> ;
a dwcFP: TaxonConcept .