@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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:FIP.18_INT dct:date "2023-03-09"; a , , ; rdfs:label "FIP.18_INT | PARC FIP2 E1 Introduction"; rdfs:seeAlso ; "12:30"; "8:30"; ; ; "4" . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB"; npx:hasSignature "FZzDPMxJvBQ2i7j1ANUDySwRdZBXT2KXdoY54UmKioT40JdeagGnmHnA20HvZrGc4tglPywS6rW9UfUkpredogjYV3K6C/Adq1UWuJkuvniMumd8b9HOrr+RP/JLN/AT0C7Q80a9FfiZUDXETyCrtLD77AMzeIiPJulzszOpExo="; npx:hasSignatureTarget this: . this: dct:created "2023-03-08T23:46:29.554Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:FIP.18_INT; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }