@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/1555017683204.856.ttl> n0:type n0:Note.

<>
    a n:Post;
    terms:created "2019-04-11T21:20:55.920Z"^^XML:dateTime;
    terms:creator c:me;
    terms:description "Magic of HTTP URIs";
    n1:depiction <1555017655920.7874.png>.
