2024-07-04 14:38:35 +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/F8FA4618D390CC89B9F04882414A55F4>
2024-11-08 18:38:08 +01:00
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Dicoelidae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Rembidae>' due to issues with rank ;
2024-07-04 14:38:35 +02:00
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
cito: cites <http://taxon-concept.plazi.org/id/Animalia/Dicaelus_Bonelli_1813> ;
dc: creator " Bousquet, Yves " ;
dc: title " Licinina Bonelli 1810 " ;
trt: citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Dicoelus> , <http://taxon-name.plazi.org/id/Animalia/Rembus> ;
trt: publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
a trt: Treatment .
<http://dx.doi.org/10.3897/zookeys.245.3416>
bibo: endPage " 1722 " ;
bibo: journal " ZooKeys " ;
bibo: pubDate " 2012-11-28 " ;
bibo: startPage " 1 " ;
bibo: volume " 245 " ;
dc: creator " Bousquet, Yves " ;
dc: date " 2012 " ;
dc: title " Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico " ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dicaelus_Bonelli_1813>
dwc: authorityName " Bonelli " ;
dwc: authorityYear " 1813 " ;
dwc: class " Insecta " ;
dwc: family " Carabidae " ;
dwc: genus " Dicaelus " ;
dwc: kingdom " Animalia " ;
dwc: order " Coleoptera " ;
dwc: phylum " Arthropoda " ;
dwc: rank " genus " ;
dwc: scientificNameAuthorship " Bonelli, 1813 " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dicaelus> ;
a dwcFP: TaxonConcept .