@prefix this: . @prefix sub: . @prefix rdfs: . @prefix xsd: . @prefix np: . @prefix npx: . @prefix dcterms: . @prefix prov: . @prefix schema: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:assertion dcterms:creator ; ; ; rdfs:comment """this is a tweet that references two other tweets! https://x.com/sense_nets_bot/status/1798782358201508331 https://x.com/sense_nets_bot/status/1795069204418175459 --- I see that it only caught the second link as the quote tweet, but didn't include this as a quote tweet: https://x.com/sense_nets_bot/status/1798782358201508331 --- more quote tweets in this thread https://x.com/rtk254/status/1798549107507974626"""; schema:keywords "agent-models", "arXiv", "disagreement", "language-models", "machine-reasoning", "user-hashtag", "world-models" . } sub:provenance { sub:assertion prov:wasAttributedTo ; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoWenJzEuzPmfkMRSKSwCflfKiFtZOzacYCEF6/CSHmpWQRN/zqsOXbIWUM+l/ePd8Cj7eBPpEX7XFZyhSK6EmNAWmn2/i7RsJI9El1YUDgeI7Re3BV1ZSja09b8oFAqkyI3QMK23M4D/l/hg/L1h7PMamUj+zZL4mP+x+bnX+gxezjfodZrNZhJO4JtK8INFo3AHTEUYakWSl1KV6veWokccyEWhThaNSK7QnnS2Eyfb2lLsKqYYi+CtIdX2ANnLFprVN33VvKpSoliM8J4ZQtK4JOEmWYA1md+2Sp1VDHNykmuJuwLwBzp3V0fu29egfoPv8/o1rR8KNJToyPFhSQIDAQAB"; npx:hasSignature "RJzma+KElfNcvxfdCtosLwWE64m186jnqmq4vbiy8NmDOMvKGw0zZ/YNSBgHdO2ovjfdUhjshktHmbPLaJEWnMzNcGfF0yoWh8UmMTiPjo1zbKvL528We4qbNHDCK3T1lUZnrVRMvQUNizh526mDCrW/q95Jz1+nioBkvpr2fBnjy6iGYI1lCzcRhY5rQye+6enr6KGEshcoRX+zALSWNJ+QpQn5RHJpDynEORw0JeuXVuKfrw3wOaZkD+TFzzD+8SVzX6dDSKywTaiCq/lmrALJ32NXNJHhkGH6xIskiSogMJxqDJ7TYNqoWRyluHHZryu+6GCB7seSVP7wZFCPQw=="; npx:hasSignatureTarget this: . this: a npx:ExampleNanopub, ; dcterms:created "2024-06-11T08:37:48.539Z"^^xsd:dateTime; "0xFfEB3c7bE84527a44349aFD421dC5a1834DBAa1D" . }