@prefix this: <
https://w3id.org/np/RAg_uQ4Ad_S6Jm2bbAw-LGLZwFI8Vujz96RL6DUmoj3os
> .
@prefix sub: <
https://w3id.org/np/RAg_uQ4Ad_S6Jm2bbAw-LGLZwFI8Vujz96RL6DUmoj3os#
> .
@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
{
sub:assertion
<
http://purl.org/spar/cito/discusses
> <
https://twitter.com/ori_goldberg/status/1781281656071946541
> ;
<
http://purl.org/spar/cito/includesQuotationFrom
> <
https://twitter.com/ori_goldberg/status/1781281656071946541
> ;
rdfs:comment
"""test content
""" ;
prov:wasAttributedTo
<
https://x.com/test-user
> ;
schema:keywords
"ExternalSecurity" , "Geopolitics" , "Israel" , "Kissinger" , "PoliticalScience" , "Security" .
}
sub:provenance
{
<
https://sense-nets.xyz/
>
a
prov:SoftwareAgent
;
prov:actedOnBehalfOf
<
https://x.com/test-user
> .
sub:activity
a
<
https://sense-nets.xyz/supervisedActivity
> ;
prov:wasAssociatedWith
<
https://sense-nets.xyz/
> .
sub:assertion
prov:linksTo
<
https://x.com/test-user/status/123456
> ;
prov:wasAttributedTo
<
https://x.com/test-user
> ;
prov:wasGeneratedBy
sub:activity
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAudu1OH5T+7E2Y85fzxHjHc5+qMllCSwQCPMEgsAijQByDllecSreaPrqRgjy31COiKhMI7VF98s4NX/wIyahXCY2bG5jcdfb0kX9dyetsVYw1J8kMC2MGNI/V1XMoMkg98W+7f6OqNu6gFRizseXpjdUjETxWBNkoR4Ft70ybiPgNvG4U2CdINEk2d9L5D89l7B8bB8/h1J54f5MuVcEeytEzEmAJfSSl3jK4u8wqJZZWLrMF+fA2zKjeTt7muqbAJYQ3Ttz4OBj+sxHeCtBNHfpwKlRyOH23o7cf16gNrEzJ4EAKhKMrIzliqL1t9oNIf+QvyxZPNC201/Mn3u6nQIDAQAB" ;
npx:hasSignature
"LN2Z/Lo8YndMfR2ri7m0S27g6o9svfWbSkNE0YIvQN/fgY+NJn49gooIfmnwcnU6GDs34fRxDrdfBEUwRhg6HU72iDZgCCmTuYgZ/+todKAAm/vBnwBzjYIJghTkNPJK6E3D3yUV3XwjWQZNrGMfAMkkd1Qm+N1/3IBjpggkPhjOV2aK7EVDSdlhlxJT1+XnWm6Fsx//tmVHR4dbcIMDkiT6V5A8GilAFKf9X63ispsuCNbJzF7jsfge7XBRRk/YIZuNF/z9iA30nm3ggL3YPJV+OMAxkoBlsRinOeTN1cj/+do7s0GlWVcE3tfEi5LBNRnsvJwoPI+x4pc04qCTpw==" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2024-08-05T09:36:59.169Z"^^
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/test-user
> ;
<
https://sense-nets.xyz/hasRootSigner
> "0x59b277c77F738e9B758B73Dd9Bfc6DE36D6e0EB1" .
<
https://x.com/test-user
>
foaf:name
"test-user" .
}