@prefix this: <https://w3id.org/np/RAKEpI1K5Exq7nXNFsCD7p5TsJGLZx54lbgpwwH4LoE4I> .
@prefix sub: <https://w3id.org/np/RAKEpI1K5Exq7nXNFsCD7p5TsJGLZx54lbgpwwH4LoE4I#> .
@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 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/FA.6.T.3> dct:date "2024-12-16" ;
    a <https://w3id.org/fair/3pff/3PFF-Training> , <https://w3id.org/fair/3pff/3PFF-event> , <https://w3id.org/fair/3pff/FAIR-Awareness> , <https://w3id.org/fair/3pff/Virtual-Event> ;
    rdfs:label "FA.6.T.3 | GFF FAIR Awareness session 3" ;
    rdfs:seeAlso <https://osf.io/sngvh/> ;
    <https://schema.org/endTime> "18:00" ;
    <https://schema.org/startTime> "16:00" ;
    <https://w3id.org/fair/3pff/has-event-facilitator> orcid:0000-0003-2195-3997 ;
    <https://w3id.org/fair/3pff/has-event-organizer> orcid:0000-0001-8888-635X , orcid:0000-0003-2195-3997 ;
    <https://www.w3.org/TR/owl-time/#time:hours> "2" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
  orcid:0000-0002-1261-9930 foaf:name "Shuai Wang" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFUMKh6f/hGplSN1gCWzVEoz5NZn0+x99KtZQbj+iuyJ9v43HJQTXIOeARyYSmmY4zT2/t+wNzjxcGZLPvxfkKxpTADI20RxMdxvlyStbjyH2lnSJVQ7m1w4wVv/NKbPOAZFMEGZUD3w7aw5ER5pJD7ghrDuwkNYT9eWTgRjnReQIDAQAB" ;
    npx:hasSignature "espBcwQf7xnqQpmCot+b+SM4PwxBZvBzBhETPoWa5qEgVwlJefLjTRfoLbT/d8Yl0XftjTLYiKXx43Vw/P37SxFCIR3dM39lPRMkWdZOwXu7bd42+TWF4tQ6BlORaF5lScascpvBriuGJWcACHBQ1LLsa4rfUJ/ddouFoHYCrxs=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1261-9930 .
  this: dct:created "2024-12-19T13:09:44.449Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1261-9930 ;
    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/FA.6.T.3> ;
    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/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA-IJBwWl8latZFBHWpp8aVB6md601uG1pZtWkOXd-b8I> .
}