@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix xsd: .
@prefix rdfs: .
@prefix prov: .
@prefix np: .
@prefix orcid: .
@prefix nt: .
@prefix npx: .
@prefix fip: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
sub:ArgoGdacLongTermArchive a fip:FAIR-Enabling-Resource, fip:Metadata-longevity-plan;
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:wasAttributedTo orcid:0000-0003-2700-4020 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEuVQSwGfJrwwuekjLOAZBZB/N39yWDYwuYyrzW77em1YT6MvG9bES5EGwkz4oaU/Dp7tnDFLpvy6tCwMNUwp1TYkNble1xgyMbtJ5QwfFGVnrER9one+l+Ul3fAY6o81lKNX2XvQCiZDpwb089BQ88TpoW+bfBTOAJtSI1DiXuQIDAQAB";
npx:hasSignature "W/hKtKJMd/E/ZT42v1h/RmJHTZYCcSLzN9bZoUVmc7O2ZdAnyJRycmO+G1D58UIaKStumFbCj7l7CZ4Rf4bxJyuLCEXIVQnGKUlyh4egjtvzHVqNeY4xThHGhl7qvXPGmY7x/y2IwyWV/Dq27HXlFPBW+iv0XPBtajlR/on+vmE=";
npx:hasSignatureTarget this: .
this: dcterms:created "2020-11-03T12:22:47.295+01:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-2700-4020;
npx:introduces sub:ArgoGdacLongTermArchive;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}