@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:R44 dcterms:creator "Toroxel, JL; Silva, SM; Fernandes, J";
dcterms:date "2024"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:spatial "Region in Portugal";
dcterms:title "Contribution of Glazed Balconies as a Passive Heating System in Contemporary Buildings in Northern Portugal";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "Contribution of Glazed Balconies as a Passive Heating System in Contemporary Buildings in Northern Portugal";
fair2adapt:adaptationSector "Buildings" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:13:12.888041"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:13:12.888041"^^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 "mieq0+/xw5SpvUJE8l40yZ1AfQqnSxxmGuSLH3qJ6ytGOC0exMC5aKtcVs0MhRDKkES/uI/WM9mv5B3p9PIshN0J6w0COew5rG9jsThCHXUx/y39notMsy2kw8Dh3SBR6/1s4x5IjmMHrZCaArI2vLHAruHrQD7uiX0rl4ka6p9rqNoSOr1AlDmcUxbiKjSzxuAcbBdG7m9Hh4Vp/3iMesHKs/I/0Il262sx/UYjkCN6WGnlMtyc2skLZWuECX3GkiWdQ4mbkonAr6ciQ13YQOKESxtydSdw4+pflXV6qksFDrhg8bTEKWdK1FJVJIlaRd9h9FAHcV8XzBTgpDNhYQ==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}