@prefix this: <https://w3id.org/np/RAX6u8b14RTyXc2xszyzMOZAvEC1Kyz-73ysEYK-tDKn8> .
@prefix sub: <https://w3id.org/np/RAX6u8b14RTyXc2xszyzMOZAvEC1Kyz-73ysEYK-tDKn8#> .
@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/np/RA2wCWSqraMt53VOhHIBmNhVd9_exKLpQX9zIM-TdTPbI#FIP.29.W.1> dct:date "2024-06-13" ;
    a <https://w3id.org/fair/3pff/3PFF-Training> , <https://w3id.org/fair/3pff/3PFF-event> , <https://w3id.org/fair/3pff/FIP-Introduction> , <https://w3id.org/fair/3pff/In-Person-Event> ;
    rdfs:label "FIP.29.W.1 | CDS Summer Training Week 2024 - FAIR Implementation for Research Communities" ;
    rdfs:seeAlso <https://www.digitalscholarshipleiden.nl/articles/cds-summer-training-week-2024> ;
    <https://schema.org/endTime> "16:00" ;
    <https://schema.org/location> <https://maps.app.goo.gl/3MkQFzji6bQnVaax6> ;
    <https://schema.org/startTime> "14:00" ;
    <https://w3id.org/fair/3pff/has-event-facilitator> orcid:0000-0002-4182-7560 , orcid:0000-0002-4930-2662 ;
    <https://w3id.org/fair/3pff/has-event-organizer> <https://ror.org/027bh9e22> ;
    <https://w3id.org/fair/3pff/has-event-sponsor> <https://ror.org/027bh9e22> ;
    <https://www.w3.org/TR/owl-time/#time:hours> "2" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-4182-7560 , orcid:0000-0002-4930-2662 .
}
sub:pubinfo {
  orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCM0tu3I/KK6A/qPha/6pfngQZ4LBQpLnKAcIUuZLnSEb0epJ2IoY3zh/4N42us/6LpCHgZZZtSOTm5/KVo+OTDIqo294PpEZAO70u5DcMcGMC5OufzxGKs3Dwdo6XqPiDHxXuiaKCTO7/ABWAi7CtFoMrqJAHfeyqe82dAiH2IiwIDAQAB" ;
    npx:hasSignature "DdAIdnk9N04yaI/0cWtQOCEqmZP369Olll9nUkFKT/gUaSdpMW9aLzdIsQ3d/kEnEZr8OC73RhM9Ku1DngKbvsuqw4WY2IL9zrQRnJ4RgSClvNklL0ns2fCMsQLtQRxgDRxT6hrnSo/O5eH3qGYE/Pzmo3BTIAM+Zu8MCrZ5heo=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-2195-3997 .
  this: dct:created "2024-09-24T12:58:38.577Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-4182-7560 , orcid:0000-0002-4930-2662 , orcid:0000-0003-2195-3997 ;
    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/np/RA2wCWSqraMt53VOhHIBmNhVd9_exKLpQX9zIM-TdTPbI#FIP.29.W.1> ;
    npx:supersedes <https://w3id.org/np/RA2wCWSqraMt53VOhHIBmNhVd9_exKLpQX9zIM-TdTPbI> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAi6zZAwhaJ23Hzg4lIjlPir6Take3ZQp-lS9skfBEwfQ ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAWv_eqe4tghg-OOg6NqRQODjC865Q0ZWkXTxqjSe59Y4 , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA0cr0rGH1bkCuNnqSHRDI07MPz29cVgfSbgn3H7-Vx2k> .
}