@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0009-0006-0504-3511 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0006-0504-3511 . } sub:pubinfo { nt:hasLabelFromApi "Lars Ulrich - Danish drummer" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCi4I9G9ih+l+6Xg6cK1UGAe1WpgJtpl0/RUXPL9Z+Q8DVfplPtFpaB4FcLDX/sEamPFjUQc57c2d/ssdUgYneOHSW2eablJVbwQCjVqvrcBxHhqBsbd3oh/PDgdcyjLNc5ujySQ0cIVYm8gM6Ef0ilI+/slstJM4MeT+ac3hxcWwIDAQAB"; npx:hasSignature "Gs8Er/t2oTRd6EVmcrKo4X3nkrO4v/DMBBPH7ZrhkwZ+MByOXfnvDeFwNLq2IimOwnVsr4+Y0ZOr8trotgV0Cf03/SEVLDxmkTJ+zEycaVByINPCqck/fLeJfwUiDWCsW7zn51CBl9WKHGZ8313m1HiqURBWnF8M6DmHmq1zi5Q="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0006-0504-3511 . this: dct:created "2025-01-28T12:25:57.284Z"^^xsd:dateTime; dct:creator orcid:0009-0006-0504-3511; dct:license ; npx:wasCreatedAt ; rdfs:label "think this is overrated: Lars Ulrich"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }