@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 {
sub:ArgoGdac a fip:FAIR-Implementation-Community;
dct:isPartOf ;
rdfs:comment "Argo is an international program that collects information from inside the ocean using a fleet of robotic instruments that drift with the ocean currents and move up and down between the surface and a mid-water level; the Argo observation data and metadata are published on http://doi.org/10.17882/42182";
rdfs:label "Argo GDAC | Argo GDAC FAIR implementation community";
rdfs:seeAlso ;
fip:has-research-domain .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-2700-4020 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
npx:hasSignature "UtuXzslh0RlVmYIxZQtmfseMuypqMpiBtuVZ2Mbhp2yaHHl5mFX4NfhdQgoT0KRvbalCN6f/LzKNVsV+vGDFZiGzj6RMglPMY54ScEfHb3eHWDNOvbv22qlLQje+xTvAV2J6SK+ubgmsueE8QbkEcpAE7WdvJsvRsNSzMWwX+ms=";
npx:hasSignatureTarget this: .
this: dct:created "2022-07-20T12:24:29.922+02:00"^^xsd:dateTime;
dct:creator orcid:0000-0003-2195-3997;
npx:introduces sub:ArgoGdac;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}