@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 "2024-01-13T10:50:02.000Z"^^xsd:dateTime.
<terms.html> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/html#Resource>;
    dc:modified "2024-01-13T10:50:02.000Z"^^xsd:dateTime;
    posix:mtime 1705143002;
    posix:size 10740.
<index.html> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/html#Resource>;
    dc:modified "2024-01-13T10:50:02.000Z"^^xsd:dateTime;
    posix:mtime 1705143002;
    posix:size 12803.
<index2.html> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/html#Resource>;
    dc:modified "2024-01-13T10:50:02.000Z"^^xsd:dateTime;
    posix:mtime 1705143002;
    posix:size 2916.
<pics/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2024-01-13T10:50:02.000Z"^^xsd:dateTime;
    posix:mtime 1705143002.
<css/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2024-01-13T10:50:02.000Z"^^xsd:dateTime;
    posix:mtime 1705143002.
<button-helper.js> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/application/octet-stream#Resource>;
    dc:modified "2024-01-13T10:50:02.000Z"^^xsd:dateTime;
    posix:mtime 1705143002;
    posix:size 1931.
<> posix:mtime 1705143002;
    <http://www.w3.org/ns/auth/acl#accessControl> <.acl>;
    ldp:contains <terms.html>, <index.html>, <index2.html>, <pics/>, <css/>, <button-helper.js>.
