@prefix this: <https://w3id.org/np/RAJntfTmG03BxDcslMyZ-YZ-JWRTobbivSK_kdxBY1lNo> .
@prefix sub: <https://w3id.org/np/RAJntfTmG03BxDcslMyZ-YZ-JWRTobbivSK_kdxBY1lNo#> .
@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 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#> .
@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 {
  <https://w3id.org/fair/3pff/FIP.25.T.1> dct:date "2024-03-07" ;
    a <https://w3id.org/fair/3pff/3PFF-Workshop> , <https://w3id.org/fair/3pff/3PFF-event> , <https://w3id.org/fair/3pff/FIP-Event> , <https://w3id.org/fair/3pff/Virtual-Event> ;
    rdfs:label "FIP.25.T.1 | FIP.25 PARC training" ;
    rdfs:seeAlso <https://osf.io/u5nar/> ;
    <https://schema.org/endTime> "11:00" ;
    <https://schema.org/startTime> "09:00" ;
    <https://w3id.org/fair/3pff/has-event-assistant> orcid:0000-0002-1784-2920 , orcid:0000-0002-3096-1318 , orcid:0000-0003-1062-5576 ;
    <https://w3id.org/fair/3pff/has-event-facilitator> orcid:0000-0003-2195-3997 ;
    <https://w3id.org/fair/3pff/has-event-organizer> <https://ror.org/056j50v04> ;
    <https://www.w3.org/TR/owl-time/#time:hours> "2" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-3096-1318 .
}
sub:pubinfo {
  orcid:0000-0002-3096-1318 foaf:name "Parul Tewatia" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCyy5yVa2GcXrHt+hMh0nnlN006yDhOPeOWj9bjGxprh4T0Txywqu6vfKk6WFfdJy6NPMufuCLcCBFQ1ogYYp2dJF0plUUZ1Ndsy118JvB0FA3A4raSCjp8AbWsAhST4+o993iOUGnPsUmhK4cAHyYT12roV7cJYYGbawtjoDcBYQIDAQAB" ;
    npx:hasSignature "FvxPAvK4Gj0YpFofjiz9zEEzh0quPEp0trv0q1CBDamGgdxfsM5LxaegNs7EfL4sDIdBMo80hICRsl3rOtZ8qStcylAEtJSNpspjlo+4ZHT9wTc9bis+KAVi9/H00qLsHSIaG34o8y4e5xbRt33LoQCphOlrkFMptw0w64JCbMg=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-3096-1318 .
  this: dct:created "2024-11-19T15:49:08.627Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-3096-1318 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> ;
    npx:introduces <https://w3id.org/fair/3pff/FIP.25.T.1> ;
    npx:supersedes <https://w3id.org/np/RAhKy_9_JcQRoKvdUf5yw9ke_y7AagF_3lna2be05eTV8> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAfvIvxTx8LRS2646kVkqvcrSf8fbIyxVjMe_vewrqQHM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA9FzIm3bnbFaWEnCDFoj25ywBgb6UdTEsg2aDRD9e1eM> .
}