2024-07-04 13:02:59 +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#> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/D61A7B74963D8CCDED5AA5F3816CCF9A>
2024-11-06 14:10:02 +01:00
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Ethelurgina_Xestophyes_Foerster_1869>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Xestophya>' due to issues with rank ;
2024-07-04 13:02:59 +02:00
dc: creator " Broad, Gavin R. " ;
dc: title " Ethelurgina (Xestophyes) Foerster 1869 " ;
trt: augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ethelurgina_Xestophyes_Foerster_1869> ;
trt: publishedIn <http://dx.doi.org/10.3897/BDJ.4.e9042> ;
a trt: Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e9042>
bibo: endPage " 9042 " ;
bibo: journal " Biodiversity Data Journal " ;
bibo: startPage " 9042 " ;
bibo: volume " 4 " ;
dc: creator " Broad, Gavin R. " ;
dc: date " 2016 " ;
dc: title " Checklist of British and Irish Hymenoptera - Ichneumonidae " ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ethelurgina_Xestophyes_Foerster_1869>
dwc: authority " Foerster, 1869 " ;
dwc: authorityName " Foerster " ;
dwc: authorityYear " 1869 " ;
dwc: genus " Ethelurgina " ;
dwc: rank " subGenus " ;
dwc: scientificNameAuthorship " Foerster, 1869 " ;
dwc: subGenus " Xestophyes " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_Xestophyes> ;
a dwcFP: TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ethelurgina_Xestophyes>
# Warning: Could not determine parent name ;
dwc: genus " Ethelurgina " ;
dwc: rank " subGenus " ;
dwc: subGenus " Xestophyes " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ethelurgina>
dwc: genus " Ethelurgina " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_Xestophyes> ;
a dwcFP: TaxonName .