https://w3id.org/np/RAiB7qn6xl9fNhvgz8rlJqHx8wSevDOWn8MTlNaZ6LRpY
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@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/RAiB7qn6xl9fNhvgz8rlJqHx8wSevDOWn8MTlNaZ6LRpY/> .
@prefix this: <https://w3id.org/np/RAiB7qn6xl9fNhvgz8rlJqHx8wSevDOWn8MTlNaZ6LRpY> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
cs4:R124 a fabio:ScholarlyWork;
dcterms:creator "Santos, JA; Costa, R; Fraga, H";
dcterms:date "2019"^^xsd:gYear;
dcterms:identifier <https://doi.org/10.1007/s00704-018-2443-3>;
dcterms:isPartOf <https://fair2adapt.eu/cs4/collection>;
dcterms:title "New insights into thermal growing conditions of Portuguese grapevine varieties under changing climates";
dcterms:type "Article";
rdfs:label "New insights into thermal growing conditions of Portuguese grapevine varieties under changing climates" .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-12-21T21:13:43.054982"^^xsd:dateTime;
prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-12-21T21:13:43.054982"^^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 "O/OyljfsYD9OlabqXscAxDZuJBcF/C7xUg8/ypZzzUScpz9OZD8nq9OjC/NlSzz9JuNbruvyCT6qMrGGXfPsEoDX4Ii+YDFQTVHrrU88BNBOAMfLPP8VHFiRUAr46HvD51dLDwaRv6doFCiY4y920OTp+mCALtekH8bPhRGnEkoC6hSIg4Nmca39bHUV+RiGZ1ck4LrIFh+mwBvskEfY4kWhQnDBcJGM8Tfi+7DPRH36y6vLcKNDpMNLaOt886UeG/nR9YAG3vAISYWAwo5kjleBmdw+iQBFNoCFtAgxipNLiL+xx2ifv9JSDQ/gxtx9xnq5/441RSxbIJpeOkxXuA==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1784-2920 .
}