@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:R73 dcterms:creator "Zardi, GI; Monsinjon, JR; McQuaid, CD; Seuront, L; Orostica, M; Want, A; Firth, LB; Nicastro, KR";
dcterms:date "2021"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:title "Foul-weather friends: Modelling thermal stress mitigation by symbiotic endolithic microbes in a changing environment";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "Foul-weather friends: Modelling thermal stress mitigation by symbiotic endolithic microbes in a changing environment" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:13:23.746968"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:13:23.746968"^^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 "eqP/IqopfHd3tK0BLD/kjuTSEQwki08vsnpQMS+sOk+VS/+OGooikH/gSqt/yX1BMhyE5sSATxzzwaMPoUth4neUY6olV79A/IbzUqkdElXJ+JuIL2WrifzWYbGQ4axKarptwmnOHylg/e+9GbPsqtuUvG+nElsL3dlTV0K59S/O1nIQy20J/ECmHYFKSRhsF5U6WQROs+tQOLZN/6oqt0SJtNkovmk09APmciXGARCaVu1Lin6uoEo98WCW6I2kZ2PNqFEcSugV5NmDvmSVXKoy3Im7UUObEbsQmtPUfC1iAd0r/NGuTYFxEayS2MA7x/BHEnc1pygUXt3Rx4NL7g==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}