@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:nanopubs-from-template-kind-view a gen:NanopubSetView, gen:ResourceView; dct:isVersionOf sub:nanopubs-from-template-kind-view-kind; dct:title "⚡ Latest nanopublications from this template"; rdfs:label "Latest nanopubs from template kind view"; gen:appliesToInstancesOf gen:MaintainedResource; gen:hasPageSize "10"; gen:hasStructuralPosition "5.5.npsFromTemplate"; gen:hasViewQuery ; gen:hasViewQueryTargetField "resource" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-08-21T15:04:39Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:nanopubs-from-template-kind-view; npx:introduces sub:nanopubs-from-template-kind-view-kind; rdfs:label "Latest nanopubs from template kind view"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "ocwYgYSgYmLBKstq/bBTpH4vuxua+gDOrh+jbSbk6Ox2AhmTgYxjKAfmSUrij6yrdUkiBK2XrncxefAenKiqcBJYbjT4pV5URgsWTNpVgBbzo+PS8cqQIj2lld6sSq5+AUy1CrfbCt1O64dNQlyYaEik5phKTSVTpFL28poexXw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }