@prefix this: <https://w3id.org/np/RA1CRj6509gqfVt0j59DpFaKp8rYNVAXnTPE_mv6eh4tw> .
@prefix sub: <https://w3id.org/np/RA1CRj6509gqfVt0j59DpFaKp8rYNVAXnTPE_mv6eh4tw#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:assertion dcterms:creator <https://twitter.com/rtk254> ;
    <http://purl.org/spar/cito/discusses> <https://twitter.com/rtk254/status/1801242388209217973/photo/1> ;
    rdfs:comment """Can we create this future please? \"Collective Intelligence as a great scientific, technical, and political project that aims to 'make people smarter with computers, instead of trying to make computers smarter than people'\" https://twitter.com/rtk254/status/1801242388209217973/photo/1
---
source -
https://link.springer.com/chapter/10.1007/978-3-031-58191-5_2
---
This is also cool.. I think I need to read more of Pierre Levy's works https://twitter.com/rtk254/status/1801242912736309401/photo/1""" ;
    schema:keywords "CollectiveIntelligence" , "DouglasEngelbart" , "OpenSource" , "Politics" , "Science" , "Technology" ;
    <https://sense-nets.xyz/endorses> <https://link.springer.com/chapter/10.1007/978-3-031-58191-5_2> ;
    <https://sense-nets.xyz/mentionsReadingStatus> <https://link.springer.com/chapter/10.1007/978-3-031-58191-5_2> ;
    <https://sense-nets.xyz/recommends> <https://link.springer.com/chapter/10.1007/978-3-031-58191-5_2> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo <https://twitter.com/rtk254> ;
    prov:wasDerivedFrom <https://twitter.com/rtk254> .
}
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 "QJguSSbJJowbkdpSnIxaHGyurrtVeT+Jsvs0hZt7c2ZnT/5f+fibsYn2EyUgp5xbxHqJGhONQbNrjLxoTqwtmXxglLFQGzLbcjP7yt0RvPy8xgDSEu3fOe5fhyFFEpgWzvqcTTi0/Wnxoau0ZoN03XMAzpQw+jiACzD9Sc4eDGMgBDg/hQuTYthjOlBgbkLHd6qyEmSdgiBGuvC2iVIxBwdPHUC+fGmRqZB5cKej3WSeV6AOQc1zsqlmlWgXkKhI2VHy0XPOOWCfM1AdYaOtC28neH5OpLQra3B1LvC85UUMH+9+KfZHo51ah+wfIgyGg1Gfh8EQefcDu7/AqnxsGA==" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2024-06-18T14:51:27.950Z"^^xsd:dateTime ;
    <http://sense-nets.xyz/rootSigner> "0xA4b3422B019E7dF5e265Dae7B562240bd4185401" ;
    a npx:ExampleNanopub , <https://sense-nets.xyz/SemanticPost> .
}