@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:add-action a gen:ViewResultAction; rdfs:label "โž• add example..."; gen:hasActionTemplate ; gen:hasActionTemplateTargetField "paragraph"; gen:isVisibleTo gen:MemberRole . sub:docs-paragraph-examples-view a gen:NanopubSetView, gen:ResourceView; dct:isVersionOf ; dct:title "๐Ÿงช Examples"; rdfs:label "Documentation paragraph examples view"; gen:appliesToInstancesOf gen:Paragraph; gen:governedBy ; gen:hasStructuralPosition "4.2.examples"; gen:hasViewAction sub:add-action, sub:edit-action; gen:hasViewQuery ; gen:hasViewQueryTargetField "resource" . sub:edit-action a gen:ViewEntryAction; rdfs:label "โœ edit link..."; gen:hasActionTemplate ; gen:hasActionTemplateQueryMapping "override_target:@override"; gen:isVisibleTo gen:MemberRole . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { this: dct:created "2026-09-15T05:32:16Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:embeds sub:docs-paragraph-examples-view; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl8cMusqtNyKA6UIsi3f7BAcZmHQXWxU0qk0PLsboMWQxYrGBfGgHTgRHJrBRxL+Zn9kJHKVmz2smDcjCBptXi/OwWy80gjsx+Pbe6IWz3zFPWF1UoFIKfPnC0slV67CQgdM853zW7Bmk9/uflCtK4EtZKmPdRGtUHVC7DTVvDBMDzLRGdE2KCBVN29EbM5GGVNvijYbaZQ9OFQPBkQshayqSIyGRr6rreJdkrRVLIzu3uuAjKYydaeXZWSN2JLnVBwrClKUxaEdCwhb5nXpMtKOMD+R+LgaXLeJUWM8BdRSYnta9ZqI5pHY4y3v+eW7J+HHeTvRbHvlik+Z4hFUXmQIDAQAB"; npx:hasSignature "UlYLCQmWexbUDhdGKzoPyLDO8ecsLyo2H+HvmIFAy8B6+Bzw8FYP0duZrtIyVCGrQ0uZZOEUUbDuiinUq1Iap0zBfKAM6WZZoBrycTYh4ML3xQRGbzgEf9LSIOgUqDX8XR0iQHKPc9Yyuwn067k4D3R5YHaQv+54r083TvD5oaRWj99reRmfLF8TnwpeOY3A5AeGPP1EV4+iy/EI9YFNuJCwoBPYGcp+RuFwMlI9oSptaSeKXFPY8DG06JDvDAy0IgLdwSU6CJWJtopwZ/BUEtxGoZ20uHRFtMCYlkHWDbjF3eHY/4VrdfUXfQS80Pupr8prXclb36dvRrVJoex1zw=="; npx:hasSignatureTarget this:; npx:signedBy . }