@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @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:ArgoGdacFairImplementationCommunityPublication a fip:FAIR-Implementation-Community; 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 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 "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEuVQSwGfJrwwuekjLOAZBZB/N39yWDYwuYyrzW77em1YT6MvG9bES5EGwkz4oaU/Dp7tnDFLpvy6tCwMNUwp1TYkNble1xgyMbtJ5QwfFGVnrER9one+l+Ul3fAY6o81lKNX2XvQCiZDpwb089BQ88TpoW+bfBTOAJtSI1DiXuQIDAQAB"; npx:hasSignature "ATd/XEme4Nx4b+8dc6DbaCPv1tt71nY6+waQP4ofTaFshLyzWbUzUUhJRKIU7CTPdCDCeDOudzKocJ+Brd0bPDru/qi+fajM2winHINV9HJiGNXcQTb3hT3qZxWO7bMJ1oLBCvs5ONSBMbC1gYS8YAWAWaURHi1R17zOo2FC9wk="; npx:hasSignatureTarget this: . this: dct:created "2020-11-03T12:54:26.544+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2700-4020; npx:introduces sub:ArgoGdacFairImplementationCommunityPublication; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }