@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 "2022-07-20T09:12:04.416Z"^^xsd:dateTime.
<index.html> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/html#Resource>;
    dc:modified "2022-07-22T13:05:09.657Z"^^xsd:dateTime.
<rawRDFtoForm.jpg> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/image/jpeg#Resource>;
    dc:modified "2022-07-20T09:11:37.960Z"^^xsd:dateTime.
<BasicPodForm.png> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/image/png#Resource>;
    dc:modified "2022-07-20T09:11:17.924Z"^^xsd:dateTime.
<RDFformSnippet.png> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/image/png#Resource>;
    dc:modified "2022-07-20T09:11:48.040Z"^^xsd:dateTime.
<> posix:mtime 1658308324;
    ldp:contains <index.html>, <rawRDFtoForm.jpg>, <BasicPodForm.png>, <RDFformSnippet.png>.
<index.html> posix:mtime 1658495109;
    posix:size 12812.
<rawRDFtoForm.jpg> posix:mtime 1658308297;
    posix:size 529054.
<BasicPodForm.png> posix:mtime 1658308277;
    posix:size 93811.
<RDFformSnippet.png> posix:mtime 1658308308;
    posix:size 132464.
