@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RATwFMs2LoPzsYM-6E2EpgZj9cC_iIW_4JHtgyBVLmpO0
> .
@prefix sub: <
http://purl.org/np/RATwFMs2LoPzsYM-6E2EpgZj9cC_iIW_4JHtgyBVLmpO0#
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
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
<
https://doi.org/10.13155/76796
> ;
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
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RA8xxVgd9hlYL8RQx0gEXmoEKhBpzInoHh4KxWyyi8dpM
> .
}