@prefix dc1: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:FIP.18_CON1 a , ,
;
dc1:date "2023-03-15";
rdfs:label "FIP.18_CON1 | PARC FIP2 E2 Consultation";
rdfs:seeAlso ;
"17:00";
"15:00";
;
;
,
, ;
"2" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo .
}
sub:pubinfo {
nt:hasLabelFromApi
"Human BioMonitoring 4 EU Project - by (unknown)" .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB";
npx:hasSignature "AySmHOnZ1aaG57c6b8J3aOv19G4snrjZj3wkbBzGmbVeKq24m9Xz/wNOWE+IeT+41fbmCCKPObJB70u9Cdqy/jq/YImFyPwHyUcSUtJ5CesggGah1xRFci22O0p7LcONwRyRFSeoU6RXBU8dfkHufBTApNyW71GYmFCsvglSn6c=";
npx:hasSignatureTarget this: .
this: dc1:created "2023-03-15T14:26:17.985Z"^^xsd:dateTime;
dc1:creator orcid:0000-0003-2195-3997;
npx:introduces sub:FIP.18_CON1;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
nt:hasLabelFromApi
"NDS | NORMAN Database System Community - by Barbara Magagna" .
nt:hasLabelFromApi
"GMPDWH | Stockholm Convention Global Monitoring Plan Data Warehouse - by (unknown)" .
}