Nanopublication

< Home

ID

https://w3id.org/np/RAGlICkOl3UsQu8TCyusOF19j1tU1zPGmAdy4MJ5uWFtg

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAGlICkOl3UsQu8TCyusOF19j1tU1zPGmAdy4MJ5uWFtg> .
@prefix sub: <https://w3id.org/np/RAGlICkOl3UsQu8TCyusOF19j1tU1zPGmAdy4MJ5uWFtg/> .
@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 ns1: <http://purl.org/np/> .
@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 {
  sub:MSBB a <http://semanticscience.org/resource/SIO_001066>;
    dct:description """<ul>
<li>PIs: Bin Zhang, Eric Schadt, Vahram Haroutunian</li>
<li>Organization: Icahn School of Medicine at Mount Sinai, JJ Peters VA Medical Center</li>
<li>Funding: NIH/National Institute on Aging (NIA): R01AG046170, RF1AG054014, RF1AG057440, R01AG057907</li>
</ul>""";
    rdfs:label "Mount Sinai Brain Bank (MSBB)";
    rdfs:seeAlso <https://doi.org/10.1038/sdata.2018.185>, <https://www.synapse.org/Synapse:syn3159438>;
    <https://schema.org/about> <http://www.wikidata.org/entity/Q104529377>, <http://www.wikidata.org/entity/Q11081> .
}

sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.synapse.org/Synapse:syn3159438> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q104529377> nt:hasLabelFromApi "bulk RNA-sequencing - RNA sequencing done in a sample with RNA from multiple cells which where not individually sorted (e.g. from a tissue or an environmental sample)" .
  
  <http://www.wikidata.org/entity/Q11081> nt:hasLabelFromApi "Alzheimer's disease - progressive, neurodegenerative disease characterized by memory loss" .
  
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  this: dct:created "2025-04-23T09:04:08.586Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <http://semanticscience.org/resource/SIO_001066>;
    npx:introduces sub:MSBB;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA_-u1WDZMlRI3wB8qu_dmae6WSz0PKEF8h6jV1tpxOIk> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
    npx:hasSignature "O3OnPgF6bPTeRqxo5lhVqxWZN6ZKyHIc+xIlcRyv8Lou+afjy7gaQsSemOtzpZA8wbgwsNeQagWjhdhs+LsiJM0cjEiw826aKrQta9XlayqRTDM5vx88zQP7SMCWWKley1IqvJ8muoNX7c5qpitXobL6SRFNXLyKw+zSfsHy/nc=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1267-0234 .
}