@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix wd: . @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:IntroSession a wd:Q604733; dct:isPartOf ; rdfs:label "Introduction and Hands-On Creation"; wd:P823 orcid:0000-0001-9488-1870, orcid:0000-0002-1267-0234; schema:endDate "2026-09-15T15:00:00+02:00"^^xsd:dateTime; schema:startDate "2026-09-15T14:30:00+02:00"^^xsd:dateTime . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-09-07T11:04:33.138Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces sub:IntroSession; npx:wasCreatedAt ; rdfs:label "Presentation: Introduction and Hands-On Creation"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "Lw97bHdZYwpAYibI+wJBzA3LMPmXgXynqv/tH/pIaJfWwK/8UQxAEvZqDtIHcOL5MXmAEYcP/ubRuY1Ml6EPFb4KYEffU5w0OX7wZ0Ovc26Vs+3ujNvd+cC/1aDJMFnLO7MGuyflrX9AKpKL6UIIk3xQCYpQsCJtwNyvFkEkGZg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Hands-On Nanopublications: Creating, Publishing, and Querying Structured Knowledge on a Decentral..." . }