@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:R185 dcterms:creator "Oliveira, R; Vicente, R; Almeida, RMSF; Figueiredo, A";
dcterms:date "2021"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:title "The Importance of In Situ Characterisation for the Mitigation of Poor Indoor Environmental Conditions in Social Housing";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "The Importance of In Situ Characterisation for the Mitigation of Poor Indoor Environmental Conditions in Social Housing";
fair2adapt:methodology "Case Study" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:14:06.117123"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:14:06.117123"^^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 "OOyspqxSWNARJ3vHXHEpIW/QEsnS2Xg1OLto1sserNQ1S4wDbpQuRrPXghVsV7DPkvMQV0f4w7sm1jRjSEnFol6viwOxwXDhU4Uz+FcAf+XSf10o8scoS/UBFIRazP+ZZdwa5FyE/hTX/XjtdV9PgEaJRva/xCzZWNZXUUNJRBfkJjYYkH/bFPn2pSKv4w08z/pGWPE/EJ+Vc13se5WkS4E630AoA1xodPG0Gujtq2l7T3JuCg9Mj9WmYSy73IOy1R2es4vHvn5P3sz0qz3oQCSxGxy3AwK1ZGQSwCYm4rkntobWgq3PgC9WV2gJyUywATdT1Du0ce6mF3CMzJsCzg==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}