@prefix dcterms: . @prefix owl: . @prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:3PFF_Event a owl:Class; rdfs:label "3PFF Event | Three Point FAIRification Framework Event"; rdfs:subClassOf ; "A workshop or training offered to members of a particular community of practice, that is devoted to the Three-Point FAIRification Framework, consisting of: (1) The FAIR Implementation Profile (FIP) -explicit declaration of implementation choices for F, A, I and R; (2) A special focus in domain-relevant machine-actionable metadata; (3) FAIR Orchestration -Putting FAIR assets into action by operationalizing F, A, I and R functions." . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "epgIFuu66KR4hjEoPPuwZIDDReq/UQoUQGzdRzXEmBBNyC0cs7gaQu+VnAcWl6aB3WoehkCzZYFAK1Axqs/4y9KSDPe5rZEsKMaNprFOX28Hr9mlZeKixySZtTBeBsadPqGcqrSW749JKQMZQjHSvGpmiX5Ab0gKDPZqqdcaG+E="; npx:hasSignatureTarget this: . this: dcterms:created "2023-01-02T13:50:03.688+01:00"^^xsd:dateTime; dcterms:creator orcid:0000-0003-2195-3997; npx:introduces sub:3PFF_Event; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }