@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; "In the case over Mediterranean the effects of local-scale interactions between flow and orography and land–ocean contrasts are readily apparent"; rdfs:comment "The Mediterranean is a co-primary study region for convective phenomena research." . 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:04:35.624Z"^^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 "UiATFCzagRJNnWeczwfQ76CVYIlSc1GEBVnFgULqlucUDDlQha3BMnrIo9xMmAwAuadKkmY0irNzEclFO7jCdAg9/zZd+VqJzqOnFa2yo7p3UBzqpvKT43T0mkypVzZkWNb/tWllWIeIl60vosKLGZSAhU0ac8gm74P/2SB5Q7w="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }