48 lines
2.1 KiB
Turtle
48 lines
2.1 KiB
Turtle
@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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/03A8B4371058D919FF63FA2DA099CB16>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Pasimachus_cordicollis_Chaudoir_1862> ;
|
|
dc:creator "Pablo-Cea, José D.; Cerón-Gómez, Rafael; Alfaro, Elizabeth; Wiesner, Jürgen" ;
|
|
dc:title "Pasimachus (Emydopterus) cordicollis" ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5536.1.3> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.5536.1.3>
|
|
bibo:endPage "122" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:pubDate "2024-11-01" ;
|
|
bibo:startPage "99" ;
|
|
bibo:volume "5536" ;
|
|
dc:creator "Pablo-Cea, José D.; Cerón-Gómez, Rafael; Alfaro, Elizabeth; Wiesner, Jürgen" ;
|
|
dc:date "2024" ;
|
|
dc:title "Checklist and distribution of Carabidae Latreille, 1802 and Cicindelidae Latreille, 1802 (Insecta: Coleoptera) of El Salvador" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Pasimachus_cordicollis_Chaudoir_1862>
|
|
dwc:authority "(Chaudoir, 1862)" ;
|
|
dwc:baseAuthorityName "Chaudoir" ;
|
|
dwc:baseAuthorityYear "1862" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Carabidae" ;
|
|
dwc:genus "Pasimachus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "(Chaudoir, 1862)" ;
|
|
dwc:species "cordicollis" ;
|
|
dwc:subGenus "Emydopterus" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/764KN> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pasimachus_cordicollis> ;
|
|
a dwcFP:TaxonConcept .
|