@prefix dc: <http://purl.org/dc/terms/> .
@prefix this: <https://w3id.org/np/RARkoPzd3D7COt1F-dLGkWa6pZ5cdaMf4nY5XfpZIox5c> .
@prefix sub: <https://w3id.org/np/RARkoPzd3D7COt1F-dLGkWa6pZ5cdaMf4nY5XfpZIox5c#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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 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 {
  orcid:0009-0006-4396-0708 <https://w3id.org/fair/3pff/participatedAsParticipantIn> <https://w3id.org/fair/3pff/FA.5.T.3> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0006-4396-0708 .
}
sub:pubinfo {
  <https://w3id.org/fair/3pff/FA.5.T.3> nt:hasLabelFromApi "FA.5.T.3 | ITINERIS FAIR Awareness session 3 - by Andrea Tarallo" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCgWaG4822V8qB4HLG6t+Q7qkVDVMQ7yoDx1KbF4KSzR2nV8w6FOP6lG2ajOsugRJrTA2G+DuwdIdBwHwI9ZCILY2dg6tJbHh6pNPTbvf1otre/QBtCJytvqYiOCIPmsy6ST50RCTRSGAH6i5S8fbiVIM37BTsZubrYxihfuHD9jwIDAQAB" ;
    npx:hasSignature "XFAmM3+ZvUKlou2tMYVnHc/Qbwb5ipf0tFb/RsUW3YOgS7cmahhsSYJLHtD9zrQX5z089yOsDtM9zhD+T3XJUbTz5XKDCTlcjMp7xMgdagRxiVsKSQ0C1NogdSVzDpv6e9F8Ifq/W7zlsnnLnb+TRGPZPt/T/ujiSwvfB18wYLg=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0006-4396-0708 .
  this: dc:created "2025-01-23T13:07:33.213Z"^^xsd:dateTime ;
    dc:creator orcid:0009-0006-4396-0708 ;
    dc:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA0otJmSxlUuZtNpMtGNNKmGtwo3mASwd8ZDWcErWfiwY> .
}