@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 , ; dct:description "\"Investigating whether DGGS can address key barriers in Earth observation, from spatial data harmonization to AI-ready multi-source integration and analytical reproducibility."; "2026-01-01T00:00:00.0+01:00"^^xsd:dateTime; rdfs:label "Discrete Global Grid Systems for Earth Observation"; ; orcid:0000-0002-1784-2920 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2026-03-20T08:09:36.265Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0002-1784-2920; dct:license ; npx:introduces ; npx:wasCreatedAt ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "BPjLUo3kkjmxoUln6kOPbxpMf7ZWflZdn6SDgBHYwksAMzJT47Nx3Xv2LT7O+yfijGBHMu8/Qa9bgvoVj9mgv3pMGdn55hN3PlLIrxqQYMldaFp9Y0kUXGYsdfQCRB79nXcbUfVly9C1IKJV56Ca+kR86nkT6ccO657z2Ih0zS4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }