2024-07-04 12:59:25 +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-11-06 14:01:05 +01:00
|
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
|
|
|
|
<http://treatment.plazi.org/id/223B87B493730461C483CC69E8CAFACD>
|
|
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ataenius_borgmeieri_Hinton_1936> ;
|
|
|
|
dc:creator "Minor, Pablo" ;
|
|
|
|
dc:title "Ataenius borgmeieri Hinton 1936" ;
|
|
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4244.4.3> ;
|
|
|
|
a trt:Treatment .
|
|
|
|
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.4244.4.3>
|
|
|
|
bibo:endPage "514" ;
|
|
|
|
bibo:issue "4" ;
|
|
|
|
bibo:journal "Zootaxa" ;
|
|
|
|
bibo:startPage "493" ;
|
|
|
|
bibo:volume "4244" ;
|
|
|
|
dc:creator "Minor, Pablo" ;
|
|
|
|
dc:date "2017" ;
|
|
|
|
dc:title "New state records and updated checklist of Aphodiini and Eupariini (Coleoptera: Scarabaeidae: Aphodiinae) from Mexico" ;
|
|
|
|
a fabio:JournalArticle .
|
|
|
|
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Ataenius_borgmeieri_Hinton_1936>
|
|
|
|
dwc:authority "Hinton, 1936" ;
|
|
|
|
dwc:authorityName "Hinton" ;
|
|
|
|
dwc:authorityYear "1936" ;
|
|
|
|
dwc:class "Insecta" ;
|
|
|
|
dwc:family "Aphodiidae" ;
|
|
|
|
dwc:genus "Ataenius" ;
|
|
|
|
dwc:kingdom "Animalia" ;
|
|
|
|
dwc:order "Coleoptera" ;
|
|
|
|
dwc:phylum "Arthropoda" ;
|
|
|
|
dwc:rank "species" ;
|
|
|
|
dwc:scientificNameAuthorship "Hinton, 1936" ;
|
|
|
|
dwc:species "borgmeieri" ;
|
|
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ataenius_borgmeieri> ;
|
|
|
|
a dwcFP:TaxonConcept .
|