@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { a fip:FAIR-Implementation-Community ; rdfs:comment "ENES gathers the community working on Earth’s climate system modelling with the aim to accelerate progress in this field. This community is strongly involved in the assessments of the Intergovernmental Panel on Climate Change (IPCC) and provides those predictions, on which EU mitigation and adaptation policies are elaborated." ; rdfs:label "European Network for Earth System Modelling" ; rdfs:seeAlso ; fip:has-research-domain . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-9871-2687 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA" ; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ; npx:hasSignature "iuA4bkEeXgbfHqDw/mHHHziLu+mjbrvlaMiyxKpHFfT9+xS/K6u6x7yyhwLypG/if9Gbf5GvK/GWDWODViGR15GzJsLiQeDxqWxPXecXjwRQp+dUM2AtXEYvmD01a+xlOd+qh+rzb4/AFFduHLoRPXkWAikYuMM6J09791hXGkI=" ; npx:hasSignatureTarget this: . this: dct:created "2024-02-08T18:42:23Z"^^xsd:dateTime ; dct:creator ; dct:license ; npx:introduces ; npx:supersedes ; prov:wasDerivedFrom . }