https://w3id.org/np/RAktV69YUNlsygvzWWDyqWe3A6YKUUWbrPg--jpsRZQuo
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix ns1: <https://w3id.org/fdof/ontology#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sub1: <https://w3id.org/np/RAktV69YUNlsygvzWWDyqWe3A6YKUUWbrPg--jpsRZQuo/> .
@prefix this: <https://w3id.org/np/RA3AHulbLBrXUNDiQCCp74sw3fRRyfSGtMJGmj0gm1eTc> .
@prefix this1: <https://w3id.org/np/RAktV69YUNlsygvzWWDyqWe3A6YKUUWbrPg--jpsRZQuo> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
sub1:Head {
this1: a np:Nanopublication;
np:hasAssertion sub1:assertion;
np:hasProvenance sub1:provenance;
np:hasPublicationInfo sub1:pubinfo .
}
sub1:assertion {
<https://example.org/test-fdo-123> a ns1:FAIRDigitalObject;
dcterms:conformsTo <https://w3id.org/np/RABPR2eJ7dbuf_OPDLztvRZI-el2_wBFkVBiPCLmr1Q50/test-fdo-profile>;
rdfs:label "Updated label";
ns1:hasMetadata this1:;
ns1:isMaterializedBy <https://example.org/dummy-data> .
}
sub1:provenance {
sub1:assertion prov:generatedAtTime "2026-07-29T23:15:11.078650"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0000-0000-0000 .
}
sub1:pubinfo {
this1: npx:supersedes this:;
prov:generatedAtTime "2026-07-29T23:15:11.078650"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0000-0000-0000 .
sub1:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq9e7QDcdFRyokJ7JxLp/0BfiWVeeYdm+AIdNGQ27UyihfAfe7zhai/RL45ARFI8E5/L9LhnoW/qhy6HeDn3/QcH33YZuyvwATZ7aB3x838kbWaZLnmko9I1L9Sb9XDpxvyckkGo7zgZ92y+5UcU/b6urEqivUHqBm9dB5g0kkODzbqBjDUIokKXhr4OFlIWk3VaYpK+k4ktNHdakcqp3F7ZSBU+QKlLiqHEXNrIAsW9XukVIu16Zo8jQKJFI2edPmyhJV0tJ7ChfLut4YvErHXxv5c0d0TIO9BFGs9JgS16L0sVvphYWkOTLFaiYrVFb9YqNwGU1j9gX8vsDYUSSLQIDAQAB";
npx:hasSignature "STXNi6ygzQ7GUsBli6s8K5uvRKElitTkiKcuX3/gQfzOwGa2noGWstQKrF5Ar5xOeTlGRyMro38BPFgelcJ+Ahymr4RWf0E0RycgF3omyyibr5vy0vqGl50rcIJKJimbSqS3Y1MhHSyrP2lyCZuM2UvsNk4U90cAoWBF0zKaTrh0kYXnT8ggR9TAKoY3dFb/fgpPc5VC2HOjkrv7NEA0jh/SBb98ge9zAT/cdcHuWGmZuV5SLxCec0YZICCgczG/UEjUIUAjvEzQkKhmN/IyeHRZO0gdrpjAUa/CrSB5qLNb+IfhZ0RrPEoPEmbIpjDoPw8mn4zUPBfvqNgZyXoKFw==";
npx:hasSignatureTarget this1:;
npx:signedBy orcid:0000-0000-0000-0000 .
}