@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:Available-FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource, fip:FAIR-practice; rdfs:comment "The WDCC User Guide guides users step-by-step through the process of publishing data in the WDCC."; rdfs:label "WDCC User Guide" . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-9871-2687 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "YhKkAxGJoGtnYY3HHN4oouN+WivUt4oS72uhlCl9/w6A7G3og72Ycgyb6hZeCD8hk7xvKwIt5ToXykFZhfm710wBTQ54aQQp0vT6nH01Mg+c6527fia7GJIGwmIyQnU8KnwSJ0CABLU6H4zgpFk8hdOPR/nVP7yJa+wHmNRvpcg="; npx:hasSignatureTarget this: . this: dct:created "2023-10-22T21:26:04Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }