@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 "2024-01-13T10:50:02.877Z"^^xsd:dateTime.
<mail-vcard/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2024-01-13T10:50:02.877Z"^^xsd:dateTime.
<ember-prototype/> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2024-01-13T10:50:02.861Z"^^xsd:dateTime.
<> posix:mtime 1705143002;
    ldp:contains <mail-vcard/>, <ember-prototype/>.
<mail-vcard/> posix:mtime 1705143002.
<ember-prototype/> posix:mtime 1705143002.
