2024-07-04 13:35:08 +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 15:24:45 +01:00
# Error: the treatment is lacking the taxon
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/03F087BBB416FFB0FF8AFB514213FC37>
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI ;
cito: cites <http://taxon-concept.plazi.org/id/Animalia/Calopteryx_splendens_hyalina_Martin_1909> , <http://taxon-concept.plazi.org/id/Animalia/Calopteryx_splendens_syriaca_Rambur_1842> ;
dc: creator " K. J. Morton " ;
dc: title " Calopteryx splendens subsp. syriaca Rambur 1842 " ;
trt: publishedIn <http://doi.org/10.5281/zenodo.5522537> ;
a trt: Treatment .
<http://doi.org/10.5281/zenodo.5522537>
bibo: endPage " 44 " ;
bibo: journal " Transactions of the Entomological Society of London " ;
bibo: startPage " 25 " ;
bibo: volume " 1924 " ;
dc: creator " K. J. Morton " ;
dc: date " 1924 " ;
dc: title " The Dragon-flies (Odonata) of Palestine, based primarily on collection made by Dr. P. A. Buxton, with Notes on the Species of the Adjacent Regions. " ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Calopteryx_splendens_syriaca_Rambur_1842>
dwc: authorityName " Rambur " ;
dwc: authorityYear " 1842 " ;
dwc: class " Insecta " ;
dwc: family " Calopterygidae " ;
dwc: genus " Calopteryx " ;
dwc: kingdom " Animalia " ;
dwc: order " Odonata " ;
dwc: phylum " Arthropoda " ;
dwc: rank " subSpecies " ;
dwc: scientificNameAuthorship " Rambur, 1842 " ;
dwc: species " splendens " ;
dwc: subSpecies " syriaca " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calopteryx_splendens_syriaca> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Calopteryx_splendens_hyalina_Martin_1909>
dwc: authorityName " Martin " ;
dwc: authorityYear " 1909 " ;
dwc: class " Insecta " ;
dwc: family " Calopterygidae " ;
dwc: genus " Calopteryx " ;
dwc: kingdom " Animalia " ;
dwc: order " Odonata " ;
dwc: phylum " Arthropoda " ;
dwc: rank " subSpecies " ;
dwc: scientificNameAuthorship " Martin, 1909 " ;
dwc: species " splendens " ;
dwc: subSpecies " hyalina " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calopteryx_splendens_hyalina> ;
a dwcFP: TaxonConcept .