@prefix this: <https://w3id.org/np/RA-qiSbwVNMZwzO4nEB93_QAKcL2oiirGa-YYoWn5CTo8> .
@prefix sub: <https://w3id.org/np/RA-qiSbwVNMZwzO4nEB93_QAKcL2oiirGa-YYoWn5CTo8#> .
@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/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://sensentes/ThisText> <https://sense-nets.xyz/endorses> <https://link.springer.com/chapter/10.1007/978-3-031-58191-5_2> .
  <https://link.springer.com/chapter/10.1007/978-3-031-58191-5_2> <https://sense-nets.xyz/hasZoteroItemType> "bookSection" .
  sub:assertion rdfs:comment """also -
one of the (many) reasons that \"AGI\" will never be attained - intelligence is too dependent on sociality.
Of course, that challenge can be circumvented by eroding human sociality and so the bar becomes much lower for automated systems - easier to dumb down humans rather than make machines smarter than them

""" ;
    prov:wasAttributedTo <https://x.com/rtk254> ;
    schema:keywords "artificial-general-intelligence" , "collective-intelligence" , "douglas-engelbart" , "evolution-of-collective-intelligence" , "sociality" , "technology-impact" .
}
sub:provenance {
  <https://sense-nets.xyz/> a prov:SoftwareAgent ;
    prov:actedOnBehalfOf <https://x.com/rtk254> .
  sub:activity a <https://sense-nets.xyz/supervisedActivity> ;
    prov:wasAssociatedWith <https://sense-nets.xyz/> .
  sub:assertion prov:linksTo <https://x.com/rtk254/status/1811888525773836496> ;
    prov:wasAttributedTo <https://x.com/rtk254> ;
    prov:wasGeneratedBy sub:activity .
}
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 "BDvudX4J1YuAPVjH21lCoUocoyJW8qY8xGy2jm8LhMcezY49NEk+6xKcAKJLKCkHCGAuAxyf2QtbCUXRU92KNVd58+cNVQ+dLoEmKzcAC0F5koIeqhaXJzIGNpGKLwNFgbuQKiOBZE9UoG4cKTDZHaSJ6F6+K4X1BoiZt2NxlqPmDdXDiE5nWASZGyfEG9s4JJDuQi51RJJXVzJ3VdQFakc9vRCQNLFegdRkzIZJuCjhZKzwi1iILvXakVA3SlXNhqcZsA/zYyOxZ0YG+jqELqHGzmjP3POG+exwL5q9GwEZZEXZ6n6SUg90evRMUGNesxPl3NyK5XVZ1zIyqDX/9g==" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2024-07-19T18:10:04.377Z"^^xsd:dateTime ;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://sense-nets.xyz/SemanticPost> ;
    npx:wasCreatedAt <https://sense-nets.xyz/> ;
    rdfs:label "CoSMO Semantic Post" ;
    prov:wasAttributedTo <https://x.com/rtk254> ;
    <https://sense-nets.xyz/hasRootSigner> "0xEea65201634dA1651993156e4bF842329bF8101D" .
  <https://x.com/rtk254> foaf:name "Ronen Tamari" .
}