2024-07-04 13:27:15 +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 15:08:18 +01:00
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/B5B3D358347FF9535C282D3010748A3D>
dc: creator " Hita Garcia, F.; B. L. Fisher " ;
dc: title " Tetramorium adamsi Garcia & Fisher, 2012, new species " ;
trt: citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetramorium_adamsi> , <http://taxon-name.plazi.org/id/Animalia/Tetramorium_smaug> , <http://taxon-name.plazi.org/id/Animalia/Tetramorium_tortuosum> ;
trt: publishedIn <http://doi.org/10.5281/zenodo.6172653> ;
a trt: Treatment .
<http://doi.org/10.5281/zenodo.6172653>
bibo: endPage " 85 " ;
bibo: journal " Zootaxa " ;
bibo: startPage " 1 " ;
bibo: volume " 3592 " ;
dc: creator " Hita Garcia, F.; B. L. Fisher " ;
dc: date " 2012 " ;
dc: title " The ant genus Tetramorium Mayr (Hymenoptera: Formicidae) in the Malagasy region - taxonomic revision of the T. kelleri and T. tortuosum species groups. " ;
a fabio: JournalArticle .