Nanopublication

< Home

ID

https://w3id.org/np/RAs7wCC98UW0uEZAZ9QdE7tox4JbC_GdrnTJNfQfI9AmE

Formats

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

Content

@prefix this: <https://w3id.org/np/RAs7wCC98UW0uEZAZ9QdE7tox4JbC_GdrnTJNfQfI9AmE> .
@prefix sub: <https://w3id.org/np/RAs7wCC98UW0uEZAZ9QdE7tox4JbC_GdrnTJNfQfI9AmE#> .
@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#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

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

sub:assertion {
  <https://doi.org/10.34894/DDYKLL> a <http://purl.org/dc/dcmitype/Dataset>;
    dct:title "Replication Data for: \"Single-cell T-cell Receptor sequencing of paired human atherosclerotic plaques and blood reveals autoimmune-like features of expanded effector T-cells.\"";
    <http://purl.org/spar/cito/supports> <https://doi.org/10.1038/s44161-022-00208-4>;
    <https://schema.org/maintainer> <https://dataverse.nl/>;
    <https://schema.org/result> <https://w3id.org/np/RAngG6dfEDm1s8A_WTPu574V1t2aCnsyW2kALK5xvvQF0#researchproject> .
}

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

sub:pubinfo {
  orcid:0000-0001-5742-489X foaf:name "Frank Schaftenaar" .
  
  <https://w3id.org/np/RAngG6dfEDm1s8A_WTPu574V1t2aCnsyW2kALK5xvvQF0#researchproject>
    nt:hasLabelFromApi "Single-cell T cell receptor sequencing of paired human atherosclerotic plaques and blood reveals autoimmune-like features of expanded effector T cells - by Frank Schaftenaar" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCknBWTQwaFByBynYHdL2HJu8E8OXLiwNnjs9VX+PMEEJMfPS0FEdzQOpxGRNnu+pLK8a6RXjlRi9ozRh0HjYu7bUXsoKaW6bTxLaiL+QGMJTdiXUxEF6qVOj9qobj9DJR0s4kN3nXYBFC7fuW+cI8YcMwnASGl4XWrFiWzTyIQtwIDAQAB";
    npx:hasSignature "cZ2AsARPx7p+chz05uS6s5ZeQMbRM43cCTFf/+UUwg/SXOfDaYVCesHzuFb7rK+zPP0KWnztueqnDdTWFk96suq8wSVN84QnfLJwSNgm8dokuVxYjxeqLikmWOXkTmosjkzdyLKdUEUzjKzbGYuQs2zPANzbPQJa43KuYYlGLcs=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-5742-489X .
  
  this: dct:created "2025-03-28T13:07:36.945Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-5742-489X;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <http://purl.org/dc/dcmitype/Dataset>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Dataset: Replication Data for: \"Single-cell T-cell Receptor sequencing of paired human atherosclerotic pla...";
    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/RABpEcx2myngtrNsOyYtSZVTvxUrVDKg7A3nvWgjWp6aA> .
}