Nanopublication

< Home

ID

https://w3id.org/np/RAmSU6OO7nPDxZdFjaXQ31ka3R3IEVoWMxOQoc_Wy4Tt4

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 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/RAmSU6OO7nPDxZdFjaXQ31ka3R3IEVoWMxOQoc_Wy4Tt4/> .
@prefix this: <https://w3id.org/np/RAmSU6OO7nPDxZdFjaXQ31ka3R3IEVoWMxOQoc_Wy4Tt4> .
@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:R102 a fabio:ScholarlyWork;
    dcterms:creator "Burkart, K; Canário, P; Breitner, S; Schneider, A; Scherber, K; Andrade, H; Alcoforado, MJ; Endlicher, W";
    dcterms:date "2013"^^xsd:gYear;
    dcterms:identifier <https://doi.org/10.1016/j.envpol.2013.06.002>;
    dcterms:isPartOf <https://fair2adapt.eu/cs4/collection>;
    dcterms:title "Interactive short-term effects of equivalent temperature and air pollution on human mortality in Berlin and Lisbon";
    dcterms:type "Article";
    rdfs:label "Interactive short-term effects of equivalent temperature and air pollution on human mortality in Berlin and Lisbon" .
}

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

sub:pubinfo {
  this: prov:generatedAtTime "2025-12-21T21:13:34.799409"^^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 "amBNNmh31ionzqnjMRiWDHud+Z1Qo+kJN3cZygPRZKUCt8HB3SCFLyxMjaW+oe+6SuNcORuNRtVhFlsrzwVc8yvFVt0Iyapa32CTclO1AEZeElnJ/uG9Poo1OKkKwn2AQtk9KsY4kq19mm9FA8sfpT5TtxU/7bqA60OgIWSTKZdQlxDYkTB7sxpK2BkeWKO0kN89VFHCz63a0cClXJi221P7WV75EH9WhV4cNbb41JG/AQSm+x2lWLRNT7ArRPimPGnWZPdY4dFnRptDM83qVW8WfZunr3rYxBAPqdmD1Yot+zacbvKZj5BAGMpiwbMEA/JqRmmiFFkM/FqOGVy69g==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1784-2920 .
}