@prefix this: <https://w3id.org/np/RAaJNa4FUMw6Vhpy8Yl7GmZvFkrpFEZVi1m_9PkDgiM0k> .
@prefix sub: <https://w3id.org/np/RAaJNa4FUMw6Vhpy8Yl7GmZvFkrpFEZVi1m_9PkDgiM0k/> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://www.wikidata.org/entity/Q535876> <http://www.wikidata.org/entity/P31> <http://www.wikidata.org/entity/Q104477483> .
}
sub:provenance {
  <https://doi.org/10.1038/nrdp.2016.92> 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.2016.92> .
}
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/Q104477483> nt:hasLabelFromApi "human disease - disease of humans" .
  <http://www.wikidata.org/entity/Q535876> nt:hasLabelFromApi "Sheehan's syndrome - human disease" .
  orcid:0009-0009-4259-0938 foaf:name "Valentin Casas Stöldt" .
  this: dct:created "2025-06-25T10:19:45.659Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0009-4259-0938 ;
    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 "Sheehan's syndrome - instance of - human disease" ;
    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 "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbElqyMr2ki3EbwqO/FQVDvAbdXofAlwflnmypoXGWmtD5kIAHAzn/AZbJkvchB/8n0eRvVMBXq8h7frY8V5UA1rsf65B33M2cEXW8m6mUVmJ6zhpujG0MVjQK3P3Bljg5y3zbkUdAx66zNgF9tUGcka042I+ETlzEzAZB9Wk2uwIDAQAB" ;
    npx:hasSignature "iylWnWfmHPdGqsdO1BcH5kHYoSYak7IS+6Q0lRjtuGz6VDy2oWDGQothqrunMFQSf0S/aA86NTCaCSEVo3PonLlrLsKe9u1u3HTAIlbP/DBD/JFxziMG4yTmPDiMsDxyWot8X752nPiZ313inoyi6pAyInXxTdBE/TqjlxL83p0=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0009-4259-0938 .
}