@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-7542-0286 . } sub:pubinfo { orcid:0000-0001-7542-0286 foaf:name "Egon Willighagen" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcwnLEigB7mhhJ2q2o1QJZx84NenD8u7AHyq5gvmA9gpUtNtw0vo1Hbd5S5LC+LrfbQ4Axbx1RJhLQW8mxPTYmi9nHbefFLXonWxMtvVJl7WnFdgga5pS6mT6r+1RnARlBcqE4fixRBgW76VWJdV6SCmIkNCpqntSiSZHahIWXewIDAQAB"; npx:hasSignature "b7h1xh/8lHvv3QBM3van1XqK5F0TDwNnwHh0nqog/8wTbdXGJnAe/yySqAkzt5akZ1LqoeWTv4TInBI3OvmFlZdt5CGrNegLWPPW7Ff50uot022aJjJDNiauS8rGhWeX3bT3iM3ZNtTM0ZDnqtG9WrwxY11htzbX2YpLfvS5Awo="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-7542-0286 . this: dct:created "2025-02-23T07:13:48.459Z"^^xsd:dateTime; dct:creator orcid:0000-0001-7542-0286; dct:license ; npx:hasNanopubType , ; npx:wasCreatedAt ; rdfs:label "Citations for: RJC.2017.1011527"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }