@prefix : <#>.
@prefix terms: <http://purl.org/dc/terms/>.
@prefix rd: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix XML: <http://www.w3.org/2001/XMLSchema#>.
@prefix n: <http://rdfs.org/sioc/ns#>.
@prefix n0: <http://xmlns.com/foaf/0.1/>.
@prefix c: <https://jordan.solid.openlinksw.com:8444/profile/card#>.
@prefix c0: </profile/card#>.
@prefix ind: <../../../index.ttl#>.
@prefix flow: <http://www.w3.org/2005/01/wf/flow#>.

<> rd:seeAlso <../17/chat.ttl>.

:Msg1589658624558
    terms:created "2020-05-16T19:50:24Z"^^XML:dateTime;
    n:content "test";
    n0:maker c:me.
:Msg1589658657055
    terms:created "2020-05-16T19:50:57Z"^^XML:dateTime;
    n:content "received\n";
    n0:maker c0:me.
:Msg1589658680916
    terms:created "2020-05-16T19:51:20Z"^^XML:dateTime;
    n:content "received";
    n0:maker c:me.
:Msg1589658688556
    terms:created "2020-05-16T19:51:28Z"^^XML:dateTime;
    n:content "test 3\n";
    n0:maker c0:me.
ind:this
    flow:message
    :Msg1589658624558, :Msg1589658657055, :Msg1589658680916, :Msg1589658688556.
