@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-01-24T17:18:19.807Z"^^xsd:dateTime.
<index.html> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/html#Resource>;
    dc:modified "2022-01-26T00:59:32.015Z"^^xsd:dateTime.
<organization-profile.png> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/image/png#Resource>;
    dc:modified "2022-01-24T17:18:19.807Z"^^xsd:dateTime.
<detailed-profile.png> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/image/png#Resource>;
    dc:modified "2022-01-24T17:17:39.230Z"^^xsd:dateTime.
<> posix:mtime 1643044699;
    ldp:contains <index.html>, <organization-profile.png>, <detailed-profile.png>.
<index.html> posix:mtime 1643158772;
    posix:size 9484.
<organization-profile.png> posix:mtime 1643044699;
    posix:size 60678.
<detailed-profile.png> posix:mtime 1643044659;
    posix:size 35820.
