@prefix cs4: <https://fair2adapt.eu/cs4/resources/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sub: <https://w3id.org/np/RAblEMk3D1ifOl1LfmttvwRmSbb9Hl5VtNnrR0JZ91j_w/> .
@prefix this: <https://w3id.org/np/RAblEMk3D1ifOl1LfmttvwRmSbb9Hl5VtNnrR0JZ91j_w> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  cs4:R105 dcterms:creator "Bernardo, S; Luzio, A; Machado, N; Ferreira, H; Vives-Peris, V; Malheiro, AC; Correia, C; Gómez-Cadenas, A; Moutinho-Pereira, J; Dinis, LT" ;
    dcterms:date "2021"^^xsd:gYear ;
    dcterms:identifier <https://doi.org/10.3390/agronomy11030477> ;
    dcterms:isPartOf <https://fair2adapt.eu/cs4/collection> ;
    dcterms:title "Kaolin Application Modulates Grapevine Photochemistry and Defence Responses in Distinct Mediterranean-Type Climate Vineyards" ;
    dcterms:type "Article" ;
    a fabio:ScholarlyWork ;
    rdfs:label "Kaolin Application Modulates Grapevine Photochemistry and Defence Responses in Distinct Mediterranean-Type Climate Vineyards" .
}
sub:provenance {
  sub:assertion prov:generatedAtTime "2025-12-21T21:13:35.955614"^^xsd:dateTime ;
    prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
  this: prov:generatedAtTime "2025-12-21T21:13:35.955614"^^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 "Fjfxyu34E4KQOkyVU4+HF2s7/oh9rI+uzk2P0e9FikqkMd9X2ma1q3QcftptydYIt6gOHL2lPFAqVVrzLwe1VrJJ0+/fsAV2nP7sXZWWIFds1rleOOSxZ7gXsKkF8WvxKI46y6TKO6N1aGCC6GXFpWYMBPQQEwL8mYr2SBr7XP4Q0TuiTzslPCKCSuB8eJP4oiYvNQwK3VJBGu3Lrf+XEDGCx5wH5cMvxeVBrnEJ26UdEpinvJxj4xZNvg52RhqrH+PcytRJyXpi5Ju4oST2TBRA8rdukhCm+LCExte6mNbHNkluasP85F1Yu7zgtUCiJ7Zy6iPfBmfwZuEJQYzHFw==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1784-2920 .
}