@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-0005-8667-1124 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0005-8667-1124 . } sub:pubinfo { nt:hasLabelFromApi "quokka - species of mammal" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAGy/BVcmEHUG5bRxO0O2214kWvBI7CNAC6wgT3iP8jH1BD0Vp7Pa4xShKp9cxCRaY6zNN0DXLQiVHVSRWlEz/gom1ZSF1D4bws5N8SLTn1xXYYCWxYqi/YjvDibAstCtnSRGeqxPScKpBZo5wj+dasBFgOGYuz80pK00k4ueFgwIDAQAB"; npx:hasSignature "FZ2FFPv5vL2kSFb+hJVe/79f7kYPNS5OZFY9Bg8Eg653dBV6UTFZ9No92wkCgqVTU3p91R4WjQ7RRo4R6kk58JvfXu7vTxLq2ez2V3UQUogixFOz8TxH8IOe73dYzaCu3QWz8DN+Wy49IN84XrpWP5Ws5KNg8u5TfzMlYZfMz5Q="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-8667-1124 . this: dct:created "2025-02-05T19:03:17.291Z"^^xsd:dateTime; dct:creator orcid:0009-0005-8667-1124; dct:license ; npx:wasCreatedAt ; rdfs:label "think this is underrated: quokka"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }