@prefix this: . @prefix sub: . @prefix np: . @prefix oa: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . @prefix obo: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:QPRF a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-schema; ; rdfs:comment "The QSAR Prediction Reporting Format (QPRF) is a harmonised template for summarizing and reporting substance-specific predictions generated by (Q)SAR models. The information is structured according to the OECD template (v.2.0)."; rdfs:label "QPRF | QSAR Prediction Reporting Format"; oa:hasPurpose obo:T4FS_0000255, obo:T4FS_0000402 . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-5185-8208 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "nEcWvE+w6dSuKPBsVhn2nn62ir/S4yvUIpNO1y+olNRkIwIFMDGXache3SB/op+k1TD4sSdcrtHuhJN1qEQ3p3IpCxQYoOMW26wn2ONVB8SolE2SBFfjH00YO4gSW0mws9GOXs3PVAR4O7rAN+KL6exqzEsdj4MjKXLGPnUbUnk="; npx:hasSignatureTarget this: . this: dct:created "2024-06-11T07:35:29Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:QPRF; prov:wasDerivedFrom . }