@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:R195 dcterms:creator "Almeida, RMSF; Ramos, NMM; de Freitas, VP";
dcterms:date "2016"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:title "Thermal comfort models and pupils' perception in free-running school buildings of a mild climate country";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "Thermal comfort models and pupils' perception in free-running school buildings of a mild climate country" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:14:09.975653"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:14:09.975653"^^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 "G6s3VYpR5h+iS/Jw1HTSJsCnJ41jvF2byh1qDZDYkn2qCs7EHJgencogyK1ZJjPVfI9WFTPeQPPYT0ULHrzs5zfeWREja4AQeuCVlVLBxag0/awpg3Sj4VcJTTHbUxH6VHGNbckzo3sYKZc1DAhpY4dKrDwy57ZaichjOUvC4gV+5Ug1D16+KnOsJ621V2ilrEt3x41cW5eRW8nBcp/Yz1QEkagK4ZqBXpoIXZ7PaLXjDpM8RABBMsl7OCvA4Ij8FhluqUekXL2Z/ft+pOwws/Jn++L/0npwm0IHE7fEBwbP1vd2FMkM30Hu4YvjwCdK6034ad9bErh6S06H9NW8FQ==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}