@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:R95 dcterms:creator "Rafael, S; Vicente, B; Rodrigues, V; Miranda, AI; Borrego, C; Lopes, M";
dcterms:date "2018"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:title "Impacts of green infrastructures on aerodynamic flow and air quality in Porto's urban area";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "Impacts of green infrastructures on aerodynamic flow and air quality in Porto's urban area" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:13:32.139607"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:13:32.139607"^^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 "bDKTUrcTv6Gf7OV57fMBa0DucF8y+Nex+hGxFFwAvLsHnKAjBt/m8u2hpl1m8B8h/ms3mM1PfjccOy0uW305mC/xbMy7CmC/K4TTYFLwjsZl1pv0UcCYjF8gOvWvcbuwGDbTEJ9WDRWF053ovbanLz1VgUCnmLNXs0CfFrIaX85sRqxF1uLXgH0M0AE4iTR+LGozJTsPQ6HBNStozotPZh5TGv+1/faGusiHPN8V0eOJ/NA1iL25ZLQawBN10siBzRdM6eGDlAxQryxlIjWcSSNSob1CvQHk2Qe2I7NPZBXJ766M5tKLh8fDKMFCHkoQga7FsGCIfAxd+IdCWjIffA==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}