@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: 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: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 "SNO0+nFu1+ak3UEIszf/l4OcCgt66zXPD3lbKo0RLkYJ6wp0CAEefJaMLm5XDIuQuhw/45Z8kV9QaU5jdMOKWrBzSyno9V4lPrAf9gYOQrDuF4VfjGe6ATn9+t5f8tLhbYALfWzy6SwRBPLjbwBKI4qgSdHPuWAhaDZYGeJPrOA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-7542-0286 . this: dct:created "2024-12-28T07:41:26.552Z"^^xsd:dateTime; dct:creator orcid:0000-0001-7542-0286; dct:license ; npx:hasNanopubType , ; npx:wasCreatedAt ; rdfs:label "Citations for: J.ENVINT.2022.107400"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }