@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:date "2025-01-28"; a , , , ; rdfs:label "FAIR Implementation Profile Training 3"; rdfs:seeAlso ; "18:00 CET"; "16:00 CET"; orcid:0000-0002-3096-1318; orcid:0000-0001-8888-635X, orcid:0000-0003-2195-3997; ; "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 "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCWO5nC8w2n7CCV+sVDqCKqzs2ywFN57mECE8QNQf6PV6M+GlogxkjQ6Moz0JUHZ52ZlvRXzH7mfrQzar1JIbnwDXTq+I09xAgNbbh2omQatz/WWONsmtGvEeUNETHj7JKRzTeRHGBs1P6eVZIZwjc+ZWylcd+VScMcqtDDzciRcwIDAQAB"; npx:hasSignature "ji6+o4tsZLVwIWlo867Gsk+tb5YF6dFLreW+mVH386HmIRKgSw7sTPzVLwTDxRap/Oa5UBuJw28q8jk6+40DGjuGiT/n9fwXbm/o7wZXYjYdWlPzYHy5rsZW3kRh2fvhDzvQns1BA5S5i9fctysoRIkChOEDcCzgDUfKVyJCJb4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-3096-1318 . this: dct:created "2025-01-28T15:27:25.294Z"^^xsd:dateTime; dct:creator orcid:0000-0002-3096-1318; dct:license ; npx:hasNanopubType ; npx:introduces ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }