@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:europe; "This initiative aims to build first-of-its-kind ensemble climate experiments of convection permitting models to investigate present and future convective processes and related extremes over Europe and the Mediterranean."; "The test cases covered a summertime extreme precipitation event over Austria, a fall Foehn event over the Swiss Alps and an intensively documented fall event along the Mediterranean coast."; rdfs:comment "Europe is one of the primary study regions for convective phenomena research." . orcid:0000-0002-1784-2920 . sub:europe a ; sub:europe_geometry; rdfs:label "Europe" . sub:europe_geometry "POLYGON((-10.0 35.0, 40.0 35.0, 40.0 72.0, -10.0 72.0, -10.0 35.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:07:20.192Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:introduces sub:europe, sub:europe_geometry; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "O2v2oeuxUzFtdlkN3MMZ3NMe0UJopb3ZIYA4MlU1uTj0ogW15HcOCzA2VSTeJHlOAjfvT2Pt6jC0It9Ea70dRX6/nIcBzU4TSDhB8JuSUdN6x3qjIsEYQ/zxoVET4NJf9kr4mXHCURbOTPVVs6E53h1MRbshsoQGfatXmsQXnN8="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }