@prefix this: . @prefix sub: . @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:suggested-templates-get-started a , ; dct:isVersionOf ; dct:title "🚀 Get Started"; rdfs:label "Suggested Templates Get Started View"; ; ; "5.5.suggested-templates-get-started"; ; "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-13T13:30:35.959+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:suggested-templates-get-started; npx:introduces ; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "boz0HRiW5dfIYBuVXVK55I0v+9U0Ul58cazpD7uq3zr4Xef573JyFWR7QfJlKadB0zD4B4unjXiEtFlUgJ5//wQ4HiVRN5WBKFZ900KwbWtAQoSI763mroWEzB4IC2tFGQABjV1JwFpbNyDUDy+JKHx3Pa2RA+Ns6/oIlRjOdAo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }