Nanopublication

< Home

ID

https://w3id.org/np/RACFgwv1XGBJshzGz6n1R1uA4aPM6DEQyoTqmSdl87grk

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix cs4: <https://fair2adapt.eu/cs4/resources/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix fair2adapt: <https://fair2adapt.eu/ontology/> .
@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/RACFgwv1XGBJshzGz6n1R1uA4aPM6DEQyoTqmSdl87grk/> .
@prefix this: <https://w3id.org/np/RACFgwv1XGBJshzGz6n1R1uA4aPM6DEQyoTqmSdl87grk> .
@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:R203 a fabio:ScholarlyWork;
    dcterms:creator "Fonseca, A; Santos, J; Pádua, L; Santos, M";
    dcterms:date "2023"^^xsd:gYear;
    dcterms:identifier <https://doi.org/10.1016/j.ecolind.2023.111206>;
    dcterms:isPartOf <https://fair2adapt.eu/cs4/collection>;
    dcterms:spatial "Region";
    dcterms:title "Unveiling the future of relict Mediterranean mountain peatlands by integrating the potential response of ecological indicators with environmental suitability assessments";
    dcterms:type "Article";
    rdfs:label "Unveiling the future of relict Mediterranean mountain peatlands by integrating the potential response of ecological indicators with environmental suitability assessments";
    fair2adapt:adaptationSector "Biodiversity" .
}

sub:provenance {
  sub:assertion prov:generatedAtTime "2025-12-21T21:14:12.951074"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}

sub:pubinfo {
  this: prov:generatedAtTime "2025-12-21T21:14:12.951074"^^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 "JW8JHR3WUPybHXqYv2BCctfr0hxJGRkHcGIaQpkQZfNj+AbKoLUcyJgGZMA9dlGt1+mQWchnP2eyb0wMlvBYkbzTDfuKMqHf6iKtfpTKFl1YD/CKewgKWnpNH5HdTqAvN/rex7GH+PS9X/uEbXBYWW5YzY1YEh6EtN3bllKk3J+P/851Cb89Mhhq0umi3JlfRG3S4JDFwruaoEW1cc/oSd1anjNwJ1ReiZxqnL1Xv4A6uBIy4qGukDaiRuNj1Itf6feUfgCoxitj/WDPSx4+z9WQ5QnQfsO8d6loInqfj15zm+GmPl2emMtpDmoUq/m82kQ0K99g/bSHUZgHXt260g==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1784-2920 .
}