@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:R104 dcterms:creator "Cabo, S; Morais, MC; Aires, A; Carvalho, R; Pascual-Seva, N; Silva, AP; Goncalves, B";
dcterms:date "2020"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:title "Kaolin and seaweed-based extracts can be used as middle and long-term strategy to mitigate negative effects of climate change in physiological performance of hazelnut tree";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "Kaolin and seaweed-based extracts can be used as middle and long-term strategy to mitigate negative effects of climate change in physiological performance of hazelnut tree" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:13:35.578101"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:13:35.578101"^^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 "mWSDSe8mUrxrEgMFFp6LqyxElGxSGL0YZABgpmF+PJl6W/IuGYV9rVu7ua3XKJQ0y95OD4QtY3a3LU0534ljwh1XhUgL9QCLamiceZJORZBw79/KYo48nyBXUPhpafAb2w/Zkox9ITWH3RHm01prEHNOR7buyYrdjh5mT2kdZC3wpvDdYnBW3Qu1891pllhn14Pd52JBm8dAgErjicTtu2ME5BsGCMnHwmy1unqe294Edzrgsv2oqRmDCusTdNyAGamBfOAlOVZ38I+Ss1B3g5c96zdM24ZWbvCTpO4VtGURTLiXGiXqrj+HI2wUZB1pNCDrAU8UF1SxgKRvbFPKzA==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}