@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix owl: . @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 "Collaborative event taking place in Paris on 21-23 August 2026"; "2026-08-23T13:00:00.0+02:00"^^xsd:dateTime; "2026-08-21T13:00:00.0+02:00"^^xsd:dateTime; rdfs:label "GRADE Edit-a-thon"; owl:sameAs ; gen:hasAdmin orcid:0000-0001-8492-0354, orcid:0000-0001-9488-1870, orcid:0000-0002-1267-0234; gen:hasRootDefinition this: . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8492-0354, orcid:0000-0001-9488-1870, orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0001-9488-1870 foaf:name "Daniel Mietchen" . this: dct:created "2026-08-14T11:40:07.902Z"^^xsd:dateTime; dct:creator orcid:0000-0001-9488-1870; dct:license ; npx:embeds sub:assignment; npx:hasNanopubType gen:Event, gen:PresetAssignment, gen:Space; npx:introduces ; npx:wasCreatedAt ; rdfs:label "GRADE Edit-a-thon"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCW+VopfbAsAusLtasUe5QnVQL4ovdEXZRd7/44ZfSOuSYBr9BOFBxBoxBpfdCij85m1UHz3Dvb9YLSfx8oSyhdGhBFO4m6zimJ1hpnHQe5jA1cvF6PRYznWgQAhwC4RaYhZJ4MkzVMxXmWTI+8hYRn4oC2+qsg7DJjiS+cttD3tQIDAQAB"; npx:hasSignature "GpPG+CpzdLoiyqDbv3w3f7BryEm38lC93YORwWIReWBmx9hloz/qv5sh1z5CoL5CWbYNGxFYqtRXmKpp+CnUSrJcuXsLizqg7w7Od9oGUvZVxqXhuC0mtjaba8nSWu/01/C2j+xgYNJG2BVKSx57xy6clKbSplP4cIumYx5dj5k="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-9488-1870 . }