@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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { orcid:0000-0002-4587-3476 npx:approvesOf . sub:assertion rdfs:comment "I agree with improving the communication of knowledge, especially through structured information, i.e. nanopublications." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4587-3476 . } sub:pubinfo { orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" . this: dct:created "2026-03-27T12:06:22.901Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4587-3476; dct:license ; npx:wasCreatedAt ; rdfs:label "approves of RADR85Ba-Y"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate ns1:RAx2PsXNbCcxYh3sOSScV9H0-tqyETuKjyHsgD6FPC3_E . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDeKXhXlFhZOfNX+50fX31+K+KNwHGyuh65vqoj49E+Sc920NGPGIEmoyGDFtPONltIEFzp80aEY5mn+V+r27uUpDORorw6OlGGepR0dnWNwEJ8jyFVu7z7d+eIqC5t9V+tQbU4c1H2b8IEzlbpTT0n7DY6gjP0jDjwTBC94mdQIDAQAB"; npx:hasSignature "HYvt3Q8RRRty2QwQxPe1aPe/psSvkStnYOt2R8nvt64uyEjEKR8bIqpVmFwkGSB6Exfew4JnTyliUHr3sGFEBtdqNQy4dfTde93utTFUx7uZLuX62PRn/MO2pzByV2UHenhzrQXVom9a+wdmlGxekklsh1QXbeDsh738+tD6cuI="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4587-3476 . }