@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:popular-templates a gen:ItemListView, gen:ResourceView; dct:isVersionOf sub:popular-templates-kind; dct:title "⭐ Popular Templates"; rdfs:label "Popular Templates View"; gen:hasStructuralPosition "5.5.popular-templates"; gen:hasViewQuery ; gen:hasViewQueryTargetField "template" . } 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-04-13T07:21:00Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:popular-templates; npx:introduces sub:popular-templates-kind; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "X4M+5CnDEC+bsb3CtdAP+KAKPd9ye18rzVecrslQ8SRpwEtOG3lCxfFdhUVkXpI6LKkbj4GDbJhAW5v9MMRSpDsdRamEQKmtZTTreiCXsfJq+ObLRt1B0m+T34+M0lFmw/SYNdzpv4cR/Wo2l4FueDvdU/ezm/Q5KnEc5ihFvq4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }