@prefix cs4: .
@prefix dcterms: .
@prefix fabio: .
@prefix fair2adapt: .
@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:R24 dcterms:creator "Tomás, D; Coelho, LP; Rodrigues, JC; Viegas, W; Silva, M";
dcterms:date "2020"^^xsd:gYear;
dcterms:identifier ;
dcterms:isPartOf ;
dcterms:spatial "Portugal";
dcterms:title "Assessment of Four Portuguese Wheat Landrace Diversity to Cope With Global Warming";
dcterms:type "Article";
a fabio:ScholarlyWork;
rdfs:label "Assessment of Four Portuguese Wheat Landrace Diversity to Cope With Global Warming";
fair2adapt:adaptationSector "Agriculture" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:13:04.895110"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:13:04.895110"^^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 "QLxdkn0L9IGsUZetuHiQb/2WBRCSKZjFC8E+JzlczaOND9KKmy3pEV9WCY6uz/HNs46q61MfStgUTb8JgGs8Ln0Aez6+L490p2+LL3nEws3R78OgOycStzzXtI/hBBMJQxiNQSa0BQmTXx2kZSLhzm1JjG7w7lQ/5XvVKS8pm/pLcVWgXyc7I1P3Uh2Rl8+rUHxNRwGobHLH/6rbZpa9rGuvOTTxoKEjQia0haqKhD1sZrcspl5Fo2E0z9o4wYSNSa7pMXU5XRoSHu4kic/LQ1K3KMtwCjBuOAm5Rf5nXTnFEjVf17ucuyZgeh2Z2wEcps0jpC9JqciK0A1J3NcQrA==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}