Nanopublication

< Home

ID

https://w3id.org/np/RAQZlhya-j3nOJtEB-teL8JVInOnQisBL9Kp0-754gvMc

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/RAQZlhya-j3nOJtEB-teL8JVInOnQisBL9Kp0-754gvMc/> .
@prefix this: <https://w3id.org/np/RAQZlhya-j3nOJtEB-teL8JVInOnQisBL9Kp0-754gvMc> .
@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:R112 a fabio:ScholarlyWork;
    dcterms:creator "Tepolt C.K.; Somero G.N.,";
    dcterms:date "2014"^^xsd:gYear;
    dcterms:identifier <https://doi.org/10.1242/jeb.093849>;
    dcterms:isPartOf <https://fair2adapt.eu/cs4/collection>;
    dcterms:title "Master of all trades: Thermal acclimation and adaptation of cardiac function in a broadly distributed marine invasive species, the European green crab, Carcinus maenas";
    dcterms:type "Article";
    rdfs:label "Master of all trades: Thermal acclimation and adaptation of cardiac function in a broadly distributed marine invasive species, the European green crab, Carcinus maenas" .
}

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

sub:pubinfo {
  this: prov:generatedAtTime "2025-12-21T21:13:38.593662"^^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 "nTcX43K25N+58FuEP8UodxxBc60TfjRctJKOF6ShHo3H7UzmJP4+sYOVuq72k4YH7do+4L6x+ulCi5KbhvAEkAua4n8qiUOmUCdv6qXf8zF7Xt2iKcMvmhgnXu7ioOJsQYx+15uGLxuC/ROSRPG5bQ6UAg4jQ6dg879BTMDY+aFLIhxixERaPa0bM1pjCm6a9unq5PapCeW6sHTppvlCppIldRSdscirJ1IHaUqnNVIr8qLCU0gyogWO8nOezqJMd0GM3r8SkRhttFl6oPyC6CcpVL+fVELsq81NuG0ZJvLB3ED+LGXOfZ3c6ecy9AjLbB/M2Lx/cqHyeRo+LMNwfg==";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1784-2920 .
}