@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 { . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "significant event - significant or notable events associated with the subject" . nt:hasLabelFromApi "ascent of Mount Everest - individual ascent of Mount Everest" . nt:hasLabelFromApi "Reinhold Messner - Italian mountaineer, adventurer and explorer" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdn8zrEl4339hlr7DiQbX8TvvaJsAmyRvD/Qoi9UXedJZ3klgcbwKHjoJ+EGhCNbgdNO46/w5RwZMtHvMawFbNocIhKpEabPVhyx8a3+J9C5ldnwV1JbtURpC5crlzKZxF1fkDqkcRVFF/QIeGCkFSVFCGmDWmHZXqZ4/MORFESwIDAQAB"; npx:hasSignature "YxpcVAVmk8MDklGAGgSyFPo4DOUHVOvNPDygbwTje//2nXA2nlTecQBRg5tNPRxlWGF03z20ouiElT/SJiVcLrSZMhShGRMj24dLp+OUKIBytMJlSk1qPZnio28nSkNED4WyzDptYAAP17yI88kXX5fuXEmr9eBXNul4043Sk1o="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-2423-7479 . this: dct:created "2024-10-04T18:09:25.680Z"^^xsd:dateTime; dct:creator orcid:0009-0009-2423-7479; dct:license ; npx:hasNanopubType ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Reinhold Messner - significant event - ascent of Mount Everest"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }