@prefix cs4: .
@prefix dcterms: .
@prefix fabio: .
@prefix fair2adapt: .
@prefix np: .
@prefix npx: .
@prefix orcid: .
@prefix prov: .
@prefix rdfs: .
@prefix sub: .
@prefix this: .
@prefix xsd: .
sub:Head {
this: np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo;
a np:Nanopublication .
}
sub:assertion {
cs4:R010 dcterms:creator "Nogueira, M; Soares, PMM";
dcterms:date "2019"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:spatial "City in Portugal";
dcterms:title "A surface modelling approach for attribution and disentanglement of the effects of global warming from urbanization in temperature extremes: application to Lisbon";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "A surface modelling approach for attribution and disentanglement of the effects of global warming from urbanization in temperature extremes: application to Lisbon";
fair2adapt:adaptationSector "Urban" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:12:59.033603"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:12:59.033603"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosxbitQQzLXi1949Zd9JmSkGfYHHlj/CZZ7iiYs1TrZ5/Jk/wGA7kHEv7f9NtsinOdBo9EtHj/jgHE5W2Vv404JbOAY280PvH5Jns5ObWdVZmtHeCw0ZIdPEqNrurrEweKhzcTJW/YRpYWPwVPo47XyIW6IAcmx6gfdtmdPddMpplqExrP6G99ksXfXlZI0InQtZJRSGK5lYLLNzaofFtupPI5OAAGjooDyHijp0Ap2HIXH6WpO4S44cFPKU34pH2xhIY4/XT5DG1X5UoiVHs2Yoo30BHFudj/kAFwdzcy6Yh4tMDaB3ox6p7pi267d7n0y7kypC0Nt+hfgHQ1FpgwIDAQAB";
npx:hasSignature "RQlTMmvv3GfNm+s8jvMrhCmXecWYGTADeCeQ6Nss5PEC/YZofbf/DijfYyDt2v2hSX7Sp3sYgcqhq36CkTbwQ2Sx2BAfwplUdnKdSAXvcCE+YkrrCN0xlsYOYCook/RP6NFPlWkI/eAjeAQhnUUBSclUkk9PFwJRPJBxKxcvTDhglh0zY0AQocAJPYt29hxCUBGl2ZhfM/A88hl/L10hFrUrUkDJllnokZaGmwwEePEkq20LTTx24ai8+LgwKdK9Y56NKaMeI5p1m9wRbxvvMkJ0bsNk3YX+UsvVAjWYTdCqTYHwNmLmrHH9J9PKihLnCRHhXaKBgtYL9jMiFOSbWA==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}