Nanopublication

< Home

ID

https://w3id.org/np/RA0tX3DGpi6nQwDTe90vDu82Kdo2ClV0rCn-5YnZ2tH8w

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/RA0tX3DGpi6nQwDTe90vDu82Kdo2ClV0rCn-5YnZ2tH8w/> .
@prefix this: <https://w3id.org/np/RA0tX3DGpi6nQwDTe90vDu82Kdo2ClV0rCn-5YnZ2tH8w> .
@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:R006 a fabio:ScholarlyWork;
    dcterms:creator "Rodrigues, A; Gonçalves, AB; Maças, B; Cordeiro, A; Brito, P";
    dcterms:date "2025"^^xsd:gYear;
    dcterms:identifier <https://doi.org/10.3390/app15020868>;
    dcterms:isPartOf <https://fair2adapt.eu/cs4/collection>;
    dcterms:spatial "Region in Portugal";
    dcterms:title "A GIS-Based Estimation of Bioenergy Potential from Cereal and Legume Straw Biomasses in Alentejo, Portugal";
    dcterms:type "Article";
    rdfs:label "A GIS-Based Estimation of Bioenergy Potential from Cereal and Legume Straw Biomasses in Alentejo, Portugal";
    fair2adapt:adaptationSector "Agriculture" .
}

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

sub:pubinfo {
  this: prov:generatedAtTime "2025-12-21T21:12:57.310792"^^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 "in4JP6Ik9Kx9CUnRxZtyZ7V0A3nC2lRwRgrsPgxXN/SjMdJBIeecm/e1J3ljUT6ElUd6TP86E/TnZs5BJetKiL7cRUW4RljZDr0Pb3HxYG+JgCB+asbs6j9UB3aC+e1xaFzP7rmNvf4qpSq1GY7jogn6qQHvHwnRttQrWOer4+vcylJ9KsdhEjhXFOf2CGOOi+8+XBSt5H9cCCdFVtBTq2IJDifgCKSMdSag1oSG1Mc9+h61CnX7kNdGksHhLXtYruyjgHqcNpIwiL27WSndwMPg6cG2p24qrZHz2jylqclqTUrT6FlKkeNFDk6o2Jj5vlR30LWp2qaguTXXuwHQEg==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1784-2920 .
}