@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:R178 dcterms:creator "Ferreira, M; Corvacho, H";
dcterms:date "2018"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:title "The effect of the use of radiant barriers in building roofs on summer comfort conditions - A case study";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "The effect of the use of radiant barriers in building roofs on summer comfort conditions - A case study" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:14:03.478123"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:14:03.478123"^^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 "U/QwHhJvahquoteBivCigxXmTo+YYxTkxq4IGkOw6psThHA6ZdYFaFui8BJ9zazN+5T56F+46EsxgiGz97oJG7o8C7G3HA9upLyqUV+zAmPt4Ps8dUWYiUuNnP6potE7VYo00GHjXUFD0YKd6FJOA471jcRmomapBM7rVUu24Om4ksF3tsQEv5CMDXbwtbnOe7uk97aMOKA7bF8+GFTQI1xwYGNUyU56xB14FWFVTu8LW3TVZe82LgFA+1B7jXKvGzYSllmDOkD2EC4KWgkVlrI869l+4d/cJUiiorCdZbrptDJlt8iG/jtodFh+PNbzrnbCSKjKwPU4Aw9GNcdgFg==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}