@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:R108 dcterms:creator "Vilao, D; Ramos, IL";
dcterms:date "2024"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:title "Lisbon Urban Climate: Statistical Analysis/Approach for Urban Heat Island Effect Based on a Pioneering Urban Meteorological Network";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "Lisbon Urban Climate: Statistical Analysis/Approach for Urban Heat Island Effect Based on a Pioneering Urban Meteorological Network" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:13:37.065112"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:13:37.065112"^^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 "Q6IyuYXRNWkaQp1l/YAO5Xn1+4t+r82DgztET5MpqVJ2VH1QZ9ijjN7k31J9BLunbl+QCq/jBOOdUnlo26onyGgnNS4gq9qvgwwD8IaNISLKInRfV6VF3B2MS09dO7rINug2LH7LU7NiH19uoU8xdW7s4bphMCsHRzAthhqHMmHpYxp8TsH9gce7XYQguJ17cQt3hA+LPWFVtw9XQbSq7Q79gd8zbrtzh+l9Wa44r9SoohxTDmRBeUTGpWMXIXqQuTennlty23TC6Avmn+mqZ+oRyNbuhDumT+Ld/7Q0H0gzkuElDxNHeWW2q9wSLneKE1bqcWBZ08WlZD4VImWj3w==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}