https://w3id.org/np/RA-lCYpJ_DIgUXEz6cLhfnR7IS1E56RWyV6_pGTruMY_w
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RA-lCYpJ_DIgUXEz6cLhfnR7IS1E56RWyV6_pGTruMY_w> .
@prefix sub: <https://w3id.org/np/RA-lCYpJ_DIgUXEz6cLhfnR7IS1E56RWyV6_pGTruMY_w/> .
@prefix schema: <https://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:declaration a fip:FIP-No-Choice-Supporting-Declaration;
schema:version "1.0.0";
fip:declared-by <http://purl.org/np/RAhtZUfiw2puxceEOXsLhh1eIlFWYvB_j0APDSxt_1Ypk#ACTRIS_CLU>;
fip:declared-for-digital-object-type <https://w3id.org/gff/rao/terms/Data>;
fip:declared-for-sample-digital-object <https://hdl.handle.net/21.12132/1.b1f3044d7b3348d9>;
fip:refers-to-question fip:FIP-S-Question-FAIR-supporting-software .
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0002-0651-4622 .
}
sub:pubinfo {
this: dct:created "2026-05-31T06:45:22Z"^^xsd:dateTime;
dct:creator <https://fip.fair-wizard.com/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
prov:wasDerivedFrom <https://w3id.org/fip/wizard/466a9a9b-ce1f-47ef-9cc4-0a0281407214> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "MyC7ONbnlajrT10hETauMLMeEkXi6QtShI4/M4i8PvFqMO6Bckb7mjUD4XbMQdbls9c2ni31mKeg/OuZxjcw64k+SGGj0t7AMLEg8W4gSoCjz6AJHQIdxqTnx0m6MtZE6gYV9VRxzscfzublNAwRBt9rhssrCKXRxk5XayOHm0Y=";
npx:hasSignatureTarget this: .
}