@prefix this: <http://purl.org/np/RAs5lERrJU4dEmnHXa4UYHD_Fruox1yydqMlss8WPNI40> .
@prefix sub: <http://purl.org/np/RAs5lERrJU4dEmnHXa4UYHD_Fruox1yydqMlss8WPNI40#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:3PFFevent a nt:GuidedChoicePlaceholder ;
    rdfs:label "3PFF event" ;
    nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=https%3A%2F%2Fw3id.org%2Ffair%2F3pff%2F3PFF-event&searchterm=" .
  sub:assertion a nt:AssertionTemplate ;
    rdfs:label "Declaring the participation at a 3PFF event" ;
    nt:hasStatement sub:st02 ;
    nt:hasTag "FAIR" .
  sub:participated a nt:RestrictedChoicePlaceholder ;
    nt:possibleValue <https://w3id.org/fair/3pff/participatedAsFacilitatorAspirantIn> , <https://w3id.org/fair/3pff/participatedAsFacilitatorAssistantIn> , <https://w3id.org/fair/3pff/participatedAsFacilitatorIn> , <https://w3id.org/fair/3pff/participatedAsParticipantIn> , <https://w3id.org/fair/3pff/participatedAsTrainerAssistantIn> , <https://w3id.org/fair/3pff/participatedAsTrainerIn> .
  sub:st02 rdf:object sub:3PFFevent ;
    rdf:predicate sub:participated ;
    rdf:subject nt:CREATOR .
  <https://w3id.org/fair/3pff/participatedAsFacilitatorAspirantIn> rdfs:label "participated as facilitator aspirant in" .
  <https://w3id.org/fair/3pff/participatedAsFacilitatorAssistantIn> rdfs:label "participated as facilitator assistant in" .
  <https://w3id.org/fair/3pff/participatedAsFacilitatorIn> rdfs:label "participated as facilitator in" .
  <https://w3id.org/fair/3pff/participatedAsParticipantIn> rdfs:label "participated as participant in" .
  <https://w3id.org/fair/3pff/participatedAsTrainerAssistantIn> rdfs:label "participated as trainer assistant in" .
  <https://w3id.org/fair/3pff/participatedAsTrainerIn> rdfs:label "participated as trainer in" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-8888-635X , orcid:0000-0002-1267-0234 , orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB" ;
    npx:hasSignature "RnU4Y9WxQ+W9sWVDD8vFnxg30KEUl1i/oIR8Xo28ABE0kEPTpZCcjs3GuC649OetfDTc6QpW7aYvVusyQhrWEZj61w2AaYLdh3TIx6bKNQT5jkNA8f0OlIgMpeWasIgTvgpN+XJ9VYPiKSRs3raos7ipSNHsJ2DW/WjxRiwgpe4=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-11-26T22:18:26.672+01:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-2195-3997 ;
    npx:supersedes <http://purl.org/np/RAzZWHtC9_PND3LKCFslvlraVL1aNsoBZU7_0P7VaGnKw> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAi6zZAwhaJ23Hzg4lIjlPir6Take3ZQp-lS9skfBEwfQ> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAJwu5sVubRqXY4t2gkSoGxWkMyZqnpkGTCPiTlmvi4so> .
}