https://w3id.org/np/RAUTajHZLPs1ngK_q-vrRsEqdANoxWksLYXrKFeOmBkgo
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAUTajHZLPs1ngK_q-vrRsEqdANoxWksLYXrKFeOmBkgo> .
@prefix sub: <https://w3id.org/np/RAUTajHZLPs1ngK_q-vrRsEqdANoxWksLYXrKFeOmBkgo/> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
orcid:0000-0003-4209-0502 <http://www.wikidata.org/entity/P1344> <https://w3id.org/spaces/tdcc-lsh-ffp/jun9training> .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-4209-0502 .
}
sub:pubinfo {
orcid:0000-0003-4209-0502 foaf:name "S.Mokhtar" .
this: dct:created "2026-06-09T14:06:49.688Z"^^xsd:dateTime;
dct:creator orcid:0000-0003-4209-0502;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
rdfs:label "S.Mokhtar is participant in June 9 FAIR Training";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAAcUy5wBwXNyadgD71k1rP0iM_KFc07qXFyrxhPcKS5M> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtlhedPX6KHITjeQe/blpMSG+1No11EBCwWgFoV/r6BBEuVTaMs1E0I1s0x7XT94vx8e3X2a/c2MjFqEsuQNMNCKRkR+KnX55ZxEtWnMGz6e4Osk58R8Dgk7LrobJ7kxvdRgUAcCzTtvmG3umkTkLPctEfl6nHL6D87hpR3mHs3yPPKerCz5cn0r9jhKZ4qQyD/TjfQH1alMhOZAufm6ZvLgoP6pX6oM0I6Gh0EjuHWeSM3V7o4fQcHhjKa7IHrSvz4xf7x2WZNXdT7n++wTlOwRQj/cUkD2p8nqu+EzgRVnl9N+aRJucpxxsQ+tHG0AxfHZnrzi+iVsWLDkWCqhIpwIDAQAB";
npx:hasSignature "LN6tGkEEFRpyXrMBIyD23KR5e27xV23ydZL9qLL223T6ywm6FzQkNiJ8ZgXoVS97P2JG7Xn5t7QGwr3HF+GIaq2JLH+FlWGLAjQtPxcjD+2XyO68Ilj0U5z/ZV5F53PHgc+EV1gXNMW8/kLAWMImKprWy7wyFSJvbN2p9Rd2fhNZ9rfdI6Yw2kDQFcp1ugwEut3PGmaeCbG1k3OQOfHgtSmu1q1DfQGXWymDBaMGjO7ab0jUu6D2PUgnXntih47JmpDkWTvHlP5Z0A0vDPkXOulPTruyHEhricmvrAE06x22MBzE5enCWjV4nplsVxfhlGOK5KwRhNYFSAdAF5/ECw==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-4209-0502 .
<https://w3id.org/spaces/tdcc-lsh-ffp/jun9training> nt:hasLabelFromApi "June 9 FAIR Training" .
}