@prefix dcterms: . @prefix this: . @prefix sub: . @prefix np: . @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 { sub:setting npx:hasAgents ; npx:hasBootstrapService , , , ; npx:hasServices ; npx:hasTrustRangeAlgorithm npx:TransitiveTrust; npx:hasUpdateStrategy npx:UpdatesByCreator; a npx:NanopubSetting; rdfs:label "first nanopublication setting" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "dGOp/GbsBWYKt+jYdpomJUMTwzFwDRvh/TXba0J7KwP9f9KmjTx/OqDhFdlxiTpVqHmFcyOHQAjPw/wLTEJzGawGVgGEZT26X0OG6PjNRTHbHKiQAmF5SCr+cbY9vJdrlo5FhImNYpPVpNQE2wZZvoC7JlQFoYS17fvAoxhPB+U="; npx:hasSignatureTarget this: . this: dcterms:created "2022-11-11T15:49:19.138+01:00"^^xsd:dateTime; dcterms:creator orcid:0000-0002-1267-0234; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }