@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 ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2025-08-27T23:23:31.696Z"^^xsd:dateTime.
<index.html> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/html#Resource>;
    dc:modified "2025-08-28T09:58:24.768Z"^^xsd:dateTime.
<> posix:mtime 1756337011;
    ldp:contains <index.html>.
<index.html> posix:mtime 1756375104;
    posix:size 5226.
