@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:PARC 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-4191-5667 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "IOOnXI5FHCLwX2/msK0u6FEWTSuyG4Jt6DUoNa6Ut5Brg9elbmSpXbPF1ADoqG00QGLm14Rr58zxYTeiCF0YngTql49HaRT6zW6j5Fdm23knjydLAlyDmrGDoz7gPRNi1mW3C4DEHIbUv1YwmjUZKUIQMC5OA6ZjRz78HBMiD5M="; npx:hasSignatureTarget this: . this: dct:created "2023-01-19T14:05:46Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:PARC; prov:wasDerivedFrom . }