@prefix this: <https://w3id.org/np/RAeQZPJF4cNtvBIP32HVNWi3_nHUVjGYcPSkSVLoLAZqQ> .
@prefix sub: <https://w3id.org/np/RAeQZPJF4cNtvBIP32HVNWi3_nHUVjGYcPSkSVLoLAZqQ#> .
@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 ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<https://w3id.org/np/RAeQZPJF4cNtvBIP32HVNWi3_nHUVjGYcPSkSVLoLAZqQ> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2024-01-23T15:10:28.284Z"^^xsd:dateTime;
  dct:creator orcid:0000-0003-2195-3997;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:supersedes <https://w3id.org/np/RArVnLc5UbCgSIqj1QXlFKdMIpQf4ZVNZSOMuTp59wIGI>;
  rdfs:label "Template: Declaring the completion of a 3PFF Programme";
  prov:wasDerivedFrom ns1:RAzZWHtC9_PND3LKCFslvlraVL1aNsoBZU7_0P7VaGnKw;
  nt:wasCreatedFromProvenanceTemplate ns1:RAi6zZAwhaJ23Hzg4lIjlPir6Take3ZQp-lS9skfBEwfQ;
  nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
    ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA, ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90,
    ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI;
  nt:wasCreatedFromTemplate ns1:RAJwu5sVubRqXY4t2gkSoGxWkMyZqnpkGTCPiTlmvi4so .

<https://schema.org/creator> rdfs:label "created" .

<https://w3id.org/fair/3pff/3PFF-FIP-Programme> rdfs:label "3PFF FIP programme" .

<https://w3id.org/fair/3pff/3PFF-Facilitator-Programme> rdfs:label "3PFF facilitator programme" .

<https://w3id.org/fair/3pff/3PFF-Trainer-Programme> rdfs:label "3PFF trainer programme" .

<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/participatedAsTrainerAspirantIn> rdfs:label "participated as trainer aspirant in" .

<https://w3id.org/fair/3pff/participatedAsTrainerAssistantIn> rdfs:label "participated as trainer assistant in" .

<https://w3id.org/fair/3pff/passedExamOn> rdfs:label "passed exam on" .

<https://w3id.org/fair/3pff/trainedBy> rdfs:label "was trained by" .

sub:3PFFTrainingProgramme a nt:RestrictedChoicePlaceholder;
  rdfs:label "3PFF training programme";
  nt:possibleValue <https://w3id.org/fair/3pff/3PFF-FIP-Programme>, <https://w3id.org/fair/3pff/3PFF-Facilitator-Programme>,
    <https://w3id.org/fair/3pff/3PFF-Trainer-Programme> .

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 completion of a 3PFF Programme";
  nt:hasStatement sub:st01, sub:st02, sub:st03, sub:st04, sub:st05;
  nt:hasTag "FAIR";
  prov:wasAttributedTo orcid:0000-0001-8888-635X, orcid:0000-0002-1267-0234, orcid:0000-0003-2195-3997 .

sub:assisted a nt:RestrictedChoicePlaceholder;
  rdfs:label "assisted";
  nt:possibleValue <https://w3id.org/fair/3pff/participatedAsFacilitatorAssistantIn>,
    <https://w3id.org/fair/3pff/participatedAsTrainerAssistantIn> .

sub:date a nt:LiteralPlaceholder;
  rdfs:label "date of the event (e.g. 2020-12-31)";
  nt:hasRegex "[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]" .

sub:organization a nt:UriPlaceholder;
  rdfs:label "ROR-ID of the organization" .

sub:participated a nt:RestrictedChoicePlaceholder;
  rdfs:label "participated";
  nt:possibleValue <https://w3id.org/fair/3pff/participatedAsFacilitatorAspirantIn>,
    <https://w3id.org/fair/3pff/participatedAsTrainerAspirantIn> .

sub:resource a nt:UriPlaceholder;
  rdfs:label "URI to a 3PFF resource" .

sub:st01 rdf:object sub:3PFFTrainingProgramme;
  rdf:predicate sub:participated;
  rdf:subject nt:CREATOR .

sub:st02 rdf:object sub:organization;
  rdf:predicate <https://w3id.org/fair/3pff/trainedBy>;
  rdf:subject nt:CREATOR .

sub:st03 a nt:RepeatableStatement;
  rdf:object sub:3PFFevent;
  rdf:predicate sub:assisted;
  rdf:subject nt:CREATOR .

sub:st04 rdf:object sub:date;
  rdf:predicate <https://w3id.org/fair/3pff/passedExamOn>;
  rdf:subject nt:CREATOR .

sub:st05 a nt:RepeatableStatement;
  rdf:object sub:resource;
  rdf:predicate <https://schema.org/creator>;
  rdf:subject nt:CREATOR .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB";
  npx:hasSignature "HYTvO2SG9AZoaBzVLHIBNilqbFaqN4Ma2OAWh2ZgfeDj2k9QR5nqUygbdwaBS4EBgyxJLuZDRu96qJA6HkDTYW0+mwzmZ/WNk038ewdZDhtg5CfyzgvYxkf7LibehIAf3LvNd99FiY6c48dCQiFj+6k5f6zWg4HjjGB3GehFhRQ=";
  npx:hasSignatureTarget <https://w3id.org/np/RAeQZPJF4cNtvBIP32HVNWi3_nHUVjGYcPSkSVLoLAZqQ> .

