@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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:OSPills_20251008 a , ; dct:date "2025-10-08"; rdfs:label "Pillole di Open Science - Perche' l'Open Science?"; rdfs:seeAlso ; "16:30"; ; "15:00"; ; ; "1.5" . } 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-10-10T16:22:58.536Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2568-5694; dct:license ; npx:introduces sub:OSPills_20251008; 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 "FyuDs0uAq1NeW6wXCOkp6IiuwMkN0WgZyefOq3C8RN2Q9SBN6lE4sXYq+HqnLAw5SjauxfiXVFhcRckrxitbk/9WOJMBGVWEjTKrMTtKZFg4r/B9DptYzm1w722KOTczlTSwN0VFJWLmw6bqJcv9eJb9PXl3NdsQPiAV2saoizw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-2568-5694 . }