@prefix this: <https://w3id.org/np/RAUDla0CHs8c92K_qx7G6D81qmuwLqJZlicfsNscdpCVQ> .
@prefix sub: <https://w3id.org/np/RAUDla0CHs8c92K_qx7G6D81qmuwLqJZlicfsNscdpCVQ/> .
@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 orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  orcid:0000-0002-1784-2920 <https://schema.org/creator> ns1:RAQwgwah3LBo42jPAmB1iKJotXM1x8tbROeE6HVvaOMq0 , <https://w3id.org/np/RA60j4TytrGkmeSURifqMW8wLU0Kkvsey4_hzLDk27Asc> , <https://w3id.org/np/RAhwLL1AMToD8NYr_7zrXHhDjD2TNTnJpYZFkSa2dIVOM> , <https://w3id.org/ro-id/073ab8fc-67b3-4ec7-915e-17ffb47f09c5> ;
    <https://w3id.org/fair/3pff/participatedAsTrainerAspirantIn> <https://w3id.org/fair/3pff/3PFF-Trainer-Programme> ;
    <https://w3id.org/fair/3pff/participatedAsTrainerAssistantIn> <https://w3id.org/fair/3pff/M4M.37.T.4> ;
    <https://w3id.org/fair/3pff/passedExamOn> "2025-09-20" ;
    <https://w3id.org/fair/3pff/trainedBy> <https://ror.org/056j50v04> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
  orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" .
  <https://w3id.org/fair/3pff/M4M.37.T.4> nt:hasLabelFromApi "M4M.37.T.4 | FAIR2Adapt M4M Training Session 4" .
  this: dct:created "2025-09-21T09:03:24.109Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1784-2920 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:supersedes <https://w3id.org/np/RAIA3K7KNjfWYxNcTobYTYv0tl4c_4HqHY5HGrtADSeug> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAOyJskzVN7PlG-QIDaXun7X50Pgn4Q6uiBKZgnsEn57w> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB" ;
    npx:hasSignature "tdyk9cr+45Xd5aAWbtOLzYHhfV9Uod01FBwDxVcl7DURyqrM7HNUnZzSdjnwRBIxoxEHpmwd0DtnBypFNdSxqL7RP/fjGkLbozcEiqO+1Wg8kc7bY8TrZ7OpnTkAl2pw10jbQKFR5X7+jiIcV+jF+fGVoY90ZrERaf2PVX6jAVA=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1784-2920 .
}