2024-07-04 13:00:26 +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:00:26 +02:00
|
|
|
|
|
|
|
<http://treatment.plazi.org/id/C3E0B0FED2C4436872B6884D8041B1FE>
|
2024-12-01 09:26:06 +01:00
|
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Charisius_fasciatus>' due to issues with rank ;
|
2024-07-04 13:00:26 +02:00
|
|
|
dc:creator "Campbell, J. M." ;
|
|
|
|
dc:title "Charisius fasciatus Champion" ;
|
2024-09-27 00:27:35 +02:00
|
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Charisius_fasciatus_Champion_> ;
|
2024-07-04 13:00:26 +02:00
|
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.415.6794> ;
|
|
|
|
a trt:Treatment .
|
|
|
|
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.415.6794>
|
|
|
|
bibo:endPage "293" ;
|
|
|
|
bibo:journal "ZooKeys" ;
|
|
|
|
bibo:startPage "269" ;
|
|
|
|
bibo:volume "415" ;
|
|
|
|
dc:creator "Campbell, J. M." ;
|
|
|
|
dc:date "2014" ;
|
|
|
|
dc:title "New species and records of Charisius Champion from Mexico and Central America (Coleoptera, Tenebrionidae, Alleculinae)" ;
|
|
|
|
a fabio:JournalArticle .
|
|
|
|
|
2024-09-27 00:27:35 +02:00
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Charisius_fasciatus_Champion_>
|
|
|
|
dwc:LSID "http://species-id.net/wiki/Charisius_fasciatus" ;
|
|
|
|
dwc:authority "Champion" ;
|
|
|
|
dwc:genus "Charisius" ;
|
|
|
|
dwc:rank "species" ;
|
|
|
|
dwc:scientificNameAuthorship "Champion" ;
|
|
|
|
dwc:species "fasciatus" ;
|
|
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Charisius_fasciatus> ;
|
|
|
|
a dwcFP:TaxonConcept .
|
|
|
|
|
2024-07-04 13:00:26 +02:00
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Charisius_fasciatus>
|
2024-12-01 09:26:06 +01:00
|
|
|
# Warning: Could not determine parent name ;
|
2024-07-04 13:00:26 +02:00
|
|
|
dwc:genus "Charisius" ;
|
|
|
|
dwc:rank "species" ;
|
|
|
|
dwc:species "fasciatus" ;
|
|
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Charisius> ;
|
|
|
|
a dwcFP:TaxonName .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Charisius>
|
|
|
|
dwc:genus "Charisius" ;
|
|
|
|
dwc:rank "genus" ;
|
2024-12-01 09:26:06 +01:00
|
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Charisius_fasciatus> ;
|
2024-07-04 13:00:26 +02:00
|
|
|
a dwcFP:TaxonName .
|