@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#>.

<> dc:modified "2022-03-20T11:58:27.074Z"^^xsd:dateTime;
    a ldp:Container, ldp:BasicContainer, ldp:Resource.
<get-a-pod.html> dc:modified "2022-03-20T11:58:24.342Z"^^xsd:dateTime;
    a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/html#Resource>.
<index.html> dc:modified "2022-03-20T11:58:27.074Z"^^xsd:dateTime;
    a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/html#Resource>.
<> posix:mtime 1647777507;
    ldp:contains <get-a-pod.html>, <index.html>.
<get-a-pod.html> posix:mtime 1647777504;
    posix:size 18152.
<index.html> posix:mtime 1647777507;
    posix:size 601.
