@prefix this: . @prefix sub: . @prefix xsd: . @prefix np: . @prefix npx: . @prefix dcterms: . @prefix prov: . @prefix orcid: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { . } sub:provenance { sub:assertion prov:hadPrimarySource . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCR9fz0fKCdWOWC+pxhkQhEM/ppbdIYe5TLSdj+lJzSlv9mYBaPgrzVezSwwbmhlHBPDZa4/vHycU315BdmUGq+pXllp9+rWFfrb+kBJwhZjpG6BeyyXBsRFz4jmQVxl/ZYHilQTh/XalYzKkEAyTiEMPee4Kz61PaWOKH24CsnOQIDAQAB"; npx:hasSignature "Z/NBPO/FuaaPMx0Lz5i/db9AUikBIcTpZE4KgsZI52OlI4BvPbeJhSx2TeNnup9xN+pABR2Z4DcJzQLymnaQXSo/PGszab9S2TeCuhvzskQpnQCvtzZfNa9RZtOJ+AzsaE2km2p9jsZCzjzTYwIK40o7ruQSVm/WCAMNbrowg+c="; npx:hasSignatureTarget this: . this: dcterms:created "2025-03-25T13:10:37.016Z"^^xsd:dateTime; dcterms:creator orcid:0000-0002-1501-1082; a npx:ExampleNanopub . }