@prefix dc: . @prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix ns1: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { orcid:0009-0004-0584-6782 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0004-0584-6782 . } sub:pubinfo { nt:hasLabelFromApi "nanopublication - A small knowledge graph snippet with metadata that is to be treated as an independent (scientific) publication." . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCezTDae0tD8QR0KA4aYQOX0/9jB0EqP+pmyY6+R4kPGPhRtovFdSW/0ZxDh76mqbzB2SjAR8DHuwryv4bCObsseBZZhRCD6A4Qgcx14JaLjTLYCIjQcETArLTPCtq8K5mh+N7ZIV/EHp/e7LCMoatvEMH6V8m2HNSHE6Q505GYsQIDAQAB"; npx:hasSignature "F6EsSS3G/kU0tK8BKP9uN5zVXaDc03tWU/jjImm34UNJ6JPMEgMZHdlN5A50N0VFMXLy7t+sVwlL/BqXUhddlrVUV4QXP4MWjCyPIGrKZViYtpPy3hQYC9NV+qjcRn4kWVF6y+2ve86NC+mvLZSlk8ZJIOOSuiJf/70fulSVyps="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0004-0584-6782 . this: dc:created "2025-01-23T15:18:46.537Z"^^xsd:dateTime; dc:creator orcid:0009-0004-0584-6782; dc:license ; npx:wasCreatedAt ; a npx:ExampleNanopub; rdfs:label "think this is overrated: nanopublication"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY, , ; nt:wasCreatedFromTemplate . }