@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:NanoPharos ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "NanoPharos is a database providing high-quality datasets in a ready-for-modelling format for direct import in nanoinformatics (i.e., machine learning, AI) workflows."; rdfs:label "NanoPharos Database: Ready-for-Modelling Datasets for Nanoinformatics"; rdfs:seeAlso , . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1297-3104 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Td8wwu0GeSsbMlwBbug2+JG14OV9SnHB1GmsKpFdsOu0/GtFpTJqX8L7xolppBBTfBqlidxD0bZ24NnHjtULhvjI450zy+SVATst9TUQKoDTfkeE6PFRTNmotJQ497rKfelWjY4+CcTXcpCklGTh1CUrZwAbKh2rV3ltztCS4ig="; npx:hasSignatureTarget this: . this: dct:created "2023-10-06T10:01:37Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:NanoPharos; prov:wasDerivedFrom . }