sratom_to_turtle

char *sratom_to_turtle(Sratom *sratom, LV2_URID_Unmap *unmap, const char *base_uri, const SerdNode *subject, const SerdNode *predicate, uint32_t type, uint32_t size, const void *body)

Serialize an Atom to a Turtle string.

The returned string must be free()’d by the caller.