@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@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.15_T2 dcterms:date "2023-01-20";
a , ,
;
rdfs:label "FIP.15 | PARC FIP1 T2a";
rdfs:seeAlso ;
"14:00";
"13:00";
;
;
;
"1" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB";
npx:hasSignature "Wdg7LZRMir8yEXpyOwElOtrLdgOV5f1aBY8w63t6jMBj6+cJkOJ9egbBpMEglxYcTCct4RMWvWHEMwEEfRz4Uy28hAoc+5rllllPNU90EdxnwWK8UM+5I5Eu8Qgpw1MO2KX1rIW205jewqwPMFqi3jky149iLJB98nCPVpN7yW4=";
npx:hasSignatureTarget this: .
this: dcterms:created "2023-02-23T09:59:33.569Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
npx:introduces sub:FIP.15_T2;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
, ;
nt:wasCreatedFromTemplate .
nt:hasLabelFromApi
"PARC | Partnership for the Assessment of Risks of Chemicals - by (unknown)" .
}