@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-03-13T07:14:21.000Z"^^xsd:dateTime.
<index.html> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/html#Resource>;
    dc:modified "2023-03-13T07:14:21.000Z"^^xsd:dateTime.
<.git/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2023-03-13T07:14:21.000Z"^^xsd:dateTime.
<_shared/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2023-03-11T18:51:23.000Z"^^xsd:dateTime.
<.nojekyll> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/application/octet-stream#Resource>;
    dc:modified "2023-03-11T18:51:23.000Z"^^xsd:dateTime.
<images/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2023-03-13T07:14:21.000Z"^^xsd:dateTime.
<custom.css> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/css#Resource>;
    dc:modified "2023-03-12T18:04:01.000Z"^^xsd:dateTime.
<> posix:mtime 1678691661;
    ldp:contains <index.html>, <.git/>, <_shared/>, <.nojekyll>, <images/>, <custom.css>.
<index.html> posix:mtime 1678691661;
    posix:size 27509.
<.git/> posix:mtime 1678691661.
<_shared/> posix:mtime 1678560683.
<.nojekyll> posix:mtime 1678560683;
    posix:size 0.
<images/> posix:mtime 1678691661.
<custom.css> posix:mtime 1678644241;
    posix:size 2058.
