@prefix dcterms: .
@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.19_FCM a , ,
;
dcterms:date "2023-04-17";
rdfs:label "FIP.19_FCM | PARC_FAIR Convergence";
rdfs:seeAlso ;
"14:00";
"10:00";
;
;
;
"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 "Z31GHZJY5WCVgh/AgjuWqS1XTvjsFUq/qIemDB5VpLIz81TSK9A0qpE53SCTVJ/HxC4PkljOzsJkcoS319+vmWIRQzPWIBLNDB28rkO2xDxVYp9LNJ+wlfO54gH905bgb1jfJAuZYeVL26gW2GuYLfYMrVEk6za1QCnLceLY8J8=";
npx:hasSignatureTarget this: .
this: dcterms:created "2023-04-12T13:29:44.302Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
npx:introduces sub:FIP.19_FCM;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
nt:hasLabelFromApi
"PARC | Partnership for the Assessment of Risks of Chemicals - by (unknown)" .
}