unsigned char* librdf_node_to_string (librdf_node* node);
unsigned char* librdf_node_to_string
the node object
Note a new string is allocated which must be freed by the caller.
a string value representing the node or NULL on failure