@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:add-template-action a gen:ViewResultAction; rdfs:label "➕ add template..."; gen:hasActionTemplate ; gen:hasActionTemplatePartField "void"; gen:hasActionTemplateQueryMapping "void"; gen:hasActionTemplateTargetField "governingSpace"; gen:isVisibleTo gen:MemberRole . sub:maintained-templates-view a gen:ListView, gen:ResourceView; dct:isVersionOf sub:maintained-templates-view-kind; dct:title "🧩 Maintained templates"; rdfs:label "Maintained templates view"; gen:appliesToInstancesOf gen:Space; gen:hasDisplayWidth gen:ColumnWidth06of12; gen:hasStructuralPosition "3.4.maintainedTemplates"; gen:hasViewAction sub:add-template-action; gen:hasViewQuery ; gen:hasViewQueryTargetField "space" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { this: dct:created "2026-07-27T06:43:31Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:maintained-templates-view; npx:introduces sub:maintained-templates-view-kind; rdfs:label "Maintained templates view"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "FqZKkQ3SqYr5dVnC1CClnYGY+LAVa69Ve57ulfliJUyHw+TswxbI6l349TkiOCMrJySQ6OhA1Tj9IJIwmh35z3t/FkfaUz98zrH5nH/0YZ7ggDhv6GA7dTN6JszISKR0CrbWzmRRhJAzcWvORxT6lHxHc0aLmex2V7yWveMDvaY="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }