@prefix dc: <http://purl.org/dc/terms/>.
@prefix ldp: <http://www.w3.org/ns/ldp#>.
@prefix posix: <http://www.w3.org/ns/posix/stat#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.

<> dc:modified "2022-12-20T10:59:03.444Z"^^xsd:dateTime;
    a ldp:Container, ldp:BasicContainer, ldp:Resource.
<profile2.ttl> dc:modified "2022-04-07T21:45:25.753Z"^^xsd:dateTime;
    a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/plain#Resource>.
<profile1.ttl> dc:modified "2023-03-09T18:49:31.356Z"^^xsd:dateTime;
    a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/plain#Resource>.
<> posix:mtime 1671533943;
    ldp:contains <profile2.ttl>, <profile1.ttl>.
<profile2.ttl> posix:mtime 1649367925;
    posix:size 534.
<profile1.ttl> posix:mtime 1678387771;
    posix:size 1642.
