Nanopublication

< Home

ID

https://w3id.org/np/RAo-IJ3Jua_apDlr0rYPI9cnJBlmzJSj2YuiU2-rRFGHY

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAo-IJ3Jua_apDlr0rYPI9cnJBlmzJSj2YuiU2-rRFGHY> .
@prefix sub: <https://w3id.org/np/RAo-IJ3Jua_apDlr0rYPI9cnJBlmzJSj2YuiU2-rRFGHY#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://sense-nets.xyz/mySemanticPost> <http://purl.org/spar/cito/discusses> <https://www.frontiersin.org/journals/sociology/articles/10.3389/fsoc.2024.1194597/full>;
    schema:keywords "BehavioralDynamics", "DeathSpiral", "LearnedHelplessness", "Modeling",
      "SocietalDecline", "Sociology" .
  
  sub:assertion rdfs:comment """ נראה שישראל עוקבת אחרי התסריט אחד לאחד. עמוק בספירלה... 
מתוך המאמר ״Is society caught up in a Death Spiral? Modeling societal demise and its reversal״
https://www.frontiersin.org/journals/sociology/articles/10.3389/fsoc.2024.1194597/full https://twitter.com/rtk254/status/1771713131783295217/photo/1

""";
    prov:wasAttributedTo <https://x.com/rtk254> .
  
  <https://www.frontiersin.org/journals/sociology/articles/10.3389/fsoc.2024.1194597/full>
    <https://sense-nets.xyz/hasZoteroItemType> "journalArticle" .
}

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/1771713131783295217>;
    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 "BIP70GsQ1yfEiKQCvJSfCQCsmmU9hzmtLyhFCd9bOHusefTAztYiWF4G7UfaBtA9Pt4RzAAenjwfrv967mQqcSvYdWOurCwU70uIArEuqhMvqnKl/lsENuanktA+foJV41PTIsHcn9BkkNgHPGrZ9yAHZYQIbY9Op4+9mjFhZOT2C86cv6jlOXSQHNydMInnzcxz8PWGpvJRHo4OI+hD1YzPAEg6rvL/POQEcAmTd3H15k44UVFwPBmB4bTFT/Cy84VwU6Rt5Lbu9iUKGhezApm81fl9yMd9FztoAS9NQXMRMJs0tVguZzdBjSPpT030/vKcBuPgBXKdKTs/1RCRwg==";
    npx:hasSignatureTarget this: .
  
  this: dcterms:created "2024-08-11T23:11:51.583Z"^^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" .
}