@prefix dcterms: . @prefix this: . @prefix sub: . @prefix np: . @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:eNM a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "The eNanoMapper database is part of the computational infrastructure for toxicological data management of engineered nanomaterials, developed within the EU FP7 eNanoMapper project."; rdfs:label "eNanoMapper database"; rdfs:seeAlso . } sub:provenance { sub:assertion dcterms:creator orcid:0000-0002-1849-5246 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "E4jQ2264MuDdljrVLYq0HKoC2ep53WErDUUqWU2P4cGX3W9qI7AgjeXDxtQvcgdUftGXiRgtcnaKt5AbPwY+4KFDMTghTHhMkfQuvxem/NIIlVUhxyVFcgBDSws+oeqcqb/TfArJred7gvGDfU3/sVBY9mZji+OIZo0Z/qSBu9M="; npx:hasSignatureTarget this: . this: dcterms:created "2022-10-05T11:27:48Z"^^xsd:dateTime; dcterms:creator ; dcterms:license ; npx:introduces sub:eNM; prov:wasDerivedFrom . }