@prefix this: <https://w3id.org/np/RAoLZ-eiWDsz282L_-gpSu9q2RpX8Azix8Z-Cogp7fcsE> .
@prefix sub: <https://w3id.org/np/RAoLZ-eiWDsz282L_-gpSu9q2RpX8Azix8Z-Cogp7fcsE#> .
@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:0000-0001-7135-3960 <https://schema.org/creator> <https://w3id.org/np/RALgmB9THWHO6qntsHOOYIRF0TINONEUnf_wwem5Nqdog> , <https://w3id.org/np/RAbRm0Z8kBAIDPV4X1iccexndJI6YE49IQOWCHZNIeybo> , <https://w3id.org/np/RAyljrmvu2agB7rMm_vkP7bfLI64V2Cpa4MIgRUmdP0V4> ;
    <https://w3id.org/fair/3pff/participatedAsFacilitatorAssistantIn> <https://w3id.org/fair/3pff/FIP.33.T.1> ;
    <https://w3id.org/fair/3pff/participatedAsImplementerAspirantIn> <https://w3id.org/fair/3pff/3PFF-FIP-Programme> ;
    <https://w3id.org/fair/3pff/passedExamOn> "2024-08-14" ;
    <https://w3id.org/fair/3pff/trainedBy> sub:GFF .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-7135-3960 .
}
sub:pubinfo {
  orcid:0000-0001-7135-3960 foaf:name "Fen Zhang" .
  <https://w3id.org/fair/3pff/FIP.33.T.1> nt:hasLabelFromApi "FIP.33.T.1 | FAIR Implementation Profile Training - by Norbert van Dijk" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcmwmhFuiZsoPlpZLTfFZM6JR6RUwPVvGkU1bggJdljB/1COjIo7JoASKhe4F+jfTZRg6bsNdCZtQwZkYVHCzD6lNGyIyJkIHHE/o9H6NRX32GfAKQDnq9zpbk1Rt6l2Rrf6L+5ZjLQJ1A8IdYEskyKM0V3taQ4ioC92UD9lrKMwIDAQAB" ;
    npx:hasSignature "fblF89mU9IIhEmGhVNU60xf/IsZOfO5Q3l1crWpq3+0DFDoGhnP6W4BnrzUYFJukt0Bc8rSiEU/SPpYnzOP5/1M9kkjYgXlcqbNyy7haHO5M6+0Zysbl6iludS2mI498mPAp7pLM7lk7ovRSnb6Rzfk8wAJ01XyaFjUFdHzlqvU=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0001-7135-3960 .
  this: dct:created "2025-01-30T09:46:31.996Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-7135-3960 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:supersedes <https://w3id.org/np/RAFjx3QUDmtLQDAWPA47JBxIEcXUUtnSMB382R74f-sZc> ;
    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> .
}