@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 . } 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" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-08-14T11:42:43.881Z"^^xsd:dateTime; dct:creator orcid:0000-0001-9488-1870, orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:assignment; npx:hasNanopubType gen:Event, gen:PresetAssignment, gen:Space; npx:introduces ; npx:wasCreatedAt ; rdfs:label "GRADE Edit-a-thon"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "JIFKrYdUXVoqh7r+QpFSgnvCFKho1gygncQCcK6I2WCwWd+6Ifv4B02B9tDLc0RbFJ649BaahUMLmIdOsR/rZ2Pa40IYf+YjU1qSruMT/gLbmur93qb0uTNBqu5WXVEdH/xzrqBwlrY2Cx2A3x+WCto26UYW9ABKOvlUoTZ870U="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }