@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:wasDerivedFrom . } sub:pubinfo { nt:hasLabelFromApi "Nobel Prize winner - person who won a nobel prize" . nt:hasLabelFromApi "Barack Obama - President of the United States from 2009 to 2017" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCli5hvNyennNxd8cRf6R0uw/UEOlZ08MQ+ZHeEoq5TCQiMDxeibE81dBjfzYCCAJ45dddVLAhYEiayikeTDKhVy8fnZ8YwIXsXmvB+jlu8Z3FMa46h3khtBG9PFBWgS8s8qcil8IrGBhhnXTTRkKBPdphEdbRdCb/XyjHXx+Fq8wIDAQAB"; npx:hasSignature "Z4PrDaSQTbuiR5268If75a9gf7pJVdS+cAQ34oogQa6Op7xxJTjev3rjMfNOLSRe7zktveuNiawyA6Pfh2GnwEz4t0YBMMHt8L1Zu/s2kQp2pCChM81VZSS37BHTwqWe6XjsZszcQ/WMnOl9joHu37aFsOdS2D3P5qkm4lVKq88="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0005-5152-6832 . this: dct:created "2024-10-02T20:30:07.569Z"^^xsd:dateTime; dct:creator orcid:0009-0005-5152-6832; dct:license ; npx:wasCreatedAt ; rdfs:label "Barack Obama is a Nobel Prize winner"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }