@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:spi a ; rdfs:label "Every thing of type adherence to FAIR Guiding Principles that is in the context of a thing of type dataset can have a relation of type enables to a thing of type automated discovery that is in the same context (i.e. the same dataset)."; ; ; ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-4727-9435 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTQs+mANCSHWhIW/YPio468UdGNHsPvADpjfaW8um/v2L4AoDIANginfoU65VNbPT5D0ADt1y0uFNne3VEMr9Y+I2HFaz6IKj+LdYMJk6VUf5WJoImRHIX6BZQwcUc22CbTBFYxvqvp3UmmHrCrhLIZjDSyutExK3tOTRoMDjGowIDAQAB"; npx:hasSignature "T9WOhWDUasO788xCIPdYSOY8mEE7ge/gHRfabsA6BAOr7G8ImH3fBLDvLxp+lbdO16x3bDOTzx6iR/oAAt/3IdqhloKSBhHA+CA8bvxff7mLxmrT5oEN0HjwEhd7pt3/aosIzJqVP84RbbkIOl+oPKFmlM2ZN9RarU6b6OIzb8U="; npx:hasSignatureTarget this: . this: dct:created "2021-06-25T16:48:25.978+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-4727-9435; npx:introduces sub:spi; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }