https://w3id.org/np/RA9M6wWnLT9y-Ym-MbruQhMfbKZV3ELZn6SGW5ACLrFds
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RA9M6wWnLT9y-Ym-MbruQhMfbKZV3ELZn6SGW5ACLrFds> .
@prefix sub: <https://w3id.org/np/RA9M6wWnLT9y-Ym-MbruQhMfbKZV3ELZn6SGW5ACLrFds/> .
@prefix schema: <https://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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 fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:fip a fip:FAIR-Implementation-Profile;
dct:description "ACTRIS DC FIP 2026: This is the FIP of ACTRIS Data Centre (representing the choices made in 2026).";
rdfs:label "ACTRIS DC FIP 2026";
schema:version "1.0.0";
fip:declared-by <https://w3id.org/np/RAk029FqmGOJnYIukGkk5pLSaviE0lvWDo3maMcqmFYRg/ACTRIS-DC>;
fip:declared-for-digital-object-type <https://w3id.org/np/RA7WPVfMsUxlgHrmLYQGukOs3X326H_X3LPYA4zokW-gk#ResearchData>;
fip:declared-for-sample-digital-object <https://doi.org/10.57837/actris-ares/hj8h-qk42>;
fip:has-declaration-index <https://w3id.org/np/RAH3J_EB1y2W5LZaqZg-U5tz4FPZs_Y8-oXu5fjPUQrZM> .
}
sub:provenance {
sub:assertion dct:creator orcid:0000-0001-8301-1319, orcid:0000-0001-8911-7253, orcid:0000-0002-0651-4622,
orcid:0000-0002-3380-3470 .
}
sub:pubinfo {
this: dct:created "2026-05-27T14:18:50Z"^^xsd:dateTime;
dct:creator <https://fip.fair-wizard.com/wizard>;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces sub:fip;
prov:wasDerivedFrom <https://w3id.org/fip/wizard/0e34b91f-1d07-43f8-8678-a5a4ed26837e> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "d8PD6zmRC+Vr6bM8gt+m50utYwrN6oaO2rYw/j7bWMexzZmiSUuh1GsHS9x7Vx812VKJxDHNVBFyT64ux0JejmOmEm+cU0tVpxgsb9Y87fVObMuY+DKmDEUKxn3NmR9tPPhnDJuQ+khu5lCEtwUsCT6va9ImHsEGQ/S64Otb34Y=";
npx:hasSignatureTarget this: .
}