@prefix : <#>.
@prefix mee: <http://www.w3.org/ns/pim/meeting#>.
@prefix ic: <http://www.w3.org/2002/12/cal/ical#>.
@prefix XML: <http://www.w3.org/2001/XMLSchema#>.
@prefix flow: <http://www.w3.org/2005/01/wf/flow#>.
@prefix c: </profile/card#>.
@prefix ui: <http://www.w3.org/ns/ui#>.
@prefix c0: <https://jordan.solid.openlinksw.com:8444/profile/card#>.
@prefix n0: <http://purl.org/dc/elements/1.1/>.

:id1589658238064
    ic:dtstart "2020-05-16T19:43:58Z"^^XML:dateTime;
    flow:participant c:me;
    ui:backgroundColor "#ede4d0".
:id1589658621858
    ic:dtstart "2020-05-16T19:50:21Z"^^XML:dateTime;
    flow:participant c0:me;
    ui:backgroundColor "#c1ffd3".
:this
    a mee:LongChat;
    n0:created "2020-05-16T19:43:44Z"^^XML:dateTime;
    n0:title "Chat channel";
    flow:participation :id1589658238064, :id1589658621858;
    ui:sharedPreferences :SharedPreferences.
