@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#> .

<http://treatment.plazi.org/id/03F787B52D22EA2A2FC267FDFBFCF823>
    dc:creator "Pérez-Hernández, Cisteil X.; Zaragoza-Caballero, Santiago; Romo-Galicia, Alberto" ;
    dc:title "Photinus cisteilae Zaragoza-Caballero 2015" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Photinus_cisteilae_Zaragoza_2015> ;
    trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5092.3.3> ;
    a trt:Treatment .

<http://dx.doi.org/10.11646/zootaxa.5092.3.3>
    bibo:endPage "317" ;
    bibo:issue "3" ;
    bibo:journal "Zootaxa" ;
    bibo:pubDate "2022-01-20" ;
    bibo:startPage "291" ;
    bibo:volume "5092" ;
    dc:creator "Pérez-Hernández, Cisteil X.; Zaragoza-Caballero, Santiago; Romo-Galicia, Alberto" ;
    dc:date "2022" ;
    dc:title "Updated checklist of the fireflies (Coleoptera: Lampyridae) of Mexico" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Photinus_cisteilae_Zaragoza_2015>
    dwc:authority "Zaragoza-Caballero, 2015" ;
    dwc:authorityName "Zaragoza-Caballero" ;
    dwc:authorityYear "2015" ;
    dwc:class "Insecta" ;
    dwc:family "Lampyridae" ;
    dwc:genus "Photinus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Zaragoza-Caballero, 2015" ;
    dwc:species "cisteilae" ;
    rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8NC6Z> ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Photinus_cisteilae> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Animalia/Photinus_cisteilae>
    dwc:class "Insecta" ;
    dwc:family "Lampyridae" ;
    dwc:genus "Photinus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:species "cisteilae" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Photinus> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Photinus>
    dwc:genus "Photinus" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lampyridae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Lampyridae>
    dwc:family "Lampyridae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
    dwc:order "Coleoptera" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Insecta>
    dwc:class "Insecta" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
    dwc:phylum "Arthropoda" ;
    dwc:rank "phylum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Animalia>
    dwc:kingdom "Animalia" ;
    dwc:rank "kingdom" ;
    a dwcFP:TaxonName .