@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix nt: .
@prefix xsd: .
@prefix orcid: .
@prefix prov: .
@prefix npx: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
orcid:0000-0002-7685-9140
.
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-7685-9140 .
}
sub:pubinfo {
nt:hasLabelFromApi
"FIP.15.T8 | PARC FIP1 T8 - by Barbara Magagna" .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqNJqco6p34yYffNEccGcSUIN3ESiJGYYuHg98JIJCTxXswjw4nSJd1FFVekQiu0Oa/LDsSG/fowGEkNieborps9A1u264As1A8zRZH+4hW6ZrUQ/LuaBr2p0puKZWfoimgzgaYonDt31unWfknJHm5hbNrNJxj87Xx+kKClnyBwIDAQAB";
npx:hasSignature "SwIttXTUiw7n5JBJfA92/nqjM/1Sran4n1nw4qkAUhiLx2rlmkktW0pqOU2pZTfiuJWh8DJBteQUcOsguK45f/jo4SFA9oRs8bNsnKHlgS3do12m1YbodE+ldqgEYIan3+X1W/L0K42hGcbsolObU7vYKDNeU6sT1z12pqoXhXw=";
npx:hasSignatureTarget this: .
this: dcterms:created "2023-04-13T11:44:29.059Z"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-7685-9140;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}