@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 { a fip:Digital-Object-Type; rdfs:comment "Adverse Outcome Pathways (AOPs) describe the mechanistic interactions of biological entities with a stressor (chemical, nanomaterial, radiation, virus, etc.) that produce an adverse response. "; rdfs:label "AOP | Adverse outcame Pathway descriptions"; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "fDyTJwzG3fhWHu4PlexN8xGrUMn/G+ubEpEfCXmHO13OvhU1dlTF1dfme/+elNJXgcpu9pVimob/K8Ug0olA8l5lICW3HON2PFswwATwCmUIPXFXboX0KKb8DaCd9RgCpe9AJ8YaR2QsxvPdktyw+r9zZrsypgMyjYaRV8W922A="; npx:hasSignatureTarget this: . this: dct:created "2025-07-14T13:44:39Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; prov:wasDerivedFrom . }