@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a fip:FAIR-Implementation-Community; rdfs:comment "PARC (Partnership for the Assessment of Risks of Chemcials) is an EU public-public partnership to drive the development of regulatory risk assessment and the implementation of Novel Assessment Methods and Next Generation Risk Assesment tools into regulatory practice."; rdfs:label "PARC | Partnership for the Assessment of Risks of Chemicals"; rdfs:seeAlso ; fip:has-research-domain , , , , , , , . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-3462-0967 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "dIa04rkvynpyYLo0S4wsBTAk3j0P10yV7Ls1ujfGMuwDLR9MNIb1v8g3szDBxWWDPTryFGfMMJmxTfJl3W8tfIBuPkBDeuRnLVhegrgK6cqsBtQ+pFnv/ZX9Morfd+CDsd+/ES2fjXshKjGhOWnkYRtdT47tovbpCWNBx+B01Kg="; npx:hasSignatureTarget this: . this: dct:created "2025-05-20T13:41:31Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }