@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:NSID a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Identifier-service; rdfs:comment "URI identifier of the substance records following a specific schema in the NORMAN Substance Database (SusDat)"; rdfs:label "NSID | NORMAN SusDat ID " . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-0295-6618 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "VCmApOHP25nMl/qIN1ga7GxDEg+dauR4WRkRKQA57PQZnWSTFD/270bd1wwZsRKEc+lmOx6hBowsXWaieTE1Ikr3HP0MuGfI2NPi6nUvNGFPlo3wJiiRjL8DQjv3X4G85shWbCrk4AbNHNcQu7AqQtFMlNlJNuxSXwSr86UKBSU="; npx:hasSignatureTarget this: . this: dct:created "2024-04-23T11:18:02Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:NSID; prov:wasDerivedFrom . }