@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 { sub:display a , ; orcid:0000-0003-0443-9902; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-0443-9902 . } sub:pubinfo { orcid:0000-0003-0443-9902 foaf:name "Adriano Rutz" . nt:hasLabelFromApi "Latest Nanopublications" . this: dct:created "2026-03-13T14:46:46.698Z"^^xsd:dateTime; dct:creator orcid:0000-0003-0443-9902; dct:license ; npx:embeds sub:display; npx:wasCreatedAt ; rdfs:label "Adriano Rutz deactivates view: Latest Nanopublications"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCxtHxgXOfLxEo2zvkHnafmKrPVcc7+EZQ4nmkBNe4w9uhBuQFGZA6xx5wvB1zRAoRd58H+vRGb6i6ytm9tYunpo737x1B5wz0zWBZDGUrjqeL8PUOKeF3XimKXsD80ew6XkDlgVU9kmGxexy6vpR+Ol7JqsDWdU139zAji+gve9QIDAQAB"; npx:hasSignature "qajgvxdRwcRRBMJ2UMb98t/wtpZGyJ2X+OwHua+APDc4baK31G5xrbHzk1OGK1aY5qSQx/twGAZeH8xb89TQqILAHssNn92dullij4FP7IPawjdhk/34C08W8p2wB+GLM8IhOg5wK25AKyOxsPKoCs/CuBJZZXQfLgV661zK7Cw="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0003-0443-9902 . }