@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:generalRegularMeetingPreset a gen:Preset; dct:description "A general preset for regular meetings, including participants, observers, agenda, status updates, and messages."; dct:isVersionOf ; rdfs:label "General regular meeting preset"; gen:appliesToInstancesOf gen:Space; gen:hasRole , , ; gen:hasTopLevelView , , , , , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . nt:hasLabelFromApi "Resource info view" . nt:hasLabelFromApi "Planned attendance role" . nt:hasLabelFromApi "General participant role" . nt:hasLabelFromApi "Agenda items for event view" . nt:hasLabelFromApi "Status updates for event view" . nt:hasLabelFromApi "Space observers by role view" . nt:hasLabelFromApi "Space participants view" . nt:hasLabelFromApi "Simple message view" . nt:hasLabelFromApi "Observer role" . this: dct:created "2026-06-26T14:56:39.372+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:generalRegularMeetingPreset; npx:hasNanopubType gen:Preset; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "I616sdbm8l+igO2fhBoiUHbtRT51mSW8jhtH89VOz8vPKtT9H7u19AQB0GScsi5mJz4BLImcI0Nbv+d2U5t/q6WMxLpnZ1PVXxy3kDCoqcdXf6OsGjtRc1xMFFEsg0OlDQWf2MjxJ3tUeJsR30P6GFAUokuJ4ISBSXbSUg/9X98="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }