@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { gen:hasAutoApprovedHelper . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8327-0142 . } sub:pubinfo { orcid:0000-0001-8327-0142 foaf:name "Gertjan Bisschop" . gen:hasAutoApprovedHelper a gen:InverseRoleProperty . this: dct:created "2026-08-19T08:25:36.671Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8327-0142; dct:license ; npx:hasNanopubType gen:RoleInstantiation; npx:wasCreatedAt ; rdfs:label "Chemical Exposome Matrix community has auto-approved helper Matrix bot"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrtQj5vwUetIUcAq1KOnUqIuPJAJm48YRojgd5u3y1c7NAZJU907q94I3KV5l7AJd0O5Ekzedt8dS3VpJFucrvg2v4BRGmEa7C8VMg6CcEsKTAa6wUEJfngKAfj8e6moEHOxdCs52BDRnJffZwbTlsQkGV3XpsRDCUjq1vgz/vRwIDAQAB"; npx:hasSignature "p1ygLCDGLAPECf/38e5X+3uA3t8kjFA210Bl5U3cAGUuUqD7/j7c6wQzUTfL2tcB3NxMKsI4WKoxSQ1ZDxw9LyOxMeNOvP7ol+zXDaj3jtjKBBbJPXuMC/y5LWZ3woQIQSt5uHV1e+mrWZIXPkeGfU2hhu0EI9txvXOexKZN7vg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8327-0142 . nt:hasLabelFromApi "Chemical Exposome Matrix community" . }