@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 { orcid:0000-0002-4587-3476 npx:disapprovesOf . sub:assertion rdfs:comment "plateau is not an environment, the bot must be trained" . } 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-02-24T10:03:50.873Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4587-3476; dct:license ; npx:wasCreatedAt ; rdfs:label "disapproves of RAX9M9eLNk"; 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 "BZ96LKkKM0SGZiwwVXkmkas+/V9rX7UZRfHVGWERzkZ5KYBXh3Ho4JRzI/g8A3uAChTJYTFM/PwTaop1erB45ILe6KROmX6QvZPy1Y6jVe1TDaTc4A0KS4679srduXLgOdzPhOVqCkhDUpEKd93pVc7YYPjcST8Hv4K426TxiHk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4587-3476 . }