@prefix schema: .
@prefix fip: .
@prefix dcterms: .
@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-27";
a , ,
, ;
rdfs:label "FIP.35.T.5 | FAIR2Adapt FIP Training Session 5";
rdfs:seeAlso ;
schema:endTime "11:00";
schema:startTime "09:00";
orcid:0000-0002-0319-6542;
orcid:0000-0002-5727-4999, orcid:0000-0003-1062-5576;
;
;
;
"2" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-0319-6542 .
}
sub:pubinfo {
orcid:0000-0002-0319-6542 foaf:name "Dario Bijker" .
this: dcterms:created "2025-10-27T08:21:13.337Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-0319-6542;
dcterms:license ;
npx:hasNanopubType fip:FAIR-Supporting-Resource;
npx:introduces ;
npx:wasCreatedAt ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
;
nt:wasCreatedFromTemplate .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfUo0FLu1y2EeueL40lqkVdm9fTJa6WhF6MhyjhKAagbuaWe1wwyk453ot8KAQ3aHtL3B8Ze/aLf+wHrBhS0nz4wS6urc8ksIzlLCoa9KIfa0JuQunBLFptV0U9fTR8kDlPoB+klNrUfzeCXmkdgnnUiiwBoN+j1eN87XMSHKI3wIDAQAB";
npx:hasSignature "P5SAECXFQ8cKn3I+Y823uugsDaPscKG32eDUCkwVFZVKZJSidQ4poItUwXSOsQUy/5U4q2UbtgsHF2knB9lOKmGQL9TRf1397jOt9o2sF4jwf84bRGqLfGMGSiY2Ks9oGuqZnHh61ueq8jot9ays9Pj0UJbT6JeBQDmzJONCE8Q=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-0319-6542 .
nt:hasLabelFromApi
"FAIR2Adapt | FAIR to Adapt to Climate Change - Climate change poses risks to European communities, requiring robust adaptati..." .
}