@prefix fip: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
a fip:Available-FAIR-Enabling-Resource, fip:Metadata-preservation-policy;
rdfs:comment "A monthly snapshot of Argo Global Data Assembly Centre is archived once a month by both US-NCEI and Ifremer-Seanoe. The successive snapshots are published on http://doi.org/10.17882/42182";
rdfs:label "Argo GDAC long term archive";
rdfs:seeAlso ;
fip:metadata-availability-in-years "100" .
}
sub:provenance {
sub:assertion prov:wasDerivedFrom .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
npx:hasSignature "ExpOSfgH2htF8CLanb0KzTlHXEAv/Rof7hMrr3PVCLCx/p6s7Ecx5647la5grAFVehng3cx/RZtio/9jpcLtfy3NJBoAGUy7eGCtiLyIwr71CaFbca9faQcdwe+/e6B8DL5Rj5btpWF24ftKzPeUKrPXXZFbVwkO6Ya/blZv1Rk=";
npx:hasSignatureTarget this: .
this: dct:created "2023-01-14T20:57:47.973+01:00"^^xsd:dateTime;
dct:creator orcid:0000-0003-2195-3997;
dct:license ;
npx:introduces ;
npx:supersedes ;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ,
, ;
nt:wasCreatedFromTemplate .
}