@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 { ; a . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0004-4123-9306 . } sub:pubinfo { nt:hasLabelFromApi "Semantic Web - extension of the Web to facilitate data exchange" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCSGxXO3n9jQJ4EkVIe4N08OKlZK+S23H9a9e8GOKoX1dliolzpbfQTZ2xmpA/GBhegHt7wy3snjnvatLZ7YQDNvO7mB5s3rEYOqYLpjDU/is4rKCo/OGbCi/DpplnL83he5z2jgWbv9A+uZKoT7dfeQfZnXaphujlbDJxqUXJeUQIDAQAB"; npx:hasSignature "TU9/n4bgIe93Eo3GRMpWGRyl+tKngEakRLWnT+l6cnX3h/+0NE3QBY+YrlDzBkm02vDcBMPMq0+DvC4lPbw5BR3Sb6m7KuLzAkAZXsIqoJO/rvjb3jUe6v7fXJpHF+uNuCLlVoWNzeE0qaI0vCKUFjNHm2HWzOvYICra0/yLfI4="; npx:hasSignatureTarget this: . this: dct:created "2023-10-08T11:17:12.043Z"^^xsd:dateTime; dct:creator orcid:0009-0004-4123-9306; dct:license ; npx:hasNanopubType ; a npx:ExampleNanopub; rdfs:label "AIDA sentence: The Semantic Web is a suitable and valuable approach to assist the evolution of human knowledge a..."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }