Nanopublication

< Home

ID

https://w3id.org/np/RAngG6dfEDm1s8A_WTPu574V1t2aCnsyW2kALK5xvvQF0

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAngG6dfEDm1s8A_WTPu574V1t2aCnsyW2kALK5xvvQF0> .
@prefix sub: <https://w3id.org/np/RAngG6dfEDm1s8A_WTPu574V1t2aCnsyW2kALK5xvvQF0#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:researchproject a <https://schema.org/ResearchProject>;
    dct:description "Single-cell T-cell Receptor sequencing of paired human atherosclerotic plaques and blood reveals autoimmune-like features of expanded effector T-cells";
    rdfs:label "Single-cell T cell receptor sequencing of paired human atherosclerotic plaques and blood reveals autoimmune-like features of expanded effector T cells";
    <https://schema.org/endDate> "2023-01";
    <https://schema.org/funder> "European Research Area Network on Cardiovascular Diseases",
      "Fondation Leducq", "Spark-Holding BV", <https://ror.org/019w4f821>, <https://ror.org/04jsz6e67>,
      <https://ror.org/05nxhgm70>;
    <https://schema.org/startDate> "2021";
    <https://w3id.org/fair/fip/terms/has-research-domain> <http://purl.obolibrary.org/obo/NCIT_C16345>,
      <http://purl.obolibrary.org/obo/NCIT_C18011>, <http://purl.obolibrary.org/obo/NCIT_C18220>;
    <https://www.w3.org/TR/owl-ref/#sameAs-def> sub:CVON2017-20_GENIUS_II .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-5742-489X, <https://ror.org/027bh9e22> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCknBWTQwaFByBynYHdL2HJu8E8OXLiwNnjs9VX+PMEEJMfPS0FEdzQOpxGRNnu+pLK8a6RXjlRi9ozRh0HjYu7bUXsoKaW6bTxLaiL+QGMJTdiXUxEF6qVOj9qobj9DJR0s4kN3nXYBFC7fuW+cI8YcMwnASGl4XWrFiWzTyIQtwIDAQAB";
    npx:hasSignature "l9nqg55upaY4kooivYJuHP+Q1wrZSKPSieJi1lA00WewZ+ZtYESYOlnY1AyeAIYIH2gr7mdXEKtvlR1Lh4VsT9Wu/+COFJnBgq2VcN0znEMJ94OxifZ1PWDbyihZSjuKPEJZPMvNLM9CZyHH1JbuH5ExSDFebUDmQ0rp9YZlMV4=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-5742-489X .
  
  this: dct:created "2025-03-28T12:55:05.735Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-5742-489X;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://schema.org/ResearchProject>;
    npx:introduces sub:researchproject;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RAW4qDSeYWgZwQDIPBOKlaCoSQiLZeavVCNsJMCcpU3kY>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA9KrNsJEsvoMVnD3qgbB2rjKZSzeRkRWzt6dgS6En6sI> .
}