2024-07-04 13:22:47 +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-12-01 09:26:06 +01:00
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
2024-07-04 13:22:47 +02:00
<http://treatment.plazi.org/id/C9B8750D7E853A0D681A2FF333575A43>
dc: creator " Pujade-Villar, Juli; Hanson, Paul; Medina, Claudia A.; Torres, Miguel; Melika, George " ;
dc: title " Zapatella grahami Pujade-Villar & Melika, sp. n. " ;
2024-11-06 14:57:20 +01:00
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zapatella_grahami_Pujade_2012> ;
2024-07-04 13:22:47 +02:00
trt: publishedIn <http://dx.doi.org/10.3897/zookeys.210.3014> ;
a trt: Treatment .
<http://dx.doi.org/10.3897/zookeys.210.3014>
bibo: endPage " 104 " ;
bibo: journal " ZooKeys " ;
bibo: startPage " 75 " ;
bibo: volume " 210 " ;
dc: creator " Pujade-Villar, Juli; Hanson, Paul; Medina, Claudia A.; Torres, Miguel; Melika, George " ;
dc: date " 2012 " ;
dc: title " A new genus of oak gallwasps, Zapatella Pujade-Villar & Melika, gen. n., with a description of two new species from the Neotropics (Hymenoptera, Cynipidae, Cynipini) " ;
a fabio: JournalArticle .
2024-11-06 14:57:20 +01:00
<http://taxon-concept.plazi.org/id/Animalia/Zapatella_grahami_Pujade_2012>
# Warning: Using document metadata for authority year ;
dwc: LSID " urn:lsid:zoobank.org:act:B802BBE3-E4BF-4971-9569-96266500DBE4 " ;
dwc: authority " Pujade-Villar & Melika " ;
dwc: genus " Zapatella " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Pujade-Villar & Melika, 2012 " ;
dwc: species " grahami " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zapatella_grahami> ;
a dwcFP: TaxonConcept .
2024-07-04 13:22:47 +02:00
<http://taxon-name.plazi.org/id/Animalia/Zapatella_grahami>
2024-12-01 09:26:06 +01:00
# Warning: Could not determine parent name ;
2024-07-04 13:22:47 +02:00
dwc: genus " Zapatella " ;
dwc: rank " species " ;
dwc: species " grahami " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Zapatella> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Zapatella>
dwc: genus " Zapatella " ;
dwc: rank " genus " ;
2024-12-01 09:26:06 +01:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Zapatella_grahami> ;
2024-07-04 13:22:47 +02:00
a dwcFP: TaxonName .