@prefix this: <https://w3id.org/np/RAztibisR2MBbCJtTjCaNA1t7mjqp_5zE3nvo3nmd8W4s> .
@prefix sub: <https://w3id.org/np/RAztibisR2MBbCJtTjCaNA1t7mjqp_5zE3nvo3nmd8W4s#> .
@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/> .
@prefix orcid: <https://orcid.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://w3id.org/np/RAYTlvq0yC01Zm6TSIBpVzYvqYePgwleBpmSF9-4HvHHE> ;
    a schema:Claim ;
    rdfs:comment """ Your regular reminder that compositionality vs emergence are properties of your theory/model/map, not the experiment/system/territory -- and that both beat greedy reductionism where you remove the context of a thing under study!

""" ;
    schema:keywords "complex-systems" , "compositionality" , "emergence" , "reductionism" , "theory-building" .
}
sub:provenance {
  <https://sense-nets.xyz/> a prov:SoftwareAgent ;
    prov:actedOnBehalfOf <https://w3id.org/np/RAYTlvq0yC01Zm6TSIBpVzYvqYePgwleBpmSF9-4HvHHE> .
  <https://w3id.org/np/RAYTlvq0yC01Zm6TSIBpVzYvqYePgwleBpmSF9-4HvHHE> foaf:account orcid:0000-0001-7014-8471 , <https://x.com/EliSennesh> .
  sub:activity a <https://sense-nets.xyz/supervisedActivity> ;
    prov:wasAssociatedWith <https://sense-nets.xyz/> .
  sub:assertion prov:linksTo <https://x.com/EliSennesh/status/1842966732744380598> ;
    prov:wasAssociatedWith <https://x.com/EliSennesh> ;
    prov:wasAttributedTo orcid:0000-0001-7014-8471 , <https://w3id.org/np/RAYTlvq0yC01Zm6TSIBpVzYvqYePgwleBpmSF9-4HvHHE> ;
    prov:wasGeneratedBy sub:activity .
}
sub:pubinfo {
  <https://w3id.org/np/RAYTlvq0yC01Zm6TSIBpVzYvqYePgwleBpmSF9-4HvHHE> foaf:account orcid:0000-0001-7014-8471 ;
    foaf:name "Eli Sennesh" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArHtI92jm8pAYVsvJabxLGfOT+7G0JyJGh2gwjB5x2pFPga6wWTd+rNBWWUZViIFnaJrBEsJpgdnoupLU9ppwn+khMiGRfxqGsDDzwHcj3Jc75CRys7d3etwXdBdoXfBgjsJiZBazwm13idr6tljRrC1TaEJBnRQAqzBw9cLDeGY77cSznzXT39feUGT168dpCSE9O6u/48DvvWVqciHGsH9cQ+LroJJVsMrorwtsdZnAK+q48wtIP6pIpw5shSJ5LnA0qeN/f4TvTFDV6ItYIXjiWWpTECc/Bxmfnyat3B5xWCu9nvz8fEs7Ns0TuzQwT3/K55iSKDEIi/E0nO97xwIDAQAB" ;
    npx:hasSignature "GSMLEnklFLwMgYed7Zi5I8jyKeErlaBNO80sqpKUUNeQuYMgW+SRcJGO17TbAUNsFVUk5WxRqCc0jHDGpuJ6iD3NDd/6pZuuw4jf9spftkF3tL+32IraGlz5qRHbEX1X5gc+RcOx8L5WUm/qx1evL0ORTldzfi5nbCN6hhzu522ktDNcy8yGPTeWVxINviix5wFofpy58Ike+V34YOLgnr125G9CPitJs+MogMgVnc6SGtLVYPrekcpG7LNUQYV1+kYzuxUVKwwPXqScyakGIuSsbu0qKe1f9XDoETyrovLgkLOAcUPL4QMhxPU2DlX6azluTdXBu+lA2Z9qYClUSA==" ;
    npx:hasSignatureTarget this: ;
    npx:singedBy <https://sense-nets.xyz/> ;
    prov:wasAssociatedWith <https://w3id.org/np/RAYTlvq0yC01Zm6TSIBpVzYvqYePgwleBpmSF9-4HvHHEsigningDelegation> .
  this: dcterms:created "2024-10-06T18:24:35.284Z"^^xsd:dateTime ;
    dcterms:creator <https://w3id.org/np/RAYTlvq0yC01Zm6TSIBpVzYvqYePgwleBpmSF9-4HvHHE> ;
    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 orcid:0000-0001-7014-8471 ;
    <https://sense-nets.xyz/hasRootSigner> "0xd3bB65F8A2A00d8F5A1E732f5B9D26De0D7F188B" .
}