@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a ; , ; , , , ; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { nt:hasLabelFromApi "sea surface temperature - water temperature close to the ocean's surface" . nt:hasLabelFromApi "remote sensing - acquisition of information about an object or phenomenon without making physical contact with the object, especially the Earth" . nt:hasLabelFromApi "oceanography - branch of Earth science that studies the ocean" . nt:hasLabelFromApi "HEALPix - general class of spherical projections" . orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2026-04-26T15:48:44.837Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:hasNanopubType , ; npx:introduces ; npx:wasCreatedAt ; rdfs:label "AIDA sentence: Scattering transforms can fill cloud gaps in satellite sea surface temperature observations using..."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "MPCBGmAL/seV4m1B7JB3CLS014fslNUGMZ7RfIk4TWWXfvsAwkzDPWZvj0hHi3voqwzeesgLs2bVfBup6rcgNx1g+9s/jADwBkHr+Hia6B84DHmHaXwEHYVe8qrlzllBGhiE67rEbDqcPyd9yRcQMgonGioEbeZnGOLRwO0UGsU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }