@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:R189 dcterms:creator "Fonseca, F., Silva, L.T., Martins, S., Almeida, M., Reis, C., Lopes, H.";
dcterms:date "2025"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:spatial "City in Portugal";
dcterms:title "The Role of Vegetation in Attenuating the Urban Heat Island (UHI): A Case Study in GuimarĂ£es, Portugal";
dcterms:type "Book Chapter";
a fabio:ScholarlyWork;
rdfs:label "The Role of Vegetation in Attenuating the Urban Heat Island (UHI): A Case Study in GuimarĂ£es, Portugal";
fair2adapt:adaptationSector "Climatology";
fair2adapt:climateHazard "Extreme heat";
fair2adapt:methodology "Case Study" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:14:07.632285"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:14:07.632285"^^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 "Nyxzo1TyqwKBlV/LF/gmpuzrojQbnNdRf35J+FFr4TawENfej9geiu9oS2Rq+oNy1tmNtfgRl2BuIOJuwznFxhevNLXjiv6Ooe+yX9pQ1zy3CgW8oVyYk53ODfbznwx6PAF6A67tv277G/4reUoSUvqot0iXxJqlm5TdNKB0J6bnHeqJzIjmJbOE2f/cI6REzluL2WKBkRozD3npiigRrfCEiOnhfnlVD5pMDWIfUuPhBiZqCHzSwd9hQ/LfuLsayd4O2SCoA7/cFafwm1oPy90kxYVXmFcrjtWLZiJ5aXoyNlSw1YhstyWQjpilZBmYS0oFzw5iulG8khzKXerzrQ==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}