@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:historical-figure a ; rdfs:label "Historical Figure"; "A person notable in history." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0007-9883-2006 . } sub:pubinfo { orcid:0009-0007-9883-2006 foaf:name "Jasper" . this: dct:created "2025-10-12T17:50:55.389Z"^^xsd:dateTime; dct:creator orcid:0009-0007-9883-2006; dct:license ; npx:introduces sub:historical-figure; npx:wasCreatedAt ; a npx:ExampleNanopub; rdfs:label "Class: Historical Figure"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY, , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxzGKTCc9DPxskIu9uueC+pyAiAPl2DW8VBYgMYNftGO9MZDAS/PBdvHWYpluAiTU9R4FDtiRdQbTfdKq4/4PFc6SoxfAN91nzOku2+tsvW5rA2RyQvQADdqqOsJRMh9wTa5tRLWiTB97lyBqtKRm9LbddPiPdt2D9hPXdU1+zPXfSbxXfCOyfXIDuKp+oSL38tD8z6i0OxrqSima+e1uuiEhNvp4U8fWaLJ623OZFnpiQ/bAuj4d1jY75EnROfUpSdOgz06KUpNMHjlW8tEvfma6kn0e/jqzSA0a032sXtYfjaQkIn6vTA1TVZtprfeseARuZcyHJfq4cZ3FlUFF7QIDAQAB"; npx:hasSignature "ad8BiXauso7BWInpv5eoIhHBtxRSwUVsirLNdh3ZCZK1ukwkpCTuZmIEd7pygqPLL7EV7/O0a7teAUSFLCngcPXf0jxdq494OuOjZ4N7r1vcqSAl7vUSu6E9rE98aCAcoIjrsXWNezlknl8oLi6AdtE95yhGLjO1QdZbg6uI+9ykX2lkx2g64i/E3a8kpttbLYiUrrTtSY4qaRnbVIO54NqHkFxw2TFZr11CkEgjOVPDj4hX8Bw+/qLjwv/QdR4YDTHrY4pHcAPMBttnpNUkDKlMz3SBrZj4Ia4d58jxFb3+vY8ZnTUewL30wmtC70GlxRnqAtc7SxFRM+XOa84W9g=="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0007-9883-2006 . }