@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 "World Geodetic System 1984 - geodetic reference system" . nt:hasLabelFromApi "geodesy - science of the geometric shape, orientation in space, and gravitational field of Earth" . nt:hasLabelFromApi "Earth observation - scientific field based on gathering information about planet Earth's physical, chemical and biological systems via remote sensing technologies" . nt:hasLabelFromApi "sea surface temperature - water temperature close to the ocean's surface" . nt:hasLabelFromApi "HEALPix - general class of spherical projections" . orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2026-04-26T18:38:59.484Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:hasNanopubType , ; npx:introduces ; npx:wasCreatedAt ; rdfs:label "AIDA sentence: Using WGS84 ellipsoid geometry instead of perfect-sphere HEALPix improves scattering-transform se..."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "MT/VpEBzZipP1ZLMOVO9DPjoceushVKio1aNeNJ9FisZE4q0SwBCb7S+Z73zKTWXHnSxffUmC/Oe/TxHqo7jHsGkq1lSmJL0iS4tnSy+J2SoH4Xxp1hc8RQjngZc+/ktNfp+lsYrZNVgCAcacq8iCYZZ2eiFAjM3VBQtHdR/Dhc="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }