@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 { dct:spatial sub:mediterranean_region; """The synergy between drought and extremely hot summers in the Mediterranean"""; rdfs:comment "The Mediterranean region is the study area for analyzing drought-heat synergy." . orcid:0000-0002-1784-2920 . sub:mediterranean_region a ; sub:mediterranean_region_geometry; rdfs:label "Mediterranean Region" . sub:mediterranean_region_geometry "POLYGON((-6.0 30.0, 42.0 30.0, 42.0 47.0, -6.0 47.0, -6.0 30.0))" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2025-08-18T18:51:00.562Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:introduces sub:mediterranean_region, sub:mediterranean_region_geometry; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "UM9XI+kckJGBuObhdd7y5W4pK6HEffXrXUn31pFBcPsp548aY1JCtEDcfOj2Z0pnS6RNYfbui/azGw0dVmIZrx8YcRsMWxPkX66ApY8Zzku6d4sj1U9cCI3NY2wpsP7QdCdV4aGylWnxypGM90OpSFGvgVCEsPoHBoJIsEi+8js="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }