@prefix this: <https://w3id.org/np/RAY9DLOHL6dTtNJ3Di49DnMpv_3OStUfGDkFTBHOwznkI> .
@prefix sub: <https://w3id.org/np/RAY9DLOHL6dTtNJ3Di49DnMpv_3OStUfGDkFTBHOwznkI#> .
@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 {
  sub:FO.1.T.1 dct:date "2024-06-06" ;
    a <https://w3id.org/fair/3pff/3PFF-Training> , <https://w3id.org/fair/3pff/3PFF-event> , <https://w3id.org/fair/3pff/Orchestration> , <https://w3id.org/fair/3pff/Virtual-Event> ;
    rdfs:label "PARC Training | FAIR Orchestration" ;
    rdfs:seeAlso <https://osf.io/d43sm/files/osfstorage> ;
    <https://schema.org/endTime> "12:30 CEST" ;
    <https://schema.org/location> <https://osf.io/d43sm/files/osfstorage> ;
    <https://schema.org/startTime> "09:30 CEST" ;
    <https://w3id.org/fair/3pff/has-event-assistant> sub:0009-0004-3529-1159 ;
    <https://w3id.org/fair/3pff/has-event-facilitator> sub:0009-0004-1020-475X ;
    <https://w3id.org/fair/3pff/has-event-organizer> sub:0000-0001-8888-635X ;
    <https://w3id.org/fair/connect/has-participating-community> <http://purl.org/np/RAvuwR9iDrKdPeDCZAxMhW_wDmwuIYDSOcQaZ_QBFZs8M#PARC> ;
    <https://www.w3.org/TR/owl-time/#time:hours> "3" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-3529-1159 .
}
sub:pubinfo {
  <http://purl.org/np/RAvuwR9iDrKdPeDCZAxMhW_wDmwuIYDSOcQaZ_QBFZs8M#PARC> nt:hasLabelFromApi "PARC | Partnership for the Assessment of Risks of Chemicals - by (unknown)" .
  orcid:0009-0004-3529-1159 foaf:name "Rick Overkleeft" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCL2WFNjqG7rjKyLp0cLMiqhFIefaKztE+dIybEsMvVrfK42XAvU7O9/tBYO+4l4iU91GQI62bZNoktVM7tK9Q/h+PCUm3j/NkAsf+jB/yhddBaZvoytwQpfdSTdUoTJRGTVDkrKCgqjj/pxaQ/RQ5GMfRAMjA5xPm5JvBm9+g+7wIDAQAB" ;
    npx:hasSignature "dbt/jjx4ECsioyAP1tpzwBfNrEEtQGdkIZ3lCKpFQNVg+1hcR13YinqM8fjy4BqoSAsp/9WoGcgEFOcMPDo0qaVdFZshNEsDoUHu6b8F8Tg++SL7JZ4eZ0fmrSxRJzpWqYvZxPDZSuizQgZ/A/T7u9Ps434G03mouYCWuSLENWQ=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0004-3529-1159 .
  this: dct:created "2024-07-18T12:17:56.127Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0004-3529-1159 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> ;
    npx:introduces sub:FO.1.T.1 ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA866gNebZvnjjY9ecrbH-T8uq9TFTBkRyGjjKBmQqG5A> .
}