@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-03-06T04:44:41.987Z"^^xsd:dateTime.
<profile/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2024-07-04T13:34:52.740Z"^^xsd:dateTime.
<index.html> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/html#Resource>;
    dc:modified "2024-07-08T12:36:39.717Z"^^xsd:dateTime.
<README> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/markdown#Resource>;
    dc:modified "2024-07-04T13:34:52.764Z"^^xsd:dateTime.
<> posix:mtime 1741236281;
    ldp:contains <profile/>, <index.html>, <README>.
<profile/> posix:mtime 1720100092.
<index.html> posix:mtime 1720442199;
    posix:size 470.
<README> posix:mtime 1720100092;
    posix:size 1018.
