@prefix this: . @prefix sub: . @prefix gen: . @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:assignment a gen:ActivatedPresetAssignment, gen:PresetAssignment; gen:isAssignmentFor ; gen:isAssignmentOfPreset . a gen:Event, gen:Space; dct:description "This is one of the weekly office hours of the Knowledge Pixels incubators."; "2026-08-05T15:00:00.0+01:00"^^xsd:dateTime; "2026-08-05T14:00:00.0+01:00"^^xsd:dateTime; rdfs:label "Office Hour 5 August 2026"; gen:hasAdmin orcid:0000-0001-8492-0354, orcid:0000-0002-1267-0234, orcid:0009-0009-0118-9195; gen:hasRootDefinition this: . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8492-0354 . } sub:pubinfo { orcid:0000-0001-8492-0354 foaf:name "Ashley Caselli" . this: dct:created "2026-08-05T09:38:47.875Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8492-0354; dct:license ; npx:embeds sub:assignment; npx:hasNanopubType gen:Event, gen:PresetAssignment, gen:Space; npx:introduces ; npx:wasCreatedAt ; rdfs:label "Office Hour 5 August 2026"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaQXE2B2hJ6QdWxaWerU4F/XOtCQdj2OkdrIYd1kpMY9hIUh8boxaO3uOBeqvvqKLf5HjpRF4DT1eghOSsa2Dhd5HRTM/XIamvwWkHpN4oB3Ml19pAAzjTqczYmFLfgG67mGL5+vSA8VEdHtKQCrvP4SpTibMBP1qaxt3k1tqD6wIDAQAB"; npx:hasSignature "bY8uArdQBXlGyDyXYe/7WbuhgABCOcWMWOs89sENDy1hCpr18G2vfqxluxg/QCk4r6n62L0b0W6egBTC45QqTKrZUTvwl5/MmKUOCAli+0K2wU0SYXYRGwywUAtZFYQm0ERRQPtABrHQrlJw3D0Pd0hL1Jkhnxl9IKdvaoBNAkI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8492-0354 . }