@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 { sub:CMIP6-data a fip:FAIR-Implementation-Community; rdfs:comment "Over the last decades significant progress has been made in model evaluation. The CMIP community has now reached a critical juncture at which many baseline aspects of model evaluation need to be performed much more efficiently to enable a systematic and rapid performance assessment of the large number of models participating in CMIP."; rdfs:label "WRCP Climate Model Intercomparison Project phase 6 data"; rdfs:seeAlso ; fip:has-research-domain . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-4214-2213 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "PLQRxq9uOsMxUCA2GIMM3Rl1ZYMdVErsNCRCS7NUtdtFKoxWmhQ2ouUC7TA0J8E60k0N7gv+v3XlKjh/CIcWUF/Fk4i+M5DRYsBp2mtc3Y920s5/zoRspgqx5Jl5IcfauLz8l1PqTPhthZbeWLtZStGZVJ2/7hCpgHni6GQLirg="; npx:hasSignatureTarget this: . this: dct:created "2022-09-06T09:37:09Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:CMIP6-data; prov:wasDerivedFrom . }