@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:R135 dcterms:creator "Lopes, HS; Remoaldo, PC; Ribeiro, V; MartÃn-Vide, J";
dcterms:date "2013"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:title "Perceptions of human thermal comfort in an urban tourism destination - A case study of Porto (Portugal)";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "Perceptions of human thermal comfort in an urban tourism destination - A case study of Porto (Portugal)" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:13:47.195716"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:13:47.195716"^^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 "XQKtMkfGN9CvJdumbk9LyIHvqc+HV+fVow20hlbxk7Ao4xIOx622b81Js9BdOYCercRAIZYGM1s3TqFINi2+vhCJskYGTKjCapIRy0bj5MhzhiPlS2ClZWsRkLpa3+wzB54VhkCJCU2JS3CZzlURDtWXol5X42eiDtXjcIkl9taro1fcCJdyCXgrY/XZtnjTSSe+t7KUG5C5q12ivwRlAfwMigndWIci2BxWgdSIlye6ojaCMZlE+K+ap6us/jxY6D1Bsa1LKuwe8ciUf5nD5KIrK5bebKPPbGhclK8H/wY7UdXChho/pXTm6/+5ScaY8bZr9NzpY8nPY/LfD9mvuw==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}