@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:revoke-role-action a gen:ViewEntryAction; rdfs:label "🚫 revoke role..."; gen:hasActionTemplate ; gen:hasActionTemplatePartField "void"; gen:hasActionTemplateQueryMapping "revokeAgent:agent"; gen:hasActionTemplateTargetField "space"; gen:isVisibleTo gen:MemberRole . sub:view a gen:ResourceView, gen:TabularView; dct:isVersionOf ; dct:title "👤 Self-Assigned/Observers"; rdfs:label "Space observers view"; gen:hasDisplayWidth gen:ColumnWidth06of12; gen:hasStructuralPosition "5.7.spaceObservers"; gen:hasViewAction sub:revoke-role-action; gen:hasViewQuery ; gen:hasViewQueryTargetField "space" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { this: dct:created "2026-08-25T11:18:34Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:view; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "Na6QgWPzg5RxQc/gXhvQD4IuqI5GrFG8l/AceZr8sXA87XMJbsYCjeA6hHRg36wMOfoVaF6ShaAK0gW3EcgWl+QsTDQWkHI47FIeYO1dqrnnl/fJsll9bUJSZ4D9Mz2AsFcUD5PJ71J0ew2DKbEEh1bBu8Dn9DexuMnudiYBEoA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }