- rdf_destroy_literal_map(+Map) is det
- Destroy a literal map. After this call, further use of the Map
handle is illegal. Additional synchronisation is needed if maps
that are shared between threads are destroyed to guarantee the
handle is no longer used. In some scenarios
rdf_reset_literal_map/1 provides a safe alternative.