@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:FIP15.T6 a , ,
;
dcterms:date "2023-02-23";
rdfs:label "FIP15.T6 | PARC FIP1 T6";
rdfs:seeAlso ;
"12:00";
"10:00";
;
;
;
"2" .
}
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 "G0j7ebxv9kUboEedplPm+hIIXxDHZx7OU+C+tONJ/VQitIxN+GzIG0D7Q/EkDu5cO2IdpTCBs1EjDUDf+012mNa2MFaftz05ZxPVOOvw36/BX8cOAvCmKDehi+B0z4J7r17dsNUbsw90/f5qa4diamlMb0hFA8rXU8kJdaliMlI=";
npx:hasSignatureTarget this: .
this: dcterms:created "2023-02-23T10:07:18.634Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2195-3997;
npx:introduces sub:FIP15.T6;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
, ;
nt:wasCreatedFromTemplate .
nt:hasLabelFromApi
"PARC | Partnership for the Assessment of Risks of Chemicals - by (unknown)" .
}