@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 "2023-04-26T13:15:27.000Z"^^xsd:dateTime.
<index.html> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/html#Resource>;
    dc:modified "2023-02-08T09:39:05.000Z"^^xsd:dateTime.
<_shared/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2023-02-06T10:23:20.000Z"^^xsd:dateTime.
<images/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2023-02-07T20:38:39.000Z"^^xsd:dateTime.
<README.md> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/markdown#Resource>;
    dc:modified "2023-02-06T13:05:06.000Z"^^xsd:dateTime.
<> posix:mtime 1682514927;
    ldp:contains <index.html>, <_shared/>, <images/>, <README.md>.
<index.html> posix:mtime 1675849145;
    posix:size 22306.
<_shared/> posix:mtime 1675679000.
<images/> posix:mtime 1675802319.
<README.md> posix:mtime 1675688706;
    posix:size 48.
