@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 "2026-02-21T00:24:10.000Z"^^xsd:dateTime.
<README> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/markdown#Resource>;
    dc:modified "2026-02-21T00:24:10.000Z"^^xsd:dateTime.
<lost%2Bfound/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2026-02-21T00:23:31.000Z"^^xsd:dateTime.
<profile/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2026-02-21T00:24:10.000Z"^^xsd:dateTime.
<> posix:mtime 1771633450;
    ldp:contains <README>, <lost%2Bfound/>, <profile/>.
<README> posix:mtime 1771633450;
    posix:size 986.
<lost%2Bfound/> posix:mtime 1771633411.
<profile/> posix:mtime 1771633450.
