@prefix this: <https://w3id.org/np/RAPIEEeyKglllBPLqO6Z5RYrpX4_oSl9m84araWICuBNo> .
@prefix sub: <https://w3id.org/np/RAPIEEeyKglllBPLqO6Z5RYrpX4_oSl9m84araWICuBNo#> .
@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 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:0009-0000-2620-6777 <https://w3id.org/fair/3pff/participatedAsParticipantIn> <https://w3id.org/fair/3pff/FA.8.T.1> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0000-2620-6777 .
}
sub:pubinfo {
  orcid:0009-0000-2620-6777 foaf:name "Christine Matauschek" .
  <https://w3id.org/fair/3pff/FA.8.T.1> nt:hasLabelFromApi "FA.8.T.1 | FAIR2Adapt FAIR Awareness session 1 - by Andrea Tarallo" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCCQUeg24hgGoITCSR8NIXgEIr0+26DbEtpx9lNGBEDBOfvMtOvZGoN5XO2okkkY+MxqnDjYj1UtlJFfNZj6lGPSi5F4OSitsTDrnTDRCD4eYQ40uZIaX/hfnsM4XBPSm8j+dugPotNEjpr2Kt+BfpMJRZpvj0UOnVF68x7SzN9HwIDAQAB" ;
    npx:hasSignature "BnmxoRI0P29INqcReLr1bFhY26tfqmdwvU1mmWUnu9l/M77gSbm4RkLqKAYojGMCPljnXgJsW4IOzEW5CBV6j5l4/OV6v4oNaTnxC7rvarG9y93sJ+PBb7QaJh5gV3DZYBaL6hvfFkd45Fj6TH3hOkrgoQa1HPjgYYcl65t2cAU=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0000-2620-6777 .
  this: dct:created "2025-03-31T15:02:43.923Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0000-2620-6777 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    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/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA0otJmSxlUuZtNpMtGNNKmGtwo3mASwd8ZDWcErWfiwY> .
}