@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 { orcid:0009-0000-1813-2501 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0000-1813-2501 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaJiv4siUPk3Yah5pvcRIJuT3DwZ7gj6KD/lLwLnL+8Rts25S4jZIbTpPl6goqn84TIZ+rWJnKeMuRJzLo7a/2ItINgIbOJO/4KyKIKwI8OVcRlNUfk34AENXnvsLTKFJ2TlSF+3Q5Ll7zKAV1BMIyWLSOHiV1c+nccXEL/JwhXQIDAQAB"; npx:hasSignature "lTugF3YFs+iac6kLgQVZkaMagg9Z14Tk/zCPiJuqPl3z5WNI2t1YXYy06fIiIuZr0nPbRXpj9CvPgnXaYB+y+clF1XRc9NH2NsJ3CcjyGyXIopLCEcoNehgzp27QRqma/ST7Rcgk8/nki5OC4CKK3emxpLfQxEhr7jbJN4+vrhE="; npx:hasSignatureTarget this: . this: dct:created "2023-10-11T22:10:43.517Z"^^xsd:dateTime; dct:creator orcid:0009-0000-1813-2501; dct:license ; a npx:ExampleNanopub; rdfs:label "think this is underrated:: open data"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }