@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#>.

<> a <http://www.w3.org/ns/pim/space#Storage>, ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2025-04-29T05:42:36.000Z"^^xsd:dateTime.
<test/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2025-04-29T05:38:57.000Z"^^xsd:dateTime.
<profile/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2025-04-29T05:38:57.000Z"^^xsd:dateTime.
<README> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/markdown#Resource>;
    dc:modified "2025-04-29T05:46:17.000Z"^^xsd:dateTime.
<> posix:mtime 1745905356;
    <http://www.w3.org/ns/auth/acl#accessControl> <.acl>;
    ldp:contains <test/>, <profile/>, <README>.
<test/> posix:mtime 1745905137.
<profile/> posix:mtime 1745905137.
<README> posix:mtime 1745905577;
    posix:size 807.
