@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; "This work aims to study how the productivity of Mediterranean vegetation is affected by hot and dry events, examining a set of severe episodes that occurred in three different regions (Iberian Peninsula, Eastern Mediterranean and Western Europe) between 2001 and 2019."; rdfs:comment "The Mediterranean region is the study area for vegetation productivity analysis." . 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-18T19:11:12.399Z"^^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 "BvuOLCuqaLROZ9OnqlmFDXXk6OI5cEtxA3nctYl6V8o9t8UB3cRtpwKRXxBJdujtBVfrglgxBlrf+iCMv/kpV3kaieKnO7BTCBrLzaawPmIa7Psh1TaiRlFL+Q+ikEY/T7IL2rd5V1sGAzd8uzOzo2Ax0GAxUh5DLMrFkMGhAw4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }