@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#>.

<#it> a <http://schema.org/Event>;
    <http://schema.org/startDate> "2023-03-30";
    <http://schema.org/performer> <https://angelo.veltens.org/profile/card#me>, <https://timea.solidcommunity.net/profile/card#me>;
    <http://schema.org/superEvent> <https://angelo.veltens.org/conferences/talks/65ce7a8e-50ad-45e7-a44d-827071f24906/session/#it>;
    <http://schema.org/name> "An insider's view on SolidOS";
    <http://schema.org/description> "\n            In this talk, Angelo will show you how he uses Solid Pods and SolidOS to\n            manage and organize his life. Solid allows him to store all his personal\n            data and use it to create a knowledge graph that helps him in various\n            ways. He will demonstrate how he\n\n            - uses his Solid Pod as a document management system\n            - organizes data in a graph\n            - plans meetings and collaborates with others\n            - keeps track of the things he buys and owns\n\n            We will examine the creation and utilization of a knowledge graph\n            using the data stored in a Solid Pod, as well as the integration of\n            linked data with traditional documents such as PDFs.\n\n            We have showed what a Pod is and that all your data is on the Pod. Great!\n            How can one make simple use of the data, say for editing it?\n            Or how can I simply visualize some of the data?\n            Timea will present Solid Forms, how they work and how to make use of them.\n\n            By the end of the talk, you&#39;ll have a good understanding of the\n            power of Solid Pods, SolidOS and Solid Forms for personal organization and\n            knowledge management.\n    "@en;
    <http://schema.org/workFeatured> <#slides>.
<https://timea.solidcommunity.net/profile/card#me> <http://schema.org/name> "Timea Turdan".
<#slides> a <http://schema.org/CreativeWork>, <http://schema.org/PresentationDigitalDocument>;
    <http://schema.org/description> "Timea's slides on 'Solid RDF Forms'";
    <http://schema.org/creator> <https://timea.solidcommunity.net/profile/card#me>;
    <http://schema.org/associatedMedia> <#web>.
<#web> a <http://schema.org/WebPage>;
    <http://schema.org/name> "Timea's slides";
    <http://schema.org/description> "Timea's slides on 'Solid RDF Forms' at canva.com";
    <http://schema.org/contentUrl> <https://www.canva.com/design/DAFdjJl8DN0/wrdcGJU4qaC7UdmVU6bk8A/view>;
    <http://schema.org/encodesCreativeWork> <#slides>;
    <http://schema.org/encodingFormat> "text/html".
<> a ldp:Container, ldp:BasicContainer, ldp:Resource;
    dc:modified "2023-03-31T18:10:54.163Z"^^xsd:dateTime.
<notes.md> a ldp:Resource, <http://www.w3.org/ns/iana/media-types/text/markdown#Resource>;
    dc:modified "2023-03-30T09:54:33.799Z"^^xsd:dateTime.
<> posix:mtime 1680286254;
    ldp:contains <notes.md>.
<notes.md> posix:mtime 1680170073;
    posix:size 5230.
