@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:R107 dcterms:creator "Munzi, S; Correia, O; Silva, P; Lopes, N; Freitas, C; Branquinho, C; Pinho, P";
dcterms:date "2014"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:title "Lichens as ecological indicators in urban areas: beyond the effects of pollutants";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "Lichens as ecological indicators in urban areas: beyond the effects of pollutants" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:13:36.712522"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:13:36.712522"^^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 "nua62GUwPzChL/jOdTbV5n3xqHckx6FtMENFt629YcBa0F3JPpjHCK/LBd6s6JrD6+BACD5mgV3+DUr1ViAsabzAvSihGiA1aO6ne/QmcEyunqRrSrSYawVIh8gRTBO0TjfHca6hPRipvBJVtbR8xE60mx1Dg4jpTDrZ631Bl8xznia3Dek7fsDU3+NqxIhu0JB9NXS3vNWzUSPMnkp/VQ/CiAnhSdwFQ1i/77fxdN1gyHegGEZN3K6iJuJP5IN+Y15A2LzroUDgMQNb1EQ8votDS9QoT8K18tnfaYB1w/2dNZUS4edREQ+oPe+mBDdoFaibk0TZNvSJQZlJVm8S8Q==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}