@prefix this: <https://w3id.org/np/RAIJpmpH76xZ2JCM4avsQk_FENY6KxrnGNcrVt50S32zo> .
@prefix sub: <https://w3id.org/np/RAIJpmpH76xZ2JCM4avsQk_FENY6KxrnGNcrVt50S32zo#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q189307> <http://www.wikidata.org/entity/P793> <http://www.wikidata.org/entity/Q129929790> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0009-2423-7479 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/P793> nt:hasLabelFromApi "significant event - significant or notable events associated with the subject" .
  <http://www.wikidata.org/entity/Q129929790> nt:hasLabelFromApi "ascent of Mount Everest - individual ascent of Mount Everest" .
  <http://www.wikidata.org/entity/Q189307> 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 "jVmmHUtqsF4zxnbrB8t89dE9hKrbYjyd4iW5NBoLEv/weVA2gmuVNn557dz8aHK9KCi+IjQ/GwvpWxZk6teI4JU0WOAM2379VDbENccOJ/h8nR2CVC60xot2o5H5jTLtgTpleJBIXKTIx1Dq7Rv5Ps3A+y9wwAy/eEri/XraC18=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0009-2423-7479 .
  this: dct:created "2024-10-04T18:08:59.948Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0009-2423-7479 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Reinhold Messner - significant event - ascent of Mount Everest" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws> .
}