@prefix : <#>.
@prefix n0: <https://www.w3.org/ns/activitystreams#>.
@prefix n: <http://rdfs.org/sioc/ns#>.
@prefix terms: <http://purl.org/dc/terms/>.
@prefix XML: <http://www.w3.org/2001/XMLSchema#>.
@prefix c: </profile/card#>.
@prefix n1: <http://xmlns.com/foaf/0.1/>.

<../comments/1555017792406.3708.ttl> n0:type n0:Note.

<>
    a n:Post;
    terms:created "2019-04-11T21:21:56.087Z"^^XML:dateTime;
    terms:creator c:me;
    terms:description "";
    n1:depiction <1555017716087.2532.jpeg>.
