Nanopublication

< Home

ID

https://w3id.org/np/RAGYPGz5XoT0GqSfPpSMAu7MCYpFnd3WxyGKZ3MBK2Nb8

Formats

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

Content

@prefix this: <https://w3id.org/np/RAGYPGz5XoT0GqSfPpSMAu7MCYpFnd3WxyGKZ3MBK2Nb8> .
@prefix sub: <https://w3id.org/np/RAGYPGz5XoT0GqSfPpSMAu7MCYpFnd3WxyGKZ3MBK2Nb8/> .
@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 {
  <http://www.wikidata.org/entity/Q11081> <http://www.wikidata.org/entity/P31> <http://www.wikidata.org/entity/Q45316721> .
}

sub:provenance {
  <https://doi.org/10.1038/nrdp.2015.56> a <http://purl.org/spar/fabio/ScholarlyWork> .
  
  sub:assertion prov:wasGeneratedBy sub:research-activity .
  
  sub:research-activity dct:description <https://doi.org/10.1038/nrdp.2015.56> .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/P31> nt:hasLabelFromApi "instance of - type to which this subject corresponds/belongs. Different from P279 (subclass of); for example: K2 is an instance of mountain; volcanoes form a subclass of mountains, and the volcano is a type (instance) of volcanic landform" .
  
  <http://www.wikidata.org/entity/Q11081> nt:hasLabelFromApi "Alzheimer's disease - progressive, neurodegenerative disease characterized by memory loss" .
  
  <http://www.wikidata.org/entity/Q45316721> nt:hasLabelFromApi "Neurodegenerative Diseases - an instance of the biological pathway in Homo sapiens with Reactome ID (R-HSA-8863678)" .
  
  orcid:0009-0001-6755-0125 foaf:name "Johanna Sophie Mück" .
  
  this: dct:created "2025-06-25T09:59:32.406Z"^^xsd:dateTime;
    dct:creator orcid:0009-0001-6755-0125;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://www.wikidata.org/entity/Q18616576>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Alzheimer's disease - instance of - Neurodegenerative Diseases";
    nt:wasCreatedFromProvenanceTemplate ns1:RAl_-VTw9Re_uRF8r8y0rjlfnu7FlhTa8xg_8xkcweqiE;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate ns1:RA95PFSIiN6-B5qh-a89s78Rmna22y2Yy7rGHEI9R6Vws .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUMHjfjDd5czAkLWmWQWazYxgcsBi7Etqzycae3evKX8LzOSYtY9pJWBW2GbkwyDwnr3BahzuYZQyF8YKl6Uj/7AebxwUMLjV6bMH9tgh/xenI0F7XzgTd6m8h01sBmV+ESFzssyiLp5bwsrWOivU+zkH+vM/oS1Vl2gaR2gbieQIDAQAB";
    npx:hasSignature "IGypJLpfNquOMvdfV2hwNv/1r+o7RzcL8q8tUTpnUoZaxWZ2rVnqlDytuv1Kk2e/N31q5O4BprWYuatMVzb0iw2DXYYbk1lBC79wmVkwI8eRI+tBuerfT+huCBlzh5ed98nikoL7jV6FjELVMSikR3QJJgPLEKvVZuxp+jqHfhs=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0001-6755-0125 .
}