@prefix cs4: .
@prefix dcterms: .
@prefix fabio: .
@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:R117 dcterms:creator "Elliot, T; Almenar, JB; Rugani, B";
dcterms:date "2020"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:title "Modelling the relationships between urban land cover change and local climate regulation to estimate urban heat island effect";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "Modelling the relationships between urban land cover change and local climate regulation to estimate urban heat island effect" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:13:40.453855"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:13:40.453855"^^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 "H/0cwdB0LVeENeEjSq7+Zf1DvdOohMIp/KPjB9rvhOMnJhF08Vr1p3AzR0aJ3jJOnToxCL3ybxoC5SoIyq6MPj+S7CFDzB0U075Cx7V8BwrhPa4+32ybjHMGCYNPgYqOcJ/av7g0N4Jg3gB4pH4Wayf8jV4GL1S0aF4ztgpKaLIJLjoF2uHD93o6Xl9FXXo3FxulkydWb9O64/zlEpUUr/Uf8ANoR1y4EVFCdXAy403bKe54+TH2H0JxrYzUbs+RAeCrp/g4wSFFgN88OvsLxDfhVSqDfIq9cWSXoqA94oE07fvfxRm00vmAgTxdLksktsra3WRlO4Wv20jfM67OGw==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}