@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 { sub:aida_dggs_interoperability a , ; dct:source ; rdfs:label "Effect of DGGS Indexing on Associating Vector and Raster Geospatial Data"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { nt:hasLabelFromApi "AIDA sentence: Indexing geospatial data to a DGGS makes vector and raster data associable using zone IDs as join..." . orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2026-02-28T13:52:38.400Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:introduces sub:aida_dggs_interoperability; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "01I6AeLYdTsRThiPm6nX/y1ZswcSfvd7gaKJhYdcd817oMZ1x6YFW+neODH2IZFnnsaCZ9HrY1eDMdbgo1G6b+0WLoj7CQYYsW/TOMTYAjRbsp5zCGckgYn0f77svQa5Cu8e/oBfagd2QLllPz6bXVMcNG7kmzD4Pi26SCwfam8="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }