@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:OSCT-E-DLB dct:date "2025-06-19"; a , ; rdfs:label "Basics of Data Literacy"; rdfs:seeAlso ; "17:00"; ; "14:00"; ; "3" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2568-5694 . } sub:pubinfo { orcid:0000-0003-2568-5694 foaf:name "Luca Visentin" . this: dct:created "2025-06-23T10:21:41.706Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2568-5694; dct:license ; npx:introduces sub:OSCT-E-DLB; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAZ56qlM6pVSGfqZYzTCaYKtfPDkaRfiaeeItNk0+qRp8c4iO1D3ldJ+UYzj9Yz6HhoGRq8uaRCwX/L+phPwqcIDv48Cc6miq0Z3Xn5Bl4Wu3lvF6dGxfbfjs7zhPt7f+2bSu16QbKe+w0FH5yDGuU6XQgdrOP+YGMPjZny3gYnwIDAQAB"; npx:hasSignature "KtNdIiw7CZiIJiiXDB11aVZAi5O8ws6cStbe6zjNcxmFcLLLW5/aqI1a8+4HJYEOxv1G1iNIxl5azlvspz4fjkcNYOEI2zdE4DRsoycm6CbdPcwjvm24gns6Fb2lfxJcqeVgwkFNdXNiQMgUU+opiewkBjFfjs8OIWx4VoaQpKc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-2568-5694 . }