@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-20T08:48:10.495Z"^^xsd:dateTime.
<AccordionInRDF.png> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/image/png#Resource>;
    dc:modified "2022-07-20T08:47:59.798Z"^^xsd:dateTime.
<rdfToUi.jpg> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/image/jpeg#Resource>;
    dc:modified "2022-07-20T08:47:32.778Z"^^xsd:dateTime.
<index.html> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/html#Resource>;
    dc:modified "2022-07-20T09:29:42.213Z"^^xsd:dateTime.
<> posix:mtime 1658306890;
    ldp:contains <AccordionInRDF.png>, <rdfToUi.jpg>, <index.html>.
<AccordionInRDF.png> posix:mtime 1658306879;
    posix:size 287600.
<rdfToUi.jpg> posix:mtime 1658306852;
    posix:size 192442.
<index.html> posix:mtime 1658309382;
    posix:size 7917.
