@prefix dcterms: .
@prefix ns1: .
@prefix this: .
@prefix sub: .
@prefix xsd: .
@prefix rdfs: .
@prefix prov: .
@prefix np: .
@prefix orcid: .
@prefix nt: .
@prefix npx: .
@prefix fip: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:MaterialsCloud_MDLP a fip:FAIR-Enabling-Resource, fip:Metadata-longevity-plan;
rdfs:comment "Data storage is pre-paid for 10 years after submission of a record. If the repository infrastructure cannot be maintained for this time period, data will be moved to a long-term storage system and DOIs will continue to resolve to static landing pages.";
rdfs:label "Materials Cloud metadata longevity plan";
rdfs:seeAlso ;
fip:metadata-availability-in-years "10" .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-6144-820X .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCMBdkKj8SwP/87jbdTzfuYt1+YLBtn1PL8lkWHvlKWoQ+3BSzekifLtx29NlVX9cYBfwipx77wfHHc0iGnuf7y1vcP6JuyuMGNbmk8WNreaCY0e66Y6yyZVyilVuxPjUryjQ7wmUOyqlz0Bfqu4rd/g8q9PfLGpXD4JTLroRbzeQIDAQAB";
npx:hasSignature "Zk89ZkjBwONyH0YzarwRq2LA1qZz7/4E0lt/4gwd3Rdp7vjnik/uYYU2L3HEpC/cYGU5+1rKxuYJNaHhsoI9xlyKeK92bfBoGxdfjzBh6DiKtXeWG2hEnJ/ErVXg61j+Rs/E4R7hND69HKg4NFJ+UYW+wETCOW2jG9nDvhdkIi4=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-11-02T12:36:06.433+01:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0002-6144-820X;
npx:introduces sub:MaterialsCloud_MDLP;
nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM;
nt:wasCreatedFromTemplate ns1:RA8xxVgd9hlYL8RQx0gEXmoEKhBpzInoHh4KxWyyi8dpM .
}