@prefix this: <https://w3id.org/np/RAHgwBEQ5aibxAvNuKVebMlfv_QD1y1KHhoaHXGSQAbvg> .
@prefix sub: <https://w3id.org/np/RAHgwBEQ5aibxAvNuKVebMlfv_QD1y1KHhoaHXGSQAbvg/> .
@prefix schema: <http://schema.org/> .
@prefix gen: <https://w3id.org/kpxl/gen/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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#> .

<https://w3id.org/np/RAHgwBEQ5aibxAvNuKVebMlfv_QD1y1KHhoaHXGSQAbvg> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-06-11T07:28:53Z"^^xsd:dateTime;
  dct:creator orcid:0000-0002-1267-0234;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:hasNanopubType schema:Question;
  npx:supersedes <https://w3id.org/np/RA0-b47mGd82zxRHg1_mQ7uPlzQLd7BX0vZtEPsHjCO7w>;
  rdfs:label "FAQ: What measures have been taken towards long-term stability of the nanopublication identifiers?";
  nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
  nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
    <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
  nt:wasCreatedFromTemplate <https://w3id.org/np/RAUneCxaT_JQhs4XK8yFhSm5JGmAMgn8k6zBkWB2pp3BI> .

<https://w3id.org/np/RAOP1DBuhXoCJV8bodEbcVUBL1rSVMxX2wAmjDwvIFqI8/faq-entry> a schema:Question;
  dct:isPartOf <https://w3id.org/spaces/nanopub/r/faq>;
  rdfs:label "What measures have been taken towards long-term stability of the nanopublication identifiers?";
  gen:hasContent """<p>Nanopublication identifiers are <a href=\"https://trustyuri.net/\">trusty URIs</a>: each contains a cryptographic hash computed from the nanopublication's own content. This makes the link between identifier and content permanent and verifiable — given a nanopublication and its identifier, anyone can check that the content has not been changed, and a given identifier can never end up pointing to different content. Nanopublications are therefore immutable: corrections are published as new nanopublications with new identifiers, linked to the old version rather than replacing it in place.</p>

<p>Resolution of the identifiers does not depend on a single server. The <code>https://w3id.org/np/</code> identifiers are persistent redirects run by the <a href=\"https://w3id.org/\">w3id.org</a> initiative, backed by a community commitment to keep them stable, and they can be redirected to whatever services are current. Behind them, the nanopublication network consists of multiple independent registry servers that each hold full copies of the published nanopublications, so no single party can lose or withhold them. Since the identifier itself verifies the content, a nanopublication retrieved from <em>any</em> source — a registry, a mirror, or a local archive — can be trusted to be authentic.</p>""" .

sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
  npx:hasSignature "VEHyWud+MUn6Ch7mircmgUQteEFrp7rx0XZm1V6rOIN/m1l8QF5HRvJcyoU2ICxgmPxyEPOF1m8JjCjnURL02QSjZbuU2wnEe/M2C112e4WyFp/z/N+YuJ/e9XrIEH5MUUYUckeVKJma2PBJkf6dmSHLytqGMPsEFPKmoPrLkTo=";
  npx:hasSignatureTarget <https://w3id.org/np/RAHgwBEQ5aibxAvNuKVebMlfv_QD1y1KHhoaHXGSQAbvg>;
  npx:signedBy orcid:0000-0002-1267-0234 .

