@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .

<http://treatment.plazi.org/id/039B313F1F0EFF95FF0A7C9F630D4163>
    dc:creator "Trócoli, Sergi; Diéguez, José Manuel" ;
    dc:title "Sphindus dubius" ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sphindus_dubius_Gyllenhal_1808> ;
    trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812796> ;
    a trt:Treatment .

<http://dx.doi.org/10.5281/zenodo.12812796>
    bibo:endPage "69" ;
    bibo:journal "Arquivos Entomolóxicos" ;
    bibo:pubDate "2023-03-12" ;
    bibo:startPage "53" ;
    bibo:volume "26" ;
    dc:creator "Trócoli, Sergi; Diéguez, José Manuel" ;
    dc:date "2023" ;
    dc:title "Incorporaciones al catálogo de Coleoptera del Parque Natural de SAnt LlorenÇ del Munt i SerrA de l’ObAc (BArcelonA, CAtAluña)" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Animalia/Sphindus_dubius_Gyllenhal_1808>
    dwc:authority "(Gyllenhal, 1808)" ;
    dwc:baseAuthorityName "Gyllenhal" ;
    dwc:baseAuthorityYear "1808" ;
    dwc:class "Insecta" ;
    dwc:family "Sphindidae" ;
    dwc:genus "Sphindus" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "(Gyllenhal, 1808)" ;
    dwc:species "dubius" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphindus_dubius> ;
    a dwcFP:TaxonConcept .

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

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

<http://taxon-name.plazi.org/id/Animalia/Sphindidae>
    dwc:class "Insecta" ;
    dwc:family "Sphindidae" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    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:class "Insecta" ;
    dwc:kingdom "Animalia" ;
    dwc:order "Coleoptera" ;
    dwc:phylum "Arthropoda" ;
    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:kingdom "Animalia" ;
    dwc:phylum "Arthropoda" ;
    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:kingdom "Animalia" ;
    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 .