@prefix this: <https://w3id.org/np/RA3bSKsjwIh2Qd8wMct7MzB7A4f17yZMZ14Od07ldccCY> .
@prefix sub: <https://w3id.org/np/RA3bSKsjwIh2Qd8wMct7MzB7A4f17yZMZ14Od07ldccCY/> .
@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/> .

<https://w3id.org/np/RA3bSKsjwIh2Qd8wMct7MzB7A4f17yZMZ14Od07ldccCY> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-07-12T13:03:30.719Z"^^xsd:dateTime;
  dct:creator orcid:0009-0009-0118-9195;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:embeds sub:template;
  npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
  rdfs:label "Annotation as a 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/RAhAAhrQ7o6vVphjp267_JjFBC2CxpER7NEDjLKBkX0WU/template> .

sub:annotation a nt:LocalResource .

sub:exactText a nt:LongLiteralPlaceholder .

sub:motivation a nt:RestrictedChoicePlaceholder;
  nt:possibleValuesFrom <https://w3id.org/np/RACsOf8k6zeAMnUDOjv2IkCKgQmom-2VRNTKKt70kc57k> .

sub:prefixText a nt:LiteralPlaceholder .

sub:specificResource a nt:LocalResource .

sub:st1 rdf:object <https://schema.org/Statement>;
  rdf:predicate rdf:type;
  rdf:subject sub:statement .

sub:st10 rdf:object sub:anchor;
  rdf:predicate <http://www.w3.org/ns/oa#hasSource>;
  rdf:subject sub:specificResource .

sub:st11 a nt:OptionalStatement;
  rdf:object sub:selector;
  rdf:predicate <http://www.w3.org/ns/oa#hasSelector>;
  rdf:subject sub:specificResource .

sub:st12 a nt:OptionalStatement;
  rdf:object <http://www.w3.org/ns/oa#TextQuoteSelector>;
  rdf:predicate rdf:type;
  rdf:subject sub:selector .

sub:st13 a nt:OptionalStatement;
  rdf:object sub:exactText;
  rdf:predicate <http://www.w3.org/ns/oa#exact>;
  rdf:subject sub:selector .

sub:st14 a nt:OptionalStatement;
  rdf:object sub:prefixText;
  rdf:predicate <http://www.w3.org/ns/oa#prefix>;
  rdf:subject sub:selector .

sub:st15 a nt:OptionalStatement;
  rdf:object sub:suffixText;
  rdf:predicate <http://www.w3.org/ns/oa#suffix>;
  rdf:subject sub:selector .

sub:st2 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 rdf:object <http://www.w3.org/ns/oa#Annotation>;
  rdf:predicate rdf:type;
  rdf:subject sub:annotation .

sub:st6 rdf:object sub:statement;
  rdf:predicate <http://www.w3.org/ns/oa#hasBody>;
  rdf:subject sub:annotation .

sub:st7 rdf:object sub:specificResource;
  rdf:predicate <http://www.w3.org/ns/oa#hasTarget>;
  rdf:subject sub:annotation .

sub:st8 rdf:object sub:motivation;
  rdf:predicate <http://www.w3.org/ns/oa#motivatedBy>;
  rdf:subject sub:annotation .

sub:st9 rdf:object <http://www.w3.org/ns/oa#SpecificResource>;
  rdf:predicate rdf:type;
  rdf:subject sub:specificResource .

sub:stance a nt:RestrictedChoicePlaceholder;
  nt:possibleValuesFrom <https://w3id.org/np/RAZt5kzfoJg2m4dMRdMm2SP6JeUDD_GMzSq9xyRPMgP5k> .

sub:statement a nt:IntroducedResource .

sub:statementText a nt:LongLiteralPlaceholder .

sub:suffixText a nt:LiteralPlaceholder .

sub:target a nt:ExternalUriPlaceholder .

sub:template a nt:AssertionTemplate;
  dct:description "A Web Annotation whose body is a discourse statement taking a typed (CiTO) stance toward, and/or replying to, the annotated target. oa:hasBody references the statement by IRI, so the body is an external web resource. The target is an oa:SpecificResource, optionally narrowed to a passage with an oa:TextQuoteSelector.";
  rdfs:label "Annotation as a discourse contribution";
  nt:hasStatement sub:st1, sub:st10, sub:st11, sub:st12, sub:st13, sub:st14, sub:st15,
    sub:st2, sub:st3, sub:st4, sub:st5, sub:st6, sub:st7, sub:st8, sub:st9;
  nt:hasTag "Discourse" .

sub:assertion prov:wasAttributedTo orcid:0009-0009-0118-9195 .

orcid:0009-0009-0118-9195 foaf:name "Virginia Balseiro" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFJNRSo0AhDh7EfwM3nZXQbACb8v6F7tKGOj4Mnc/VuEu0CqzwyomaSvXmfwIKeHmCGCdIrL7tMes3U3K7qJ6c3m5j9U1SDBA+d6UDGvBKSN4X8vvRHzH+PNZyegn3Wu+liXjq+4bnGdTdhPRdRFO9DjSb+rpAfaH21md4qRhCewIDAQAB";
  npx:hasSignature "PCFuftORvWl6Z4bHWLKB6miHx19Yyc3J9npqimHrmb3RN6dp9w6UurE9jrFFrFNjKb5sLD1j9N1cXtEfMsBCGShEWci2uQ4IrODsBhbI0zkCsPZI1d8N2UZDqLYyQHs6Mec9WNpBuKQgOILPzpfbfuNvJd8toi57W94z3R6qTqI=";
  npx:hasSignatureTarget <https://w3id.org/np/RA3bSKsjwIh2Qd8wMct7MzB7A4f17yZMZ14Od07ldccCY>;
  npx:signedBy orcid:0009-0009-0118-9195 .

