@prefix dcterms: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix npx: .
@prefix freq: .
@prefix xsd: .
@prefix orcid: .
@prefix rdfs: .
@prefix dcat: .
@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:F2A-CS1-DOA3 a freq:Digital-Object-Analysis;
rdfs:comment "Ozone concentration climatologies are used in the radiative transfer calculations. The ozone climatologies used in NorESM2 have a 5-day frequency, vary in height and latitude, but have no longitudinal dependce. They are based on simulations with CESM2-WACCM (Danabasoglu et al., 2019).";
rdfs:label "F2A-CS1-DOA3 | Ozone concentration";
fip:has-description-source ;
freq:digital-object-type ;
dcat:contactPoint orcid:0000-0001-5441-4063 .
}
sub:provenance {
sub:assertion dcterms:creator orcid:0000-0001-8784-9100 .
}
sub:pubinfo {
this: dcterms:created "2025-12-28T18:47:24Z"^^xsd:dateTime;
dcterms:creator ;
dcterms:license ;
npx:introduces sub:F2A-CS1-DOA3;
prov:wasDerivedFrom .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB";
npx:hasSignature "KolUBXHpZpsyBqVE4hiWlpz8BR7EOhqIDCwqR+SZ/Fam05F1b3PunD/QR77g0hyg2FWn+paNsDykT6gdNh1WEPY8r+38elCiHyr/m4L+2KP7vpEzOrkxyRIMyupL3zcZUnqBIG4QkPqXrk/o0Wb0LZQpKKhZb83omvUhmafYsUE=";
npx:hasSignatureTarget this: .
}