@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:R121 dcterms:creator "Cunha L.; Dimuccio L.A.; Figueiredo R.F.";
dcterms:date "2017"^^xsd:gYear;
dcterms:identifier "No PID";
dcterms:isPartOf ;
dcterms:title "Multi-hazard analysis on the territory of the coimbra municipality (western-central Portugal). The omnipresence of climate and the anthropic importance";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "Multi-hazard analysis on the territory of the coimbra municipality (western-central Portugal). The omnipresence of climate and the anthropic importance" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:13:41.934590"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:13:41.934590"^^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 "O1P8jUJSajf+jXvhXUVOTmru0DbSIJVIrKOJS97TOK/TBm1eUnvpNT/LBThnnjF5u6Ir20XgJUeHlEGhaAE/UkAnzFuDX90J3W69gtXQwrjG2vsIPISdIQg8sGxVSWVGW02MH4IIzocQh6mYku/okzma0bz8Q6WnozKEYLnv35CgvFa2aGdn2bhR4Btb57mAmRKCMrGQS/gfXQvwtF5fBZS3vX2yFysdxnRhTXUgUNa7JzBNMWXfYSyso6Jx/FXbFes1iWRhm1RUxzR8e1nwQuJCQniyQeB7Crv7qVILtyn9bhKZnIrl4re8rKes7IGpmb9BBOY3ALvzDw9CUlTmYw==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}