https://w3id.org/np/RAsHohypO12gewyyusDEH_aI3z7GE-36tXIkr_ev8eITc
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAsHohypO12gewyyusDEH_aI3z7GE-36tXIkr_ev8eITc> .
@prefix sub: <https://w3id.org/np/RAsHohypO12gewyyusDEH_aI3z7GE-36tXIkr_ev8eITc/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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 {
<http://purl.org/spar/cito/citesAsEvidence> rdfs:label "cites as evidence" .
rdf:type rdfs:label "type" .
rdf:value rdfs:label "value" .
<https://schema.org/Statement> rdfs:label "Statement" .
sub:assertion a nt:AssertionTemplate;
dct:description "A discourse statement that takes a typed (CiTO) stance toward, and/or replies to, another contribution, and may cite evidence. A statement with no stance, reply, or evidence is a valid standalone claim (e.g. a thread root).";
rdfs:label "Discourse contribution";
nt:hasStatement sub:st1, sub:st2, sub:st3, sub:st4, sub:st5;
nt:hasTag "Discourse" .
sub:evidence a nt:ExternalUriPlaceholder .
sub:st1 a rdf:Statement;
rdf:object <https://schema.org/Statement>;
rdf:predicate rdf:type;
rdf:subject sub:statement .
sub:st2 a rdf:Statement;
rdf:object sub:statementText;
rdf:predicate rdf:value;
rdf:subject sub:statement .
sub:st3 a nt:OptionalStatement;
rdf:object sub:target;
rdf:predicate sub:stance;
rdf:subject sub:statement .
sub:st4 a nt:OptionalStatement;
rdf:object sub:target;
rdf:predicate <https://www.w3.org/ns/activitystreams#inReplyTo>;
rdf:subject sub:statement .
sub:st5 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:evidence;
rdf:predicate <http://purl.org/spar/cito/citesAsEvidence>;
rdf:subject sub:statement .
sub:stance a nt:RestrictedChoicePlaceholder;
nt:possibleValuesFrom <https://w3id.org/np/RAZt5kzfoJg2m4dMRdMm2SP6JeUDD_GMzSq9xyRPMgP5k> .
sub:statement a nt:IntroducedResource .
sub:statementText a nt:LongLiteralPlaceholder;
rdfs:label "statement text" .
sub:target a nt:ExternalUriPlaceholder .
<https://www.w3.org/ns/activitystreams#inReplyTo> rdfs:label "In Reply To" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0009-0009-0118-9195 .
}
sub:pubinfo {
orcid:0009-0009-0118-9195 foaf:name "Virginia Balseiro" .
this: dct:created "2026-07-08T04:17:44.169Z"^^xsd:dateTime;
dct:creator orcid:0009-0009-0118-9195;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
rdfs:label "Discourse contribution";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAE1uwovw7QhYIgEZMElrpfZWu-p0VczMyShiTEG-RyLE> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFJNRSo0AhDh7EfwM3nZXQbACb8v6F7tKGOj4Mnc/VuEu0CqzwyomaSvXmfwIKeHmCGCdIrL7tMes3U3K7qJ6c3m5j9U1SDBA+d6UDGvBKSN4X8vvRHzH+PNZyegn3Wu+liXjq+4bnGdTdhPRdRFO9DjSb+rpAfaH21md4qRhCewIDAQAB";
npx:hasSignature "YZiNKlJ4dTj3tGuTl0rUcXhCKFNfSe2zvmDnHgkEJXvj/anPW21i9tpsAvubDz4/+ABbIRy1EpGj/bbvoelA85XSjNIqdPZ6dJh1z/FThCP/tqjPdalsHYQlw8n3J6clo/4FOxk4HYMUAmh0Jec+BBtcJbccZA6LKYSx8vehcwc=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0009-0009-0118-9195 .
}