@prefix dcterms: .
@prefix schema: .
@prefix fip: .
@prefix this: .
@prefix sub: .
@prefix np: .
@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 {
dcterms:date "2025-10-23";
a , ,
, ;
rdfs:label "M4M.44.T.6 | FAIR2Adapt Vocabulary training session 6";
rdfs:seeAlso ;
schema:endTime "11:00 (CEST)";
schema:startTime "09:00 (CEST)";
orcid:0000-0002-6396-0848;
orcid:0000-0003-0454-7145, orcid:0000-0003-2195-3997;
;
;
"2" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0001-5262-7399 .
}
sub:pubinfo {
orcid:0000-0001-5262-7399 foaf:name "Hajar Hasannejadasl" .
orcid:0000-0002-0319-6542 foaf:name "Dario Bijker" .
this: dcterms:created "2025-10-30T08:40:52.890Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0001-5262-7399, orcid:0000-0002-0319-6542;
dcterms:license ;
npx:hasNanopubType fip:FAIR-Supporting-Resource;
npx:introduces ;
npx:wasCreatedAt ;
prov:wasDerivedFrom ,
, ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
, ,
;
nt:wasCreatedFromTemplate .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfUo0FLu1y2EeueL40lqkVdm9fTJa6WhF6MhyjhKAagbuaWe1wwyk453ot8KAQ3aHtL3B8Ze/aLf+wHrBhS0nz4wS6urc8ksIzlLCoa9KIfa0JuQunBLFptV0U9fTR8kDlPoB+klNrUfzeCXmkdgnnUiiwBoN+j1eN87XMSHKI3wIDAQAB";
npx:hasSignature "iACZtpruxtdv0FmaKjT6siKkrs2iv9Xx+hnSWXufrkKvtdxyQbYtTq5HNeDV+8vLf3GspIk7GDeSvimul0TDyMHivSQJ1N1f2SJlrSoquFJybKtlOh04xbQci8TlNVpmaq443Y8qtZor2ABc1nIANZBlaZzlAX+ALHhCeuWSweY=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-0319-6542 .
}